I have created web application name "DemoApp".
I was able to login to the application "DemoApp" using my personnel environment credential
I created a new user on link
https://<environment_address>/Users
When I tried login to application "DemoApp" using new created user , I was not able to login. It gives error "Invalid username or password. "
Can anyone please provide help on this!
Hi Hridesh,
Make sure the User Provider Module property of your DemoApp is set to Users.
And that you are using the Username field value instead of the emailaddress.
Hope this helps!
Regards,
Nordin
Hi,
I am also facing same issue, I also set the "user Provider Module" to Users, Still, I am getting error "Invalid username and Password" for the newly created Users
Can you please suggest?
Thanks
Thanks Nordin.
This helps me.