Skip to content

Commit 4c7b2c3

Browse files
committed
Fix docs link (elastic#40504)
Fix link from role mapping API to custom role provider.
1 parent c800f29 commit 4c7b2c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/docs/en/rest-api/security/create-role-mappings.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ POST /_security/role_mapping/mapping8
316316
A templated role can be used to automatically map every user to their own
317317
custom role. The role itself can be defined through the
318318
<<security-api-put-role, Roles API>> or using a
319-
{stack-ov}/implementing-custom-roles-provider.html[custom roles provider].
319+
{stack-ov}/custom-roles-authorization.html#implementing-custom-roles-provider[custom roles provider].
320320

321321
In this example every user who authenticates using the "cloud-saml" realm
322322
will be automatically mapped to two roles - the `"saml_user"` role and a

0 commit comments

Comments
 (0)