Kepion supports different Authentication Modes, such as Windows, ADFS, and Azure AD. Each Authentication Mode supports only certain user types:
Type | Description | Windows* | ADFS | Azure AD Integrated | Azure AD Standalone |
---|---|---|---|---|---|
1 | AD User | x | x | x | |
2 | AD Group | x | x | x | |
3 | Role | x | x | x | x |
4 | Custom | x | x | x | x |
5 | Azure User | x | |||
6 | Azure Group | x |
*Applies to Windows, Windows Limited, and Windows Integrated
Supported User Types
Below is a comparison of the [dbo].[Users] table in different Authentication Modes:
User Types Supported in Kepion
Windows / Integrated / Limited (Supported Types: 1, 2, 3, 4)
ADFS (Supported Types: 1, 2, 3, 4)
Azure AD Integrated (Supported Types: 1, 2, 3, 4)
Azure AD Standalone (Supported Types: 3, 4, 5, 6)
Changing Authentication Modes
If you are moving between Authentication Modes, please ensure the [Type] column from the [dbo].[Users] table is updated to be consistent with the supported user types.