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

Invalid Client #608

Closed
xUborka opened this issue Feb 11, 2022 · 3 comments
Closed

Invalid Client #608

xUborka opened this issue Feb 11, 2022 · 3 comments
Assignees
Labels
Azure Pipelines bug Something isn't working

Comments

@xUborka
Copy link

xUborka commented Feb 11, 2022

Heyho,
im trying to use the AzureAppConfiguration@5 task from an azure devops pipeline. We have a service connection (already tested & working) and the service principal has the App Configuration Data Owner role.
The app config endpoint is set ('https://[my-app-config].azconfig.io'), but we are getting the following error: "##[error]Error: invalid_client" (Client assertion audience claim does not match Realm issuer)

Any ideas why?
Thanks!

@MaryanneNjeri
Copy link
Contributor

MaryanneNjeri commented Feb 15, 2022

Hello @xUborka , apologies for the delayed response and thank you for reaching out. I've been able to reproduce the issue you are currently facing. Currently working on a fix. In case you are blocked, you can use client secret to authenticate in the meantime.

@zhenlan zhenlan added the bug Something isn't working label Feb 16, 2022
@MaryanneNjeri
Copy link
Contributor

Hi @xUborka, we have a new release Azure App Configuration
@5.2.0
that addresses the fix for the issue, please check it out . Feel free to reach out incase you experience any issues.

@jimmyca15
Copy link
Member

The new release should fix this issue. Please reach out if there are any other problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure Pipelines bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants