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

From Senfi Docs
Jump to: navigation, search
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<h1 class="main-heading">Edit Organization Authentication Method</h1>
 
<h1 class="main-heading">Edit Organization Authentication Method</h1>
  
This section covers the following topics:  
+
<div class="important">Note: The following steps assume that the user is already logged in to the [https://app.senfi.io/cms/ CMS]. </div>
* [[#Steps|Edit Organization Authentication Method]]
 
# [[#Edit User Session Expiry|Edit User Session Expiry]]
 
# [[#Edit OIDC Settings|Edit OpenID Connect (OIDC) Settings]]
 
  
 
===Steps===
 
===Steps===
 +
[[File:Update_organisation_authentication.png|thumb|center|600px|Steps to edit Organization Authentication Method|link=]]
 
# Go to the [[File:Setting_Icon.png|30px|link=]] '''Settings''' tab.
 
# Go to the [[File:Setting_Icon.png|30px|link=]] '''Settings''' tab.
# Select the '''AUTHENTICATION''' tab.  
+
# Select the "AUTHENTICATION" tab.  
 
# [[#Edit User Session Expiry|Edit User Session Expiry]].
 
# [[#Edit User Session Expiry|Edit User Session Expiry]].
 
# [[#Edit OIDC Settings|Edit OpenID Connect (OIDC) Settings]].
 
# [[#Edit OIDC Settings|Edit OpenID Connect (OIDC) Settings]].
Line 23: Line 21:
 
# 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
 +
 +
See [[V2/CMS_Tutorial/User_Tools/Organisation_Settings/Authentication/setup_OIDC|Setup OIDC Login on OIDC Identity Provider]].

Latest revision as of 17:48, 6 August 2021

Edit Organization Authentication Method

Note: The following steps assume that the user is already logged in to the CMS.

Steps

Steps to edit Organization Authentication Method
  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
    • Client ID
    • Client Secret

See Setup OIDC Login on OIDC Identity Provider.