RBAC in the almost-real world
domain.delete_domain
domain.dns.create_record
domain.dns.read_record
domain.dns.update_record
domain.dns.delete_record
domain.create_domain
domain.read_domain
domain.update_domain
admin
: An admin can do everythingdns.manager
: Can create, read, update and delete dns records but not access the domain itselfread-only
: Can read domain or dns record information.Create a key
Roles
section if not visible
/app/keys/key_auth_???/key_???
dns.manager
and read-only
roles.
A toast message should come up in the lower corner when the action has been completed.roles
and 5 permissions
shown just above the Roles section:Verifying Permissions