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

Fix auth to work as expected #321

Closed
ChiefStief opened this issue Nov 8, 2024 · 1 comment · Fixed by #388
Closed

Fix auth to work as expected #321

ChiefStief opened this issue Nov 8, 2024 · 1 comment · Fixed by #388
Assignees

Comments

@ChiefStief
Copy link
Collaborator

ChiefStief commented Nov 8, 2024

  • After research, chosen first stage for this is to chain logout redirect urls to be able to log any user out using just cognito from both pools
  • Explore customization options for login page, at least to confirm viability
  • Handle log in such that it functions with two user pool set up
  • Also implement mockAPI support including setting mock tokens on login (disambiguation link click on mock) and handling logout such that errors aren't thrown in a mock setting
@ChiefStief ChiefStief converted this from a draft issue Nov 8, 2024
@ChiefStief ChiefStief self-assigned this Nov 8, 2024
@ChiefStief ChiefStief mentioned this issue Nov 8, 2024
15 tasks
@ChiefStief ChiefStief changed the title Utilize Token revocation endpoint to make auth, routeguarding and logout function as expected Utilize Token revocation endpoint to make auth, routeguarding and logout function more ideally Nov 8, 2024
@isabeleliassen isabeleliassen added this to the Technical Work milestone Nov 13, 2024
@isabeleliassen isabeleliassen moved this from Backlog to To Do in CompactConnect Nov 14, 2024
@ChiefStief ChiefStief changed the title Utilize Token revocation endpoint to make auth, routeguarding and logout function more ideally Fix auth to work as expected Dec 10, 2024
@ChiefStief
Copy link
Collaborator Author

ChiefStief commented Dec 12, 2024

aws/aws-cdk#32463 -- no L2 CDK support for Managed Login, but does have L1.

  • L2 Seems likely to be added soon. Could maybe move forward with L1 or push that piece to a new ticket.
  • Solution is not available in GovCloud.
  • Solution will allow biometric auth as well.

@ChiefStief ChiefStief moved this from In progress to Code Review/Design Review in CompactConnect Dec 16, 2024
@jsandoval81 jsandoval81 moved this from Code Review/Design Review to CSG Review in CompactConnect Dec 18, 2024
@github-project-automation github-project-automation bot moved this from CSG Review to Done in CompactConnect Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants