marinasundstrom / YourBrand

Prototype enterprise system for e-commerce and consulting services
85 stars 13 forks source link

Naming of roles and permissions #19

Open marinasundstrom opened 6 months ago

marinasundstrom commented 6 months ago

Roles should be named like this:

This is a system-wide role:

administrator

Service-specific roles should be prefixed:

timereport.administrator

In the token, the "role" claim is represented by an array.

marinasundstrom commented 6 months ago

This is not yet in use.