You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Documentation/Administration/rbac.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -128,7 +128,14 @@ Consider replacing these direct role assignments with groups to better organize
128
128
129
129

130
130
131
+
### My User's Group and Role Assignments
132
+
133
+
You can now view your own user's group and role assignments on the profile page. The profile page can be accessed at /profile or
134
+
by clicking the profile link in your account dropdown located in the top-right of the page.
135
+
131
136
## Known Issues
132
137
133
-
1. The deployment and schedules details pages have some known issues for users who have been granted access to one or more tenants that are not their own tenant. This should be fixed in an upcoming release.
134
-
1. If a user attempts to create a deployment or schedule that resolves to computers that they are not authorized to manage, they should be forced to submit a change request. This is not currently working but will be fixed in an upcoming release.
138
+
1. Fixed - The deployment and schedules details pages have some known issues for users who have been granted access to one or more tenants that are not their own tenant. This should be fixed in an upcoming release.
139
+
1. Fixed - If a user attempts to create a deployment or schedule that resolves to computers that they are not authorized to manage, they should be forced to submit a change request. This is not currently working but will be fixed in an upcoming release.
140
+
3. Certain pages are not displaying properly when the current user is unauthorized to access them. All pages that have resource identifiers in the url are being cleaned up to handle 404 and 403 responses.
0 commit comments