I am looking for a solution where users would be able to login to jupyterhub using sso and I can manage the users through admin tab. Any help will be appreciated
OAuthenticator should work if you’re using OAuth for your SSO
https://oauthenticator.readthedocs.io/en/latest/
Otherwise try searching for other Authenticators.