Open KRhoadesHyp opened 3 days ago
Adding the redirect URL as Web does at least let me log into the bot with a code (not SSO). Moving the redirect URL to SPA always returns the “AADSTS9002325: Proof Key for Code Exchange is required for cross-origin authorization code redemption.” error
@adilei
What sample tool are you using? SharePointSSOComponent
Describe the bug No matter how I set up the component or configure the apps I am receiving a AADSTS9002325: Proof Key for Code Exchange is required for cross-origin authorization code redemption. error when trying to log into the bot. I have spent 2 days on this and would love to get it working!
To Reproduce Steps to reproduce the behavior:
Expected behavior After clicking on "Login" I would expect it to authenticate and return to the bot.
Screenshots
App Registration (SPA):
Bot Security:
Changing the parameters in the URL above to "response_type=token&scope=openid" results in: