Subjects
StackState Self-hosted v5.1.x
Last updated
StackState Self-hosted v5.1.x
Last updated
StackState is configured by default with file based authentication with predefined roles for Guests (very limited permission level), Power Users and Administrators (full permission level). To change the configuration to use LDAP authentication, see .
To create a new subject (a group or a username), you must follow the stac
CLI route below. When you create a subject, it has no permissions at first. All custom subjects need a scope by design, so they don't have access to the full topology. This is a security requirement that makes sure that users have access only to what they need.
Examples
Create the stackstate
subject with a scope that allows the user to see all elements with the StackState
label:
Give more context and specific limitations, create the subject stackstateManager
with the same scope of the StackState
label and additional access to Business Applications within that label: