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

Improve the callback url resolving logic for api based authn #27

Merged
merged 1 commit into from
May 6, 2024

Conversation

ImalshaG
Copy link
Contributor

@ImalshaG ImalshaG commented May 6, 2024

Use the overloaded getCallbackUrl method which loads the redirect url from the authentication context and set it as the callback url instead of taking it from connector properties.

Related issue - wso2/product-is#20173
Merge after - wso2-extensions/identity-outbound-auth-oidc#183

Note - Needed to change the access modifier of getApplicationDetails method since it has been changed in the latest identity.outbound.auth.oidc version.

@jenkins-is-staging
Copy link

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

@jenkins-is-staging
Copy link

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

@ImalshaG ImalshaG merged commit e34b454 into wso2-extensions:master May 6, 2024
2 checks passed
@ImalshaG
Copy link
Contributor Author

ImalshaG commented May 6, 2024

The PR builder is not supported for this repo and the integration tests have passed locally. Therefore merging this PR.

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