Hello Team , I was trying to ingest users and groups using OIDC SSO. Users are getting authenticated and was able to login to datahub. But the datahub is unable to fetch the group details(groups scope enabled). I was getting Type mismatch error in frontend logs. can you please help me to solve this issue. we are using version 0.9.2
07:55:12 [application-akka.actor.default-dispatcher-50] ERROR auth.sso.oidc.OidcCallbackLogic - Failed to extract groups: Expected to find a list of strings for attribute with name groups, found class net.minidev.json.JSONArray