Hi
I am getting the dreaded
AADSTS50011: The reply URL specified in the request does not match the reply URLs configured for the application: 'd05dbff1-0214-4165-a811-ada8b49b0662'.
Request Id: af69fe0a-c86c-4606-9cdf-a0045ed81902
Correlation Id: 42a15a9e-a51a-4d83-82a0-3ded636315ce
Timestamp: 2020-12-02T00:31:47Z
Message: AADSTS50011: The reply URL specified in the request does not match the reply URLs configured for the application: 'd05dbff1-0214-4165-a811-ada8b49b0662'.
My App Registration is:
ID: d05dbff1-0214-4165-a811-ada8b49b0662
Reply to: https://localhost:5001/signin-oidc
My IDP is configured as an OpenID Connect IDP
Domain: unisysnzdev.onmicrosoft.com
Client ID: d05dbff1-0214-4165-a811-ada8b49b0662
And yet is still does not work. Help!