after completing the oauth openid authentication I want to list the roles (or groups) the user is part of. I tried adminSDK api but that is only for account admin (this is what i understood).
I want to list the user's roles once authenticated and I have the access_token.
I tried AdminSDK but that was only for account admin or gcp admin from what I understood.