We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c800f29 commit 4c7b2c3Copy full SHA for 4c7b2c3
x-pack/docs/en/rest-api/security/create-role-mappings.asciidoc
@@ -316,7 +316,7 @@ POST /_security/role_mapping/mapping8
316
A templated role can be used to automatically map every user to their own
317
custom role. The role itself can be defined through the
318
<<security-api-put-role, Roles API>> or using a
319
-{stack-ov}/implementing-custom-roles-provider.html[custom roles provider].
+{stack-ov}/custom-roles-authorization.html#implementing-custom-roles-provider[custom roles provider].
320
321
In this example every user who authenticates using the "cloud-saml" realm
322
will be automatically mapped to two roles - the `"saml_user"` role and a
0 commit comments