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

Add a 'Sign Out URI(s)' field to the 'Submit/Edit' app forms #208

Closed
HollyJoyPhillips opened this issue Feb 7, 2020 · 0 comments
Closed
Assignees
Labels
enhancements Relates to a feature enhancement front-end Relates to front end issues marketplace Relates to the Marketplace

Comments

@HollyJoyPhillips
Copy link
Contributor

HollyJoyPhillips commented Feb 7, 2020

Summary: As we are now supporting Sign Out URIs in Cognito, we need to add an additional field on the ‘Submit’ and ‘Edit’ app page in the developers portal.

Task: To add a field on the ‘Submit’ and ‘Edit’ app pages in the developers portal.

  • Title: Sign Out URI(s)
  • Placeholder text: Enter the URI that your application should navigate to when a user logs out. For multiple URI's, separate using a comma. HTTPS other than for http://localhost
  • Object: signoutUris
  • Should be editable
  • Should support multiple URIs separated by a comma, e.g. https://www.app.co.uk, http://www.app2.co.uk
  • Should apply validation to ensure HTTPs is present and the URI format is correct (same as the Launch URL field)
  • Should allow HTTP for local host only e.g. http://localhost:8080
    See mockup for location:
    Signout1
@HollyJoyPhillips HollyJoyPhillips added marketplace Relates to the Marketplace enhancements Relates to a feature enhancement labels Feb 7, 2020
@trankhacvy trankhacvy self-assigned this Feb 10, 2020
@HollyJoyPhillips HollyJoyPhillips added the front-end Relates to front end issues label Feb 10, 2020
trankhacvy added a commit that referenced this issue Feb 11, 2020
trankhacvy added a commit that referenced this issue Feb 11, 2020
* feat: #208 Add sign out uri field in app form

* feat: #208 Update type definition
nphivu414 pushed a commit that referenced this issue Apr 29, 2020
Merge develop to master v0.5.24
nphivu414 pushed a commit that referenced this issue Apr 29, 2020
* feat: #208 Add sign out uri field in app form

* feat: #208 Update type definition
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancements Relates to a feature enhancement front-end Relates to front end issues marketplace Relates to the Marketplace
Projects
None yet
Development

No branches or pull requests

2 participants