Difference between revisions of "V2/CMS Tutorial/User Tools/Organisation Settings/Authentication"
From Senfi Docs
Elysia.Tan (talk | contribs) |
Elysia.Tan (talk | contribs) |
||
Line 1: | Line 1: | ||
<h1 class="main-heading">Edit Organization Authentication Method</h1> | <h1 class="main-heading">Edit Organization Authentication Method</h1> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
<div class="important">Note: The following steps assume that the user is already logged in to the [https://app.senfi.io/cms/ CMS]. </div> | <div class="important">Note: The following steps assume that the user is already logged in to the [https://app.senfi.io/cms/ CMS]. </div> |
Revision as of 17:26, 28 June 2021
Contents
Edit Organization Authentication Method
Note: The following steps assume that the user is already logged in to the CMS.
Steps
- Go to the
Settings tab.
- Select the AUTHENTICATION tab.
- Edit User Session Expiry.
- Edit OpenID Connect (OIDC) Settings.
- 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:
- Select the desired time unit (Hours, Days, Weeks, Months) from the dropdown.
- Enter the desired number of hours/days/weeks/months.
Edit OIDC Settings
- 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
- OpenID Connect metadata document