insites-consulting / azure-key-vault

Allow secrets to be easily fetched from an Azure Key Vault from within a Laravel application
4 stars 10 forks source link

authToken error handling #12

Closed pakomp closed 1 year ago

pakomp commented 1 year ago

It looks like errors returned by the /oauth2/token endpoint used in authToken doesnt follow the currently expected format https://learn.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-auth-code-flow#error-response-1