Description
Preflight Checklist
- I agree to follow the Code of Conduct that this project adheres to.
- I have searched the issue tracker for an issue that matches the one I want to file, without success.
- I am not looking for support or already pursued the available support channels without success.
Version
2.35.0
Storage Type
Kubernetes
Installation Type
Official container image
Expected Behavior
After succesfull login, the groups should be shown in the log and be part of the OIDC token
Actual Behavior
The groups are empty in the logs and in the OIDC token
Steps To Reproduce
- Have an installation with Version 2.34.0 which uses Google for Authentication with group fetch enabled.
- Login and check if groups are there. -> It works with 2.34.0 and earlier
- Upgrade from 2.34.0 to 2.35.0
- Login and check if groups are in logs and OIDC Token. -> Groups are empty, no further hint in the logs
Additional Information
No response
Configuration
No response
Logs
No response