Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
707 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
My Blazor server-side application ( Net.6.0, EF core 6, SQL ServerExpres) uses ASP net core identity to log users in. In Visual Studio 2022, the login is working okay, as well as in the remote website.
In VS2002 there are no problems, the application enables the Development environment by setting the ASPNETCORE_ENVIRONMENT.
Could you help me?
Kind regards,
Zoran Babic