Hi Aksel,

I read through the post that you gave me. I actually have tried this one
already using hooks to override the CASAutoLogin so that after successful
authentication with CAS, it will add the username/email address passed by
CAS to Liferay if it does not exist in Liferay DB. But, when I deployed the
hook it cannot see the JARS that were added, such as the portal-impl.jar (I
used the Liferay IDE) and I get a class not found exception, even though I
already added the Library in my hook.

Thanks,
Ruby Anne

On Wed, May 25, 2011 at 4:28 PM, Aksel Bruun <aksel.br...@webstep.no> wrote:

> Hi,
> You can find information about this through the Liferay forums.
> Check this post on how to add users via the Liferay API:
>
> https://www.liferay.com/community/forums/-/message_boards/message/2713097;jsessionid=0F1E9FFB2218B959E3293115831FAB89.node-2
>
>
> Regards,
> Aksel Bruun.
>
>
> 2011/5/25 Ruby Anne Calantog <rubyannecalan...@gmail.com>
>
>> Hi Aksel,
>>
>> Can you kindly give me procedure to follow for your implementation? Thank
>> you so much.
>>
>> Regards,
>> Ruby Anne
>>
>> On Wed, May 25, 2011 at 3:45 PM, Aksel Bruun <aksel.br...@webstep.no>wrote:
>>
>>> Hi!
>>> We have integrated CAS and Liferay and we use a custom synchronization
>>> mechanism that ensures that all users from our user database also are sent
>>> to the Liferay repository. It is possible to add users to Liferay using
>>> Liferay Web-services.
>>>
>>> Regards,
>>> Aksel Bruun.
>>>
>>>
>>> 2011/5/25 Ruby Anne Calantog <rubyannecalan...@gmail.com>
>>>
>>>> Hi Marcin,
>>>>
>>>> Thank you for you suggestion. But I believe this approach won't be
>>>> possible because we are limited to CAS and Liferay only.
>>>>
>>>> Thanks,
>>>> Ruby Anne
>>>>
>>>> On Wed, May 25, 2011 at 12:23 AM, Marcin Kierdelewicz <
>>>> marc...@thelondonconsulting.com> wrote:
>>>>
>>>>> Hi Ruby Anne,
>>>>> would you benefit from having a VMWare image where you have Liferay
>>>>> Integrated with CAS and some more?
>>>>> You can download TLCG Information Server at
>>>>> www.thelondonconsulting.com/products/information-server
>>>>> I hope this helps.
>>>>>
>>>>> Best, M.
>>>>>
>>>>>
>>>>>
>>>>> On 24 May 2011 17:16, Ruby anne gmail <rubyannecalan...@gmail.com>wrote:
>>>>>
>>>>>> Hi,
>>>>>>
>>>>>> I'm new to CAS and Liferay and I don't know if this is the right
>>>>>> forum/mailing list to post this concern but no one's answering in the
>>>>>> Liferay forums, so if anyone has experienced my problem please kindly 
>>>>>> help.
>>>>>>
>>>>>> I'm currently integrating CAS 3.4.7 to Liferay 6.0.6, and created a
>>>>>> custom authentication handler for my CAS. After successful authentication
>>>>>> with our own DB, it passes the service ticket to Liferay, but since user
>>>>>> only exists in our DB, it does not log it in. Is there a way to
>>>>>> programmatically add the user to Liferay DB (if user's not existing in
>>>>>> Liferay DB) after successful authentication with CAS? or is there a 
>>>>>> better
>>>>>> implementation?
>>>>>>
>>>>>> I tried hooks to override the CASAutoLogin, so that if it didn't see
>>>>>> the user it will insert it, but it's not working and I think currently 
>>>>>> their
>>>>>> resolving this bug.
>>>>>>
>>>>>> Please kindly help. Thank you so much!
>>>>>>
>>>>>> Cheers,
>>>>>> Ruby Anne
>>>>>>
>>>>>> --
>>>>>> You are currently subscribed to cas-dev@lists.jasig.org as:
>>>>>> marc...@thelondonconsulting.com
>>>>>> To unsubscribe, change settings or access archives, see
>>>>>> http://www.ja-sig.org/wiki/display/JSG/cas-dev
>>>>>>
>>>>>
>>>>> --
>>>>> You are currently subscribed to cas-dev@lists.jasig.org as: 
>>>>> rubyannecalan...@gmail.com
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> To unsubscribe, change settings or access archives, see 
>>>>> http://www.ja-sig.org/wiki/display/JSG/cas-dev
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Thanks,
>>>> Ruby Anne C. Calantog
>>>>
>>>> --
>>>> You are currently subscribed to cas-dev@lists.jasig.org as: 
>>>> aksel.br...@webstep.no
>>>>
>>>>
>>>>
>>>>
>>>> To unsubscribe, change settings or access archives, see 
>>>> http://www.ja-sig.org/wiki/display/JSG/cas-dev
>>>>
>>>>
>>> --
>>> You are currently subscribed to cas-dev@lists.jasig.org as: 
>>> rubyannecalan...@gmail.com
>>>
>>>
>>>
>>>
>>> To unsubscribe, change settings or access archives, see 
>>> http://www.ja-sig.org/wiki/display/JSG/cas-dev
>>>
>>>
>>
>>
>> --
>> Thanks,
>> Ruby Anne C. Calantog
>>
>> --
>> You are currently subscribed to cas-dev@lists.jasig.org as: 
>> aksel.br...@webstep.no
>> To unsubscribe, change settings or access archives, see 
>> http://www.ja-sig.org/wiki/display/JSG/cas-dev
>>
>>
> --
> You are currently subscribed to cas-dev@lists.jasig.org as: 
> rubyannecalan...@gmail.com
>
> To unsubscribe, change settings or access archives, see 
> http://www.ja-sig.org/wiki/display/JSG/cas-dev
>
>


-- 
Thanks,
Ruby Anne C. Calantog

-- 
You are currently subscribed to cas-dev@lists.jasig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-dev

Reply via email to