Webview Requirements
Webviews Requirements:
- Responsive and mobile-friendly
- Static URL for all users
VTS Activate passwordless flow cannot be enabled for OIDC
Embedded Webviews allow:
- Session state
- Redirects and navigation including outside the initial domain
- Show integrated modals and popups for content and notifications
Embedded Webviews do not allow:
- Opening additional tabs
- Opening a new browser window and multiple chained redirects
- Interact with the calling application (outside of what is provided via OIDC claims)
- Show browser alerts
Updated 16 days ago