You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
invalid configuration:
entra federated token authentication is enabled, but AZURE_FEDERATED_TOKEN_FILE variable is not set, check your workload identity configuration```
OAuth2 proxy pod needs a label"azure.workload.identity/use": "true",
service account needs an annotation"azure.workload.identity/client-id": "11111111-2222-3333-4444-555555555555"
This example does not correctly stated that the service account needs this label
The text was updated successfully, but these errors were encountered:
Got and error
"azure.workload.identity/use": "true"
,"azure.workload.identity/client-id": "11111111-2222-3333-4444-555555555555"
This example does not correctly stated that the service account needs this label
The text was updated successfully, but these errors were encountered: