keycloak-scim/server_admin/topics/authentication/clients/proc-creating-client-scopes.adoc
Brian Dooley ba807279bd Keycloak 15698 (#47)
* Rewords first 3 chapters

* Rewrites flows module

* Post kerberos rewording

* x509 changes

* Pre proof read

* post visual review

* post ccutil changes

* Removing apostrophies

* Post feedback changes

* Post feedback rewording changes

* Another minor change
2021-09-21 08:58:46 +02:00

16 lines
548 B
Text

[id="proc_creating_client_scopes_{context}"]
[role="_abstract"]
To create a client scope, follow these steps:
. Click *Client Scopes* in the menu.
+
.Client Scopes List
image:{project_images}/client-scopes-list.png[]
+
. Click *Create*.
. Name your client scope.
. Click *Save*.
A _client scope_ has similar tabs to regular clients. You can
define <<_protocol-mappers, protocol mappers>> and <<_role_scope_mappings, role scope mappings>>. These mappings can be inherited by other clients and are configured to inherit from this client scope.