Skip to content

Commit

Permalink
Merge pull request #304 from flotiq/feature/25818-user-roles-restict-…
Browse files Browse the repository at this point in the history
…api-keys

ref #25818 add information about connection between user roles and API keys
  • Loading branch information
KarolNet authored Dec 13, 2024
2 parents 547a764 + b51e36d commit 93561cf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/panel/user-roles.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,10 @@ To manage user roles, navigate to the dedicated **User Roles** section within th

![](images/user-roles/assign_role.png){: .border}

!!! warning
User roles will also restrict the API keys owned by that user (both global and scoped) to ensure that users have only access to the types and objects they should have access to.
If the user has generated the scoped API key before the admin assigned the role, the key will lose access to types not included in the role.

## Custom User Roles

!!! note
Expand Down

0 comments on commit 93561cf

Please sign in to comment.