Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Conversation

@gulywwx
Copy link
Contributor

@gulywwx gulywwx commented Aug 8, 2023

unable to get authorization token for storage endpoints when authenticating using a Service Principal using a Client Certificate in ASDK 1.2206

The error is like the following:
│ Error: unable to get authorization token for storage endpoints: adal: Refresh request failed. Status Code = '400'. Response body: {"error":"invalid_resource","error_description":"MSIS9602: The received \u0027resource\u0027 parameter is invalid. The authorization server can not find a registered resource with the specified identifier."} Endpoint https://adfs.local.azurestack.external/adfs/oauth2/token?api-version=1.0

I reckon because the endpoint is ResourceManagerEndpoint which is not a valid resource. BTW StorageAuthorizer seems not to be used

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant