Hi,
I want to use Azure B2C as Identity Provider and use "Generic Oauth2 with PKCE" but when I make the call for Login I get following error message:
"OAuth2 authorization flow failed for service 'Generic Oauth 2 with PKCE'. OAuth 2 sign in failed to exchange code for access token. Client ID and secret sent in form body.. Response status code=BadRequest. Response body: {"error":"invalid_request","error_description":"AADB2C90084: Public clients should not send a client_secret when redeeming a publicly acquired grant."
I wanted to know if Azure B2C is supported and may can you provide me an example link for the setup?
For your feedback in advance many thanks.
Best regards
Ercan
Hi,
I want to use Azure B2C as Identity Provider and use "Generic Oauth2 with PKCE" but when I make the call for Login I get following error message:
"OAuth2 authorization flow failed for service 'Generic Oauth 2 with PKCE'. OAuth 2 sign in failed to exchange code for access token. Client ID and secret sent in form body.. Response status code=BadRequest. Response body: {"error":"invalid_request","error_description":"AADB2C90084: Public clients should not send a client_secret when redeeming a publicly acquired grant."
I wanted to know if Azure B2C is supported and may can you provide me an example link for the setup?
For your feedback in advance many thanks.
Best regards
Ercan