Skip to content

Commit 4488ccf

Browse files
committed
Merge branch 'main' into 69-new-pages-aadj-rcajd-dirmig
2 parents 6a9fa28 + f665c50 commit 4488ccf

File tree

1 file changed

+9
-2
lines changed
  • Documentation/Administration

1 file changed

+9
-2
lines changed

Documentation/Administration/rbac.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,14 @@ Consider replacing these direct role assignments with groups to better organize
128128

129129
![alt text](image-14.png)
130130

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+
131136
## Known Issues
132137

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.
141+
4. Some delete opertions are not being audited.

0 commit comments

Comments
 (0)