When an external group has admin policy assigned and default role has minimal policy assigned. (no other role created), when logged in using OIDC credentials from the same group linked to group alias in vault… we are unable to inherit policies assigned on group i.e. Identity policies. The token is picking default role policy(minimal policy).
Expectation: Group policy(admin_policy) should be applied on the token when we login using OIDC creds.
Please help me fix this.