[BC Idea]: OAuth2 Authorization Code Flow with PKCE #787
Open
Description
BC Idea Link
https://experience.dynamics.com/ideas/idea/?ideaid=c432a449-f9e5-ee11-a73d-6045bdb71da1
Description
Provide support for Authorization Code Flow with PKCE by adding overloads or procedures to codeunit 501 OAuth2 and codeunit 502 OAuth2Impl.
If an external party requires Authorization Code Flow with PKCE there is no method that allows to add additional query parmeters to the authorization URL.
The intention of this issue is to add overloads or procedures to provide functionality to allow the OAuth2 flow with code_verifier and code_challenge parameters.
I will provide the implementation for this BC Idea
- I will provide the implementation for this BC Idea
Internal work item: AB#521506