I did reading again, so I was thinking if I customize my own
Authenticationhandler instead of using the 
org.jasig.cas.authentication.handler.support.HttpBasedServiceCredentialsAuthenticationHandler
then I should be able to achieve my requirement.

Is this right assumption.

Thanks
RRakesh


rrakesh wrote:
> 
> Hi --
> 
>    I am slowly trying to getting know CAS, so please if my questions are
> not appropriate please let me know I would appreciate that.
> 
>   Question, is I want to bypass CAS authentication Service. For example I
> got two applications APP1 and APP2. And user can login only thru APP1 and
> can access APP2 after login but can logout from any app application.
> 
>   So, basically I want the CAS feature of SSO but I want APP1 to do the
> authentication instead CAS and let cas know about it and so that it can
> generate the ticket stuff.
> 
>    And the reasons why I want to do that:
> 
> 1. Want to by pass the CAS login page, us my own Application login page
> instead which can show me appropriate validation messages and locking out
> the user feature etc..
> 2. My application authentication is robust and CAS authentication handler
> does not satisfy out of the box, unless I write my own authentication
> handler.
> 3. And Iam curious to know if we can bypass CAS authentication :-)
> 
> thank you very much for reading the question.
> RRakesh
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Bypassing-CAS-Authentication-Service-tp23087872p23139126.html
Sent from the CAS Users mailing list archive at Nabble.com.


-- 
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