Skip to content

Update YAML syntax example for user assignments to match official docs for Role Strategy plugin #28

@walidmadad

Description

@walidmadad

Hi,

In the example config for the repository (demo for the Role‑Strategy Plugin version 840.v206ff7f7312e) I noticed the user assignments are defined like this:

assignments:
  - user: "userId"

However, according to the official change in the plugin (see pull request #230), the new supported format is:

entries:
  - user: "userId"

Could you please update the example in this repository to reflect this new syntax? This will help avoid confusion for users following the demo.

Thanks for maintaining this project!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions