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

Update behavior of app for empty user roles and facilities in DB when feature flag enabled #8268

Open
emyl3 opened this issue Nov 5, 2024 · 0 comments

Comments

@emyl3
Copy link
Collaborator

emyl3 commented Nov 5, 2024

Description

Update behavior of app when feature flag oktaMigrationEnabled is set to true.

Proposed solution

BEFORE
If a user's roles and facilities are empty in the DB,

  • user has no roles and facilities

AFTER
If a user's roles and facilities are empty in the DB,

  • fetch user's roles and facilities from okta
  • save to DB

Additional context

Please update this table as well.

@emyl3 emyl3 added this to the [Epic] Okta Migration milestone Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant