This repository has been archived by the owner on Mar 17, 2023. It is now read-only.
Use OAuthClient to authenticate users to be able to gather more information #73
Labels
enhancement
New feature or request
Is your feature request related to a problem? Please describe.
Currently, JH only has access to basic information about the user - i.e. username. We'd like to be able to at least access
groups
information, but ideally also user's OpenShift token to be able to pass it into their Jupyter environmentDescribe the solution you'd like
OAuthClient
resource on deploymentOAuthClient
name asclient_id
and the samesecret
specified in theOAuthClient
Describe alternatives you've considered
No alternative methods
Additional context
The text was updated successfully, but these errors were encountered: