<groupMapping> Element
| Attribut | Description | Optional |
|---|---|---|
| synchronizeOn | Updates the roles at the time of each login. | Yes |
| Element | Description | Optional |
|---|---|---|
| group | Sets the groups for users | Yes |
<groupMapping synchronizeOn="Login">
<group name="cn=admins,o=onion.net">Editor</group>
<group>Viewer</group>
</groupMapping>