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 {e9930ba2-7f1e-44ec-a760-95de36bf07ca} 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:9936 Application started. Press Ctrl+C to shut down. warn: Authentication.Controllers.AccountController[0] Role is RIVET ACCOUNT MANAGER warn: Authentication.Data.Utility.Email.EmailUtilityService[0] About to send Change Password Email for aayoko@inlaks.com warn: Authentication.Data.Utility.Email.EmailUtilityService[0] Url: https://api.skilldorm.com/Notification/ warn: Authentication.Data.Utility.Email.EmailUtilityService[0] EndPoint: api/Email/Send warn: Authentication.Data.Utility.Email.EmailUtilityService[0] Response from Notification Service: {"data":null,"code":"00","success":true,"description":"Success"} warn: Authentication.Data.Utility.Email.EmailUtilityService[0] Response from Notification Service: OK--OK--(null) warn: Authentication.Data.Utility.Email.EmailUtilityService[0] Response from Send Email for aayoko@inlaks.com warn: Authentication.Controllers.AccountController[0] Role is RIVET ACCOUNT MANAGER