[BUG] On behalf of flow. requested_token_use parameter missing after upgrading to version 4.3 #30359
Labels
azure-spring
All azure-spring related issues
azure-spring-aad
Spring active directory related issues.
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone
Describe the bug
After upgrading from 4.2 to 4.3 on behalf of flow with spring-cloud-azure-starter-active-directory is not working.
Exception or Stack Trace
org.springframework.security.oauth2.client.ClientAuthorizationException: [invalid_request] AADSTS900144: The request body must contain the following parameter: 'requested_token_use'
To Reproduce
Upgrade spring-cloud-azure-starter-active-directory from 4.2 to 4.3
Code Snippet
Expected behavior
Receive correct token
Screenshots
Setup (please complete the following information):
The text was updated successfully, but these errors were encountered: