Skip to content

Commit 750403b

Browse files
authored
OAS-6641 | fix attributes for saml SSO (#367)
1 parent a325ce5 commit 750403b

File tree

4 files changed

+0
-3
lines changed

4 files changed

+0
-3
lines changed

site/content/3.10/arangograph/security-and-access-control/single-sign-on/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ Provider (IdP). For more information about Okta, please refer to the
6060
- email: `user.email`
6161
- given_name: `user.firstName`
6262
- family_name: `user.lastName`
63-
- email_verified: `true`
6463
- picture: `user.profileUrl`
6564

6665
This step consists of a mapping between the ArangoGraph attribute names and

site/content/3.11/arangograph/security-and-access-control/single-sign-on/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ Provider (IdP). For more information about Okta, please refer to the
6060
- email: `user.email`
6161
- given_name: `user.firstName`
6262
- family_name: `user.lastName`
63-
- email_verified: `true`
6463
- picture: `user.profileUrl`
6564

6665
This step consists of a mapping between the ArangoGraph attribute names and

site/content/3.12/arangograph/security-and-access-control/single-sign-on/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ Provider (IdP). For more information about Okta, please refer to the
6060
- email: `user.email`
6161
- given_name: `user.firstName`
6262
- family_name: `user.lastName`
63-
- email_verified: `true`
6463
- picture: `user.profileUrl`
6564

6665
This step consists of a mapping between the ArangoGraph attribute names and
1.11 KB
Loading

0 commit comments

Comments
 (0)