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

[FEATURE][INSPECT-#281]- Fix to Keycloak for awaiting access; set to .dev for TestFlight #286

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

davidclaveau
Copy link
Contributor

Pull Request Standards

  • The title of the PR is accurate
  • The title includes the type of change [HOTFIX, FEATURE, etc]
  • The PR title includes the ticket number in format of [INSPECT-###]
  • Documentation is updated to reflect change

Description

This PR includes the following proposed change(s):

  • Change "Awaiting Access Request" screen button to send user back to login screen
    • This grabs a new, up to date JWT for the backend to use and re-auth if anything hUas changed
    • Update the button wording from "Refresh" to "Login"

Important!

  • Set API endpoint to .dev for TestFlight purposes
    • Users running the iPad app on TestFlight will connect to the dev realm and be able to test the off season changes
    • This needs to be reverted to .prod in another PR for the next TestFlight build and eventual rollout to production.

@davidclaveau davidclaveau merged commit 53a9574 into master Jan 26, 2024
1 check passed
@davidclaveau davidclaveau deleted the testing/fix-keycloak-login-and-prep-testflight branch January 26, 2024 17:30
@davidclaveau davidclaveau linked an issue Jan 26, 2024 that may be closed by this pull request
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update INSPECT/LUCY to use Keycloak for managing roles and permissions
2 participants