Skip to content

Commit cdc28cd

Browse files
committed
feedback comments
1 parent a8ad062 commit cdc28cd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/en/docs/control-center/security/set-up-sso-byoidp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ BYOIDP SSO has the following features:
4040

4141
* BYOIDP is based on the OpenID Connect (OIDC) protocol which supports corporate IdPs such as Entra ID.
4242
* Mendix Platform services and Studio Pro delegate authentication of platform users to your IdP.
43-
* Authentication is delegated to any user that has an email address where the email domain is associated with your company. This includes service accounts (for example non-personal accounts used for consuming APIs) that may have been created on the Mendix Platform.
43+
* Authentication is delegated for any user that has an email address where the email domain is associated with your company. This includes service accounts (for example non-personal accounts used for consuming APIs) that may have been created on the Mendix Platform.
4444
* When you add a domain to your company account, it is automatically added to the active IdP configuration.
4545
* External users (with domains that are not part of your company) are unaffected. They still have access based on the way they normally sign in to Mendix.
4646
* When BYOIDP is used, a session at Mendix is valid for one hour. After the session has expired, Mendix will request a new `ID_token` from your IdP. If the user still has a session at your IdP, the token will be issued without any user input and the platform user continues to have access to the Mendix Platform. The effect of this mechanism is that users have access to the Mendix Platform as long as the session at your IdP is valid.
@@ -91,7 +91,7 @@ As a Mendix Admin, you will find the IdP setup on the **Single Sign-On** tab of
9191

9292
Click **Configure Single Sign-On** to see an overview of your Single Sign-on configurations.
9393

94-
In this overview, you will find your current IdP configurations, both draft versions and active ones. When you create a new configuration, a pop-up screen will inform you of known limitations.
94+
In this overview, you will find your current IdP configurations, both draft versions and the active one. When you create a new configuration, a pop-up screen will inform you of known limitations.
9595

9696
From here you can do the following:
9797

0 commit comments

Comments
 (0)