diff --git a/website/content/docs/concepts/domain-model/roles.mdx b/website/content/docs/concepts/domain-model/roles.mdx index 1a9d9b5c45..1f420b6b30 100644 --- a/website/content/docs/concepts/domain-model/roles.mdx +++ b/website/content/docs/concepts/domain-model/roles.mdx @@ -13,7 +13,7 @@ that contains a collection of [permissions][] which are granted to any principal assigned to the role. [Users][] and [groups][] are principals which allows either to be assigned to a role. -A role can only be defined within a [project][] [scope][]. +A role can be defined within any [scope][]. A role can be assigned to principals from any scope. ## Attributes @@ -43,4 +43,4 @@ A role has the following configurable attributes: The following services are relevant to this resource: -* [Role Service](/api-docs/role-service) \ No newline at end of file +* [Role Service](/api-docs/role-service)