Hi @Sangbuem Choo , can you please check the following for me?
- Make sure that the redirect URI in your application code matches the one configured in the Azure portal. Even a small difference, such as a trailing slash or a different subdomain, can cause a redirect URI mismatch error.
- Check if there are any typos or errors in the client ID or tenant name. Double-check that you are using the correct values for these parameters.
- Verify that you are using the correct policy name in your authentication request. If you are using custom policies, make sure that the policy name in your request matches the one configured in the Azure portal.
- Check if there are any network issues that could be causing the error. For example, if you are using a custom domain, make sure that the DNS records are correctly configured and propagated.
Please let me know if any of these help. If not I can help you further.
Thank you,
James