Handling non existing external groups #630
Unanswered
AmuthesanS
asked this question in
Q&A
Replies: 1 comment 1 reply
-
This is already possible with https://github.com/Netcentric/accesscontroltool/blob/develop/docs/AdvancedFeatures.md#configure-memberships-oftowards-externally-managed-groups |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a use case where I have external group as members for groups managed in the AC group_config. These external groups are optional and it may not be available in the environments. When AC group_config configuration is applied with members value pointing to external user that is non-existing then the tool stops processing AC with exception. Is there an option to suppress the exception and continue applying rest of the AC schema or have a condition that could check the availability of group in system?
Beta Was this translation helpful? Give feedback.
All reactions