File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
docs/en/stack/security/authentication Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ See {ref}/security-settings.html#ref-native-settings[Native realm settings].
2424*Management / Security / Users* page.
2525
2626Alternatively, you can manage users through the `user` API. For more
27- information and examples, see {ref}/security-api.html#security-api-users [user management APIs].
27+ information and examples, see {ref}/security-api.html#security-user-apis [user management APIs].
2828
2929[[migrating-from-file]]
3030NOTE: To migrate file-based users to the `native` realm, use the
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ _native_::
1010An internal realm where users are stored in a dedicated {es} index.
1111This realm supports an authentication token in the form of username and password,
1212and is available by default when no realms are explicitly configured. The users
13- are managed via the {ref}/security-api.html#security-api-users [user management APIs].
13+ are managed via the {ref}/security-api.html#security-user-apis [user management APIs].
1414See <<native-realm>>.
1515
1616_ldap_::
You can’t perform that action at this time.
0 commit comments