Browse Source

Merge pull request #20420 from abpframework/auto-merge/rel-8-3/2874

Merge branch dev with rel-8.3
pull/20423/head
maliming 2 years ago
committed by GitHub
parent
commit
d538c78ef3
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      docs/en/modules/account/authority-delegation.md

4
docs/en/modules/account/authority-delegation.md

@ -77,6 +77,8 @@ You can click the `Delegate New User` button to delegate a new user:
* You can specify a time range to ensure the delegation is only available within the time range. * You can specify a time range to ensure the delegation is only available within the time range.
* You can make multiple delegates to the same user and set different delegate time ranges. * You can make multiple delegates to the same user and set different delegate time ranges.
> You have to enter the full username to query and delegate a user.
> The delegation has three states: `Expired`, `Active`, and `Future`. These states are set automatically by checking the specified time interval. > The delegation has three states: `Expired`, `Active`, and `Future`. These states are set automatically by checking the specified time interval.
### My delegated users ### My delegated users
@ -87,4 +89,4 @@ You can see a list of users who delegated you to login on their behalf of them,
You can click the `Login` button to log in to the application as a delegated user and go back to your account by clicking the `Back to my account` icon: You can click the `Login` button to log in to the application as a delegated user and go back to your account by clicking the `Back to my account` icon:
![account-pro-module-delegated-impersonate](../../images/account-pro-module-delegated-impersonate.jpg) ![account-pro-module-delegated-impersonate](../../images/account-pro-module-delegated-impersonate.jpg)

Loading…
Cancel
Save