Fix duplicated screenshot in Authorization Services Guide
Closes #23028 Signed-off-by: Stefan Guilhen <sguilhen@redhat.com>
This commit is contained in:
parent
d87f67b4e6
commit
e2810b788e
5 changed files with 3 additions and 2 deletions
Binary file not shown.
Before Width: | Height: | Size: 141 KiB After Width: | Height: | Size: 91 KiB |
Binary file not shown.
Before Width: | Height: | Size: 217 KiB After Width: | Height: | Size: 93 KiB |
Binary file not shown.
After Width: | Height: | Size: 100 KiB |
|
@ -35,4 +35,4 @@ http://${host}:${port}/my-resource-server
|
||||||
. Click *Save*. The client is created and the client Settings page opens. A page similar to the following is displayed:
|
. Click *Save*. The client is created and the client Settings page opens. A page similar to the following is displayed:
|
||||||
+
|
+
|
||||||
.Client Settings
|
.Client Settings
|
||||||
image:images/resource-server/client-enable-authz.png[alt="Client Settings"]
|
image:images/resource-server/client-settings.png[alt="Client Settings"]
|
||||||
|
|
|
@ -4,7 +4,8 @@
|
||||||
You can turn your OIDC client into a resource server and enable fine-grained authorization.
|
You can turn your OIDC client into a resource server and enable fine-grained authorization.
|
||||||
|
|
||||||
.Procedure
|
.Procedure
|
||||||
. Toggle *Authorization Enabled* to *`On*.
|
. In the client settings page, scroll down to the *Capability Config* section.
|
||||||
|
. Toggle *Authorization Enabled* to *On*.
|
||||||
. Click *Save*.
|
. Click *Save*.
|
||||||
+
|
+
|
||||||
.Enabling authorization services
|
.Enabling authorization services
|
||||||
|
|
Loading…
Reference in a new issue