Fix broken image tag (#1400)
This commit is contained in:
parent
9d45102874
commit
84c4320731
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ An administrator with the appropriate permissions can impersonate a user. For ex
|
|||
|
||||
Any user with the `impersonation` role in the realm can impersonate a user.
|
||||
|
||||
Image:{project_images}/user-details.png[]
|
||||
image:{project_images}/user-details.png[]
|
||||
|
||||
* If the administrator and the user are in the same realm, then the administrator will be logged out and automatically logged in as the user being impersonated.
|
||||
* If the administrator and user are in different realms, the administrator will remain logged in, and additionally will be logged in as the user in that user's realm.
|
||||
|
|
Loading…
Reference in a new issue