General
The ZywaveApiProxyElement
enables easier, more secure client-side API communication. It also makes the utilization of all Application Framework components simpler, enabling you to focus on what matters.
Requirements
Before considering to use this component, ensure the following:
Applications consuming this component are currently required to be on a *.zywave.com. This is due to continual restrictions being made, or already made, to third party cookies. For more information:
- Chrome's announcement of the deprecation of third party cookies: https://blog.chromium.org/2020/01/building-more-private-web-path-towards.html
- Chrome's timeline to deprecation: https://privacysandbox.com/timeline/
The proxy must only be used by users who are authenticated with Zywave. If your application serves a distinct user base, the proxy must only be served to users authenticated via Zywave SSO.
It is highly encouraged to supply a profile-token value to this component, which represents the active profile of the user in your own application to provide that context to the Proxy application.
- If being used by a user other than an agency user, and profile context matters, this attribute is required