> > I don't know what to look for. I know there's a <saml:issuer> tag on the > request standard for SAML, but the documentation is not clear about this > subject. > > Can you guys give me some advice or point me in the right direction? >
There is no issuer tag in the saml2 response you get back from the identity provider, because your attempt at authentication has somehow failed there. The IdP is sending you an error response. You need to look into your IdP and figure out what is causing it to error out. Or examine the CAS logs to see what that response looks like before it's parsed. -- - 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/bcd6d987-b8f6-496d-9c92-156569b1a485%40apereo.org.
