You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using spring-security-saml for SSO..its worked fine on my local system..while I have deployed it ,stopped working
I found the saml response that I am receiving on server is having having URL encoding over base64 encoded response
and while saml is decoding the response its giving error..Please help me how I can solve this
The text was updated successfully, but these errors were encountered:
I am using spring-security-saml for SSO..its worked fine on my local system..while I have deployed it ,stopped working
I found the saml response that I am receiving on server is having having URL encoding over base64 encoded response
and while saml is decoding the response its giving error..Please help me how I can solve this
The text was updated successfully, but these errors were encountered: