I’ve implemented your MitId login example for .NET Core MVC and I would really like to test the login. Are there any test user-id’s that I can use to test with? I’ve tried a real person’s user-id but it’s not working..
I'm guessing the reason for that is because this is just a test environment and you obviously don’t have real user data there of course...
I've tried real data but that's not working understandably..