Skip to content

Commit 6fd44d5

Browse files
authored
docs: fix broken Keycloak securing_apps documentation link (#500)
Signed-off-by: Little Monster <rjagadal@redhat.com>
1 parent 27fe39f commit 6fd44d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/documentation/references/configuration/security-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ These roles are:
7777
* `manager`: a user identified as having management roles on the Microcks repository content. Managers have the permissions of adding and removing API & Services into the repository as well as configuring mocks operation properties
7878
* `admin`: a user identified as having administration role on the Microcks instance. Admin have the `manager` persmission and are able to manage users, configure external repositories secrets or realize backup/restore operations.
7979

80-
Whether a connected user has these roles is checked both on the client and the server sides using [Keycloak adapters](https://www.keycloak.org/docs/latest/securing_apps/index.html).
80+
Whether a connected user has these roles is checked both on the client and the server sides using [Keycloak adapters](https://www.keycloak.org/guides#securing-apps).
8181

8282
#### Groups segmentation
8383

0 commit comments

Comments
 (0)