mirror of
https://github.com/keycloak/keycloak
synced 2025-05-13 21:51:11 +00:00
closes #19127 Signed-off-by: mposolda <mposolda@gmail.com> Co-authored-by: Bruno Oliveira da Silva <bruno@abstractj.com> Signed-off-by: Marek Posolda <mposolda@gmail.com>
10 lines
730 B
Plaintext
10 lines
730 B
Plaintext
[id="proc_updating_client_scopes_{context}"]
|
|
|
|
[role="_abstract"]
|
|
Use *Realm Default Client Scopes* to define sets of client scopes that are automatically linked to newly created clients.
|
|
|
|
To see the realm default client scopes, click the *Client Scopes* tab on the left side of the admin console. In the *Assigned type* column, you can specify whether a particular client scope should be added as
|
|
a *Default Client Scope* or an *Optional Client Scope* to newly created clients. See <<_client_scopes_linking, this section>> for details on what _default_ and _optional_ client scopes are.
|
|
|
|
When a client is created, you can unlink the default client scopes, if needed. This is similar to removing <<_default_roles, Default Roles>>.
|