Hi Gandhi,

So basically these are the process that would happends when you use both 
CAS and OpenID one after another 

1. User login to CAS (e.g. *https://www.cas-server.com*?service=
*https://some.service.com*)
2. User login success
3. When you go back to *https://www.cas-server.com*, you can see user is 
already logined

4. Let say you are using OAuth (simialr as to OpenID, I just use OAuth so 
it is easier to explain) https://www.cas-server.com/oauth2.0/authorize 
response_type=code&client_id=<ID>&redirect_uri=
*https://www.your-oauth-service.com* 
-  (please check out this: 
https://apereo.github.io/cas/5.3.x/installation/OAuth-OpenId-Authentication.html
)
5. Since checked in Step 3, CAS login page is already logined, when you go 
step 4, user will be automatically logined, and toward the next steps
- If you have trouble in this steps, try check if SSO is enabled, and check 
if SSO is working properly by login using 2 CAS protocol service

So, basically, you don't need much confiuration and it will already works, 
if don't work, please give us your log and details for exminatino.

Cheers!
- Andy

-- 
- 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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/11dc8fa9-9240-4980-9364-94a7fa038e78%40apereo.org.

Reply via email to