Fix duplicated screenshot in Authorization Services Guide

Closes #23028

Signed-off-by: Stefan Guilhen <sguilhen@redhat.com>
This commit is contained in:
Stefan Guilhen 2024-09-27 04:05:06 -03:00 committed by GitHub
parent d87f67b4e6
commit e2810b788e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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

View file

@ -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"]

View file

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