Add support for Google logins via a GoogleIdentityProvider CRD.
Open
Nobody has claimed this yet.
enhancement
priority/undecided
stub
- Dominant language
- Go
- Stars
- 739
- Forks
- 85
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 1
Description
Google login works today via the OIDCIdentityProvider CRD, but lacks group support since Google does not include groups in the ID token. We should add first-class support for Google as an identity provider.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing OIDCIdentityProvider CRD support and the issue's requested GoogleIdentityProvider CRD behavior. Define the provider's group-support behavior and verify that Google login works with groups exposed to the resulting identity.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100