Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

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

  • No labels