Authentication Integration Guide#

Please read the General integration guide to learn the general concepts and common data structures used throughout the Argus API.

Tip

The Swagger API documentation is always up-to-date and lets you try out any query with your user session or an API-key.

contents

Authenticating into Argus using an external OpenID provider#

Argus supports authenticating users using an external OpenID Identify Provider, such as ADFS or Azure AD.

Please see External Identity Provider Integration Guide for details

Using Argus to authenticate/authorize access to your application#

Argus can act as an OpenID / OAuth2 provider for external applications.

Please see Argus Identity Provider Integration Guide for details.