Introduction
Kepion supports different Authentication Modes, such as Windows AD, Azure AD Integrated (AAD+AD) and Azure AD Stand-alone (AAD). Depending on which Authentication Mode is configured in the environment, certain user types will be supported.
Refer to the following table for the supported user types:
Type | Description | Windows AD |
Azure AD Integrated (AAD+AD) |
Azure AD Standalone (AAD) |
1 | AD User | x | x | |
2 | AD Group | x | x | |
3 | Role | x | x | x |
4 | Custom | x | x | x |
5 | Azure User | x | ||
6 | Azure Group | x |
Example
Below is a comparison of the [dbo].[Users] table in different Authentication Modes:
If you are moving between one Authentication Mode to another, please ensure the [Type] column from the [dbo].[Users] table is updated such that it is consistent with the supported user types.
Comments
0 comments
Please sign in to leave a comment.