Ray,
Warning: I've never touched CAS, I'm trying to find ways to make our use case work to suggest them to the proper folks.
In pseudocode what I am looking for is:
if memberOf Group1 {
attribute value = x
}else{
attribute value = y
}
I'm not sure if any of the regex filters would apply, but this seems like something that could be accomplished via a Groovy script?
We currently pass an HR identifier to Zoom that determines which org/sub-org an account is in, but it would be beneficial to be able to over-ride this value for certain individuals; e.g. students that have no HR identifier.
I appreciate that you took the time to respond to my OP!