Skip to content

Identity provider does not prevent user registration #738

Open
@soullivaneuh

Description

@soullivaneuh

Identity provider does not prevent user registration

Description

If a not registered user use an identity provider to authenticate, is account will be created regardless the given configuration.

Our apps are not open for registration yet and are configured for it. It should not accept registration from identity providers too.

Affects versions

v1.17.5

Steps to reproduce

  1. Create and enabled an identity provider (for my case Google) without the "Create registration" option (see capture 1).
  2. Ensure your application didn't enable self-registration (see capture 2).

Expected behavior

User self-registration trough identity provider should be prevented.

Screenshots

Capture 1:

image

Capture 2:

image

Additional context

This is may be a wrong configuration on my side, but I really don't see what else to solve my issue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions