From 7ce07c1464c0dd6ca893f7a0ac8b4d69da2cad3e Mon Sep 17 00:00:00 2001 From: Maycon Santos Date: Fri, 14 Nov 2025 14:29:51 +0100 Subject: [PATCH] Add duplicate attributes node (#473) --- src/pages/how-to/single-sign-on.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/pages/how-to/single-sign-on.mdx b/src/pages/how-to/single-sign-on.mdx index b89529fd..afa68013 100644 --- a/src/pages/how-to/single-sign-on.mdx +++ b/src/pages/how-to/single-sign-on.mdx @@ -191,6 +191,10 @@ https://password.link/en 7. Under Attribute Mapping enable Email and Profile scopes + + Sometimes, the Jumpcloud application configuration will add duplicate attributes, like email and email_verified. The duplicates should be removed. + + 8. Go to the User Groups and select the list of groups to which you want to give access to the application and then click activate 9. Record the Client ID and Client Secret that JumpCloud generates for your application.