Small grammatical error in documentation
Closes #34009 Signed-off-by: Jake <156826184+jlanning-gl@users.noreply.github.com>
This commit is contained in:
parent
795b90a8eb
commit
946798aa01
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ the entire lifecycle of its members and how they authenticate and authorize to a
|
||||||
|
|
||||||
The organization is the entry point to start using the IAM capabilities of {project_name} to also address Business-to-Business (B2B) use cases.
|
The organization is the entry point to start using the IAM capabilities of {project_name} to also address Business-to-Business (B2B) use cases.
|
||||||
It enables multi-tenancy within a realm so that users can have access to protected resources from a realm but with a more restricted
|
It enables multi-tenancy within a realm so that users can have access to protected resources from a realm but with a more restricted
|
||||||
and controlled context. The organization they belong to.
|
and controlled context, that context being the organization to which they belong.
|
||||||
|
|
||||||
{project_name} Organizations is a feature that enables support for organizations in {project_name}. For now, it provides
|
{project_name} Organizations is a feature that enables support for organizations in {project_name}. For now, it provides
|
||||||
some of the core capabilities needed to manage organizations such as:
|
some of the core capabilities needed to manage organizations such as:
|
||||||
|
|
Loading…
Reference in a new issue