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

Unable to get a new access token using refreh token in jupyterhub #658

Open
aparna2198 opened this issue Aug 7, 2023 · 1 comment
Open
Labels

Comments

@aparna2198
Copy link

aparna2198 commented Aug 7, 2023

Unable to get a new access token using refresh token in jupyterhub

I want my Refresh token to always have my access token valid(not expired).

I am using Azure AD as authenticator provider. where in my pre_spawn_start method i am using get_auth_state() to fetch access and refresh token and inserting them in my spawner environment. with this it is availble for me in my jypyterhub as environment varaibles. But Refresh token doesnt seem to spin up my access token. and the access token that got generated has wrong audience.

Can someone please help me with this. Thank-you in advance

@aparna2198 aparna2198 added the bug label Aug 7, 2023
@welcome
Copy link

welcome bot commented Aug 7, 2023

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant