Hi, starting from today jwt token doesn't contain "groups" claim anymore. Nothing was changed on our application side and AD wasn't reconfigured. I checked manifest - "groupMembershipClaims": "SecurityGroup" is on place (tried with "All" - no result as well).
Verified that graph api returns appropriate list of groups as usual. Were there any changes introduced recently?