Skip to content
This repository was archived by the owner on Feb 27, 2026. It is now read-only.
This repository was archived by the owner on Feb 27, 2026. It is now read-only.

OIDC Google users are created even with auto-registration disabled #276

@FrancescoFdd5

Description

@FrancescoFdd5

Hi,
I have configured OIDC Authentication with Google and disabled the auto-registration of new users, but new accounts are still being created when users log in with Google.

Steps to reproduce:

  1. Configure OIDC Authentication with Google.
  2. Disable auto-registration for new users.
  3. Try logging in with a Google account that doesn’t exist in the system.

Expected behavior:
The login should be blocked, and the user should not be created if auto-registration is disabled.

Actual behavior:
A new user is created even though auto-registration is turned off.

Image Image Image Image Image

Metadata

Metadata

Assignees

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