I need to integrate a spring application with an existing SAML IDP requesting some custom SAML attributes to be set in the SAML authentication request.
I've tried with the spring security SAML extension but I couldn't find a way to set SAML attributes in the SAML authentication request.
Can someone give me a hint?
Thanks
I've tried with the spring security SAML extension but I couldn't find a way to set SAML attributes in the SAML authentication request.
Can someone give me a hint?
Thanks