Variable SelfServiceProfileSsoTicketIdpInitiatedClientProtocolEnum
SelfServiceProfileSsoTicketIdpInitiatedClientProtocolEnum: {
Samlp: "samlp";
Wsfed: "wsfed";
Oauth2: "oauth2";
}
Type declaration
Readonly
Samlp: "samlp"
Readonly
Wsfed: "wsfed"
Readonly
Oauth2: "oauth2"