Auth/SSO systems
A major part of Lix infrastructure is the authentication/SSO systems. Here, you can find information about how to run them.
Changing names, emails, etc
The Lix project endeavours to not deadname people, because we believe in human decency. However, ...
How accounts work
Lix has one source of truth for authentication: Keycloak (identity.lix.systems). Most services ar...
How do permissions work?
In an ideal world, all permissions are managed directly in Keycloak and propagated down to downst...
Assigning Groups
See How do permissions work? for implementation details. tldr; Go to the admin console (no trail...
Tutorial: adding auto mapping of forgejo groups
Create a role on the Keycloak client: Go into the group in question and map it the role you just...