Supported Request Parameters
-
waMust have a value of
wsignin1.0 -
wtrealmRealm of the relying party. If not present, will fall back to
wres -
wreplyUrl to return to after sign in. If invalid or not present, will fallback to the first available Redirect URI on the client record
-
wctxContext to be round tripped back to the relying party
-
wfreshWhen
wfreshhas a value of0, the user will be re-authenticated, despite any existing sessions. This is similar to OpenID Connect'sprompt=loginand SAML'sForceAuthn -
whrThe requested external identity provider. This is used to bypass home realm discovery (HRD). This is similar to OpenID Connect's
idpvalue inacr_values
Example Request
/wsfed?wa=wsignin1.0&wtrealm=rp1&wreply=http://rp1.test
(encoding removed for readability)