keycloak/docs/documentation/server_admin/topics/clients/proc-updating-default-scopes.adoc
Marek Posolda 6654e56a7c
Polish documentation for audience and client scopes (#38484)
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>
2025-04-03 08:43:06 +02:00

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>>.