Closed
Description
Hi,
I've recently been trying to use your gem for a project i'm working on and I can't seem to get it working.
During the callback when the token is requested. The azure AD instance is throwing the following error:
AADSTS70002: Error validating credentials. AADSTS50011: The reply address does not match.
At first I thought I had a typo inside my app setup in azure but that wasn't the case.
Azure seems to complain about the fact that the underlying auth2 implementation of callback_url appends the code parameter on the end of the redirect_uri and therefore it doesn't match what is is expecting.
Just wondering if you have run into this scenario?
Thanks
Metadata
Metadata
Assignees
Labels
No labels