Go to Authentication to add a platform for the Windows client by clicking Add redirect URI and choosing the Mobile and desktop applications option.
Select ‘https://login.microsoftonline.com/common/oauth2/nativeclient’ as the Redirect URI
Your Authentication section should now have the following entries for Redirect URIs:
Configure permissions
Go to API Permissions to add the required permissions for Perfion. Press on Add a permission and select Microsoft Graph.
Under Delegated permissions add following:
- Group.Read.All
- GroupMember.Read.All
- Profile
- User.Read
And under Application permissions add following:
- Group.Create
- Group.Read.All
- User.Read.All
- Group.ReadWrite.All (Only required for non-simple integration where Perfion User groups are managed in Entra, not Perfion)
Your API permissions should look similar to the below:
Grant admin consent
After adding all permissions, you need an admin to grant consent.
Login Process
The next stage is to verify login for a user using SSO. Any user within the Entra AD linked to this application can now access Perfion by choosing the Log in with single sign-on option.
The first attempt at logging in will sync that user to Perfion and create a Perfion user account for that profile.
When using the simple integration option, as group membership is managed in Perfion, the user will then need to be allocated to the relevant user groups to ensure they have access to the related sections and data within the application.
As a result they are unlikely to have any options within Perfion other than to log out. Have the user log out and then ensure a Perfion Administrator assigns the newly created user(s) to the required groups. Once this is done, request that the user attempts to log in again at which point they should have access to the application.
Comments
0 comments
Please sign in to leave a comment.