GitHub user noktang edited a discussion: How to use JWT as authentication if 
using Azure Oauth SSO

Hi Everyone,

I am currently running airflow 3.0.2 on local machine, enabled Azure SSO via 
FAB Manager. I found that its not support multi-auth, like enabling 
username/password and Azure SSO in the same time. Checked around the document, 
its mentioning how to create a JWT token for public API with username/password, 
but seems no any about using public api with azure sso.

Create a service principal and generate JWT to call airflow public api, but 
getting `{base_auth_manager.py:105} ERROR - JWT token is not valid: The 
specified alg value is not allowed` error

Airflow version: 3
Image Version: 3.0.2

GitHub link: https://github.com/apache/airflow/discussions/52735

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to