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

Refactor Auth(n/z) backend #1383

Closed
gjedlicska opened this issue Feb 17, 2023 · 0 comments
Closed

Refactor Auth(n/z) backend #1383

gjedlicska opened this issue Feb 17, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request question

Comments

@gjedlicska
Copy link
Contributor

gjedlicska commented Feb 17, 2023

The current auth backend has a very low bus factor, we should rewrite it in TS to improve understanding in the team.

Also consider standardizing around OIDC. All major providers, Google, Github, AAD etc all support it, and our implementation would only focus on using the OIDC standard.
It would require a bit of rethinking how we configure a list of OIDC providers, but we could delete the special provider based implementations.

@gjedlicska gjedlicska added enhancement New feature or request question labels Feb 17, 2023
@gjedlicska gjedlicska self-assigned this Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question
Projects
None yet
Development

No branches or pull requests

2 participants