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

Dynamic roles definition by a custom bind to RolesStore #4

@s4nch3z

Description

@s4nch3z

Currently there is no out of the box possibility to define roles dynamically. This feature will be in particular useful for custom user authentication plugins.

Example:

public void onModule(AuthorizationModule module) {
  module.registerRoleStore(CustomRoleStore.class);
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions