2024-06-29 19:03:15.8090||DEBUG|Authentication.Program|init main function 2024-06-29 19:03:21.4752|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.11 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2024-06-29 19:03:22.0266|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (14ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2024-06-29 19:03:22.0456|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2024-06-29 19:03:22.0456|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2024-06-29 19:03:22.0456|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2024-06-29 19:03:22.0456|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2024-06-29 19:03:22.1460|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2024-06-29 19:03:22.3862|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. 2024-06-29 19:03:22.3862|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-29 19:03:22.3923|58|INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Creating key {239386e3-59c7-45c2-93c2-eaaaa5b61595} with creation date 2024-06-29 18:03:22Z, activation date 2024-06-29 18:03:22Z, and expiration date 2024-09-27 18:03:22Z. 2024-06-29 19:03:22.3923|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {239386e3-59c7-45c2-93c2-eaaaa5b61595} may be persisted to storage in unencrypted form. 2024-06-29 19:03:22.5559|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Authentication/api/Account/LinkedInLogin 2024-06-29 19:03:22.9652|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'Authentication.Controllers.AccountController.LinkedInLogin (Authentication)' 2024-06-29 19:03:22.9813|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-29 19:03:22.9813|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.11 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2024-06-29 19:03:23.7143|1|INFO|Microsoft.AspNetCore.Mvc.ChallengeResult|Executing ChallengeResult with authentication schemes (LinkedIn). 2024-06-29 19:03:23.7208|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=CfDJ8OOGkyPHWcJFk8LqqqW2FZWewUhS6ZpSFHBX_Hek8aHXbGTHWUDMrX2saMR9VPUGcEFTTwqyXIBS4AU7iffJS_kOCMOGYbzbYaVc14YSqVx6k9TfiAgejo73ETVmOB1A5J2ZvBglTaXSrGiBSKz_94ctFA7KIXCgF5z-hJfKiwTAcTY1uTlYecZrCEt6fSVbRYVgVuKFBQ5Pvng9QmPyfeDQss8-gFB7dkBpT-rmT1kYA4WZGvj0Lvnx7KcrQFhV-yKab8D_RdHtvfeilNecmslGH5oZPDxXxHUwXNsCbnK5; and Set-Cookie: .AspNetCore.Correlation.LinkedIn.wPTIJQjNXWDcJrmsG4wmwKWG-93vGM8Reu8Xpn5WmpY=N; expires=Sat, 29 Jun 2024 18:18:23 GMT; path=/Authentication/signin-linkedin; secure; samesite=none; httponly. 2024-06-29 19:03:23.7208|12|INFO|AspNet.Security.OAuth.LinkedIn.LinkedInAuthenticationHandler|AuthenticationScheme: LinkedIn was challenged. 2024-06-29 19:03:23.7208|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action Authentication.Controllers.AccountController.LinkedInLogin (Authentication) in 740.9006ms 2024-06-29 19:03:23.7208|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'Authentication.Controllers.AccountController.LinkedInLogin (Authentication)' 2024-06-29 19:03:23.7208|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1173.9363ms 302 2024-06-29 19:24:14.4722|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:43648/AUTHENTICATION/iisintegration 0 2024-06-29 19:24:14.4722|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1.2329ms 202