Skip to content

Commit 067efa4

Browse files
fixed path to config file (#85257)
1 parent 0a0ead8 commit 067efa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/security/reporting.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ If you are using an external identity provider, such as
101101
LDAP or Active Directory, you can either assign
102102
roles on a per user basis, or assign roles to groups of users. By default, role
103103
mappings are configured in
104-
{ref}/mapping-roles.html[`config/shield/role_mapping.yml`].
104+
{ref}/mapping-roles.html[`config/role_mapping.yml`].
105105
For example, the following snippet assigns the user named Bill Murray the
106106
`kibana_admin` and `reporting_user` roles:
107107

0 commit comments

Comments
 (0)