Closed DanielMalmgren closed 2 months ago
This issue has been mentioned on Ironman Software Forums. There might be relevant details there:
https://forums.ironmansoftware.com/t/problem-with-groups-in-oauth2-attribute/9706/2
This is a configuration issue. You can limit the number of groups sent in the claims via Entra ID app registration configuration. I've updated the docs here: https://docs.powershelluniversal.com/config/security/openid-connect#group-overages
Version
4.0.12
Severity
Low
Steps to Reproduce
In an OpenID Connect federation, set up the identity provider so that it sends a very long attribute/claim in the login flow. In my case it's an attribute named "groups" which contains all my AD groups, it's a string that is above 2000 characters.
I also mentioned this in the forums
Expected behavior
Actual behavior
Additional Environment data
OS: Windows Server 2019 Datacenter
Visuals
No response