Skip to content

Commit

Permalink
MID-7976 request access defaults added to system configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
1azyman committed Aug 19, 2022
1 parent 4cfc6c5 commit 3f17a6f
Showing 1 changed file with 17 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -943,6 +943,23 @@
<identifier>admin-dashboard</identifier>
<configurableDashboardRef oid="00000000-0000-0000-0001-000000000001" relation="org:default" type="c:DashboardType"/>
</configurableUserDashboard>
<accessRequest>
<roleCatalog>
<collection>
<identifier>allRoles</identifier>
<default>true</default>
<collectionIdentifier>allRoles</collectionIdentifier>
</collection>
<collection>
<identifier>allOrgs</identifier>
<collectionIdentifier>allOrgs</collectionIdentifier>
</collection>
<collection>
<identifier>allServices</identifier>
<collectionIdentifier>allServices</collectionIdentifier>
</collection>
</roleCatalog>
</accessRequest>
</adminGuiConfiguration>

<expressions>
Expand Down

0 comments on commit 3f17a6f

Please sign in to comment.