Preparing for a User Manager
You can find information about configuring this in the in the Management Claims and Issuers topics in the User Guide.
The following default user managers are available during installation:
- Active Directory
- SQL
You can add other user managers after installation:
- AAD
- SQL
- LDAP
- ADFS
- Custom
You can set a different user manager as the default for accessing sites like Workspace and the Designer.
User Managers |
||||||
---|---|---|---|---|---|---|
AD |
AAD | ADFS |
SQLUM |
LDAP |
Custom |
|
Security Label – Default Value |
K2 |
K2AAD | K2ADFS |
K2SQL |
K2LDAP |
{Custom} |
Can be configured as default during installation? |
Yes |
No | No |
Yes |
No |
No |
Can be configured as non-default post installation? |
No |
Yes | Yes |
Yes |
Yes |
Yes |
Can be configured with multiple security labels? |
No |
No | No |
Yes |
Yes+ |
Yes+ |
+ The LDAP User Manager implements two IHostableSecurityProviders .NET types - SourceCode.Security.Providers.LdapProvider.Forms.Ldap and SourceCode.Security.Providers.LdapProvider.Trusted.Ldap - each can only be configured for a single security label. Each custom user manager .NET type that implements IHostableSecurityProvider can only be configured for a single security label. |