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

Wider authentication support #2

Open
rmil opened this issue Sep 5, 2020 · 1 comment
Open

Wider authentication support #2

rmil opened this issue Sep 5, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@rmil
Copy link
Member

rmil commented Sep 5, 2020

Currently we are just limited to custom applications, we'll need to look into connecting with other platforms

@rmil rmil added the enhancement New feature or request label Sep 5, 2020
@rmil rmil self-assigned this Sep 5, 2020
@rmil
Copy link
Member Author

rmil commented Sep 5, 2020

We could have some sort of different levels of accounts (not for permissions). But where in the admin interface we essentially promote an account to be a "global" account. So when the user next authenticated we can intercept that password before it's hashed and create a new account with an external auth provider i.e. Keycloak or something LDAP-y. If we had this with Keycloak we could then federate with AD which would be nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant