Skip to content

defaultUserScope is not respected #589

@christaikobo

Description

@christaikobo

Description

  sources:
    - name: "Default"
      path: "/source"
      config:
        defaultUserScope: "/users"
        defaultEnabled: true
        createUserDir: true

With the above config, when creating user like this:
Image

I got scope like this:

Image

Expected behaviour
User test should have scope of /users/test

What is happening instead?
User test has scope of /test

How to reproduce?
Use above config, create new user without specifying scope.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions