Skip to content

Separate HTTP clients for OIDC and Operations Center - #1088

Merged
stgraber merged 2 commits into
FuturFusion:mainfrom
breml:fix-oidc-client
Sep 16, 2026
Merged

stgraber merged 2 commits into
FuturFusion:mainfrom
breml:fix-oidc-client

Conversation

@breml

@breml breml commented Sep 16, 2026

Copy link
Copy Markdown
Member

The HTTP client used to communicate with Operations Center might have certificate pinning in place, which obviously will not work with an IdP. Therefore the HTTP client, which is used to communicate with the IdP needs to be separate from the IdP used to communicate with Operations Center.

Separate http client for Operations Center and IdP.
The http client for Operations Center might be pinned to its
certificate, which does not work with the IdP.

Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>
Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>
@breml
breml requested a review from stgraber September 16, 2026 08:13
@breml breml self-assigned this Sep 16, 2026
@stgraber
stgraber merged commit 5bd4357 into FuturFusion:main Sep 16, 2026
6 checks passed
@breml
breml deleted the fix-oidc-client branch September 17, 2026 05:50
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