If true, the IdP may initiate a login directly (e.g.
If true, the IdP may initiate a login directly (e.g.
If present, only users who are a member of one of the listed groups may access
the target endpoint.
If present, only users who are a member of one of the listed groups may access
the target endpoint.
the prefix of the session cookie that ngrok sets on the http client to cache
authentication.
the prefix of the session cookie that ngrok sets on the http client to cache
authentication.
EndpointSamlMutate.Builder.enabled(boolean enabled)
true
if the module will be applied to traffic, false
to disable.
true
if the module will be applied to traffic, false
to disable.
EndpointSamlMutate.Builder.forceAuthn(boolean forceAuthn)
If true, indicates that whenever we redirect a user to the IdP for
authentication that the IdP must prompt the user for authentication credentials
even if the user already has a valid session with the IdP.
If true, indicates that whenever we redirect a user to the IdP for
authentication that the IdP must prompt the user for authentication credentials
even if the user already has a valid session with the IdP.
The full XML IdP EntityDescriptor.
The full XML IdP EntityDescriptor.
Integer number of seconds of inactivity after which if the user has not accessed
the endpoint, their session will time out and they will be forced to
reauthenticate.
Integer number of seconds of inactivity after which if the user has not accessed
the endpoint, their session will time out and they will be forced to
reauthenticate.
Integer number of seconds of the maximum duration of an authenticated session.
Integer number of seconds of the maximum duration of an authenticated session.
Defines the name identifier format the SP expects the IdP to use in its
assertions to identify subjects.
Defines the name identifier format the SP expects the IdP to use in its
assertions to identify subjects.
Do not enforce authentication on HTTP OPTIONS requests.
Do not enforce authentication on HTTP OPTIONS requests.