improve doc for transient users
adding a note to pay attention especially to the default-roles Signed-off-by: Niko Köbler <niko@n-k.de>
This commit is contained in:
parent
d7560dd00b
commit
67e4015f67
1 changed files with 3 additions and 0 deletions
|
@ -34,6 +34,9 @@ When using transient users, you should be aware of the following:
|
|||
|
||||
- Roles and groups can be assigned to the transient users only by
|
||||
identity provider mappers of the respective identity provider.
|
||||
This is especially important for the `default-roles-{realm}` realm role,
|
||||
which is added to regular users automatically, but has to be assigned
|
||||
to transient users also through a mapper (e.g. the `Hardcoded Role` mapper type).
|
||||
|
||||
- Since every transient user is created afresh, mappers always
|
||||
work in the `Import` sync mode.
|
||||
|
|
Loading…
Reference in a new issue