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

Fixed ca-certs generation #25

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Fixed ca-certs generation #25

merged 1 commit into from
Oct 15, 2024

Conversation

blaubaer
Copy link
Member

Motivation

Currently not all OIDC IdPs can be used, because the ca-certs lacking some entries.

Changes

Instead of just accepting certificates of type ServerTrustedDelegator we now accept all certificates where the type contains ServerTrustedDelegator.

@blaubaer blaubaer self-assigned this Oct 15, 2024
@blaubaer blaubaer added bug Something isn't working go Pull requests that update Go code accepted This issue was accepted by the code owners. labels Oct 15, 2024
@blaubaer blaubaer added this to the v0.3.2 milestone Oct 15, 2024
@blaubaer blaubaer merged commit e5aaa24 into main Oct 15, 2024
10 of 11 checks passed
@blaubaer blaubaer deleted the fixed-ca-certs-generation branch October 15, 2024 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted This issue was accepted by the code owners. bug Something isn't working go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant