Added the implicitAccessTokenAndGetResponseMode
member to the protocolType enumeration.
Added the implicitIdTokenAndGetResponseMode
member to the protocolType enumeration.
Added the implicitAccessTokenAndPostResponseMode
member to the protocolType enumeration.
Added the implicitIdTokenAndPostResponseMode
member to the protocolType enumeration.
Added the authorizationCodeWithoutPkce
member to the protocolType enumeration.
Added the authorizationCodeWithPkce
member to the protocolType enumeration.
Added the clientCredentials
member to the protocolType enumeration.
Added the refreshTokenGrant
member to the protocolType enumeration.
Added the encryptedAuthorizeResponse
member to the protocolType enumeration.
Added the directUserGrant
member to the protocolType enumeration.
Added the kerberos
member to the protocolType enumeration.
Added the prtGrant
member to the protocolType enumeration.
Added the seamlessSso
member to the protocolType enumeration.
Added the prtBrokerBased
member to the protocolType enumeration.
Added the prtNonBrokerBased
member to the protocolType enumeration.
Added the onBehalfOf
member to the protocolType enumeration.
Added the samlOnBehalfOf
member to the protocolType enumeration.