Forum Discussion

abshirey's avatar
abshirey
Microsoft Employee
6 years ago

OAuth2 Data Connector with PKCE

Hi, I'm trying to implement a custom OAuth2 data connector with PKCE to call a rest api, so I do not have to use confidential client secrets in the report. However, I can't get the authorization to v...