Forum Discussion
Harpreet_gill
Nov 28, 2023Copper Contributor
Error while login with Microsoft Active directory using Reactjs
I am attempting to log in with Microsoft using ReactJS with Client ID and Tenant ID. It is functioning correctly for one of my applications, but it is displaying an error for the other application. ...
Kidd_Ip
Nov 29, 2023MVP
Please follow this to fix your problem:
https://learn.microsoft.com/en-us/entra/identity-platform/quickstart-register-app
- Harpreet_gillNov 29, 2023Copper Contributor
Kidd_Ip I have created app with same thing but it didn't solve my problem.