So JCL is working for me in general...I am presented with the login window, I enter my credentials, and my account is created. The real issue is coming from the OIDCAdmin key and my configuration of that. So just to run down everything I have done:
- Created JCL enterprise app and made manifest with standard/admin group
- Assigned myself as an Admin for the app in AAD
- For OIDCAdmin key in the config profile, I have role as Admin. That is the name of the Admin assignment from before on AAD
- I set OIDCAdminAttribute to the key in the manifest for admin users
With all of those set, I login with that AAD account at the login window, and every time I still appear as a standard user. In Directory Utility, the NetworkUser is set to the correct email. any ideas?