Authentication
Kouncil supports multiple authentication methods along with LDAP, Active Directory and SSO. There are a lot of different configuration scenarios. Here are examples of most common ones:
Simplest in-memory provider. Do not require any configuration. Only for the test purposes! Default uses are admin, editor and viewer. Default password for each of these users is equal to username.
LDAPS authentication for all users.
LDAP authentication with a technical user for users who belong to a KOUNCIL group.
Active Directory authentication for users who belong to a KOUNCIL group.
Github SSO
Last updated