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

Create New Backend Service to Interact with Keycloak #4679

Closed
kgudel opened this issue Jul 26, 2023 · 0 comments · Fixed by #4682
Closed

Create New Backend Service to Interact with Keycloak #4679

kgudel opened this issue Jul 26, 2023 · 0 comments · Fixed by #4682

Comments

@kgudel
Copy link
Contributor

kgudel commented Jul 26, 2023

Service should:

  • Confirm a users token

  • Determine a users ID from the token

  • Confirm which institutions a user should be able to be associated with by checking their email domain in the token against the institutions_emails table

  • Enable a user to update the account associated with their token in the following ways:

    • Update their lei attribute based on the institutions associated with their email domain, both to remove and add institutions. Specifically by updating their account's lei attribute.
    • Update their first and last name
@kgudel kgudel added this to To do in Sprint 133 HP via automation Aug 2, 2023
@kgudel kgudel moved this from To do to In progress in Sprint 133 HP Aug 3, 2023
@bofnd bofnd moved this from In progress to Review in progress in Sprint 133 HP Aug 21, 2023
Sprint 133 HP automation moved this from Review in progress to Done Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant