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'm trying to use the client for identity provider redirection, and force authentication in the provider
What I need is to add ForceAuthn="true" to the saml2p:AuthnRequest tag, but I don't see any way to do it in the client. I'm using the client as follows:
I'm trying to use the client for identity provider redirection, and force authentication in the provider
What I need is to add
ForceAuthn="true"
to thesaml2p:AuthnRequest
tag, but I don't see any way to do it in the client. I'm using the client as follows:And I can see the
ForceAuthn
attribute exists in the lib code, but I didn't find how to use itThe text was updated successfully, but these errors were encountered: