Hi,

Yes, you can define multiple authentication handlers (in the
deployerConfigContext.xml file), a.k.a. multiple ways to authenticate your
users.
The X509 authentication handler is a none interactive one, as the user does
not need to enter any information, they are automatically provided. Whereas
a username/password authentication handler (check against a LDAP or a DB)
requires that the user fills in the login form with his login/password.
Best regards,
Jérôme



2014/1/14 Carlos <[email protected]>

> Hi! I'm new with this plataform and need help.
>
> I configured Cas (over Tomcat) with x.509 certificate authentication and
> all work fine.
>
> When a user access to https://my.cas.com/login, cas ask for personal
> certificate and user can Accept o Cancel. If user push Accept, Cas log show
> TGT create (work perfect).
>
> But, if a user push "Cancel" Cas redirect to login screen.
>
> CAS can be configured to in login screen user's can validate to other
> banckend (example LDAP).
>
> I suppose it's set other authenticationhandler.
>
> Any Idea and someone example??.
>
> Thank's.
>
> --
> 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

Reply via email to