how to get the authentication token current user

Hello,

is it possible to call from a notebook the jupyter hub api to retrieve the user token (so that a user retrieves his own token)

I use an authentication via okta and it is its returned token that I want to recover

thank you

It’s not possible at the moment, though it should be in JupyterHub 2 auth state visible to self · Issue #3189 · jupyterhub/jupyterhub · GitHub

1 Like