-
Notifications
You must be signed in to change notification settings - Fork 22
Seamless and predefined roles #618
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: console
Are you sure you want to change the base?
Conversation
This should replace #539 . |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good
* _Data Viewer_ | ||
* _Project Viewer_ | ||
* _Project Member_ | ||
* _Project Admin_ | ||
* _Metrics Reader_ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
are these meant to correspond to the roles in table 2? I'm thinking not, but I'm not sure what metrics reader is.
|=== | ||
|
||
|
||
Users within a project can access instances seamlessly with their console role xref:security/tool-auth.adoc[Tool authentication with Aura user] is enabled. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This isn't quite clear to me. Is there something missing between console role
and the Tool authentication with Aura user
link?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If Tool authentication is not enabled, a user's console role won't be mapped to a predefined role.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ah ok. Thanks
This PR includes documentation updates New pages: Updated pages: |
No description provided.