I have been trying to use the azure-ad plugin. It looks like it is broken. I get the following error:
2024-03-15T06:40:04Z INF Loading spec(s) args=["/conf/cloudquery_postgres_azure.yml","/conf/cloudquery_azure_ad.yml"] module=cli
Error: failed to get plugin url for source year-of-the-nimbus/azure-ad@v1.0.3: unexpected status code 401
azure-ad.yml is what is provided on the plugin page:
I’m trying to use the azure-ad community plugin. I recommend updating to the latest CLI version and trying again. Another option is to cloudquery logout and cloudquery login again; maybe you have an expired token (or create an API token from your team settings via https://cloud.cloudquery.io/.
@erez, thank you for the response. I used the above configuration and it worked. I think I specified an incorrect API key, and the error message is misleading.
I was traveling, so couldn’t respond sooner.
The standard Azure plugin seems to support accepting OIDC tokens, but the AD plugin doesn’t seem to support it. Do we know when it will be supported?