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

Unable to consume API endpoints across domain using easyXDM. #20

Open
jxh1542 opened this issue Jan 19, 2021 · 0 comments
Open

Unable to consume API endpoints across domain using easyXDM. #20

jxh1542 opened this issue Jan 19, 2021 · 0 comments

Comments

@jxh1542
Copy link

jxh1542 commented Jan 19, 2021

Unable to consume API endpoints across domain using easyXDM. Security policies have been placed by Blackbaud to prevent the use of iframes with BBIS pages.
easyXDM loads the consumer and the provider in a hidden iframe conflicting with the security constraint implemented by Blackbaud.

Public endpoints: No need to add options to CountryService or QueryService.

https://BBISdomain/WebApi/Country
https://BBISdomain/WebApi/Country/00cb6cdb-fxxx-44e2-9c73-xxxdf7965d8f/State
https://BBISdomain/WebApi/Query/DAEF6A0D-C8C6-4GE0-925A-84350F2286E3

endpoints conflicting with security policies
https://BBISdomainWebApi/2022/Donation/Create
https://BBISdomain/WebApi/2022/Donation/ValidateDonationRequest
https://BBISdomainWebApi/2022/Donation/Complete

Can you share any working demos where endpoints are consumed from an external site?

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

No branches or pull requests

1 participant