Authentication
This page provides a high level view on how we deal with authentication
Supported authentication flows
We support the following methods of authentication
Username / password
SSO (Online flow based on redirection)
SAML
OAuth (Implicit Grant, Authorization Code Grant)
Token based (JWT or API key)
Fully qualified link Fully qualified link