2024-02-27 22:42:47.9179||DEBUG|Authentication.Program|init main function 2024-02-27 22:42:52.3741|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.11 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2024-02-27 22:42:52.8799|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (13ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2024-02-27 22:42:52.8984|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2024-02-27 22:42:52.8984|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2024-02-27 22:42:52.8984|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2024-02-27 22:42:52.9111|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2024-02-27 22:42:52.9867|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2024-02-27 22:42:53.2104|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. 2024-02-27 22:42:53.2104|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. 2024-02-27 22:42:53.2104|58|INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Creating key {756fb1f4-3553-4a65-bb2c-6aedb4f9dafe} with creation date 2024-02-27 21:42:53Z, activation date 2024-02-27 21:42:53Z, and expiration date 2024-05-27 21:42:53Z. 2024-02-27 22:42:53.2211|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {756fb1f4-3553-4a65-bb2c-6aedb4f9dafe} may be persisted to storage in unencrypted form. 2024-02-27 22:42:53.3243|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Authentication/api/Account/LinkedInLogin 2024-02-27 22:42:53.6924|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'Authentication.Controllers.AccountController.LinkedInLogin (Authentication)' 2024-02-27 22:42:53.7078|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "LinkedInLogin", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult LinkedInLogin() on controller Authentication.Controllers.AccountController (Authentication). 2024-02-27 22:42:53.7078|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.11 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2024-02-27 22:42:54.5640|1|INFO|Microsoft.AspNetCore.Mvc.ChallengeResult|Executing ChallengeResult with authentication schemes (LinkedIn). 2024-02-27 22:42:54.5702|1|DEBUG|AspNet.Security.OAuth.LinkedIn.LinkedInAuthenticationHandler|HandleChallenge with Location: https://www.linkedin.com/oauth/v2/authorization?client_id=77nzjvnk1ehwjv&scope=r_liteprofile%20r_emailaddress&response_type=code&redirect_uri=https%3A%2F%2Fapi.skilldorm.com%2FAuthentication%2Fsignin-linkedin&state=CfDJ8PSxb3VTNWVKuyxq7bT52v5jULDMdkCbyPUDGQ-pmeYWegHhqcp7VZLMTEfzOEm5NYdqxt3w20Zg-OPy-XsYmDHY5Cqf_wRo54m49QlPig6N41WfzkpWxNVl9Y1Ax2k3oBfyKAKWRfTvVHCZOV2FKKoa_JuvDUIOgmSTvUtRFxeDkkUFXAhNkgkHV2L9v1Bg_4PMitaGRLd-COwh9GgeFg47be_ikn67mS6iaHZY9XtHHSSjVRBqvocc0tUPpX7nt2WrFpnEyER4KcbHrLK8Wek1E7G5L5LBsrX5qnSavoNT; and Set-Cookie: .AspNetCore.Correlation.LinkedIn._JSy1L0rURFX6pjdIS87R_cz_2T_FT7-nQ2XycYusx4=N; expires=Tue, 27 Feb 2024 21:57:54 GMT; path=/Authentication/signin-linkedin; secure; samesite=none; httponly. 2024-02-27 22:42:54.5702|12|INFO|AspNet.Security.OAuth.LinkedIn.LinkedInAuthenticationHandler|AuthenticationScheme: LinkedIn was challenged. 2024-02-27 22:42:54.5702|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action Authentication.Controllers.AccountController.LinkedInLogin (Authentication) in 863.921ms 2024-02-27 22:42:54.5702|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'Authentication.Controllers.AccountController.LinkedInLogin (Authentication)' 2024-02-27 22:42:54.5702|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1255.2887ms 302 2024-02-27 23:03:46.5016|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:31500/AUTHENTICATION/iisintegration 0 2024-02-27 23:03:46.5016|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1.1494ms 202