2024-03-23 07:28:33.1489||DEBUG|Authentication.Program|init main function 2024-03-23 07:28:37.1079|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.11 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2024-03-23 07:28:37.6260|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (13ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2024-03-23 07:28:37.6447|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2024-03-23 07:28:37.6447|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2024-03-23 07:28:37.6502|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2024-03-23 07:28:37.6502|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2024-03-23 07:28:37.7346|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2024-03-23 07:28:37.9605|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. 2024-03-23 07:28:37.9611|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-03-23 07:28:37.9611|58|INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Creating key {189585d9-25e6-427d-89cc-5918685c924a} with creation date 2024-03-23 06:28:37Z, activation date 2024-03-23 06:28:37Z, and expiration date 2024-06-21 06:28:37Z. 2024-03-23 07:28:37.9611|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {189585d9-25e6-427d-89cc-5918685c924a} may be persisted to storage in unencrypted form. 2024-03-23 07:28:38.1093|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Authentication/api/Account/LinkedInLogin 2024-03-23 07:28:38.4816|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'Authentication.Controllers.AccountController.LinkedInLogin (Authentication)' 2024-03-23 07:28:38.4958|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-03-23 07:28:38.4958|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.11 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2024-03-23 07:28:39.2609|1|INFO|Microsoft.AspNetCore.Mvc.ChallengeResult|Executing ChallengeResult with authentication schemes (LinkedIn). 2024-03-23 07:28:39.2609|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=CfDJ8NmFlRjmJX1CicxZGGhckkp0RXbq1RrQe3mguzLaj676-21ipIERVTkIkHUx9iJH92ZYP4ng98FMZQF2D68UjHG5cx8N5D5Fulevhyp8Ooe4FaCzEXO1ewe297M5PlOMIUvFd0XVZojHH7SrEJNI7_crsEP2wgFw-SQcn-s6Kpsu5p8wgWqcCf3oqmbAJdvQpzb9DB8ZaShdNFhtkOE3sMHPN3OoTAS0MIVV6ueXwRGw33Qu9TTYieRYJ09RBuITmn6X2mpU1LjZkuBXgDDzK16Qdkuv26oCR3zRpQZBwJt_; and Set-Cookie: .AspNetCore.Correlation.LinkedIn.CuxAxqY5z3joLogI0L_k8qHr2uKUX4fzmn4kRbcpfNY=N; expires=Sat, 23 Mar 2024 06:43:39 GMT; path=/Authentication/signin-linkedin; secure; samesite=none; httponly. 2024-03-23 07:28:39.2609|12|INFO|AspNet.Security.OAuth.LinkedIn.LinkedInAuthenticationHandler|AuthenticationScheme: LinkedIn was challenged. 2024-03-23 07:28:39.2609|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action Authentication.Controllers.AccountController.LinkedInLogin (Authentication) in 772.8998ms 2024-03-23 07:28:39.2609|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'Authentication.Controllers.AccountController.LinkedInLogin (Authentication)' 2024-03-23 07:28:39.2762|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1168.009ms 302 2024-03-23 07:49:31.2716|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:22696/AUTHENTICATION/iisintegration 0 2024-03-23 07:49:31.2716|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1.1142ms 202