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

Multiple consistent authentication mechanisms? #13

Closed
dirkcgrunwald opened this issue Dec 9, 2018 · 1 comment
Closed

Multiple consistent authentication mechanisms? #13

dirkcgrunwald opened this issue Dec 9, 2018 · 1 comment

Comments

@dirkcgrunwald
Copy link

We're using JupyterHub with OAUTH using out GSuite authentication to our university unique identifier mechanism. This is the same authentication ID that would be used if we used the LTI authenticator.

It would be nice to be able to use the LTI authenticator AND the OAUTH -- the use of the LTI would allow us to auto-create accounts for students by having them come in from LTI and then we could use the OAUTH mechanism if they want to directly access their instance rather than going in through the LMS (moodle, in our case).

Any idea if this is possible? The README indicates "no", but I'm curious how hard it would be to add. We're doing something similar for an autograder (https://inginious.org/)

@consideRatio
Copy link
Member

I believe this is limited by JupyterHub not being configurable for use with multiple authenticators. =/

I'll close this in favor of jupyterhub/oauthenticator#136 unless it makes sense to start discussion separately in this repo as well.

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

2 participants