You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm facing this following error when talking to an ASH platform + ADFS.
azure.BearerAuthorizer#WithAuthorization: Failed to refresh the Token for request to https://xxx StatusCode=404 -- Original Error: adal: Refresh request failed...
Dear,
I'm facing this following error when talking to an ASH platform + ADFS.
This issue seems to be already fixed here with adfs environment autodetection (if loginEndpoints ends with
/adfs
).https://github.com/hashicorp/go-azure-helpers/blob/main/authentication/config.go#L50
Could we reproduce this behaviour during OAuth config instantiation ? https://github.com/Azure/go-autorest/blob/master/autorest/adal/config.go#L56
version: github.com/Azure/go-autorest/autorest/adal v0.9.13
Regards
The text was updated successfully, but these errors were encountered: