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

Resolve hostname verification issue with localhost in self registration flow. #4794

Merged
merged 3 commits into from
Jul 20, 2023

Conversation

LakshiAthapaththu
Copy link
Contributor

@LakshiAthapaththu LakshiAthapaththu commented Jul 14, 2023

Proposed changes in this pull request

This PR resolves the issue of internal API calls failing when localhost is not added as a SAN as mentioned in wso2/product-is#16181. The flow is modified to use an HTTP client with a custom verifier introduced in wso2/carbon-kernel#3610 accordingly.

When should this PR be merged

This should be merged only after wso2/carbon-kernel#3610 is merged and relevant dependency is added accordingly.

@LakshiAthapaththu LakshiAthapaththu marked this pull request as ready for review July 19, 2023 10:53
@jenkins-is-staging
Copy link

PR builder started
Link: https://github.com/wso2/product-is/actions/runs/5598608683

@jenkins-is-staging
Copy link

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/5598608683
Status: cancelled

@jenkins-is-staging
Copy link

PR builder started
Link: https://github.com/wso2/product-is/actions/runs/5607017989

@jenkins-is-staging
Copy link

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/5607017989
Status: success

Copy link

@jenkins-is-staging jenkins-is-staging left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving the pull request based on the successful pr build https://github.com/wso2/product-is/actions/runs/5607017989

@LakshiAthapaththu LakshiAthapaththu merged commit 6ab4fef into wso2:master Jul 20, 2023
1 check passed
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.

3 participants