Scott,
I was trying to Install Roller and authenticate its users using
CAS, based on a online tutorial,
In that tutorial, the rollere's security.xml is edited to
redirect users to https://localhost:8181/cas/login, but when I do this
roller doesn't authenticate users and it says invalid password.
So when I manually opened https://localhost:8181/ the cas says
Login Successful even without me entering the username and password even
once
I think its because of
<bean
class="org.jasig.cas.authentication.handler.support.HttpBasedServiceCredentialsAuthenticationHandler">
<property name="httpClient" ref="httpClient" />
</bean>
the above declarations in deployerConfigContext.xml, how do I
change it so that it would use LDAP to authenticate users.
Thanks
Raghu
On Fri, Mar 6, 2009 at 10:54 PM, Scott Battaglia
<[email protected]>wrote:
> So what you're saying is that you don't want single sign on? Then your
> applications should append &renew=true when they generate the login url.
>
> -Scott
>
> On Fri, Mar 6, 2009 at 4:51 AM, Raghu Ravi <[email protected]> wrote:
>
>>
>> Hi Friends,
>> I used LDAP to authenticate users in CAS ( :) thanks to you
>> for helping me out ) now when I login throught https connection
>>
>> say: https://localhost:8181/
>>
>> I am authenticated directly, even without being prompted for
>> password, what should I do, so that even HTTPS goes through the LDAP
>> authentication
>>
>> thanks in advance
>> Raghu
>>
>> --
>> You are currently subscribed to [email protected] as:
>> [email protected]
>>
>> To unsubscribe, change settings or access archives, see
>> http://www.ja-sig.org/wiki/display/JSG/cas-user
>>
>>
> --
> You are currently subscribed to [email protected] as:
> [email protected]
> To unsubscribe, change settings or access archives, see
> http://www.ja-sig.org/wiki/display/JSG/cas-user
>
>
--
You are currently subscribed to [email protected] as:
[email protected]
To unsubscribe, change settings or access archives, see
http://www.ja-sig.org/wiki/display/JSG/cas-user