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: Keycloak Migration #1414

Closed
wants to merge 15 commits into from
Closed

chore: Keycloak Migration #1414

wants to merge 15 commits into from

Conversation

cmaddox5
Copy link
Contributor

@cmaddox5 cmaddox5 commented Sep 5, 2024

Summary of changes

Asana Ticket: migrate signs-ui from Cognito to Keycloak

This PR converts auth from Cognito to Keycloak. Most changes were made following this guide. I also removed all references to the RefreshTokenStore. All usages of the refresh token were removed back in #734 so the store saves the tokens but nothing actually uses them.

Reviewer Checklist

  • Meets ticket's acceptance criteria
  • Any new or changed functions have typespecs
  • Tests were added for any new functionality (don't just rely on coverage statistics)
  • signs.json changes were also made in realtime_signs
  • Ask product if custom label updates in mbta.ts should also be made to paess_labels.json in Screenplay
  • This branch was deployed to the staging environment and is currently running with no unexpected increase in warnings, and no errors or crashes (compare on Splunk: staging vs. prod)

@cmaddox5 cmaddox5 marked this pull request as ready for review September 9, 2024 13:10
@cmaddox5 cmaddox5 requested a review from a team as a code owner September 9, 2024 13:10
@cmaddox5 cmaddox5 closed this Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant