This repository has been archived by the owner on Jul 24, 2021. It is now read-only.
Single Sign-On Auth #512
Labels
api
enhancement
extends current functionality
needs spec
Additional information is required, preferably as a formal specification
needs-shell
needs accompanying changes in conch-shell
needs-ui
needs accompanying changes in conch-ui
v3.0
features, big changes for api v3.0
We have a new requirement: add support for LDAP. Alternate systems like Google Auth would be nice as well. We still must support "local" accounts, ones located inside a conch database. This will support folks who don't want the other auth or who don't want to add integrators and what not to their LDAP and Google Auth setup.
In conversation, we discussed a microservice that would handle auth and generate a JWT that could be verified by the API et al using public/private keys.
I also fully expect us to remove all non-JWT auth as part of this change.
The text was updated successfully, but these errors were encountered: