Skip to content

Commit bd22573

Browse files
committed
Document SigninStateCookieName option in SAML configuration
1 parent 1fcd422 commit bd22573

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

astro/src/content/docs/identityserver/saml/configuration.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@ Available options:
7272
* **`MaxRelayStateLength`**
7373
Maximum length (in UTF-8 bytes) of the RelayState parameter. Defaults to 80.
7474

75+
* **`SigninStateCookieName`**
76+
Name of the cookie used to store the SAML sign-in state identifier. Defaults to `__IdsSvr_SamlSigninState`.
77+
7578
* **`UserInteraction`**
7679
Configures SAML endpoint paths. See below.
7780

0 commit comments

Comments
 (0)