In the SSO Just-In-Time, the lookup that resolves an asserted group value to a Clarity group is case-sensitive. When the IdP asserts a group value whose character case differs from CMN_SEC_GROUPS.GROUP_CODE, that group silently fails to resolve and is dropped. If added manually, it would be removed on next login. The user authenticates successfully and all other groups sync normally, so nothing indicates what the issue is.
STEPS TO REPRODUCE:
Expected Results: The ZCorpFinConf group resolves regardless of character case and is applied to the user. If assigned manually it is not silently removed.
Actual Results: The other groups are applied but ZCorpFinConf is not and no error. At step 6 the manual assignment is removed on the next login and not added back, so the group cannot be maintained manually. With debug logging enabled we can see the message:
Group 'zcorpfinconf' not found.
Clarity 16.4.1 with JIT 2.0
DE209751