Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(oauth): Implement OAuth 2.0 Client Credentials grant as supported auth mechanism #23

Open
wants to merge 16 commits into
base: release-2.2
Choose a base branch
from

Conversation

m8rmclaren
Copy link
Collaborator

2.2.0

Features

Auth

  • Implement OAuth 2.0 Client Credentials grant as supported auth mechanism

Testing

  • Refactor unit tests to use fake interfaces and extract integration tests to a shell script that interacts with K8s directly

m8rmclaren and others added 16 commits August 20, 2024 13:12
…d auth mechanism

Signed-off-by: Hayden Roszell <hroszell@gmail.com>
Signed-off-by: Hayden Roszell <hroszell@gmail.com>
Signed-off-by: Hayden Roszell <hroszell@gmail.com>
Signed-off-by: Hayden Roszell <hroszell@gmail.com>
Signed-off-by: Hayden Roszell <hroszell@gmail.com>
Signed-off-by: Hayden Roszell <hroszell@gmail.com>
Signed-off-by: Hayden Roszell <hroszell@gmail.com>
Signed-off-by: Hayden Roszell <hroszell@gmail.com>
Signed-off-by: Hayden Roszell <hroszell@gmail.com>
Signed-off-by: Hayden Roszell <hroszell@gmail.com>
Signed-off-by: Hayden Roszell <hroszell@gmail.com>
Signed-off-by: Hayden Roszell <hroszell@gmail.com>
Signed-off-by: Hayden Roszell <hroszell@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant