Skip to content

Commit 8c3c6b1

Browse files
committed
docs(am): update username documentation
1 parent 0a70986 commit 8c3c6b1

6 files changed

+18
-0
lines changed
16.1 KB
Loading
272 KB
Loading
-253 KB
Loading
3.66 KB
Loading
85.1 KB
Loading

pages/am/3.x/user-guide/user-management/user/user-guide-users.adoc

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,24 @@ An email will be sent to the user with instructions.
175175

176176
image::{% link images/am/current/graviteeio-am-userguide-um-pre-registration-mail.png %}[]
177177

178+
=== Update the username
179+
[label label-version]#New in version 3.21#
180+
181+
You can update the username of your user.
182+
183+
image::{% link images/am/current/graviteeio-am-userguide-um-user-update-usename.png %}[]
184+
185+
. link:{{ '/am/current/am_userguide_authentication.html' | relative_url }}[Log in to AM Console^].
186+
. Click *Settings > Users*
187+
. Select your user
188+
. Input the new username
189+
. Click on the *Update Username* button
190+
191+
NOTE: Updating the username is only available via the console and the management-api.
192+
193+
WARNING: Updating the username will automatically update it in the user's identity provider that support
194+
direct update of the user: HTTP Provider, JDBC, MongoDB and Inline. Other IDPs are not supported.
195+
178196
=== User roles
179197

180198
You can assign roles directly from the user profile, or from the identity provider role mapping feature.

0 commit comments

Comments
 (0)