(Workaround) Support Kerberos authentication
-
- UpdatedAug 1, 2024
- 1 minute read
- Xanadu
- Platform Security
A workaround is available for the SAML 2.0 integration that changes the authentication context from forms-based authentication to Windows-based authentication.
Before you begin
About this task
Currently, the SAML 2 integration uses a PasswordProtectedTransport or "forms-based authentication" authentication context. This authentication context requires the IdP to present users with a form for authentication credentials. With Kerberos, a SAML session is already active through an established Windows login, so the user does not need to authenticate with the IdP.
Procedure