2025-07-26 19:52:31.3944||DEBUG|Authentication.Program|init main function 2025-07-26 19:52:36.3668|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.11 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-07-26 19:52:36.9368|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (13ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2025-07-26 19:52:36.9550|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (11ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2025-07-26 19:52:36.9579|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2025-07-26 19:52:36.9579|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2025-07-26 19:52:36.9579|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2025-07-26 19:52:37.0646|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2025-07-26 19:52:37.3208|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. 2025-07-26 19:52:37.3208|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. 2025-07-26 19:52:37.3208|58|INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Creating key {e9196103-b159-4d2c-8ae8-2a5ea281b8dc} with creation date 2025-07-26 18:52:37Z, activation date 2025-07-26 18:52:37Z, and expiration date 2025-10-24 18:52:37Z. 2025-07-26 19:52:37.3208|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {e9196103-b159-4d2c-8ae8-2a5ea281b8dc} may be persisted to storage in unencrypted form. 2025-07-26 19:52:37.4507|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Authentication/api/Account/LinkedInLogin 2025-07-26 19:52:37.8926|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'Authentication.Controllers.AccountController.LinkedInLogin (Authentication)' 2025-07-26 19:52:37.9082|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). 2025-07-26 19:52:37.9135|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.11 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-07-26 19:52:38.3045|1|INFO|Microsoft.AspNetCore.Mvc.ChallengeResult|Executing ChallengeResult with authentication schemes (LinkedIn). 2025-07-26 19:52:38.3045|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=CfDJ8ANhGelZsSxNiugqXqKBuNx_dQXApFPPVyeFTm-3TEL97apXNaEMyRd4Bt-uJoZoJv1mwykoBnhPcSza6CRYuiLPlxoj4WeqimhV6zmhF3KpXXsWmBNhNjqJ4hz77fYJDxPrjTPSJPDEdw7E28CFLMwvV04nWv0rqpf59Kk_wSsYgHRw3-R5LsmOWnGsAcBWwFfxPu6oaK3Sz9n9QX1hEbRpzecqrgwercukMSD_Wk4P8n_kxgIsIxlT_TIac84HbQ-WDLe4Vcyci8F8X1eZgsJAVExEAdxV8-K1ym2v23HY; and Set-Cookie: .AspNetCore.Correlation.LinkedIn.0d-Mqnepqv8Z3TSikKx_FfQwXZIxQC3gdbV04uk3oLc=N; expires=Sat, 26 Jul 2025 19:07:38 GMT; path=/Authentication/signin-linkedin; secure; samesite=none; httponly. 2025-07-26 19:52:38.3045|12|INFO|AspNet.Security.OAuth.LinkedIn.LinkedInAuthenticationHandler|AuthenticationScheme: LinkedIn was challenged. 2025-07-26 19:52:38.3045|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action Authentication.Controllers.AccountController.LinkedInLogin (Authentication) in 404.2496ms 2025-07-26 19:52:38.3045|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'Authentication.Controllers.AccountController.LinkedInLogin (Authentication)' 2025-07-26 19:52:38.3206|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 870.4153ms 302 2025-07-26 20:13:20.1035|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:22094/AUTHENTICATION/iisintegration 0 2025-07-26 20:13:20.1035|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1.3538ms 202