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
When proxying to an IdP that supports/requires SAML request signing, it would be nice if we could pass in a flag to enable the SignRequest flag in the samlsp Options struct. Currently, it does not look like this functionality is supported.
The text was updated successfully, but these errors were encountered:
When proxying to an IdP that supports/requires SAML request signing, it would be nice if we could pass in a flag to enable the
SignRequest
flag in the samlsp Options struct. Currently, it does not look like this functionality is supported.The text was updated successfully, but these errors were encountered: