Skip to content

Commit b9b4e04

Browse files
committed
[DOCS] Adds link to native realm settings
1 parent 702c1df commit b9b4e04

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

x-pack/docs/en/security/authentication/configuring-native-realm.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ the realm chain, temporarily disable the realm, and control its cache options.
2121
explicitly set the `order` attribute.
2222
+
2323
--
24-
//See <<ref-native-settings>> for all of the options you can set for the `native` realm.
24+
See <<ref-native-settings>> for all of the options you can set for the `native` realm.
2525
For example, the following snippet shows a `native` realm configuration that
2626
sets the `order` to zero so the realm is checked first:
2727

x-pack/docs/en/security/authentication/native-realm.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ manage user passwords.
99
[float]
1010
==== Configuring a native realm
1111

12-
See {ref}/[Configuring a Native Realm].
12+
See {ref}/[Configuring a native realm].
1313

1414
[[native-settings]]
1515
==== Native realm settings
1616

17-
See {ref}/security-settings.html#ref-native-settings[Native Realm Settings].
17+
See {ref}/security-settings.html#ref-native-settings[Native realm settings].
1818

1919
[[managing-native-users]]
2020
==== Managing native users
@@ -23,7 +23,7 @@ See {ref}/security-settings.html#ref-native-settings[Native Realm Settings].
2323
*Management / Security / Users* page.
2424

2525
Alternatively, you can manage users through the `user` API. For more
26-
information and examples, see {ref}/security-api-users.html[User Management APIs].
26+
information and examples, see {ref}/security-api-users.html[User management APIs].
2727

2828
[[migrating-from-file]]
2929
NOTE: To migrate file-based users to the `native` realm, use the

0 commit comments

Comments
 (0)