meta data for this page
  •  
Translations of this page:

How to configure keycloak for phplist authentication

login to keycloak

create a realm

go to realm settings user profile tab and create user attributes (they are used in plugin code)

create a client

choose client type to be saml (it is oidc by default)

setup URLs (localhost is a placeholder for phplist application domain)

after saving client, go to Keys and export client certificate data to use it from applicationside

IDP

go to identity providers and create saml2 provider