2023-12-20 00:17:58.2954|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:10667/AUTHENTICATION/iisintegration 0 2023-12-20 00:17:58.2954|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1.9354ms 202 2023-12-20 01:18:23.0789||DEBUG|Authentication.Program|init main function 2023-12-20 01:18:23.8260|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.11 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2023-12-20 01:18:24.0043|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (13ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2023-12-20 01:18:24.0249|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2023-12-20 01:18:24.0249|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2023-12-20 01:18:24.0249|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (0ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2023-12-20 01:18:24.0354|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2023-12-20 01:18:24.0354|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2023-12-20 01:18:24.1239|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. 2023-12-20 01:18:24.1239|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. 2023-12-20 01:18:24.1300|58|INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Creating key {0edbf151-0830-4676-9b6b-d358d2bcdb61} with creation date 2023-12-20 00:18:24Z, activation date 2023-12-20 00:18:24Z, and expiration date 2024-03-19 00:18:24Z. 2023-12-20 01:18:24.1300|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {0edbf151-0830-4676-9b6b-d358d2bcdb61} may be persisted to storage in unencrypted form. 2023-12-20 01:18:24.3993|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Authentication/api/Account/LinkedInLogin 2023-12-20 01:18:24.7874|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'Authentication.Controllers.AccountController.LinkedInLogin (Authentication)' 2023-12-20 01:18:24.8029|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). 2023-12-20 01:18:24.8029|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.11 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2023-12-20 01:18:25.9291|1|INFO|Microsoft.AspNetCore.Mvc.ChallengeResult|Executing ChallengeResult with authentication schemes (LinkedIn). 2023-12-20 01:18:25.9291|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=CfDJ8FHx2w4wCHZGm2vTWNK822G6J__pdte039_v1GpxaGIhjAci6VmpIJIBFRDYfvfX0a9Y0s5lWQUBRoeWfnGXLy_mH2JlcIuIXDD_KTZfNIkzE_7sj1boe8dPzpPz2Nyn7t_Bi5yytxYu4D2r-RiqsTsS6cFwc9Yi5bpRDIUh9UunrZWeyBY9ztLCct2-8w_Eruo0pazFdJWzB1FM2KkOnRTNmhlqYhLRl6BbXK_abKtxWA11bsC3HiCrwhVbpdFPsulZeeZbc-Dwc0gzA6I-x7fQMk6n82RnSqAqsWRORIrH; and Set-Cookie: .AspNetCore.Correlation.LinkedIn.8vCAKHuRglkZHAYx88VYOztXxDAlWCsF1uPJRf-XVgI=N; expires=Wed, 20 Dec 2023 00:33:25 GMT; path=/Authentication/signin-linkedin; secure; samesite=none; httponly. 2023-12-20 01:18:25.9291|12|INFO|AspNet.Security.OAuth.LinkedIn.LinkedInAuthenticationHandler|AuthenticationScheme: LinkedIn was challenged. 2023-12-20 01:18:25.9396|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action Authentication.Controllers.AccountController.LinkedInLogin (Authentication) in 1134.2027ms 2023-12-20 01:18:25.9396|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'Authentication.Controllers.AccountController.LinkedInLogin (Authentication)' 2023-12-20 01:18:25.9396|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1545.3774ms 302 2023-12-20 01:39:22.8206|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:9437/AUTHENTICATION/iisintegration 0 2023-12-20 01:39:22.8206|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1.1004ms 202