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.
- The Argus Authentication Service
- Administrator management of user authentication settings
- Current user permission queries
- Session management
- Argus Identity Provider Integration Guide
- External Identity Provider Integration Guide
- Understanding Argus OpenID Provider integration
- Defining the OpenID Client in your provider
- Sending information to mnemonic to set up the provider configuration
- Setting up Argus to work with an external OpenID Provider - Implicit Flow
- Setting up Argus to work with an external OpenID Provider - Authorization Code Flow
- Automatic User mapping
- Tested provider settings
- Setting up OpenID Connect SSO with Azure AD
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