2022-04-05 00:46:06.0475||DEBUG|Authentication.Program|init main function |url: |action: 2022-04-05 00:46:07.0599|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2022-04-05 00:46:07.0599|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: 2022-04-05 00:46:07.0660|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {3899963c-3168-406e-adf6-90e90d0236ba} may be persisted to storage in unencrypted form. |url: |action: 2022-04-05 03:35:11.1553||DEBUG|Authentication.Program|init main function |url: |action: 2022-04-05 03:35:12.1725|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2022-04-05 03:35:12.1725|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: 2022-04-05 03:35:12.1784|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {67338496-35b2-4f7f-80b9-9f76c2801b1e} may be persisted to storage in unencrypted form. |url: |action: 2022-04-05 07:45:45.3008||DEBUG|Authentication.Program|init main function |url: |action: 2022-04-05 07:45:46.2918|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2022-04-05 07:45:46.2918|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: 2022-04-05 07:45:46.2918|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {e96536d0-7b5c-43b8-8c08-374a500c3716} may be persisted to storage in unencrypted form. |url: |action: 2022-04-05 08:09:08.9892||DEBUG|Authentication.Program|init main function |url: |action: 2022-04-05 08:09:09.9914|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2022-04-05 08:09:09.9914|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: 2022-04-05 08:09:09.9914|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {7de4682e-b630-42da-9ec2-018b421deb6a} may be persisted to storage in unencrypted form. |url: |action: 2022-04-05 09:06:22.8237||DEBUG|Authentication.Program|init main function |url: |action: 2022-04-05 09:06:29.8893|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2022-04-05 09:06:29.8893|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: 2022-04-05 09:06:29.8954|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {b9da1848-1d51-46a5-9faa-0b4591511ef4} may be persisted to storage in unencrypted form. |url: |action: 2022-04-05 09:13:02.2896||WARN|Authentication.Controllers.AccountController|student created Olufolake |url: https://api.skilldorm.com/Authentication/api/Account/Student/Register|action: RegisterStudent 2022-04-05 09:13:02.2910||DEBUG|Authentication.Controllers.AccountController|Login Url : |url: https://api.skilldorm.com/Authentication/api/Account/Student/Register|action: RegisterStudent 2022-04-05 09:13:02.3254||WARN|Authentication.Controllers.AccountController|About to send Email. |url: https://api.skilldorm.com/Authentication/api/Account/Student/Register|action: RegisterStudent 2022-04-05 09:13:02.3254||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Url Token : {url} |url: https://api.skilldorm.com/Authentication/api/Account/Student/Register|action: RegisterStudent 2022-04-05 09:13:02.3254||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Url: https://api.skilldorm.com/Notification/ |url: https://api.skilldorm.com/Authentication/api/Account/Student/Register|action: RegisterStudent 2022-04-05 09:13:02.3254||WARN|Authentication.Data.Utility.Email.EmailUtilityService|EndPoint: api/Email/Send |url: https://api.skilldorm.com/Authentication/api/Account/Student/Register|action: RegisterStudent 2022-04-05 09:13:08.6507||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 2022-04-05 09:13:08.6518||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 2022-04-05 09:13:08.6518||WARN|Authentication.Controllers.AccountController|Done sending Email. |url: https://api.skilldorm.com/Authentication/api/Account/Student/Register|action: RegisterStudent 2022-04-05 09:13:22.8800||WARN|Authentication.Controllers.AccountController|Role is STUDENT |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2022-04-05 09:13:23.0055||INFO|Authentication.Controllers.AccountController|user: ogunnaikefola@gmail.com - Olufolake Ogunnaike role is gotten |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2022-04-05 09:21:23.6771||WARN|Authentication.Controllers.AccountController|Role is STUDENT |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2022-04-05 09:21:23.6924||INFO|Authentication.Controllers.AccountController|user: orji.uzoma@yahoo.com - Uzoma mercy Zadok role is gotten |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2022-04-05 09:43:31.6869||WARN|Authentication.Controllers.AccountController|Role is STUDENT |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2022-04-05 09:43:31.6869||INFO|Authentication.Controllers.AccountController|user: temmibrown23@gmail.com - Ayotomiwa Aluko role is gotten |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2022-04-05 11:23:12.3162||DEBUG|Authentication.Program|init main function |url: |action: 2022-04-05 11:23:13.3149|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2022-04-05 11:23:13.3149|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: 2022-04-05 11:23:13.3149|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {f7ce1c6c-74ce-4cab-ae4d-3e2748660ebc} may be persisted to storage in unencrypted form. |url: |action: 2022-04-05 11:49:08.1332||WARN|Authentication.Controllers.AccountController|Role is SUPER ADMIN |url: https://api.skilldorm.com/Authentication/api/Account/Admin/SignIn|action: AdminSignIn 2022-04-05 11:49:08.3073||INFO|Authentication.Controllers.AccountController|user: RIVE66 - Maria Simeon-Godfrey role is gotten |url: https://api.skilldorm.com/Authentication/api/Account/Admin/SignIn|action: AdminSignIn 2022-04-05 12:52:56.9890||DEBUG|Authentication.Program|init main function |url: |action: 2022-04-05 12:52:57.9910|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2022-04-05 12:52:57.9910|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: 2022-04-05 12:52:57.9966|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {1bbbc030-e9ee-4518-aa42-07b33a6634ee} may be persisted to storage in unencrypted form. |url: |action: 2022-04-05 13:38:55.9458||DEBUG|Authentication.Program|init main function |url: |action: 2022-04-05 13:38:56.9598|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2022-04-05 13:38:56.9598|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: 2022-04-05 13:38:56.9703|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {7529ef08-bfda-4fe8-b99d-59c15d873893} may be persisted to storage in unencrypted form. |url: |action: 2022-04-05 13:39:05.8379||WARN|Authentication.Controllers.AccountController|Role is INSTITUTION ADMIN |url: https://api.skilldorm.com/Authentication/api/Account/Admin/SignIn|action: AdminSignIn 2022-04-05 13:39:06.0093||INFO|Authentication.Controllers.AccountController|user: ICSA54 - Taiwo Olusesi role is gotten |url: https://api.skilldorm.com/Authentication/api/Account/Admin/SignIn|action: AdminSignIn 2022-04-05 15:27:13.3751||DEBUG|Authentication.Program|init main function |url: |action: 2022-04-05 15:27:14.3777|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2022-04-05 15:27:14.3777|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: 2022-04-05 15:27:14.3881|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {8e8bb9cd-fc80-4cd3-bbf6-bf8638adda3a} may be persisted to storage in unencrypted form. |url: |action: 2022-04-05 15:27:22.7804||WARN|Authentication.Controllers.AccountController|Role is INSTITUTION ADMIN |url: https://api.skilldorm.com/Authentication/api/Account/Admin/SignIn|action: AdminSignIn 2022-04-05 15:27:22.9582||INFO|Authentication.Controllers.AccountController|user: ICSA54 - Taiwo Olusesi role is gotten |url: https://api.skilldorm.com/Authentication/api/Account/Admin/SignIn|action: AdminSignIn 2022-04-05 15:59:33.6793||DEBUG|Authentication.Program|init main function |url: |action: 2022-04-05 15:59:34.6921|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2022-04-05 15:59:34.6921|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: 2022-04-05 15:59:34.6981|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {c8253e93-050d-41c2-84f8-8a3b29517a9c} may be persisted to storage in unencrypted form. |url: |action: 2022-04-05 15:59:37.3838||WARN|Authentication.Controllers.AccountController|Role is SUPER ADMIN |url: https://api.skilldorm.com/Authentication/api/Account/Admin/SignIn|action: AdminSignIn 2022-04-05 15:59:37.5594||INFO|Authentication.Controllers.AccountController|user: RIVE66 - Maria Simeon-Godfrey role is gotten |url: https://api.skilldorm.com/Authentication/api/Account/Admin/SignIn|action: AdminSignIn 2022-04-05 16:27:21.2170||DEBUG|Authentication.Program|init main function |url: |action: 2022-04-05 16:27:22.2480|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2022-04-05 16:27:22.2480|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: 2022-04-05 16:27:22.2594|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {d0fdb6b7-2b99-4e81-9fbd-34ecb1c9783c} may be persisted to storage in unencrypted form. |url: |action: 2022-04-05 16:50:16.9883||DEBUG|Authentication.Program|init main function |url: |action: 2022-04-05 16:50:18.0029|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2022-04-05 16:50:18.0029|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: 2022-04-05 16:50:18.0029|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {1b4bc53d-9eb8-4841-96a6-8ec317eeea3b} may be persisted to storage in unencrypted form. |url: |action: 2022-04-05 16:50:20.8860||WARN|Authentication.Controllers.AccountController|Role is STUDENT |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2022-04-05 16:50:21.0580||INFO|Authentication.Controllers.AccountController|user: orji.uzoma@yahoo.com - Uzoma mercy Zadok role is gotten |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2022-04-05 17:31:23.5876||DEBUG|Authentication.Program|init main function |url: |action: 2022-04-05 17:31:24.5929|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2022-04-05 17:31:24.5929|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: 2022-04-05 17:31:24.5929|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {5dd33ae7-467a-41d8-978d-7d583f4d5496} may be persisted to storage in unencrypted form. |url: |action: 2022-04-05 17:32:19.0957||WARN|Authentication.Controllers.AccountController|student created Anointing |url: https://api.skilldorm.com/Authentication/api/Account/Student/Register|action: RegisterStudent 2022-04-05 17:32:19.0957||DEBUG|Authentication.Controllers.AccountController|Login Url : |url: https://api.skilldorm.com/Authentication/api/Account/Student/Register|action: RegisterStudent 2022-04-05 17:32:19.1356||WARN|Authentication.Controllers.AccountController|About to send Email. |url: https://api.skilldorm.com/Authentication/api/Account/Student/Register|action: RegisterStudent 2022-04-05 17:32:19.1356||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Url Token : {url} |url: https://api.skilldorm.com/Authentication/api/Account/Student/Register|action: RegisterStudent 2022-04-05 17:32:19.1356||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Url: https://api.skilldorm.com/Notification/ |url: https://api.skilldorm.com/Authentication/api/Account/Student/Register|action: RegisterStudent 2022-04-05 17:32:19.1356||WARN|Authentication.Data.Utility.Email.EmailUtilityService|EndPoint: api/Email/Send |url: https://api.skilldorm.com/Authentication/api/Account/Student/Register|action: RegisterStudent 2022-04-05 17:32:21.6221||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 2022-04-05 17:32:21.6221||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 2022-04-05 17:32:21.6287||WARN|Authentication.Controllers.AccountController|Done sending Email. |url: https://api.skilldorm.com/Authentication/api/Account/Student/Register|action: RegisterStudent 2022-04-05 17:32:33.1198||WARN|Authentication.Controllers.AccountController|Role is STUDENT |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2022-04-05 17:32:33.1890||INFO|Authentication.Controllers.AccountController|user: anointingoloye@gmail.com - Anointing Oloye role is gotten |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2022-04-05 18:07:09.5426||DEBUG|Authentication.Program|init main function |url: |action: 2022-04-05 18:07:12.8815|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2022-04-05 18:07:12.8815|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: 2022-04-05 18:07:12.8815|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {c1020836-3ef7-4d8f-a951-a4e873f7ec35} may be persisted to storage in unencrypted form. |url: |action: 2022-04-05 18:28:51.2833||DEBUG|Authentication.Program|init main function |url: |action: 2022-04-05 18:28:52.3076|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2022-04-05 18:28:52.3076|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: 2022-04-05 18:28:52.3183|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {a2b4a2e1-a197-4e62-bb01-aca0642df001} may be persisted to storage in unencrypted form. |url: |action: 2022-04-05 19:17:15.3696||DEBUG|Authentication.Program|init main function |url: |action: 2022-04-05 19:17:16.3730|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2022-04-05 19:17:16.3730|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: 2022-04-05 19:17:16.3841|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {31d320e2-ece7-46ab-8a4b-0d18aca2ad04} may be persisted to storage in unencrypted form. |url: |action: 2022-04-05 20:28:05.2739||WARN|Authentication.Controllers.AccountController|Role is SUPER ADMIN |url: https://api.skilldorm.com/Authentication/api/Account/Admin/SignIn|action: AdminSignIn 2022-04-05 20:28:05.5044||INFO|Authentication.Controllers.AccountController|user: RIVE66 - Maria Simeon-Godfrey role is gotten |url: https://api.skilldorm.com/Authentication/api/Account/Admin/SignIn|action: AdminSignIn 2022-04-05 20:54:40.4906||WARN|Authentication.Controllers.AccountController|Role is STUDENT |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2022-04-05 20:54:40.4906||INFO|Authentication.Controllers.AccountController|user: bukkyafrica@yahoo.com - Olubukola idowu Oyekunle role is gotten |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2022-04-05 22:20:08.2433||WARN|Authentication.Controllers.AccountController|Role is STUDENT |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2022-04-05 22:20:08.2616||INFO|Authentication.Controllers.AccountController|user: bukkyafrica@yahoo.com - Olubukola idowu Oyekunle role is gotten |url: https://api.skilldorm.com/Authentication/api/Account/Student/SignIn|action: StudentSignIn 2022-04-05 23:13:25.0288||DEBUG|Authentication.Program|init main function |url: |action: 2022-04-05 23:13:26.0648|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2022-04-05 23:13:26.0648|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: 2022-04-05 23:13:26.0648|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {6a2a7cbd-9f6c-4a67-8b28-79337377cd54} may be persisted to storage in unencrypted form. |url: |action: