Securing your application for mashup communication
Version:
If you use the mashup feature to embed Pega Platform content in an external application, define the external URLs that are allowed to access Pega Platform so that the host page can communicate with the mashup gadget page.
-
In the Dev Studio header, click
. -
On the Application form, click the Integration & security tab.
-
The Mashup security section lists the trusted origins (URLs) that can access your application. To add a trusted origin, click Add a row and enter the URL that can be trusted.
When entering URLs, you need to enter a host-page domain, which includes the
https
orhttp
.
https://www.google.com
https://example:4444
- Creating cases from a web mashup
To manage business processes of customers who use external software, embed a case into an external application or a web page by using a web mashup. You can generate an HTML code that you insert into an external web page or application, so that users can create cases even without access to Pega Platform software.
- Harness and Section forms - Configuring an External web component section
After adding an External web component section, you can configure the section with an OAuth 2.0 authentication profile, mashup section, and authorization section to connect to an external application at run time.