Indicate that some user APIs handle built-in users (#44857)

The Get Users API also returns users form the restricted realm or built-in users,
 as we call them in our docs. One can also change the passwords of built-in 
users with the Change Password API
This commit is contained in:
Ioannis Kakavas 2019-07-31 17:54:00 +03:00
parent c25f3dd5d0
commit 56da35b706
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
<titleabbrev>Change passwords</titleabbrev>
++++
Changes the passwords of users in the native realm.
Changes the passwords of users in the native realm and built-in users.
==== Request

View File

@ -5,7 +5,7 @@
<titleabbrev>Get users</titleabbrev>
++++
Retrieves information about users in the native realm.
Retrieves information about users in the native realm and built-in users.
==== Request