Enumeration TenantLoginOptionType

Enumeration Members

Enumeration Members

BASIC: "BASIC"

Basic Auth: authentication information is stored in a session storage

OAUTH2: "OAUTH2"

SSO redirect: allows a user to login with a single 3rd-party authorization server using the OAuth2 protocol.

OAUTH2_INTERNAL: "OAUTH2_INTERNAL"

OAI-Secure: authentication information is stored in a HttpOnly cookie