Hi all! I've implemented oauth2.0 for my Prefect U...
# ask-community
b
Hi all! I've implemented oauth2.0 for my Prefect UI hosted on kubernetes. However, I'm encountering an issue where the Prefect CLI is unable to establish a connection with the PREFECT_API_URL due to this authentication system. I used to authenticate with username and password, but I am not sure if prefect offers token authentication. Can someone help me with this issue?