MitIDErhverv: Difference between revisions

From UmsWiki
Jump to navigation Jump to search
Kia (talk | contribs)
Kia (talk | contribs)
Line 29: Line 29:
|UpdateUsers
|UpdateUsers
|Update users
|Update users
|-
|DisableUsers
|Disable users
|-
|EnableUsers
|Enable users
|-
|-
|DeleteUsers
|DeleteUsers
Line 41: Line 35:
|CreateUsers
|CreateUsers
|Create users
|Create users
|-
|UpdateImmutableID
|Update Immutable ID on users
|-
|UpdateOffice365SettingsIDForUsers
|Update Office 365 settings for users if they have changed template
|-
|UpdateUsersObjectID
|Get the object ID from office 365 and save it in UMS DB
|}
|}
{| class="wikitable"
{| class="wikitable"
|+Users
|+Groups
!Parameter
!Parameter
!Description
!Description
|-
|-
|UsersOnly
|GroupsOnly
|Runs all the parameters in this table
|Runs all the parameters in this table
|-
|-
|UpdateUsers
|CreateGroups
|Update users
|Create groups
|-
|DisableUsers
|Disable users
|-
|EnableUsers
|Enable users
|-
|DeleteUsers
|Delete users
|-
|-
|CreateUsers
|UpdateGroups
|Create users
|Update groups
|-
|-
|UpdateImmutableID
|DeleteGroups
|Update Immutable ID on users
|Delete groups
|-
|-
|UpdateOffice365SettingsIDForUsers
|AddGroupMembers
|Update Office 365 settings for users if they have changed template
|Add new members to groups
|-
|-
|UpdateUsersObjectID
|RemoveGroupMembers
|Get the object ID from office 365 and save it in UMS DB
|Remove members from groups if they are no longer member of the group in the source data
|}
|}


==FAQ==
==FAQ==
<br />
<br />

Revision as of 09:14, 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.

SQL Sentence

Insert parameters for filtering purposes

Parameters

Users
Parameter Description
UsersOnly Runs all the parameters in this table
UpdateUsers Update users
DeleteUsers Delete users
CreateUsers Create users
Groups
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