Skip to main content
Authing is a provider of identity recognition and access control management. Through the Authing platform, you can login to the Flashduty management console using OIDC, SAML2.0, or CAS protocols.

Preparation

1

Login or Register Authing

If you’re a new user, you need to create a user pool first—follow the prompts to create one.
2

Create Application

  • Select standard web application
  • Fill in application name
  • Fill in authentication URL (the URL to redirect to during SSO login)
Create application
3

Record Information

Application info
FieldDescription
App IDCorresponds to Flashduty’s Client ID
APP SecretCorresponds to Flashduty’s Client Secret
IssuerCorresponds to Flashduty’s Issuer
Authentication URLThe URL to redirect to during SSO login

Protocol Configuration

1. Enable Single Sign-On Configuration

Open Flashduty console and enable single sign-on configuration.Enable SSO

2. Configure Information

Copy Authing application information to the corresponding fields:Configure infoCopy the Redirect URL domain to Authing’s login callback URL:Callback URL

3. Modify Authing Configuration

Change id_token signing algorithm to RS256:Signing algorithmConfigure login control:Login controlModify permissions:Permission config

4. Create User and Test Login

Flashduty only supports user email association, so users need to be created with email.
Create user in Authing:Create userTest login using SSO URL:Test login
You can also visit console.flashcat.cloud to login via SSO.
After SSO URL redirects to the login page, use the user created in Authing to login to Flashduty console:Login page