2024-06-15 15:25:13.6822||DEBUG|Authentication.Program|init main function 2024-06-15 15:25:18.3048|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.11 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2024-06-15 15:25:18.8517|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (13ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2024-06-15 15:25:18.8705|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2024-06-15 15:25:18.8737|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2024-06-15 15:25:18.8737|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2024-06-15 15:25:18.8737|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2024-06-15 15:25:18.9652|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2024-06-15 15:25:19.2120|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. 2024-06-15 15:25:19.2120|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-15 15:25:19.2217|58|INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Creating key {a4e4e6b8-b558-42c8-b02d-4d74dbcb26e1} with creation date 2024-06-15 14:25:19Z, activation date 2024-06-15 14:25:19Z, and expiration date 2024-09-13 14:25:19Z. 2024-06-15 15:25:19.2217|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {a4e4e6b8-b558-42c8-b02d-4d74dbcb26e1} may be persisted to storage in unencrypted form. 2024-06-15 15:25:19.5334|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Authentication/api/Account/LinkedInLogin 2024-06-15 15:25:19.9403|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'Authentication.Controllers.AccountController.LinkedInLogin (Authentication)' 2024-06-15 15:25:19.9563|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-15 15:25:19.9563|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.11 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2024-06-15 15:25:20.6782|1|INFO|Microsoft.AspNetCore.Mvc.ChallengeResult|Executing ChallengeResult with authentication schemes (LinkedIn). 2024-06-15 15:25:20.6853|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=CfDJ8Ljm5KRYtchCsC1NdNvLJuF9teWjdc5d81apkbwgtauwQD2tlYHWAX_pvRqce0wt6-caahDLYvOeL6nxMMozYfn9-nQ-itMHQe4Fe2kfgVAVqSWbhutpUCwSEAu7HJ2chQhvsTXiVblC-Z9B6cNjx7Pq_FsTswAMs7F1QRrzc3RStZ2Cfi5TAXtnMBQPQ24OCFlLi4y1xgZ9NAd0qytIHhh28_3IZao8Xc3G1gll8hkvXxb1oybEA_lYZqwoUoSs4KEoK8jfdr3zKMXudNi8ahZ5fVhFZSH36l06fF89a8_9; and Set-Cookie: .AspNetCore.Correlation.LinkedIn.D7ulDl59G8MLq_X9jPkCUsnKwjHJ3sJ9uhoEtJ-HkqY=N; expires=Sat, 15 Jun 2024 14:40:20 GMT; path=/Authentication/signin-linkedin; secure; samesite=none; httponly. 2024-06-15 15:25:20.6853|12|INFO|AspNet.Security.OAuth.LinkedIn.LinkedInAuthenticationHandler|AuthenticationScheme: LinkedIn was challenged. 2024-06-15 15:25:20.6853|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action Authentication.Controllers.AccountController.LinkedInLogin (Authentication) in 730.6294ms 2024-06-15 15:25:20.6853|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'Authentication.Controllers.AccountController.LinkedInLogin (Authentication)' 2024-06-15 15:25:20.6853|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1161.8127ms 302 2024-06-15 15:46:12.1869|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:14399/AUTHENTICATION/iisintegration 0 2024-06-15 15:46:12.1869|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1.441ms 202