-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: TAP - Linking Platform
-
1
As a app vendor, we are requesting an enhancement to enable seamless support for Smart Cards.
Currently, when I attempt to integrate Smart Cards by adding the EditorCardProvider, the links pasted into the editor do not render as Smart Cards, throws CORS error. In some case, it is required to egress the host name to EditorCardProvider which makes it impractical to use with the forge app as it requires egressing the app which is impractical to meet the conditions in a real application, as the user host URL is dynamic and varies for each host that installs my app.
Request for Enhancement:
- Provide clear documentation or examples on how to properly configure and render Smart Cards within Forge apps using @atlaskit/editor.
- Address the CSP error encountered when setting the baseUrl in EditorCardProvider, potentially by providing guidelines on necessary CSP configurations or adjustments.
- Consider adding native support for Smart Cards in Forge apps to simplify the integration process and enhance user experience.
- depends on
-
EDM-12308 Loading...