warn: Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository[50] Using an in-memory repository. Keys will not be persisted to storage. warn: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[59] Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. warn: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[35] No XML encryptor configured. Key {94fea0ae-62a2-4584-858b-13947e5ee74e} may be persisted to storage in unencrypted form. Hosting environment: Production Content root path: F:\WebApps\SkillDorm-V1\API-SD\Authentication Now listening on: http://127.0.0.1:22119 Application started. Press Ctrl+C to shut down. warn: Authentication.Controllers.AccountController[0] Role is STUDENT warn: Microsoft.AspNetCore.Identity.UserManager[0] Invalid password for user 339. warn: Microsoft.AspNetCore.Identity.SignInManager[2] User 339 failed to provide the correct password. warn: Authentication.Controllers.AccountController[0] Role is STUDENT