KEYCLOAK-16069 minor changes for reuse

This commit is contained in:
Andy Munro 2020-11-05 15:50:14 -05:00 committed by Marek Posolda
parent b3aa9c98d0
commit f0c68e15b8

View file

@ -38,7 +38,7 @@ endif::[]
ifdef::standalone[] ifdef::standalone[]
This action creates the client and bring you to the `Settings` This action creates the client and bring you to the `Settings`
tab. tab.
+
.Client Settings .Client Settings
image:{project_images}/client-settings-oidc.png[Client Settings] image:{project_images}/client-settings-oidc.png[Client Settings]
@ -47,3 +47,4 @@ image:{project_images}/client-settings-oidc.png[Client Settings]
* For more information about fields on the `Settings` tab, see xref:con-basic-settings_{context}[Basic Settings]. * For more information about fields on the `Settings` tab, see xref:con-basic-settings_{context}[Basic Settings].
* For more information about the OIDC protocol, see xref:con-oidc_{context}[OpenID Connect]. * For more information about the OIDC protocol, see xref:con-oidc_{context}[OpenID Connect].
endif::[] endif::[]