2024-06-26 05:48:24.7382||DEBUG|Authentication.Program|init main function 2024-06-26 05:48:25.4954|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.11 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2024-06-26 05:48:25.7004|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (13ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2024-06-26 05:48:25.7193|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2024-06-26 05:48:25.7193|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2024-06-26 05:48:25.7193|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2024-06-26 05:48:25.7326|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2024-06-26 05:48:25.7462|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2024-06-26 05:48:25.8292|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. 2024-06-26 05:48:25.8292|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-06-26 05:48:25.8358|58|INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Creating key {5ec5276f-2c90-443f-832f-d03ea5a0b213} with creation date 2024-06-26 04:48:25Z, activation date 2024-06-26 04:48:25Z, and expiration date 2024-09-24 04:48:25Z. 2024-06-26 05:48:25.8358|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {5ec5276f-2c90-443f-832f-d03ea5a0b213} may be persisted to storage in unencrypted form. 2024-06-26 05:48:26.0562|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Authentication/api/Account/LinkedInLogin 2024-06-26 05:48:26.4565|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'Authentication.Controllers.AccountController.LinkedInLogin (Authentication)' 2024-06-26 05:48:26.4728|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-06-26 05:48:26.4785|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.11 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2024-06-26 05:48:27.3297|1|INFO|Microsoft.AspNetCore.Mvc.ChallengeResult|Executing ChallengeResult with authentication schemes (LinkedIn). 2024-06-26 05:48:27.3297|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=CfDJ8G8nxV6QLD9Egy_QPqWgshOkmJgCs_ox2aXM6tvHFKAHDcTMCZ6XwS6ZN847Oq243hL_G-gwMufagehpuMhuwscYbMMcSbfWZooD5V1qU5cBu5gFSKP2eCCxVoqHi6kARsxi3EY0ppHWN0QYo87V0mOi3AUXv_-sgm49s1Z6SMonhCJ445i1F_cM50-P_y1UXfJ68tuf9_Czjz3XxxYutnNgNy4PiqWqzzav0AY3RP4SiwvJz9yxmrxNJwwoGS2POBKxyYTfR7wgIt6806J3XxTTFyTNQ7TPpGrdrOEtovwk; and Set-Cookie: .AspNetCore.Correlation.LinkedIn.hSJLBkqlp577iqxXHZDTktY9f7cxK0cEgQTIYy7gW-Y=N; expires=Wed, 26 Jun 2024 05:03:27 GMT; path=/Authentication/signin-linkedin; secure; samesite=none; httponly. 2024-06-26 05:48:27.3376|12|INFO|AspNet.Security.OAuth.LinkedIn.LinkedInAuthenticationHandler|AuthenticationScheme: LinkedIn was challenged. 2024-06-26 05:48:27.3376|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action Authentication.Controllers.AccountController.LinkedInLogin (Authentication) in 864.9543ms 2024-06-26 05:48:27.3376|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'Authentication.Controllers.AccountController.LinkedInLogin (Authentication)' 2024-06-26 05:48:27.3376|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1289.3594ms 302 2024-06-26 06:09:24.2783|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:2180/AUTHENTICATION/iisintegration 0 2024-06-26 06:09:24.2783|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1.2182ms 202