Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deployments fail when using the new workload identity federation Service Connections #99

Open
Omarkth opened this issue Oct 3, 2023 · 2 comments

Comments

@Omarkth
Copy link

Omarkth commented Oct 3, 2023

Just converted my Service Connection to use the new Workload Identity Federation.. and now my ADF deployments are failing, here is one of the logs:

2023-10-03T14:07:25.4070237Z ##[debug]<my_service_connection_guid> auth scheme = WorkloadIdentityFederation
2023-10-03T14:07:25.4071079Z ##[debug]<my_service_connection_guid> data subscriptionid = <my_subscription_guid>
2023-10-03T14:07:25.4071690Z ##[debug]<my_service_connection_guid> data subscriptionname = <my_subscription_name>
2023-10-03T14:07:25.4074156Z ##[debug]<my_service_connection_guid> auth param serviceprincipalid = ***
2023-10-03T14:07:25.4075076Z ##[debug]<my_service_connection_guid> auth param serviceprincipalkey = undefined
2023-10-03T14:07:25.4075642Z ##[debug]<my_service_connection_guid> data environmentUrl = https://management.azure.com/
2023-10-03T14:07:25.4076498Z ##[debug]<my_service_connection_guid> data environmentAuthorityUrl = https://login.windows.net/
2023-10-03T14:07:25.4077259Z ##[debug]<my_service_connection_guid> auth param tenantid = ***
2023-10-03T14:07:25.4077802Z ##[debug]<my_service_connection_guid>=https://management.azure.com/
2023-10-03T14:07:25.4183888Z ##[debug]Parsed task inputs
2023-10-03T14:07:25.4223386Z ##[debug]task result: Failed
2023-10-03T14:07:25.4269844Z ##[error]ClientSecretCredential: tenantId, clientId, and clientSecret are required parameters. To troubleshoot, visit https://aka.ms/azsdk/js/identity/serviceprincipalauthentication/troubleshoot.
2023-10-03T14:07:25.4278779Z ##[debug]Processed: ##vso[task.issue type=error;]ClientSecretCredential: tenantId, clientId, and clientSecret are required parameters. To troubleshoot, visit https://aka.ms/azsdk/js/identity/serviceprincipalauthentication/troubleshoot.

Any plans to support federated identities in the near future?

@kanchana-p
Copy link

@Omarkth Are you able to solve this error. I am facing this issue currently

@nielsvdc
Copy link

This issue still exists. I'm getting the error "Unsupported authentication scheme 'WorkloadIdentityFederation' for Azure endpoint"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants