nicolamarangoni commented on PR #36538:
URL: https://github.com/apache/airflow/pull/36538#issuecomment-1887483222
With class `AzureCustomSecurity(AirflowSecurityManager)` I gor this error:
`[2024-01-11T15:08:20.052+0000] {views.py:671} ERROR - Error returning OAuth
user info: 'oid'`
Then I changed `"scope": "openid"`, with `"scope": "openid email profile",`
and everything looks fine now.
Many thanks!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]