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

Enhance OpenID Connect Plugin #4

Merged
merged 17 commits into from
Jan 31, 2024
Merged

Enhance OpenID Connect Plugin #4

merged 17 commits into from
Jan 31, 2024

Conversation

dr4hcu5-jan
Copy link
Member

This PR enhances the maintainability of the OpenID Connect plugin which is used to authenticate requests to the microservices. Furthermore, the Docker image build has been made more-caching friendly to allow for a better deployment experience

@dr4hcu5-jan dr4hcu5-jan self-assigned this Jan 27, 2024
@dr4hcu5-jan dr4hcu5-jan added enhancement New feature or request go Pull requests that update Go code labels Jan 27, 2024
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
plugins/oidc/access.go Show resolved Hide resolved
plugins/oidc/access.go Outdated Show resolved Hide resolved
plugins/oidc/access.go Outdated Show resolved Hide resolved
plugins/oidc/access.go Show resolved Hide resolved
plugins/oidc/access.go Show resolved Hide resolved
plugins/oidc/access.go Show resolved Hide resolved
plugins/oidc/access.go Show resolved Hide resolved
plugins/oidc/access.go Show resolved Hide resolved
dr4hcu5-jan and others added 7 commits January 29, 2024 13:24
Co-authored-by: Piepmatz <3590829+cptpiepmatz@users.noreply.github.com>
Co-authored-by: Piepmatz <3590829+cptpiepmatz@users.noreply.github.com>
the regex now is marked as case insensitive and will only extract a bearer token and not other types of tokens
plugins/oidc/README.md Outdated Show resolved Hide resolved
Co-authored-by: Piepmatz <3590829+cptpiepmatz@users.noreply.github.com>
@cptpiepmatz cptpiepmatz merged commit 631fc63 into main Jan 31, 2024
5 checks passed
@cptpiepmatz cptpiepmatz deleted the dev branch January 31, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants