MitIDErhverv: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
==UMS Configurator settings== | ==UMS Configurator settings== | ||
[[File:MitID Erhverv Settings.jpg|none| | [[File:MitID Erhverv Settings.jpg|none|frame]] | ||
===Description=== | ===Description=== | ||
Line 14: | Line 14: | ||
These groups can be used to add security to users based on group membership. | These groups can be used to add security to users based on group membership. | ||
=== Authenticators === | |||
===SQL Sentence=== | ===SQL Sentence=== |
Revision as of 10:32, 15 November 2022
UMS Configurator settings
Description
Insert a name or description for the setting
Admin servers
Choose the admin server created here MitID Erhverv
Maintain groups
This will created/update and delete groups.
It will also add users and remove them again.
These groups can be used to add security to users based on group membership.
Authenticators
SQL Sentence
Insert parameters for filtering purposes
Parameters
Parameter | Description |
---|---|
UsersOnly | Runs all the parameters in this table |
CreateUsers | Create users |
UpdateUsers | Update users. This will also add authenticators if they are missing from the users. |
DeleteUsers | Delete users |
Parameter | Description |
---|---|
GroupsOnly | Runs all the parameters in this table |
CreateGroups | Create groups |
UpdateGroups | Update groups |
DeleteGroups | Delete groups |
AddGroupMembers | Add new members to groups |
RemoveGroupMembers | Remove members from groups if they are no longer member of the group in the source data |
FAQ