Skip to content

Keycloak

K8SaaS uses Keycloak as its Single Sign-On (SSO) solution, helping to secure access with authentication accross all the cluster applications.

Read the Keycloak configuration guide to learn more.

Everything is setup by default and gives the choice to setup your own groups to filter access to specific applications.

The default groups are:

Group NameAccess
adminsGrants access the whole application list.
auditorsGrants read-only access for auditing purposes.

Adding custom groups allows to give access to specific applications. This is particularly useful for the custom applications, which you can add with the Keycloak group definition.