-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
A user reported challenges with interactive login in a headless context. We must investigate which part of the login flow is causing the issue.
My suspicion is it may be due to SSL verification setup when fetching the OIDC parameters, since device flow override didn't work, but further investigation is required.
The initial behavior is reproduced from conda-forge Zulip#general > Log in to anaconda-client 1.14 here:
(jaxlib-feedstock) ubuntu@ip-172-31-17-213:~/Development/jaxlib-feedstock/build_artifacts/linux-aarch64$ export ANACONDA_AUTH_USE_DEVICE_FLOW=1
(jaxlib-feedstock) ubuntu@ip-172-31-17-213:~/Development/jaxlib-feedstock/build_artifacts/linux-aarch64$ anaconda login
choose destination:
anaconda.com [default]
* anaconda.org
Using Anaconda API: https://api.anaconda.org
<hangs>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels