Hi,

I am trying to get OIDC delegated authentication working as well, it seems 
to be almost there, I get redirected to Azure AD, sign in then when taken 
back to the CAS server I end up on a 404 error:

My CAS url is similar to:
https://cas.domain.com/cas/login

After redirect I get to:
https://cas.domain.com/login?code= <https://cas-tst.uel.ac.uk/login?code=>

It seems the /cas/ is removed from the URL.

My properties are:
cas.authn.pac4j.oidc[0].azure.id=xxxx
cas.authn.pac4j.oidc[0].azure.secret=xxxx
cas.authn.pac4j.oidc[0].azure.clientName=cas
cas.authn.pac4j.oidc[0].azure.autoRedirect=true
cas.authn.pac4j.oidc[0].azure.tenant=xxxx
cas.authn.pac4j.oidc[0].azure.scope=openid,email,profile
cas.authn.pac4j.oidc[0].azure.customParams.redirectUri=https://cas.domain.com

Did you get any similar problems or does anyone know what I am missing?

Thanks

Sean


-- 
- 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/91b17e41-1ae7-4923-a96a-5598121c3296%40apereo.org.

Reply via email to