Variable ConnectionOptionsIdpInitiatedClientProtocolEnumSamlConst
ConnectionOptionsIdpInitiatedClientProtocolEnumSaml: {
Oidc: "oidc";
Samlp: "samlp";
Wsfed: "wsfed";
} = ...
Type Declaration
ReadonlyOidc: "oidc"
ReadonlySamlp: "samlp"
ReadonlyWsfed: "wsfed"
The response protocol used to communicate with the default application.