Skip to content

Auto-provisioning of OIDC users #188

@medanthelinium

Description

@medanthelinium

Hi all,

is there a possibility to automatically register users in Huly once they're logged in via OIDC?

Currently, when you try to log in via OIDC without having a Huly account first, you're returned to the login screen with no error message shown in the frontend.

Looking at the account container log, it says:

{"email":"[email protected]","level":"info","message":"Failed to auth: no associated account found","timestamp":"2025-08-12T11:50:11.963Z","type":"openid","user":{"email":"[email protected]","email_verified":true,"family_name":"User","given_name":"Test","name":"Test User","preferred_username":"[email protected]","sub":"redacted"}}

Additionally, is it possible to remove the built-in sign-in entirely, and only allow single sign-on with OIDC?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions