keycloak-scim/server_admin/topics/clients/proc-updating-default-scopes.adoc
Brian Dooley e27ec2bd85 Keycloak 16054 (#35)
* KEYCLOAK-16054 main changes

* renaming

* fixes renaming errors
2021-09-21 08:58:46 +02:00

15 lines
645 B
Text

[id="proc_updating_client_scopes_{context}"]
[role="_abstract"]
`Realm Default Client Scopes` allow you to define sets of client scopes which are automatically linked to newly created clients.
.Procedure
. Click the `Client Scopes` tab for the client.
. Click `Default Client Scopes`.
From here, select the client scopes that you want to add as `Default Client Scopes` to newly created clients and `Optional Client Scopes`.
.Default Client Scopes
image:{project_images}/client-scopes-default.png[]
When a client is created, you can unlink the default client scopes, if needed. This is similar to removing <<_default_roles, Default Roles>>.