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

migrate airflow/superset oidc to use email for default usernames #243

Open
michaeljguarino opened this issue May 3, 2022 · 0 comments
Open

Comments

@michaeljguarino
Copy link
Member

Use Case

Plural usernames are changeable but are currently being used as the flask appbuilder username which the underlying code doesn't know how to modify. We'll want to write a migration to modify these to something more stable and avoid this potential footgun.

Ideas of Implementation

Modify oauth provider subclass and write a migration job to do the database rewiring.


Message from the maintainers:

Excited about this feature? Give it a 👍. We factor engagement into prioritization.

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