Skip to content

Conversation

alegacy
Copy link

@alegacy alegacy commented Jan 23, 2025

This adds command line options that allow supplying a client certificate to be used when connecting to the OIDC issuer. The client certificate must be signed by a CA that the OIDC issuer trusts. This allows interoperability with OIDC issuers that enforce mTLS on sessions.

Issue: #67

This adds command line options that allow supplying a client certificate
to be used when connecting to the OIDC issuer.  The client certificate
must be signed by a CA that the OIDC issuer trusts.  This allows
interoperability with OIDC issuers that enforce mTLS on sessions.

Issue: TremoloSecurity#67

Signed-off-by: Allain Legacy <[email protected]>
@mlbiam
Copy link

mlbiam commented Jan 23, 2025

nice update to the test suites! let me do some testing, but this looks great.

@alegacy
Copy link
Author

alegacy commented Jan 30, 2025

Could you hold off on merging this until I’ve had an opportunity to double check something. I am using a similar technique to dynamically load the client certificate in a separate project and I’ve noticed some odd behavior that I need to look into to make sure this doesn’t have a bug in it.

@alegacy
Copy link
Author

alegacy commented Jan 30, 2025

Could you hold off on merging this until I’ve had an opportunity to double check something. I am using a similar technique to dynamically load the client certificate in a separate project and I’ve noticed some odd behavior that I need to look into to make sure this doesn’t have a bug in it.

False alarm... problem was between the keyboard and the chair. No issue here.

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