-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4f6324e
commit f1744af
Showing
1 changed file
with
0 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,7 +32,6 @@ jupyterhub: | |
scopes: [read:users!group=section1, servers!group=section2] | ||
users: [[email protected]] | ||
config: | ||
<<<<<<< HEAD | ||
loadGroups: | ||
section1: | ||
- [email protected] | ||
|
@@ -42,7 +41,6 @@ jupyterhub: | |
- [email protected] | ||
- [email protected] | ||
- [email protected] | ||
======= | ||
JupyterHub: | ||
authenticator_class: cilogon | ||
CILogonOAuthenticator: | ||
|
@@ -51,7 +49,6 @@ jupyterhub: | |
# Only show the option to login with Google | ||
shown_idps: | ||
- http://google.com/accounts/o8/id | ||
>>>>>>> 1bf0e48c (Move cloudbank hubs from auth0 to cilogon) | ||
Authenticator: | ||
allowed_users: &avc_users | ||
- [email protected] | ||
|