Feature Requests
Completed :latest

Feature request - Oauth2 for login

It would be good to have the possibility to implement OAuth2 for dashboard login

2 Comments

Posting anonymously

9technologygroup·4 months ago

Implemented in v1.4.0 and improved further in v2.0.0.

Two OAuth2-based login paths are now supported:

  1. OpenID Connect (OIDC) SSO with any OIDC-compliant provider (Authentik, Keycloak, Okta, Entra ID, Google Workspace, etc.). Configure under Settings > OIDC. v2.0.0 reworked the OIDC client end to end, accepts any signing algorithm advertised by the provider, and supports auto-create users plus group-based role mapping.
  2. Discord OAuth2 for sign-in and account linking, configurable under Settings > Discord.

If you need OAuth2 with a specific provider that is not OIDC-compliant please open a fresh issue with the provider name.

Posting anonymously

9technologygroup·6 months ago

Hi. I'm hoping that we get this done for the next release of 1.4.1.

Right now, we have integrated OIDC in 1.4.0

Posting anonymously