Add more control over which users will never have their access licenses released #1097
Closed
mountaindude
started this conversation in
Ideas
Replies: 1 comment
-
Released in 12.2.0 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently (v12.1) it is possible to state specific users (in the config file) that will be excluded from license releases.
Would be useful to expand this with additional filters/criteria.
For example, never release users...
Inactive
set toNo
Blocked
set toNo
Removed externally
set toNo
Also add a dry-run option. When set to true, information about licenses releases would be written to the log, but no releases would actually be done. Useful when testing and refining the license release configuration.
The config settings for this could look like below.
Note that this would be a change from current config file format.
Beta Was this translation helpful? Give feedback.
All reactions