This implementation automates reporting to verify compliance with GC Cloud Guardrails. SSC and TBS review the results. Cette mise en œuvre automatise la production de rapports afin de vérifier la conformité aux mesures de sécurité infonuagique du GC. SPC et SCT examinent les résultats.
Other
11
stars
4
forks
source link
[Bugfix] GR2 V9 Privileged role status with multiple role assigned #185
Bugfix for GR2 V9 Privileged role status when multiple role assigned with at least one privileged role
This PR fixes/adds/changes/removes
This PR fixes the bug in the the PrivilegedRole_s column result when multiple roles (with at least one privileged role) are assigned to a guest user.
The PrivilegedRole_s column result aligns with the 'Comments' column.
For example, if User Access Admin + Owner roles are assigned to the guest user, the status of PrivilegedRole_s sould be 'True'.
Overview/Summary
Bugfix for GR2 V9 Privileged role status when multiple role assigned with at least one privileged role
This PR fixes/adds/changes/removes
This PR fixes the bug in the the PrivilegedRole_s column result when multiple roles (with at least one privileged role) are assigned to a guest user. The PrivilegedRole_s column result aligns with the 'Comments' column. For example, if User Access Admin + Owner roles are assigned to the guest user, the status of PrivilegedRole_s sould be 'True'.
Breaking Changes
N/A
Testing Evidence
Tested with pipeline deploy to both tenants
As part of this Pull Request I have
main
branch