Hi all,
I was going through the 
https://apereo.github.io/2017/05/26/cas-shibsp-samlidp/ blog and 
implemented upto step 5 where /logon endpoint is intercepted by Apache 
Shibboleth SP and was successfully redirected to okta IDP 
<https://dev-777290.oktapreview.com>. 

Following are my Okta configuration:

Single Sign On URL: https://cas.sample-app/Shibboleth.sso/SAML2/POST
Recipient UR: https://cas.sample-app/Shibboleth.sso/SAML2/POST
Destination URL: https://cas.sample-app/Shibboleth.sso/SAML2/POST
Audience Restriction: https://cas.sample-app/sp/shibboleth (My SP entityId)
Default Relay State: https://cas.sample-app:8443/cas/login

ATTRIBUTE STATEMENTS
*Name      Name Format      Value*

*Email     Unspecified          ${user.email}*

And in CAS I have turned on the trusted authentication with the following 
configuration: 

cas.authn.trusted.principalAttribute=Email

Issue is though I have provided the Default Relay State in my IDP 
configuration, post authentication SP is not redirecting the response to my 
CAS server. Rather it is redirected to http://localhost/cas/login

Any help will be appreciated.

Thanks
Soumya 

-- 
- CAS gitter chatroom: https://gitter.im/apereo/cas
- CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html
- CAS documentation website: https://apereo.github.io/cas
- CAS project website: https://github.com/apereo/cas
--- 
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/9acbc11c-5eb3-4226-8c0e-d4b3f8a82aff%40apereo.org.

Reply via email to