Scopes are space-separated lists of identifiers used to specify what access privileges are being requested. JumpCloud supports two of OIDC’s built in scope identifiers. Each scope includes different user attributes that are sometimes required by the Service Provider.<\/p>\n\n\n\n
<\/p><\/div>
You can edit the Service Provider Attribute Name according to their specifications. The JumpCloud attribute cannot be edited.<\/p>\n <\/div><\/div><\/div><\/div>\n\n\n\n
\n OIDC Property <\/th>\n | \n Description <\/th>\n | \n Required <\/th>\n | \n JumpCloud Property <\/th>\n <\/tr>\n |
---|---|---|---|
\n openid <\/td>\n | \n Identifies the request as an OpenID Connect request. <\/td>\n | \n Yes <\/td>\n | \n openid <\/td>\n <\/tr>\n |
\n profile <\/td>\n | \n Requests access to the end user's default profile claims. <\/td>\n | \n No <\/td>\n | \n profile <\/td>\n <\/tr>\n |
\n email <\/td>\n | \n Requests access to the email and email_verified claims. <\/td>\n | \n No <\/td>\n | \n email <\/td>\n <\/tr>\n |
\n offline_access <\/td>\n | \n Requests a refresh token used to obtain more access tokens without re-prompting the user for authentication. <\/td>\n | \n No <\/td>\n | \n offline_access <\/td>\n <\/tr>\n <\/table>\n<\/div><\/div>\n\n\n\nScope Values<\/strong><\/h3>\n\n\n\nA Standard Scope can be added to the connector by selecting one or both of the scopes.<\/p>\n\n\n\n Additional User Attributes<\/strong><\/h3>\n\n\n\n
|