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

AZTFEXPORT and openID #436

Closed
cdorneles2433 opened this issue Jul 24, 2023 · 0 comments · Fixed by #438
Closed

AZTFEXPORT and openID #436

cdorneles2433 opened this issue Jul 24, 2023 · 0 comments · Fixed by #438
Labels
enhancement New feature or request

Comments

@cdorneles2433
Copy link

Dear,

I am trying to use openid connector for authentication, I am getting this error:

[aztfexport] 2023/07/24 12:50:02 Initializing...
[aztfexport] 2023/07/24 12:50:19 Listing resources...
[aztfexport] 2023/07/24 12:50:19 DeInitializing...
Error: listing resource set: executing ARG query "Resources | where resourceGroup =~ "rg-xxx-xxx-xxx-01" | order by id desc": DefaultAzureCredential authentication failed
GET http://xxx.xxx.xxx.xxx/metadata/identity/oauth2/token

RESPONSE 400 Bad Request

{
"error": "invalid_request",
"error_description": "Identity not found"
}

Any advice?

tks

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

Successfully merging a pull request may close this issue.

2 participants