Hello everybody :)

So here's my problem
I work currently on a login interface project for our application. The 
client wants to have two ways of login to our app :

   - Login via their CAS (we don't own this CAS)
   - Login via a "local" login/password, if, for instance, the client wants 
   an external consultant to access the application without registering him in 
   the CAS

We already managed to develop the interface. This is a simple webpage, 
where the client can either click on a "Connect" button, redirecting him to 
the CAS, or a "Local LogOn" button, which redirect him to a form to fill 
with local credentials. In both cases, the user is redirected to our app 
and logged in with correct credentials.


BUT, the client doesn't want to click on the "Connect" button, but wants to 
be automatically redirected to our app if he is already connected on the CAS

The problem is, if I automatically redirect him to the CAS, the user can't 
use the Local LogOn way because he will be blocked on the CAS.


Is there a way to query the CAS if the user is already logged, without 
redirecting him to it ? Or another way to do the trick?


If you have any hint to solve this problem, it will be very much 
appreciated.


Thank you in advance for your future answers !

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/92235380-351b-460e-b3de-b78f9d4f99a7%40apereo.org.

Reply via email to