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

Handle portal app callback URLs #5656

Merged

Conversation

sadilchamishka
Copy link
Contributor

Proposed changes in this pull request

$subject

shashimalcse
shashimalcse previously approved these changes Apr 26, 2024
@jenkins-is-staging
Copy link

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

* @return The resolved URL from placeholders.
* @throws URLBuilderException If any error occurs when building absolute public url without path.
*/
public static String resolveOriginUrlFromPlaceholdersPortalApps(String absoluteUrl, String appName)
Copy link
Contributor

@AnuradhaSK AnuradhaSK Apr 26, 2024

Choose a reason for hiding this comment

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

Let's make this a generic method, by overloading resolveOriginUrlFromPlaceholders with absoluteUrl and appName

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed by - 9e6fadc

@sadilchamishka sadilchamishka merged commit 9c4bc71 into wso2:master Apr 26, 2024
1 check passed
@jenkins-is-staging
Copy link

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/8844263458
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/8844263458

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.

5 participants