You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Customers need test applications so we should enable live-preview of authn/authz.
Technical consideration
Add a "Explore live preview of Designer" link to the default page in console (only when in Free plan). This should take you into the designer route.
Add 'Live preview' button to Designer
Create time-limited, special purpose token which is added to the query passport query params when the 'Live preview' button is clicked. For the lifetime of the token, the preview should be available so long as the token is in the query params. This should allow previewing authn & authz screens, however, submissions should be prevented: the buttons on the live preview screens should not do anything.
The text was updated successfully, but these errors were encountered:
Description
Customers need test applications so we should enable live-preview of authn/authz.
Technical consideration
The text was updated successfully, but these errors were encountered: