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

Clean up feature flag and any unused Okta code #7602

Open
mehansen opened this issue Apr 23, 2024 · 0 comments
Open

Clean up feature flag and any unused Okta code #7602

mehansen opened this issue Apr 23, 2024 · 0 comments

Comments

@mehansen
Copy link
Collaborator

mehansen commented Apr 23, 2024

Background

We would like to migrate user roles, org membership, and facility membership to be stored within the SimpleReport app, as opposed to managing it in Okta. This will increase stability of the app and improve code readability and extensibility, among other benefits. The goal of this ticket is to clean up deprecated feature flag and Okta code.

Change requested

Clean up the feature flag and any code that's unused as a result.
If we are still doing comparisons with Okta data, clean those up now as well.

Acceptance criteria

  • feature flag should not exist in our feature flag table or in our config files
  • no code for authorization touches Okta EXCEPT for checking if a user is superadmin

Dependencies

Open questions

How long do we wait to do this?

Additional context

Main design doc
Design doc - backend
Design doc - data migration plan
Okta migration tickets plan
Okta tech talk
Okta tech talk part 2

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

No branches or pull requests

1 participant