Skip to content

Documentation for Group names is confusing #198

@thedrew12

Description

@thedrew12

When creating groups in stormpath the documentation is misleading.
https://docs.stormpath.com/rest/product-guide/latest/multitenancy.html#naming-your-tenant-groups
This link says you should name you groups nameKey.role.admin, but you can't use that name in the <Authenticated> component because it splits the string by periods and looks for each part of the array in the group name. A more unified approach to naming conventions would be nice or allow the <Authenticated> component to accept strings as they are.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions