Skip to content

Commit d737914

Browse files
committed
Indentation
1 parent 943936b commit d737914

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

content/en/docs/control-center/security/security.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,9 @@ Before you request to be onboarded to the IdP-managed Mendix Admins feature, ple
103103
3. You have a user group in your IdP that includes your current Mendix Admins. Typically, your IT department should manage this group, possibly with a request/approval process.
104104
4. The ID token sent by your IdP to the Mendix platform during SSO must include a claim that indicates whether a user is a member of the Mendix Admin group. For configuration, Mendix needs to know the name of the claim and the expected value. When using Entra ID, a typical setup should have the following claim in the ID token:
105105

106-
```text
107-
“roles” : “Mendix-admin”
108-
```
106+
```text
107+
“roles” : “Mendix-admin”
108+
```
109109
110110
The Mendix platform is flexible to use any claim name and value.
111111

0 commit comments

Comments
 (0)