- Move social auth backend to be based on the base OpenIDConnect backend.
- Now public keys are retrieved from the OIDC endpoints instead of having to use environment variables.
- Initial support for the backchannel logout feature from Keycloak.
- Move all Django settings to follow social auth naming pattern.