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

auth: Add a simple RHSSO authentication #97

Merged
merged 1 commit into from
Dec 10, 2024
Merged

auth: Add a simple RHSSO authentication #97

merged 1 commit into from
Dec 10, 2024

Conversation

tupyy
Copy link
Collaborator

@tupyy tupyy commented Dec 10, 2024

This PR adds a simple rhsso authentication.
It validates and parses the token and returns a User simple dto.
Also, it adds a NoneAuthenticator in case we want no authentication.

Signed-off-by: Cosmin Tupangiu [email protected]

@tupyy tupyy requested a review from machacekondra December 10, 2024 14:54
This commit adds a simple rhsso authentication.
It validates and parses the token and return a _User_ simple dto.
Also, it adds a _NoneAuthenticator_ in case we want no authentication.

Signed-off-by: Cosmin Tupangiu <[email protected]>
@tupyy tupyy merged commit 75c5a8e into kubev2v:main Dec 10, 2024
9 checks passed
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.

2 participants