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

Support for self-signed certificates #9

Merged
merged 1 commit into from
Nov 17, 2023
Merged

Support for self-signed certificates #9

merged 1 commit into from
Nov 17, 2023

Conversation

dzarras
Copy link
Contributor

@dzarras dzarras commented Nov 16, 2023

Adds the ability to trust self-signed certificates.

Besides configuring the WebClient in GetPidDataFromAuthServer we also need to configure a SpringReactiveOpaqueTokenIntrospector with a WebClient that trusts self-signed certificates.

This functionality is opt-in and disabled by default. To trust self-signed certificates the insecure Spring Profile must be activated.

@dzarras dzarras requested a review from babisRoutis November 16, 2023 11:56
@dzarras dzarras requested a review from a team as a code owner November 16, 2023 11:56
@babisRoutis babisRoutis merged commit 4029c2c into eu-digital-identity-wallet:main Nov 17, 2023
@babisRoutis babisRoutis deleted the feature/self-signed-certs branch November 17, 2023 09:28
@babisRoutis babisRoutis added this to the v0.1.0 milestone Nov 17, 2023
@babisRoutis babisRoutis linked an issue Nov 17, 2023 that may be closed by this pull request
4 tasks
@babisRoutis babisRoutis mentioned this pull request Nov 17, 2023
4 tasks
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.

Update Keycloak realm
2 participants