We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
SigninStateCookieName
1 parent 1fcd422 commit bd22573Copy full SHA for bd22573
1 file changed
astro/src/content/docs/identityserver/saml/configuration.md
@@ -72,6 +72,9 @@ Available options:
72
* **`MaxRelayStateLength`**
73
Maximum length (in UTF-8 bytes) of the RelayState parameter. Defaults to 80.
74
75
+* **`SigninStateCookieName`**
76
+ Name of the cookie used to store the SAML sign-in state identifier. Defaults to `__IdsSvr_SamlSigninState`.
77
+
78
* **`UserInteraction`**
79
Configures SAML endpoint paths. See below.
80
0 commit comments