Difference between revisions of "V2/CMS Tutorial/User Tools/Organisation Settings/Authentication"

From Senfi Docs
Jump to: navigation, search
Line 23: Line 23:
 
# Edit the necessary information:
 
# Edit the necessary information:
 
#* OpenID Connect metadata document
 
#* OpenID Connect metadata document
 +
#** Metadata document that contains most of the information required for Senfi to perform sign-in
 +
#** Located at an endpoint that ends in .well-known/openid-configuration
 
#* Client ID
 
#* Client ID
 
#* Client Secret
 
#* Client Secret

Revision as of 13:34, 24 June 2021

Edit Organization Authentication Method

This section covers the following topics:

  1. Edit User Session Expiry
  2. Edit OpenID Connect (OIDC) Settings

Steps

  1. Go to the Setting Icon.pngSettings tab.
  2. Select the AUTHENTICATION tab.
  3. Edit User Session Expiry.
  4. Edit OpenID Connect (OIDC) Settings.
  5. Select UPDATE to save changes.

Edit User Session Expiry

User Session Expiry: How long the user can be idle before they are automatically redirected to a re-login pop-up notice.

For the CMS, Digital Twin and VAS:

  1. Select the desired time unit (Hours, Days, Weeks, Months) from the dropdown.
  2. Enter the desired number of hours/days/weeks/months.

Edit OIDC Settings

  1. Edit the necessary information:
    • OpenID Connect metadata document
      • Metadata document that contains most of the information required for Senfi to perform sign-in
      • Located at an endpoint that ends in .well-known/openid-configuration
    • Client ID
    • Client Secret