2023-04-05 08:42:52.4996||DEBUG|Authentication.Program|init main function |url: |action: 2023-04-05 08:42:56.0824|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2023-04-05 08:42:56.0830|59|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. |url: |action: 2023-04-05 08:42:56.0830|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {f9f92975-5608-4f41-82cb-da11c1855c9c} may be persisted to storage in unencrypted form. |url: |action: 2023-04-05 09:08:54.7877||WARN|Authentication.Controllers.AccountController|external login info from googleresponse |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2023-04-05 09:08:54.8191||WARN|Authentication.Controllers.AccountController|external login result from googleresponse --> {"Succeeded":false,"IsLockedOut":false,"IsNotAllowed":false,"RequiresTwoFactor":false} |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2023-04-05 09:08:54.8191||WARN|Authentication.Controllers.AccountController|elsesucceeded from googleresponse |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2023-04-05 09:08:54.8446||WARN|Authentication.Controllers.AccountController|Registering a new user |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2023-04-05 09:08:55.0767||WARN|Authentication.Core.Services.GoogleService|appendRequest= {"majorDimension":null,"range":null,"values":[["damolah.fash@gmail.com","Oyindamola","Fashina"]],"ETag":null}, sheetID ="1oTZ1hfTRq_kX45J0_zA2vxVqddGZ166HHuYeO31LaPA", range ="newlyRegisteredUsers!A1:C" |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2023-04-05 09:08:55.0767||WARN|Authentication.Core.Services.GoogleService|valueInputeOption= USERENTERED |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2023-04-05 09:08:56.0920||WARN|Authentication.Core.Services.GoogleService|Googlesheet response= {"spreadsheetId":"1oTZ1hfTRq_kX45J0_zA2vxVqddGZ166HHuYeO31LaPA","tableRange":"newlyRegisteredUsers!A1:C308","updates":{"spreadsheetId":"1oTZ1hfTRq_kX45J0_zA2vxVqddGZ166HHuYeO31LaPA","updatedCells":3,"updatedColumns":3,"updatedData":null,"updatedRange":"newlyRegisteredUsers!A309:C309","updatedRows":1,"ETag":null},"ETag":null} |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2023-04-05 09:08:56.1426||WARN|Authentication.Controllers.AccountController|About to send Email. |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2023-04-05 09:08:56.1426||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Url Token : {url} |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2023-04-05 09:08:56.1639||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Url: https://api.skilldorm.com/Notification/ |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2023-04-05 09:08:56.1639||WARN|Authentication.Data.Utility.Email.EmailUtilityService|EndPoint: api/Email/Send |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2023-04-05 09:08:56.5069||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Response from Notification Service: {"data":null,"code":"00","success":true,"description":"Success"} |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2023-04-05 09:08:56.5069||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Response from Notification Service: OK--OK--(null) |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2023-04-05 09:08:56.5069||WARN|Authentication.Controllers.AccountController|Done sending Email. |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2023-04-05 09:08:56.7185||ERROR|Authentication.Controllers.AccountController|Error Sending Email. Details System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.PlatformNotSupportedException: This instance contains state that cannot be serialized and deserialized on this platform. at System.Security.Claims.ClaimsPrincipal.OnSerializingMethod(StreamingContext context) --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters) at Newtonsoft.Json.Serialization.JsonContract.<>c__DisplayClass57_0.b__0(Object o, StreamingContext context) at Newtonsoft.Json.Serialization.JsonContract.InvokeOnSerializing(Object o, StreamingContext context) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.OnSerializing(JsonWriter writer, JsonContract contract, Object value) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeValue(JsonWriter writer, Object value, JsonContract valueContract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeValue(JsonWriter writer, Object value, JsonContract valueContract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType) at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType) at Newtonsoft.Json.JsonSerializer.Serialize(JsonWriter jsonWriter, Object value, Type objectType) at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer) at Newtonsoft.Json.JsonConvert.SerializeObject(Object value, Type type, JsonSerializerSettings settings) at Newtonsoft.Json.JsonConvert.SerializeObject(Object value) at AuditTrailUtility.AuditTrails.CreateActivityLog(String description, String moduleName, String moduleAction, Int64 userid, Int64 institutionId, Object record, String agent, LogType logType) in C:\Program Files (x86)\Jenkins\workspace\SkillDorm-BE-V1\AuditTrailUtility\AuditTrail.cs:line 73 at Authentication.Controllers.AccountController.GoogleResponse() in C:\Program Files (x86)\Jenkins\workspace\SkillDorm-BE-V1\Authentication\Controllers\AccountController.cs:line 1562 |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2023-04-05 09:08:56.7185||WARN|Authentication.Controllers.AccountController|userUsername is damolah.fash@gmail.com |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2023-04-05 09:08:56.7388||WARN|Authentication.Controllers.AccountController|Newresult is {"FirstName":"Oyindamola","MiddleName":null,"LastName":"Fashina","IsFirstLogin":true,"FullName":"Oyindamola Fashina","RowVersion":"AAAAAAAETcc=","DateCreated":"2023-04-05T09:08:54.8247678","DateUpdated":null,"CreatedBy":0,"UpdatedBy":null,"DeletedBy":0,"IsDeleted":false,"IsActive":true,"InstitutionId":0,"UserType":1,"LastPasswordChangeDate":null,"Id":10602,"UserName":"damolah.fash@gmail.com","NormalizedUserName":"DAMOLAH.FASH@GMAIL.COM","Email":"damolah.fash@gmail.com","NormalizedEmail":"DAMOLAH.FASH@GMAIL.COM","EmailConfirmed":false,"PasswordHash":null,"SecurityStamp":"AJBZF3DAQ4LCVN3ZSF2CGIILJBK7ZHN3","ConcurrencyStamp":"96058cf3-27a9-4bfc-8220-fb76a7f9f643","PhoneNumber":null,"PhoneNumberConfirmed":false,"TwoFactorEnabled":false,"LockoutEnd":null,"LockoutEnabled":true,"AccessFailedCount":0} |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2023-04-05 09:08:56.7388||WARN|Authentication.Controllers.AccountController|Role is STUDENT |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2023-04-05 09:08:56.9128||WARN|Authentication.Controllers.AccountController|user: damolah.fash@gmail.com - Oyindamola Fashina role is gotten |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2023-04-05 09:08:57.1387||WARN|Authentication.Controllers.AccountController|serializedata = {"access_token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiT3lpbmRhbW9sYSIsImh0dHA6Ly9zY2hlbWFzLm1pY3Jvc29mdC5jb20vd3MvMjAwOC8wNi9pZGVudGl0eS9jbGFpbXMvcHJpbWFyeXNpZCI6IjEwNjAyIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZ2l2ZW5uYW1lIjoiZGFtb2xhaC5mYXNoQGdtYWlsLmNvbSIsImh0dHA6Ly9zY2hlbWFzLnhtbHNvYXAub3JnL3dzLzIwMDUvMDUvaWRlbnRpdHkvY2xhaW1zL2VtYWlsYWRkcmVzcyI6ImRhbW9sYWguZmFzaEBnbWFpbC5jb20iLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9sb2NhbGl0eSI6IjAiLCJodHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL3dzLzIwMDgvMDYvaWRlbnRpdHkvY2xhaW1zL3JvbGUiOiJTVFVERU5UIiwiZXhwIjoxNjgwNzY4NTM2LCJpc3MiOiJza2lsbGJldGFfcml2ZXRfc3R1ZGlvIiwiYXVkIjoiU2tpbGxCZXRhUml2ZXRTdHVkaW8ifQ.UKeCCtJQ_oo9Ny-S9nAarq_1RmjFUi3jv0NFIWELujE","refreshToken":"MHpGAFKEsKGylh9QpflGWCb1ubsf21QrZK75NHKwXRQ=","accesstoken_Expires":"2023-04-06T08:08:56Z","refreshToken_Expires":"2023-04-05T10:08:56.9022871+01:00","isFirstLogin":true,"role":"STUDENT","UserId":10602,"StudentProfile":10403,"UserName":"damolah.fash@gmail.com","InstitutionId":0,"FirstName":"Oyindamola","LastName":"Fashina"} |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2023-04-05 10:04:51.9326||WARN|Authentication.Controllers.AccountController|Role is STUDENT |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2023-04-05 10:04:51.9467||INFO|Authentication.Controllers.AccountController|user: mordi_ijeoma@yahoo.com - Ijeoma Mordi role is gotten |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2023-04-05 11:18:40.0310||WARN|Authentication.Controllers.AccountController|student created Nneoma Gift |url: https://api.skilldorm.com/Authentication/api/Account/Student/Register|action: RegisterStudent 2023-04-05 11:18:40.0315||DEBUG|Authentication.Controllers.AccountController|Login Url : |url: https://api.skilldorm.com/Authentication/api/Account/Student/Register|action: RegisterStudent 2023-04-05 11:18:40.0315||WARN|Authentication.Core.Services.GoogleService|appendRequest= {"majorDimension":null,"range":null,"values":[["chimeziri.nneoma@yahoo.com","Nneoma gift","Chimeziri"]],"ETag":null}, sheetID ="1oTZ1hfTRq_kX45J0_zA2vxVqddGZ166HHuYeO31LaPA", range ="newlyRegisteredUsers!A1:C" |url: https://api.skilldorm.com/Authentication/api/Account/Student/Register|action: RegisterStudent 2023-04-05 11:18:40.0315||WARN|Authentication.Core.Services.GoogleService|valueInputeOption= USERENTERED |url: https://api.skilldorm.com/Authentication/api/Account/Student/Register|action: RegisterStudent 2023-04-05 11:18:40.7883||WARN|Authentication.Core.Services.GoogleService|Googlesheet response= {"spreadsheetId":"1oTZ1hfTRq_kX45J0_zA2vxVqddGZ166HHuYeO31LaPA","tableRange":"newlyRegisteredUsers!A1:C309","updates":{"spreadsheetId":"1oTZ1hfTRq_kX45J0_zA2vxVqddGZ166HHuYeO31LaPA","updatedCells":3,"updatedColumns":3,"updatedData":null,"updatedRange":"newlyRegisteredUsers!A310:C310","updatedRows":1,"ETag":null},"ETag":null} |url: https://api.skilldorm.com/Authentication/api/Account/Student/Register|action: RegisterStudent 2023-04-05 11:18:40.7883||WARN|Authentication.Controllers.AccountController|About to send Email. |url: https://api.skilldorm.com/Authentication/api/Account/Student/Register|action: RegisterStudent 2023-04-05 11:18:40.7883||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Url Token : {url} |url: https://api.skilldorm.com/Authentication/api/Account/Student/Register|action: RegisterStudent 2023-04-05 11:18:40.7883||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Url: https://api.skilldorm.com/Notification/ |url: https://api.skilldorm.com/Authentication/api/Account/Student/Register|action: RegisterStudent 2023-04-05 11:18:40.7883||WARN|Authentication.Data.Utility.Email.EmailUtilityService|EndPoint: api/Email/Send |url: https://api.skilldorm.com/Authentication/api/Account/Student/Register|action: RegisterStudent 2023-04-05 11:18:41.1888||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Response from Notification Service: {"data":null,"code":"00","success":true,"description":"Success"} |url: https://api.skilldorm.com/Authentication/api/Account/Student/Register|action: RegisterStudent 2023-04-05 11:18:41.1888||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Response from Notification Service: OK--OK--(null) |url: https://api.skilldorm.com/Authentication/api/Account/Student/Register|action: RegisterStudent 2023-04-05 11:18:41.1888||WARN|Authentication.Controllers.AccountController|Done sending Email. |url: https://api.skilldorm.com/Authentication/api/Account/Student/Register|action: RegisterStudent 2023-04-05 11:18:48.5659||WARN|Authentication.Controllers.AccountController|Role is STUDENT |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2023-04-05 11:18:48.5659||INFO|Authentication.Controllers.AccountController|user: chimeziri.nneoma@yahoo.com - Nneoma gift Chimeziri role is gotten |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2023-04-05 12:23:53.8157||WARN|Authentication.Controllers.AccountController|Role is STUDENT |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2023-04-05 12:23:53.8157||INFO|Authentication.Controllers.AccountController|user: chimeziri.nneoma@yahoo.com - Nneoma gift Chimeziri role is gotten |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2023-04-05 13:11:59.2192||WARN|Authentication.Controllers.AccountController|Role is STUDENT |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2023-04-05 13:11:59.2192||INFO|Authentication.Controllers.AccountController|user: chimeziri.nneoma@yahoo.com - Nneoma gift Chimeziri role is gotten |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2023-04-05 13:44:23.1994||DEBUG|Authentication.Program|init main function |url: |action: 2023-04-05 13:44:25.5357|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2023-04-05 13:44:25.5357|59|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. |url: |action: 2023-04-05 13:44:25.5449|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {18a99224-867b-4f1a-9b45-225273976169} may be persisted to storage in unencrypted form. |url: |action: 2023-04-05 14:32:42.3125||DEBUG|Authentication.Program|init main function |url: |action: 2023-04-05 14:32:43.3270|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2023-04-05 14:32:43.3270|59|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. |url: |action: 2023-04-05 14:32:43.3340|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {557c6199-0895-42d4-b103-af51f74645fa} may be persisted to storage in unencrypted form. |url: |action: 2023-04-05 14:32:46.2221||WARN|Authentication.Controllers.AccountController|Role is STUDENT |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2023-04-05 14:32:46.5001||INFO|Authentication.Controllers.AccountController|user: chimeziri.nneoma@yahoo.com - Nneoma gift Chimeziri role is gotten |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2023-04-05 14:33:03.8946||WARN|Authentication.Controllers.AccountController|Role is STUDENT |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2023-04-05 14:33:03.8946||INFO|Authentication.Controllers.AccountController|user: babalolaoluwatosin12@gmail.com - Oluwatosin Babalola role is gotten |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2023-04-05 14:52:12.7391||WARN|Authentication.Controllers.AccountController|Role is STUDENT |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2023-04-05 14:52:12.7391||INFO|Authentication.Controllers.AccountController|user: chimeziri.nneoma@yahoo.com - Nneoma gift Chimeziri role is gotten |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2023-04-05 15:21:00.1738||WARN|Authentication.Controllers.AccountController|Role is STUDENT |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2023-04-05 15:21:00.1738||INFO|Authentication.Controllers.AccountController|user: chimeziri.nneoma@yahoo.com - Nneoma gift Chimeziri role is gotten |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2023-04-05 15:24:23.4355||WARN|Authentication.Controllers.AccountController|Role is STUDENT |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2023-04-05 15:24:23.4355||INFO|Authentication.Controllers.AccountController|user: chimeziri.nneoma@yahoo.com - Nneoma gift Chimeziri role is gotten |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2023-04-05 16:26:53.2216||DEBUG|Authentication.Program|init main function |url: |action: 2023-04-05 16:26:54.2460|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2023-04-05 16:26:54.2460|59|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. |url: |action: 2023-04-05 16:26:54.2529|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {f8f614ab-1df8-4416-804b-aa6b47b1d44d} may be persisted to storage in unencrypted form. |url: |action: 2023-04-05 17:21:26.7877||DEBUG|Authentication.Program|init main function |url: |action: 2023-04-05 17:21:27.8071|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2023-04-05 17:21:27.8071|59|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. |url: |action: 2023-04-05 17:21:27.8204|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {39f3f8cc-c674-4edf-a508-4d5f26b3eb5e} may be persisted to storage in unencrypted form. |url: |action: 2023-04-05 17:21:37.1327||WARN|Authentication.Controllers.AccountController|Role is STUDENT |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2023-04-05 17:21:37.3157||INFO|Authentication.Controllers.AccountController|user: acarolynda@yahoo.com - Carolynda Anyanwu role is gotten |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2023-04-05 18:21:48.4751||DEBUG|Authentication.Program|init main function |url: |action: 2023-04-05 18:21:49.4893|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2023-04-05 18:21:49.4893|59|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. |url: |action: 2023-04-05 18:21:49.5015|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {cf8fcfd8-59fe-4001-a5f6-58d6d584ac41} may be persisted to storage in unencrypted form. |url: |action: 2023-04-05 20:31:12.2195||DEBUG|Authentication.Program|init main function |url: |action: 2023-04-05 20:31:13.2378|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2023-04-05 20:31:13.2378|59|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. |url: |action: 2023-04-05 20:31:13.2524|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {d253d8f9-83ea-456c-ad8f-48c841f2744f} may be persisted to storage in unencrypted form. |url: |action: 2023-04-05 20:31:17.4370||WARN|Authentication.Controllers.AccountController|Role is STUDENT |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2023-04-05 20:31:17.6061||INFO|Authentication.Controllers.AccountController|user: acarolynda@yahoo.com - Carolynda Anyanwu role is gotten |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn