Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(passport|console): Add live preview for Designer #2536

Closed
maurerbot opened this issue Jul 21, 2023 · 2 comments · Fixed by #2720
Closed

chore(passport|console): Add live preview for Designer #2536

maurerbot opened this issue Jul 21, 2023 · 2 comments · Fixed by #2720
Assignees
Labels
enhancement Indicates new feature requests

Comments

@maurerbot
Copy link
Contributor

maurerbot commented Jul 21, 2023

Description

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.
@maurerbot maurerbot added this to the v1 - white label milestone Jul 21, 2023
@betimshahini betimshahini changed the title chore(passport|console): Make designer free chore(passport|console): Add live preview for Designer Jul 31, 2023
@betimshahini betimshahini added enhancement Indicates new feature requests to-be-defined Indicates issue that needs design labels Jul 31, 2023
@betimshahini betimshahini removed the to-be-defined Indicates issue that needs design label Aug 8, 2023
@betimshahini betimshahini assigned szkl and unassigned betimshahini Aug 8, 2023
@maurerbot
Copy link
Contributor Author

@betimshahini if Designer perview reflected the scopes in the oauth I think this isn't really needed?

@betimshahini
Copy link
Contributor

@maurerbot still needed for previewing of the designer config without a paid entitlement for app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Indicates new feature requests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants