13205 lines
2.4 MiB

2024-03-20 09:08:08.6212|DEBUG|Program|init main
2024-03-20 09:08:10.2918|INFO|Program|Local LDAP Path: LDAP://DC=dd-gan,DC=local,DC=digitaldata,DC=works
2024-03-20 09:08:11.2670|ERROR|Program|Stopped program because of exception|System.InvalidOperationException: In appsettings there is no allowed origin.
at Program.<Main>$(String[] args) in E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API\Program.cs:line 66
2024-03-20 09:09:43.8431|DEBUG|Program|init main
2024-03-20 09:09:44.2655|INFO|Program|Local LDAP Path: LDAP://DC=dd-gan,DC=local,DC=digitaldata,DC=works
2024-03-20 09:09:44.4365|ERROR|Program|Stopped program because of exception|System.InvalidOperationException: In appsettings there is no allowed origin.
at Program.<Main>$(String[] args) in E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API\Program.cs:line 66
2024-03-20 09:27:31.5141|DEBUG|Program|init main
2024-03-20 09:27:32.1581|INFO|Program|Local LDAP Path: LDAP://DC=dd-gan,DC=local,DC=digitaldata,DC=works
2024-03-20 09:27:33.1574|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ModelBinderFactory|Registered model binder providers, in the following order: Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider
2024-03-20 09:27:33.3958|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-20 09:27:33.7027|INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|User profile is available. Using 'C:\Users\tekh\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
2024-03-20 09:27:33.7184|DEBUG|Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository|Reading data from file 'C:\Users\tekh\AppData\Local\ASP.NET\DataProtection-Keys\key-70b42ce7-e471-4828-9be8-dcfa066e2793.xml'.
2024-03-20 09:27:33.8755|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-20 09:27:33.9431|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.DefaultKeyResolver|Considering key {70b42ce7-e471-4828-9be8-dcfa066e2793} with expiration date 2024-05-06 09:06:35Z as default key.
2024-03-20 09:27:33.9474|DEBUG|Microsoft.AspNetCore.DataProtection.TypeForwardingActivator|Forwarded activator type request from Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor, Microsoft.AspNetCore.DataProtection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60
2024-03-20 09:27:33.9474|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-20 09:27:33.9474|DEBUG|Microsoft.AspNetCore.DataProtection.TypeForwardingActivator|Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60
2024-03-20 09:27:33.9474|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-20 09:27:33.9598|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-20 09:27:33.9598|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-20 09:27:33.9598|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-20 09:27:34.3991|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-20 09:27:34.3991|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-20 09:27:34.3991|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-20 09:27:34.3991|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-20 09:27:34.3991|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-20 09:27:34.3991|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-20 09:27:34.3991|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-20 09:27:34.3991|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-20 09:27:34.3991|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-20 09:27:34.4197|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28MUBU5739" received FIN.
2024-03-20 09:27:34.4197|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28MUBU573A" received FIN.
2024-03-20 09:27:34.4197|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28MUBU573A" accepted.
2024-03-20 09:27:34.4197|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28MUBU5739" accepted.
2024-03-20 09:27:34.4288|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28MUBU5739" started.
2024-03-20 09:27:34.4288|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28MUBU573A" started.
2024-03-20 09:27:34.4743|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Failed to authenticate HTTPS connection.|System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveBlobAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-03-20 09:27:34.4743|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Failed to authenticate HTTPS connection.|System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveBlobAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-03-20 09:27:34.5231|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28MUBU573A" stopped.
2024-03-20 09:27:34.5231|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28MUBU5739" stopped.
2024-03-20 09:27:34.5231|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28MUBU5739" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-20 09:27:34.5231|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28MUBU573A" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-20 09:27:34.8913|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28MUBU573B" accepted.
2024-03-20 09:27:34.8913|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28MUBU573B" started.
2024-03-20 09:27:34.9828|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN28MUBU573B established using the following protocol: Tls12
2024-03-20 09:27:35.1039|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-20 09:27:35.1456|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-20 09:27:35.3347|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-20 09:27:35.5096|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-20 09:27:35.5096|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 411.3788ms
2024-03-20 09:27:35.5219|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-20 09:27:35.5219|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-20 09:27:35.5708|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - - - 200 12024 application/javascript;+charset=utf-8 48.8221ms
2024-03-20 09:27:35.6427|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 119.9884ms
2024-03-20 09:27:35.9478|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-20 09:27:36.1485|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 200.7308ms
2024-03-20 09:27:40.5248|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28MUBU573C" accepted.
2024-03-20 09:27:40.5248|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28MUBU573C" started.
2024-03-20 09:27:40.5340|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN28MUBU573C established using the following protocol: Tls12
2024-03-20 09:27:40.5340|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 09:27:40.5340|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:27:40.5340|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:27:40.5340|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 09:27:40.5771|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 09:27:40.5771|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 09:27:40.5771|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:27:40.5964|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 09:27:40.5964|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:27:40.6128|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 09:27:40.6128|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:27:40.6128|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:27:40.6128|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 09:27:40.6128|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:27:40.6128|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 09:27:40.6128|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:27:41.3430|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-20 09:27:42.2032|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:27:42.3958|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:27:42.3958|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 09:27:42.4027|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 09:27:42.4027|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 09:27:42.4027|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 09:27:42.4027|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 09:27:42.4027|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 09:27:42.4027|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 1795.5677ms
2024-03-20 09:27:42.4027|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:27:42.4194|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:27:42.4225|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 1886.7128ms
2024-03-20 09:27:44.9156|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28MUBU573D" accepted.
2024-03-20 09:27:44.9156|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28MUBU573D" started.
2024-03-20 09:27:44.9237|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN28MUBU573D established using the following protocol: Tls12
2024-03-20 09:27:44.9237|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 OPTIONS https://localhost:7202/api/auth/login - -
2024-03-20 09:27:44.9237|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:27:44.9237|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:27:44.9237|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request is a preflight request.
2024-03-20 09:27:44.9237|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 OPTIONS https://localhost:7202/api/auth/login - - - 204 - - 3.5183ms
2024-03-20 09:27:44.9237|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/auth/login application/json 46
2024-03-20 09:27:44.9237|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:27:44.9237|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:27:44.9237|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-20 09:27:44.9237|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/login'
2024-03-20 09:27:44.9237|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)' with route pattern 'api/Auth/login' is valid for the request path '/api/auth/login'
2024-03-20 09:27:44.9237|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-20 09:27:44.9237|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 09:27:44.9237|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-20 09:27:44.9572|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "Login", controller = "Auth"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Login(DigitalData.UserManager.Application.DTOs.Auth.LogInDto) on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 09:27:44.9572|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:27:44.9572|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:27:44.9572|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 09:27:44.9572|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:27:44.9595|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 09:27:44.9595|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:27:45.0265|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:27:45.0265|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:27:45.0493|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-20 09:27:45.0493|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' using the name '' in request data ...
2024-03-20 09:27:45.0493|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-20 09:27:45.0493|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN28MUBU573C", Request id "0HN28MUBU573C:00000003": started reading request body.
2024-03-20 09:27:45.0493|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN28MUBU573C", Request id "0HN28MUBU573C:00000003": done reading request body.
2024-03-20 09:27:45.0634|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'
2024-03-20 09:27:45.0634|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-20 09:27:45.0634|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-20 09:27:45.0634|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-20 09:27:45.0771|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-20 09:27:45.6931|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<GroupOfUser>()
.Include(gou => gou.Group)
.Include(gou => gou.User)'
2024-03-20 09:27:45.8077|DEBUG|Microsoft.EntityFrameworkCore.Query|Including navigation: 'GroupOfUser.Group'.
2024-03-20 09:27:45.8101|DEBUG|Microsoft.EntityFrameworkCore.Query|Including navigation: 'GroupOfUser.User'.
2024-03-20 09:27:46.0195|DEBUG|Microsoft.EntityFrameworkCore.Query|Generated query execution expression:
'queryContext => new SingleQueryingEnumerable<GroupOfUser>(
(RelationalQueryContext)queryContext,
RelationalCommandCache.QueryExpression(
Client Projections:
0 -> Dictionary<IProperty, int> { [Property: GroupOfUser.Guid (int) Required PK AfterSave:Throw ValueGenerated.OnAdd, 0], [Property: GroupOfUser.AddedWho (string) Required MaxLength(50), 1], [Property: GroupOfUser.ChangedWho (string) MaxLength(50), 2], [Property: GroupOfUser.Comment (string) MaxLength(200), 3], [Property: GroupOfUser.GroupId (int) Required FK Index, 4], [Property: GroupOfUser.UserId (int) Required FK Index, 5] }
1 -> Dictionary<IProperty, int> { [Property: Group.Guid (int) Required PK AfterSave:Throw ValueGenerated.OnAdd, 6], [Property: Group.Active (bool) Required, 7], [Property: Group.AdSync (bool) Required, 8], [Property: Group.AddedWho (string) MaxLength(50), 9], [Property: Group.ChangedWho (string) MaxLength(50), 10], [Property: Group.Comment (string) MaxLength(200), 11], [Property: Group.EcmFkId (int?) Required, 12], [Property: Group.Internal (bool) Required, 13], [Property: Group.Name (string) MaxLength(50), 14] }
2 -> Dictionary<IProperty, int> { [Property: User.Guid (int) Required PK AfterSave:Throw ValueGenerated.OnAdd, 15], [Property: User.Active (bool) Required, 16], [Property: User.AddedWho (string) Required MaxLength(50), 17], [Property: User.ChangedWho (string) MaxLength(50), 18], [Property: User.Comment (string) MaxLength(500), 19], [Property: User.DateFormat (string) Required MaxLength(10), 20], [Property: User.Deleted (bool) Required, 21], [Property: User.Email (string) MaxLength(100), 22], [Property: User.Language (string) Required MaxLength(5), 23], [Property: User.Name (string) MaxLength(50), 24], [Property: User.Prename (string) MaxLength(50), 25], [Property: User.Shortname (string) MaxLength(30), 26], [Property: User.Username (string) Required MaxLength(50), 27] }
SELECT t.Guid, t.ADDED_WHO, t.CHANGED_WHO, t.Comment, t.GROUP_ID, t.USER_ID, t0.Guid, t0.Active, t0.AD_SYNC, t0.ADDED_WHO, t0.CHANGED_WHO, t0.Comment, t0.ECM_FK_ID, t0.Internal, t0.Name, t1.Guid, t1.ACTIVE, t1.ADDED_WHO, t1.CHANGED_WHO, t1.COMMENT, t1.DATE_FORMAT, t1.DELETED, t1.EMAIL, t1.LANGUAGE, t1.NAME, t1.PRENAME, t1.SHORTNAME, t1.USERNAME
FROM dbo.TBDD_GROUPS_USER AS t
INNER JOIN dbo.TBDD_GROUPS AS t0 ON t.GROUP_ID == t0.Guid
INNER JOIN dbo.TBDD_USER AS t1 ON t.USER_ID == t1.Guid),
null,
Func<QueryContext, DbDataReader, ResultContext, SingleQueryResultCoordinator, GroupOfUser>,
DigitalData.UserManager.Infrastructure.Repositories.DDECMDbContext,
False,
True,
True
)'
2024-03-20 09:27:46.0668|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 09:27:46.0668|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 09:27:46.0938|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (21ms).
2024-03-20 09:27:46.0938|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (35ms).
2024-03-20 09:27:46.0938|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (42ms).
2024-03-20 09:27:46.1133|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:27:46.8963|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:27:46.8963|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[GROUP_ID], [t].[USER_ID], [t0].[Guid], [t0].[Active], [t0].[AD_SYNC], [t0].[ADDED_WHO], [t0].[CHANGED_WHO], [t0].[Comment], [t0].[ECM_FK_ID], [t0].[Internal], [t0].[Name], [t1].[Guid], [t1].[ACTIVE], [t1].[ADDED_WHO], [t1].[CHANGED_WHO], [t1].[COMMENT], [t1].[DATE_FORMAT], [t1].[DELETED], [t1].[EMAIL], [t1].[LANGUAGE], [t1].[NAME], [t1].[PRENAME], [t1].[SHORTNAME], [t1].[USERNAME]
FROM [dbo].[TBDD_GROUPS_USER] AS [t]
INNER JOIN [dbo].[TBDD_GROUPS] AS [t0] ON [t].[GROUP_ID] = [t0].[Guid]
INNER JOIN [dbo].[TBDD_USER] AS [t1] ON [t].[USER_ID] = [t1].[Guid]
2024-03-20 09:27:46.9612|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (56ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[GROUP_ID], [t].[USER_ID], [t0].[Guid], [t0].[Active], [t0].[AD_SYNC], [t0].[ADDED_WHO], [t0].[CHANGED_WHO], [t0].[Comment], [t0].[ECM_FK_ID], [t0].[Internal], [t0].[Name], [t1].[Guid], [t1].[ACTIVE], [t1].[ADDED_WHO], [t1].[CHANGED_WHO], [t1].[COMMENT], [t1].[DATE_FORMAT], [t1].[DELETED], [t1].[EMAIL], [t1].[LANGUAGE], [t1].[NAME], [t1].[PRENAME], [t1].[SHORTNAME], [t1].[USERNAME]
FROM [dbo].[TBDD_GROUPS_USER] AS [t]
INNER JOIN [dbo].[TBDD_GROUPS] AS [t0] ON [t].[GROUP_ID] = [t0].[Guid]
INNER JOIN [dbo].[TBDD_USER] AS [t1] ON [t].[USER_ID] = [t1].[Guid]
2024-03-20 09:27:47.0074|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.0614|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.0640|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.0953|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.0953|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1217|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1217|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1217|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1217|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1217|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1217|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1217|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1217|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1217|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1217|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1217|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1217|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1262|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1478|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1478|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1478|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1478|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1478|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1478|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1478|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1478|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:27:47.1478|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:27:47.1634|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 194ms reading results.
2024-03-20 09:27:47.1634|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:27:47.1634|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (6ms).
2024-03-20 09:27:47.1872|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<User>()
.Where(user => user.Username == __username_0)
.FirstOrDefault()'
2024-03-20 09:27:47.2093|DEBUG|Microsoft.EntityFrameworkCore.Query|Generated query execution expression:
'queryContext => ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync<User>(
asyncEnumerable: new SingleQueryingEnumerable<User>(
(RelationalQueryContext)queryContext,
RelationalCommandCache.QueryExpression(
Projection Mapping:
EmptyProjectionMember -> Dictionary<IProperty, int> { [Property: User.Guid (int) Required PK AfterSave:Throw ValueGenerated.OnAdd, 0], [Property: User.Active (bool) Required, 1], [Property: User.AddedWho (string) Required MaxLength(50), 2], [Property: User.ChangedWho (string) MaxLength(50), 3], [Property: User.Comment (string) MaxLength(500), 4], [Property: User.DateFormat (string) Required MaxLength(10), 5], [Property: User.Deleted (bool) Required, 6], [Property: User.Email (string) MaxLength(100), 7], [Property: User.Language (string) Required MaxLength(5), 8], [Property: User.Name (string) MaxLength(50), 9], [Property: User.Prename (string) MaxLength(50), 10], [Property: User.Shortname (string) MaxLength(30), 11], [Property: User.Username (string) Required MaxLength(50), 12] }
SELECT TOP(1) t.Guid, t.ACTIVE, t.ADDED_WHO, t.CHANGED_WHO, t.COMMENT, t.DATE_FORMAT, t.DELETED, t.EMAIL, t.LANGUAGE, t.NAME, t.PRENAME, t.SHORTNAME, t.USERNAME
FROM dbo.TBDD_USER AS t
WHERE t.USERNAME == @__username_0),
null,
Func<QueryContext, DbDataReader, ResultContext, SingleQueryResultCoordinator, User>,
DigitalData.UserManager.Infrastructure.Repositories.DDECMDbContext,
False,
True,
True
),
cancellationToken: queryContext.CancellationToken)'
2024-03-20 09:27:47.2093|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 09:27:47.2093|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 09:27:47.2093|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (4ms).
2024-03-20 09:27:47.2093|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:27:47.2093|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:27:47.2285|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[@__username_0='?' (Size = 50)], CommandType='Text', CommandTimeout='30']
SELECT TOP(1) [t].[Guid], [t].[ACTIVE], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[COMMENT], [t].[DATE_FORMAT], [t].[DELETED], [t].[EMAIL], [t].[LANGUAGE], [t].[NAME], [t].[PRENAME], [t].[SHORTNAME], [t].[USERNAME]
FROM [dbo].[TBDD_USER] AS [t]
WHERE [t].[USERNAME] = @__username_0
2024-03-20 09:27:47.3151|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (89ms) [Parameters=[@__username_0='?' (Size = 50)], CommandType='Text', CommandTimeout='30']
SELECT TOP(1) [t].[Guid], [t].[ACTIVE], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[COMMENT], [t].[DATE_FORMAT], [t].[DELETED], [t].[EMAIL], [t].[LANGUAGE], [t].[NAME], [t].[PRENAME], [t].[SHORTNAME], [t].[USERNAME]
FROM [dbo].[TBDD_USER] AS [t]
WHERE [t].[USERNAME] = @__username_0
2024-03-20 09:27:47.3151|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:27:47.3151|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 2ms reading results.
2024-03-20 09:27:47.3151|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:27:47.3151|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 09:27:47.3421|INFO|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies signed in.
2024-03-20 09:27:47.3466|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-20 09:27:47.3466|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API) in 2386.9741ms
2024-03-20 09:27:47.3466|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-20 09:27:47.3466|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:27:47.3466|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:27:47.3466|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (1ms).
2024-03-20 09:27:47.3466|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/auth/login application/json 46 - 200 0 - 2422.2560ms
2024-03-20 09:27:56.2411|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 09:27:56.2411|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:27:56.2411|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:27:56.2411|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 09:27:56.2411|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 09:27:56.2411|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 09:27:56.2411|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:27:56.2411|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 09:27:56.2411|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:27:56.2411|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 09:27:56.2411|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:27:56.2411|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:27:56.2411|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 09:27:56.2411|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:27:56.2411|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 09:27:56.2411|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:27:56.2742|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:27:56.2742|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:27:56.2742|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 09:27:56.2742|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 09:27:56.2742|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 09:27:56.2742|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 09:27:56.2742|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 09:27:56.2742|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 09:27:56.2742|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 24.8707ms
2024-03-20 09:27:56.2742|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:27:56.2742|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:27:56.2742|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 40.3235ms
2024-03-20 09:27:56.2742|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 OPTIONS https://localhost:7202/api/auth/logout - -
2024-03-20 09:27:56.2742|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:27:56.2742|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:27:56.2742|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request is a preflight request.
2024-03-20 09:27:56.2742|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 OPTIONS https://localhost:7202/api/auth/logout - - - 204 - - 1.5226ms
2024-03-20 09:27:56.2982|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/auth/logout application/json 2
2024-03-20 09:27:56.2982|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:27:56.2982|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:27:56.2982|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-20 09:27:56.2982|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/logout'
2024-03-20 09:27:56.2982|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Logout (DigitalData.UserManager.API)' with route pattern 'api/Auth/logout' is valid for the request path '/api/auth/logout'
2024-03-20 09:27:56.2982|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Logout (DigitalData.UserManager.API)'
2024-03-20 09:27:56.2982|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 09:27:56.2982|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Logout (DigitalData.UserManager.API)'
2024-03-20 09:27:56.2982|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "Logout", controller = "Auth"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Logout() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 09:27:56.2982|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:27:56.2982|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:27:56.2982|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 09:27:56.2982|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:27:56.2982|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 09:27:56.2982|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:27:56.2982|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:27:56.2982|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:27:56.3137|INFO|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies signed out.
2024-03-20 09:27:56.3137|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-20 09:27:56.3137|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.Logout (DigitalData.UserManager.API) in 5.8006ms
2024-03-20 09:27:56.3137|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Logout (DigitalData.UserManager.API)'
2024-03-20 09:27:56.3137|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:27:56.3137|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/auth/logout application/json 2 - 200 0 - 17.5443ms
2024-03-20 09:27:56.3137|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN28MUBU573C", Request id "0HN28MUBU573C:00000007": started reading request body.
2024-03-20 09:27:56.3137|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN28MUBU573C", Request id "0HN28MUBU573C:00000007": done reading request body.
2024-03-20 09:27:59.4822|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 09:27:59.4827|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:27:59.4827|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:27:59.4827|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 09:27:59.4827|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 09:27:59.4827|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 09:27:59.4827|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:27:59.4827|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 09:27:59.4827|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:27:59.4827|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 09:27:59.4827|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:27:59.4827|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:27:59.4827|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 09:27:59.4827|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:27:59.4827|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 09:27:59.4827|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:27:59.4827|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:27:59.4827|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:27:59.4827|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 09:27:59.4827|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 09:27:59.4827|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 09:27:59.4827|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 09:27:59.4827|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 09:27:59.4827|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 09:27:59.4827|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 4.7157ms
2024-03-20 09:27:59.4827|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:27:59.4827|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:27:59.4827|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 13.9219ms
2024-03-20 09:28:00.8563|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 OPTIONS https://localhost:7202/api/auth/login - -
2024-03-20 09:28:00.8563|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:28:00.8577|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:28:00.8577|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request is a preflight request.
2024-03-20 09:28:00.8577|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 OPTIONS https://localhost:7202/api/auth/login - - - 204 - - 2.3597ms
2024-03-20 09:28:00.8577|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/auth/login application/json 46
2024-03-20 09:28:00.8577|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:28:00.8577|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:28:00.8577|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-20 09:28:00.8577|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/login'
2024-03-20 09:28:00.8577|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)' with route pattern 'api/Auth/login' is valid for the request path '/api/auth/login'
2024-03-20 09:28:00.8577|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-20 09:28:00.8577|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 09:28:00.8577|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-20 09:28:00.8577|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "Login", controller = "Auth"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Login(DigitalData.UserManager.Application.DTOs.Auth.LogInDto) on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 09:28:00.8577|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:28:00.8577|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:28:00.8577|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 09:28:00.8577|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:28:00.8577|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 09:28:00.8577|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:28:00.8577|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:28:00.8577|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:28:00.8577|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-20 09:28:00.8577|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' using the name '' in request data ...
2024-03-20 09:28:00.8577|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-20 09:28:00.8770|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN28MUBU573C", Request id "0HN28MUBU573C:0000000B": started reading request body.
2024-03-20 09:28:00.8770|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN28MUBU573C", Request id "0HN28MUBU573C:0000000B": done reading request body.
2024-03-20 09:28:00.8770|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'
2024-03-20 09:28:00.8770|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-20 09:28:00.8770|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-20 09:28:00.8770|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-20 09:28:00.8770|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-20 09:28:00.9004|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 09:28:00.9004|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 09:28:00.9004|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 09:28:00.9004|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (1ms).
2024-03-20 09:28:00.9004|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (2ms).
2024-03-20 09:28:00.9004|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:28:00.9004|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:28:00.9004|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[GROUP_ID], [t].[USER_ID], [t0].[Guid], [t0].[Active], [t0].[AD_SYNC], [t0].[ADDED_WHO], [t0].[CHANGED_WHO], [t0].[Comment], [t0].[ECM_FK_ID], [t0].[Internal], [t0].[Name], [t1].[Guid], [t1].[ACTIVE], [t1].[ADDED_WHO], [t1].[CHANGED_WHO], [t1].[COMMENT], [t1].[DATE_FORMAT], [t1].[DELETED], [t1].[EMAIL], [t1].[LANGUAGE], [t1].[NAME], [t1].[PRENAME], [t1].[SHORTNAME], [t1].[USERNAME]
FROM [dbo].[TBDD_GROUPS_USER] AS [t]
INNER JOIN [dbo].[TBDD_GROUPS] AS [t0] ON [t].[GROUP_ID] = [t0].[Guid]
INNER JOIN [dbo].[TBDD_USER] AS [t1] ON [t].[USER_ID] = [t1].[Guid]
2024-03-20 09:28:00.9004|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[GROUP_ID], [t].[USER_ID], [t0].[Guid], [t0].[Active], [t0].[AD_SYNC], [t0].[ADDED_WHO], [t0].[CHANGED_WHO], [t0].[Comment], [t0].[ECM_FK_ID], [t0].[Internal], [t0].[Name], [t1].[Guid], [t1].[ACTIVE], [t1].[ADDED_WHO], [t1].[CHANGED_WHO], [t1].[COMMENT], [t1].[DATE_FORMAT], [t1].[DELETED], [t1].[EMAIL], [t1].[LANGUAGE], [t1].[NAME], [t1].[PRENAME], [t1].[SHORTNAME], [t1].[USERNAME]
FROM [dbo].[TBDD_GROUPS_USER] AS [t]
INNER JOIN [dbo].[TBDD_GROUPS] AS [t0] ON [t].[GROUP_ID] = [t0].[Guid]
INNER JOIN [dbo].[TBDD_USER] AS [t1] ON [t].[USER_ID] = [t1].[Guid]
2024-03-20 09:28:00.9104|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9104|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9104|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9104|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9104|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9104|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9104|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9104|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9104|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9104|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9104|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9104|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9104|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9104|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9104|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9104|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9104|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9104|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9104|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9104|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9104|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9104|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9104|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9104|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9104|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9104|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 26ms reading results.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[@__username_0='?' (Size = 50)], CommandType='Text', CommandTimeout='30']
SELECT TOP(1) [t].[Guid], [t].[ACTIVE], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[COMMENT], [t].[DATE_FORMAT], [t].[DELETED], [t].[EMAIL], [t].[LANGUAGE], [t].[NAME], [t].[PRENAME], [t].[SHORTNAME], [t].[USERNAME]
FROM [dbo].[TBDD_USER] AS [t]
WHERE [t].[USERNAME] = @__username_0
2024-03-20 09:28:00.9209|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[@__username_0='?' (Size = 50)], CommandType='Text', CommandTimeout='30']
SELECT TOP(1) [t].[Guid], [t].[ACTIVE], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[COMMENT], [t].[DATE_FORMAT], [t].[DELETED], [t].[EMAIL], [t].[LANGUAGE], [t].[NAME], [t].[PRENAME], [t].[SHORTNAME], [t].[USERNAME]
FROM [dbo].[TBDD_USER] AS [t]
WHERE [t].[USERNAME] = @__username_0
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:28:00.9209|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 0ms reading results.
2024-03-20 09:28:00.9437|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:28:00.9437|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 09:28:00.9437|INFO|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies signed in.
2024-03-20 09:28:00.9437|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-20 09:28:00.9437|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API) in 76.3476ms
2024-03-20 09:28:00.9437|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-20 09:28:00.9437|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:28:00.9437|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:28:00.9437|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 09:28:00.9437|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/auth/login application/json 46 - 200 0 - 87.1558ms
2024-03-20 09:28:03.7366|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 09:28:03.7366|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:28:03.7366|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:28:03.7366|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 09:28:03.7366|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 09:28:03.7366|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 09:28:03.7366|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:28:03.7366|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 09:28:03.7366|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:28:03.7366|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 09:28:03.7366|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:28:03.7366|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:28:03.7366|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 09:28:03.7366|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:28:03.7366|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 09:28:03.7366|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:28:03.7366|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:28:03.7366|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:28:03.7366|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 09:28:03.7366|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 09:28:03.7366|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 09:28:03.7366|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 09:28:03.7366|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 09:28:03.7489|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 09:28:03.7489|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.2376ms
2024-03-20 09:28:03.7489|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:28:03.7489|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:28:03.7489|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 15.1774ms
2024-03-20 09:29:08.2144|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 09:29:08.2144|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:29:08.2144|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:29:08.2173|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 09:29:08.2173|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 09:29:08.2173|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 09:29:08.2173|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:29:08.2173|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 09:29:08.2173|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:29:08.2173|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 09:29:08.2173|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:29:08.2173|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:29:08.2173|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 09:29:08.2173|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:29:08.2173|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 09:29:08.2173|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:29:08.2173|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:29:08.2173|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:29:08.2173|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 09:29:08.2173|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 09:29:08.2173|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 09:29:08.2173|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 09:29:08.2173|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 09:29:08.2333|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 09:29:08.2333|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 9.4818ms
2024-03-20 09:29:08.2333|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:29:08.2333|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:29:08.2333|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 21.2399ms
2024-03-20 09:29:11.8294|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 09:29:11.8294|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:29:11.8294|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:29:11.8294|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 09:29:11.8294|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 09:29:11.8294|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 09:29:11.8294|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:29:11.8294|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 09:29:11.8294|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:29:11.8294|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 09:29:11.8294|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:29:11.8294|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:29:11.8294|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 09:29:11.8294|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:29:11.8294|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 09:29:11.8294|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:29:11.8294|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:29:11.8294|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:29:11.8294|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 09:29:11.8294|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 09:29:11.8294|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 09:29:11.8294|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 09:29:11.8294|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 09:29:11.8294|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 09:29:11.8436|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.0012ms
2024-03-20 09:29:11.8436|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:29:11.8436|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:29:11.8436|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 15.7885ms
2024-03-20 09:29:28.6586|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 09:29:28.6586|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:29:28.6586|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:29:28.6586|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 09:29:28.6586|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 09:29:28.6586|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 09:29:28.6586|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:29:28.6586|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 09:29:28.6586|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:29:28.6586|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 09:29:28.6586|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:29:28.6586|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:29:28.6586|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 09:29:28.6586|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:29:28.6586|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 09:29:28.6586|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:29:28.6586|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:29:28.6586|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:29:28.6586|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 09:29:28.6586|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 09:29:28.6586|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 09:29:28.6708|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 09:29:28.6708|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 09:29:28.6708|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 09:29:28.6708|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 4.2705ms
2024-03-20 09:29:28.6708|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:29:28.6708|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:29:28.6708|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 14.5039ms
2024-03-20 09:32:34.1747|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 09:32:34.1747|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:32:34.1747|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:32:34.1747|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 09:32:34.1747|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 09:32:34.1747|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 09:32:34.1788|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:32:34.1788|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 09:32:34.1788|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:32:34.1788|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 09:32:34.1788|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:32:34.1788|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:32:34.1788|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 09:32:34.1788|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:32:34.1788|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 09:32:34.1788|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:32:34.1788|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:32:34.1788|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:32:34.1788|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 09:32:34.1788|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 09:32:34.1788|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 09:32:34.1788|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 09:32:34.1788|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 09:32:34.1788|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 09:32:34.1788|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.5512ms
2024-03-20 09:32:34.1788|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:32:34.1937|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:32:34.1937|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 20.0329ms
2024-03-20 09:32:38.1122|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 09:32:38.1122|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:32:38.1122|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:32:38.1122|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 09:32:38.1122|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 09:32:38.1122|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 09:32:38.1122|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:32:38.1153|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 09:32:38.1153|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:32:38.1153|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 09:32:38.1153|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:32:38.1153|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:32:38.1153|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 09:32:38.1153|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:32:38.1153|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 09:32:38.1153|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:32:38.1153|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:32:38.1153|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:32:38.1153|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 09:32:38.1153|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 09:32:38.1153|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 09:32:38.1153|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 09:32:38.1153|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 09:32:38.1153|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 09:32:38.1153|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 3.9146ms
2024-03-20 09:32:38.1153|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:32:38.1153|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:32:38.1153|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 12.3036ms
2024-03-20 09:32:38.2468|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/module - -
2024-03-20 09:32:38.2468|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:32:38.2468|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:32:38.2468|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 09:32:38.2468|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/module'
2024-03-20 09:32:38.2468|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Module' is valid for the request path '/api/module'
2024-03-20 09:32:38.2468|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-20 09:32:38.2468|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:32:38.2468|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:32:38.2468|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 09:32:38.2468|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:32:38.2468|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 09:32:38.2468|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-20 09:32:38.2468|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Group' is valid for the request path '/api/group'
2024-03-20 09:32:38.2468|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:32:38.2468|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 09:32:38.2596|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 09:32:38.2596|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 09:32:38.2596|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:32:38.2596|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:32:38.2596|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API).
2024-03-20 09:32:38.2596|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Group"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API).
2024-03-20 09:32:38.2596|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:32:38.2596|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:32:38.2596|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:32:38.2596|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:32:38.2596|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 09:32:38.2596|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 09:32:38.2596|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:32:38.2596|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:32:38.2596|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 09:32:38.2596|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 09:32:38.2596|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 09:32:38.2717|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 09:32:38.2717|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:32:38.2717|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:32:38.2717|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 09:32:38.2717|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 09:32:38.2717|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<Module>()'
2024-03-20 09:32:38.2717|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<Group>()'
2024-03-20 09:32:38.2883|DEBUG|Microsoft.EntityFrameworkCore.Query|Generated query execution expression:
'queryContext => new SingleQueryingEnumerable<Module>(
(RelationalQueryContext)queryContext,
RelationalCommandCache.QueryExpression(
Projection Mapping:
EmptyProjectionMember -> Dictionary<IProperty, int> { [Property: Module.Guid (int) Required PK AfterSave:Throw ValueGenerated.OnAdd, 0], [Property: Module.Name (string) MaxLength(50), 1], [Property: Module.ShortName (string) MaxLength(20), 2] }
SELECT t.Guid, t.Name, t.SHORT_NAME
FROM dbo.TBDD_MODULES AS t),
null,
Func<QueryContext, DbDataReader, ResultContext, SingleQueryResultCoordinator, Module>,
DigitalData.UserManager.Infrastructure.Repositories.DDECMDbContext,
False,
True,
True
)'
2024-03-20 09:32:38.2883|DEBUG|Microsoft.EntityFrameworkCore.Query|Generated query execution expression:
'queryContext => new SingleQueryingEnumerable<Group>(
(RelationalQueryContext)queryContext,
RelationalCommandCache.QueryExpression(
Projection Mapping:
EmptyProjectionMember -> Dictionary<IProperty, int> { [Property: Group.Guid (int) Required PK AfterSave:Throw ValueGenerated.OnAdd, 0], [Property: Group.Active (bool) Required, 1], [Property: Group.AdSync (bool) Required, 2], [Property: Group.AddedWho (string) MaxLength(50), 3], [Property: Group.ChangedWho (string) MaxLength(50), 4], [Property: Group.Comment (string) MaxLength(200), 5], [Property: Group.EcmFkId (int?) Required, 6], [Property: Group.Internal (bool) Required, 7], [Property: Group.Name (string) MaxLength(50), 8] }
SELECT t.Guid, t.Active, t.AD_SYNC, t.ADDED_WHO, t.CHANGED_WHO, t.Comment, t.ECM_FK_ID, t.Internal, t.Name
FROM dbo.TBDD_GROUPS AS t),
null,
Func<QueryContext, DbDataReader, ResultContext, SingleQueryResultCoordinator, Group>,
DigitalData.UserManager.Infrastructure.Repositories.DDECMDbContext,
False,
True,
True
)'
2024-03-20 09:32:38.2883|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 09:32:38.2883|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 09:32:38.2883|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 09:32:38.2883|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 09:32:38.2883|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 09:32:38.2883|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (2ms).
2024-03-20 09:32:38.2883|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 09:32:38.2883|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (3ms).
2024-03-20 09:32:38.2883|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (1ms).
2024-03-20 09:32:38.2883|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:32:38.2883|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (2ms).
2024-03-20 09:32:38.2883|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:32:38.2883|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:32:38.2883|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 09:32:38.3054|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (7ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 09:32:38.3054|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:32:38.3195|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 09:32:38.3195|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 09:32:38.3195|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3195|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3195|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3195|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3195|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3195|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3195|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3195|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3195|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3195|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3195|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3195|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3195|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3195|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3195|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3195|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3195|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3195|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3195|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3195|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3195|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3195|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3195|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3195|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3195|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3195|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3195|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3195|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3195|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3341|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3341|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3341|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3341|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3341|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3341|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3341|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3341|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:32:38.3341|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3341|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 15ms reading results.
2024-03-20 09:32:38.3341|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3341|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:32:38.3341|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:32:38.3341|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 09:32:38.3341|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:32:38.3341|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 32ms reading results.
2024-03-20 09:32:38.3341|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:32:38.3341|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 09:32:38.3568|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 09:32:38.3568|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 09:32:38.3568|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 09:32:38.3568|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 09:32:38.3568|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 09:32:38.3568|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Module.ModuleDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 09:32:38.3568|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 09:32:38.3568|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 09:32:38.3568|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 09:32:38.3568|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 09:32:38.3568|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 09:32:38.3568|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Group.GroupReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 09:32:38.3663|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API) in 95.0028ms
2024-03-20 09:32:38.3663|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:32:38.3663|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:32:38.3663|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:32:38.3663|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 09:32:38.3663|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/module - - - 200 - application/json;+charset=utf-8 122.1071ms
2024-03-20 09:32:38.3663|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API) in 106.7701ms
2024-03-20 09:32:38.3663|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:32:38.3663|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:32:38.3663|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:32:38.3663|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 09:32:38.3809|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 200 - application/json;+charset=utf-8 130.7043ms
2024-03-20 09:34:45.1162|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 09:34:45.1162|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:34:45.1253|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:34:45.1253|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 09:34:45.1253|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 09:34:45.1253|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 09:34:45.1253|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:34:45.1253|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 09:34:45.1410|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:34:45.1410|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 09:34:45.1410|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:34:45.1410|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:34:45.1410|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 09:34:45.1410|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:34:45.1410|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 09:34:45.1410|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:34:45.1410|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:34:45.1410|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:34:45.1410|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 09:34:45.1541|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 09:34:45.1541|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 09:34:45.1541|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 09:34:45.1541|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 09:34:45.1541|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 09:34:45.1541|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.2772ms
2024-03-20 09:34:45.1541|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:34:45.1541|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:34:45.1541|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 41.7143ms
2024-03-20 09:34:45.1793|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 09:34:45.1793|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:34:45.1793|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:34:45.1793|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 09:34:45.1793|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 09:34:45.1851|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 09:34:45.1851|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:34:45.1851|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 09:34:45.1851|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:34:45.1851|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 09:34:45.1851|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:34:45.1851|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:34:45.1851|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 09:34:45.1851|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:34:45.1851|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 09:34:45.1851|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:34:45.1851|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:34:45.1851|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:34:45.1851|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 09:34:45.1851|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 09:34:45.1851|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 09:34:45.1851|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 09:34:45.2013|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 09:34:45.2013|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 09:34:45.2013|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 8.2534ms
2024-03-20 09:34:45.2013|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:34:45.2013|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:34:45.2013|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 25.1433ms
2024-03-20 09:34:45.4206|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/module - -
2024-03-20 09:34:45.4206|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:34:45.4206|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:34:45.4206|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 09:34:45.4206|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/module'
2024-03-20 09:34:45.4206|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Module' is valid for the request path '/api/module'
2024-03-20 09:34:45.4206|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-20 09:34:45.4206|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:34:45.4206|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:34:45.4206|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:34:45.4206|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 09:34:45.4206|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 09:34:45.4206|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-20 09:34:45.4206|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Group' is valid for the request path '/api/group'
2024-03-20 09:34:45.4206|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:34:45.4206|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 09:34:45.4206|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 09:34:45.4206|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:34:45.4206|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API).
2024-03-20 09:34:45.4206|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 09:34:45.4344|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:34:45.4344|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:34:45.4344|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:34:45.4344|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Group"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API).
2024-03-20 09:34:45.4344|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 09:34:45.4344|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:34:45.4344|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:34:45.4344|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:34:45.4344|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 09:34:45.4344|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 09:34:45.4344|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 09:34:45.4344|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:34:45.4344|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 09:34:45.4344|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 09:34:45.4344|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:34:45.4344|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 09:34:45.4344|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:34:45.4344|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 09:34:45.4344|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 09:34:45.4344|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 09:34:45.4344|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 09:34:45.4344|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 09:34:45.4344|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (1ms).
2024-03-20 09:34:45.4344|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 09:34:45.4344|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (2ms).
2024-03-20 09:34:45.4344|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 09:34:45.4344|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:34:45.4344|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (2ms).
2024-03-20 09:34:45.4344|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:34:45.4344|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (3ms).
2024-03-20 09:34:45.4344|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 09:34:45.4505|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:34:45.4505|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:34:45.4505|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 09:34:45.4505|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (8ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 09:34:45.4505|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (9ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 09:34:45.4505|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4505|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4505|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4505|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4668|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4668|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4668|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4668|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4668|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4668|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4668|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4668|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4668|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4668|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4668|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4668|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4668|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4668|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4668|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4668|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4668|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4668|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:34:45.4668|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4668|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 15ms reading results.
2024-03-20 09:34:45.4668|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4668|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:34:45.4668|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4668|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 09:34:45.4668|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4668|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 09:34:45.4668|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4668|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 09:34:45.4816|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4816|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 09:34:45.4816|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4816|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 09:34:45.4816|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4816|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 09:34:45.4816|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4816|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Module.ModuleDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 09:34:45.4816|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4816|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API) in 47.6536ms
2024-03-20 09:34:45.4816|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4816|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:34:45.4816|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4816|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:34:45.4816|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4816|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:34:45.4816|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4816|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 09:34:45.4816|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/module - - - 200 - application/json;+charset=utf-8 72.2289ms
2024-03-20 09:34:45.4816|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4816|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4816|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4816|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:34:45.4816|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:34:45.4816|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 32ms reading results.
2024-03-20 09:34:45.4816|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:34:45.4979|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 09:34:45.4979|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 09:34:45.4979|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 09:34:45.4979|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 09:34:45.4979|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 09:34:45.4979|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 09:34:45.4979|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Group.GroupReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 09:34:45.4979|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API) in 60.7925ms
2024-03-20 09:34:45.4979|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:34:45.4979|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:34:45.4979|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:34:45.4979|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (1ms).
2024-03-20 09:34:45.4979|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 200 - application/json;+charset=utf-8 81.4204ms
2024-03-20 09:38:42.1677|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 09:38:42.1677|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:38:42.1677|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:38:42.1677|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 09:38:42.1677|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 09:38:42.1677|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 09:38:42.1677|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:38:42.1677|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 09:38:42.1677|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:38:42.1677|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 09:38:42.1677|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:38:42.1677|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:38:42.1677|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 09:38:42.1677|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:38:42.1677|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 09:38:42.1677|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:38:42.1767|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:38:42.1767|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:38:42.1767|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 09:38:42.1767|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 09:38:42.1767|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 09:38:42.1767|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 09:38:42.1767|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 09:38:42.1767|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 09:38:42.1767|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.3784ms
2024-03-20 09:38:42.1767|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:38:42.1767|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:38:42.1767|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 15.1941ms
2024-03-20 09:38:42.2224|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 09:38:42.2224|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:38:42.2233|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:38:42.2233|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 09:38:42.2233|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 09:38:42.2233|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 09:38:42.2233|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:38:42.2233|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 09:38:42.2233|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:38:42.2233|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 09:38:42.2233|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:38:42.2233|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:38:42.2233|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 09:38:42.2233|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:38:42.2233|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 09:38:42.2233|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:38:42.2233|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:38:42.2233|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:38:42.2233|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 09:38:42.2233|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 09:38:42.2233|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 09:38:42.2233|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 09:38:42.2233|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 09:38:42.2233|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 09:38:42.2392|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 8.0268ms
2024-03-20 09:38:42.2392|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:38:42.2392|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:38:42.2392|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 18.6846ms
2024-03-20 09:38:42.4247|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/module - -
2024-03-20 09:38:42.4247|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:38:42.4247|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:38:42.4262|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 09:38:42.4262|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/module'
2024-03-20 09:38:42.4262|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Module' is valid for the request path '/api/module'
2024-03-20 09:38:42.4262|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:38:42.4262|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-20 09:38:42.4262|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 09:38:42.4262|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:38:42.4262|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 09:38:42.4262|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:38:42.4262|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:38:42.4262|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 09:38:42.4262|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API).
2024-03-20 09:38:42.4262|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-20 09:38:42.4262|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:38:42.4262|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Group' is valid for the request path '/api/group'
2024-03-20 09:38:42.4262|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:38:42.4262|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:38:42.4262|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 09:38:42.4262|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 09:38:42.4262|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 09:38:42.4262|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:38:42.4262|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:38:42.4262|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 09:38:42.4262|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Group"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API).
2024-03-20 09:38:42.4262|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 09:38:42.4262|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:38:42.4262|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:38:42.4262|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 09:38:42.4262|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:38:42.4262|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 09:38:42.4422|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 09:38:42.4422|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:38:42.4422|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 09:38:42.4422|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 09:38:42.4422|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 09:38:42.4422|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 09:38:42.4422|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 09:38:42.4422|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (1ms).
2024-03-20 09:38:42.4422|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:38:42.4422|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:38:42.4422|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 09:38:42.4422|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:38:42.4422|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 09:38:42.4422|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 09:38:42.4422|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 09:38:42.4422|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (1ms).
2024-03-20 09:38:42.4422|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (2ms).
2024-03-20 09:38:42.4422|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (3ms).
2024-03-20 09:38:42.4422|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:38:42.4422|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 09:38:42.4422|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:38:42.4422|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 09:38:42.4422|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4422|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4422|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4422|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 09:38:42.4422|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4422|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4422|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4422|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4576|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4576|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4576|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4576|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4576|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4576|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4576|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4576|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4576|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4576|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4576|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4576|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4576|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:38:42.4576|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4576|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 11ms reading results.
2024-03-20 09:38:42.4576|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4576|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:38:42.4576|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4576|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 09:38:42.4576|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4576|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 09:38:42.4576|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4576|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 09:38:42.4576|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4576|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 09:38:42.4576|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4576|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 09:38:42.4576|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4576|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 09:38:42.4576|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4576|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Module.ModuleDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 09:38:42.4576|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4576|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API) in 32.9903ms
2024-03-20 09:38:42.4576|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4576|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:38:42.4576|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4753|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4753|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:38:42.4753|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4753|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:38:42.4753|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4753|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (1ms).
2024-03-20 09:38:42.4753|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4753|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/module - - - 200 - application/json;+charset=utf-8 58.5545ms
2024-03-20 09:38:42.4753|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4753|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4753|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4753|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:38:42.4753|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:38:42.4753|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 29ms reading results.
2024-03-20 09:38:42.4753|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:38:42.4753|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 09:38:42.4753|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 09:38:42.4886|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 09:38:42.4886|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 09:38:42.4886|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 09:38:42.4886|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 09:38:42.4886|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Group.GroupReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 09:38:42.4886|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API) in 48.7613ms
2024-03-20 09:38:42.4886|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:38:42.4886|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:38:42.4886|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:38:42.4886|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 09:38:42.4886|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 200 - application/json;+charset=utf-8 64.6554ms
2024-03-20 09:39:13.0711|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 09:39:13.0711|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:39:13.0711|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:39:13.0711|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 09:39:13.0711|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 09:39:13.0711|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 09:39:13.0711|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:39:13.0711|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 09:39:13.0711|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:39:13.0711|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 09:39:13.0711|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:39:13.0711|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:39:13.0711|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 09:39:13.0711|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:39:13.0711|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 09:39:13.0711|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:39:13.0826|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:39:13.0826|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:39:13.0826|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 09:39:13.0826|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 09:39:13.0826|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 09:39:13.0826|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 09:39:13.0826|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 09:39:13.0981|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 09:39:13.0981|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 19.1921ms
2024-03-20 09:39:13.0981|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:39:13.0981|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:39:13.0981|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 36.2004ms
2024-03-20 09:39:13.1304|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 09:39:13.1304|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:39:13.1304|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:39:13.1304|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 09:39:13.1304|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 09:39:13.1304|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 09:39:13.1304|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:39:13.1304|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 09:39:13.1304|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:39:13.1304|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 09:39:13.1304|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:39:13.1304|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:39:13.1304|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 09:39:13.1304|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:39:13.1304|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 09:39:13.1304|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:39:13.1304|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:39:13.1304|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:39:13.1304|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 09:39:13.1304|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 09:39:13.1304|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 09:39:13.1456|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 09:39:13.1456|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 09:39:13.1456|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 09:39:13.1456|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.0748ms
2024-03-20 09:39:13.1456|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:39:13.1456|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:39:13.1456|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 18.1170ms
2024-03-20 09:39:13.3417|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/module - -
2024-03-20 09:39:13.3417|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:39:13.3417|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:39:13.3417|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 09:39:13.3417|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/module'
2024-03-20 09:39:13.3417|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Module' is valid for the request path '/api/module'
2024-03-20 09:39:13.3417|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:39:13.3417|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-20 09:39:13.3417|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 09:39:13.3417|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:39:13.3417|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 09:39:13.3417|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:39:13.3417|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:39:13.3417|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 09:39:13.3417|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API).
2024-03-20 09:39:13.3484|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-20 09:39:13.3484|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:39:13.3484|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Group' is valid for the request path '/api/group'
2024-03-20 09:39:13.3484|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:39:13.3484|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:39:13.3484|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 09:39:13.3484|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 09:39:13.3484|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:39:13.3484|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 09:39:13.3484|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 09:39:13.3484|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:39:13.3484|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 09:39:13.3484|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Group"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API).
2024-03-20 09:39:13.3484|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:39:13.3484|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:39:13.3484|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:39:13.3484|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 09:39:13.3484|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 09:39:13.3484|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 09:39:13.3484|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:39:13.3484|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 09:39:13.3484|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 09:39:13.3484|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 09:39:13.3484|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 09:39:13.3484|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (2ms).
2024-03-20 09:39:13.3484|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (3ms).
2024-03-20 09:39:13.3484|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:39:13.3484|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:39:13.3484|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 09:39:13.3484|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:39:13.3631|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 09:39:13.3631|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 09:39:13.3631|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 09:39:13.3631|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 09:39:13.3631|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (2ms).
2024-03-20 09:39:13.3631|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (2ms).
2024-03-20 09:39:13.3631|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 09:39:13.3631|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:39:13.3631|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3631|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:39:13.3631|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3631|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 09:39:13.3631|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3631|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3631|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3631|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3631|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3794|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 09:39:13.3794|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3794|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3794|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3794|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3794|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3794|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3794|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3794|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3794|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:39:13.3794|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3794|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 18ms reading results.
2024-03-20 09:39:13.3794|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3794|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:39:13.3794|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3794|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 09:39:13.3794|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 09:39:13.3794|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3794|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 09:39:13.3794|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3794|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 09:39:13.3794|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3794|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 09:39:13.3794|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3794|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 09:39:13.3794|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3794|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Module.ModuleDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 09:39:13.3794|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3794|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API) in 39.7002ms
2024-03-20 09:39:13.3794|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3794|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:39:13.3954|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3954|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:39:13.3954|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3954|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:39:13.3954|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3954|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 09:39:13.3954|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3954|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/module - - - 200 - application/json;+charset=utf-8 56.6491ms
2024-03-20 09:39:13.3954|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3954|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3954|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3954|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3954|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3954|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3954|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3954|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3954|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3954|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:39:13.3954|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:39:13.3954|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 24ms reading results.
2024-03-20 09:39:13.3954|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:39:13.3954|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 09:39:13.3954|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 09:39:13.3954|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 09:39:13.3954|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 09:39:13.3954|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 09:39:13.3954|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 09:39:13.3954|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Group.GroupReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 09:39:13.4106|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API) in 50.4475ms
2024-03-20 09:39:13.4106|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:39:13.4106|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:39:13.4106|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:39:13.4106|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 09:39:13.4106|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 200 - application/json;+charset=utf-8 67.2798ms
2024-03-20 09:41:11.7358|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 09:41:11.7358|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:41:11.7358|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:41:11.7358|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 09:41:11.7388|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 09:41:11.7388|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 09:41:11.7388|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:41:11.7388|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 09:41:11.7388|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:41:11.7388|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 09:41:11.7388|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:41:11.7388|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:41:11.7388|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 09:41:11.7388|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:41:11.7388|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 09:41:11.7388|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:41:11.7388|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:41:11.7388|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:41:11.7388|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 09:41:11.7562|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 09:41:11.7562|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 09:41:11.7562|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 09:41:11.7562|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 09:41:11.7562|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 09:41:11.7562|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 16.0325ms
2024-03-20 09:41:11.7562|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:41:11.7562|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:41:11.7562|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 27.9891ms
2024-03-20 09:41:11.7951|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 09:41:11.7951|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:41:11.7951|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:41:11.7951|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 09:41:11.7951|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 09:41:11.7951|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 09:41:11.7951|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:41:11.7951|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 09:41:11.7951|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:41:11.8011|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 09:41:11.8011|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:41:11.8011|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:41:11.8011|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 09:41:11.8011|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:41:11.8011|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 09:41:11.8011|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:41:11.8011|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:41:11.8011|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:41:11.8011|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 09:41:11.8011|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 09:41:11.8011|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 09:41:11.8011|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 09:41:11.8172|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 09:41:11.8172|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 09:41:11.8172|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 10.7046ms
2024-03-20 09:41:11.8172|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:41:11.8172|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:41:11.8172|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 25.7046ms
2024-03-20 09:41:12.0113|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/module - -
2024-03-20 09:41:12.0113|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:41:12.0113|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:41:12.0113|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 09:41:12.0113|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/module'
2024-03-20 09:41:12.0113|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Module' is valid for the request path '/api/module'
2024-03-20 09:41:12.0113|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-20 09:41:12.0113|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:41:12.0113|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:41:12.0113|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 09:41:12.0113|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:41:12.0113|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 09:41:12.0113|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 09:41:12.0113|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:41:12.0113|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-20 09:41:12.0113|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API).
2024-03-20 09:41:12.0113|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Group' is valid for the request path '/api/group'
2024-03-20 09:41:12.0113|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:41:12.0113|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:41:12.0202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:41:12.0202|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 09:41:12.0202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 09:41:12.0202|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 09:41:12.0202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:41:12.0202|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:41:12.0202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 09:41:12.0202|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Group"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API).
2024-03-20 09:41:12.0202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 09:41:12.0202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:41:12.0202|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:41:12.0202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:41:12.0202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 09:41:12.0202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 09:41:12.0202|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 09:41:12.0202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:41:12.0202|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 09:41:12.0202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 09:41:12.0202|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 09:41:12.0202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 09:41:12.0202|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (2ms).
2024-03-20 09:41:12.0202|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (3ms).
2024-03-20 09:41:12.0202|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:41:12.0202|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:41:12.0202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 09:41:12.0202|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:41:12.0202|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 09:41:12.0202|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 09:41:12.0202|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 09:41:12.0202|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (1ms).
2024-03-20 09:41:12.0354|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (2ms).
2024-03-20 09:41:12.0354|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (2ms).
2024-03-20 09:41:12.0354|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 09:41:12.0354|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:41:12.0354|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.0354|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:41:12.0354|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.0354|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 09:41:12.0354|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.0354|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.0354|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.0354|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 09:41:12.0354|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.0354|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.0354|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.0354|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.0354|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.0354|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.0354|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.0354|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.0354|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.0354|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.0354|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.0354|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.0354|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:41:12.1564|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 119ms reading results.
2024-03-20 09:41:12.1564|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.1564|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:41:12.1564|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.1606|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 09:41:12.1606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.1606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.1606|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 09:41:12.1606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.1606|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 09:41:12.1606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.1606|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 09:41:12.1606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.1606|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 09:41:12.1606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.1606|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 09:41:12.1606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.1606|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Module.ModuleDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 09:41:12.1606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.1606|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API) in 145.2706ms
2024-03-20 09:41:12.1606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.1606|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:41:12.1606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.1606|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:41:12.1606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.1606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.1606|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:41:12.1778|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.1778|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (1ms).
2024-03-20 09:41:12.1778|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.1778|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/module - - - 200 - application/json;+charset=utf-8 168.6206ms
2024-03-20 09:41:12.1778|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.1778|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.1778|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.1778|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.1778|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.1778|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:12.1778|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:41:12.1778|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 139ms reading results.
2024-03-20 09:41:12.1778|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:41:12.1778|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 09:41:12.1778|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 09:41:12.1778|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 09:41:12.1778|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 09:41:12.1778|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 09:41:12.1778|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 09:41:12.1778|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Group.GroupReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 09:41:12.1778|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API) in 157.6988ms
2024-03-20 09:41:12.1778|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:41:12.1778|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:41:12.1778|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:41:12.1778|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 09:41:12.1778|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 200 - application/json;+charset=utf-8 176.1621ms
2024-03-20 09:41:53.6311|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 09:41:53.6311|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:41:53.6311|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:41:53.6311|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 09:41:53.6311|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 09:41:53.6311|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 09:41:53.6311|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:41:53.6311|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 09:41:53.6311|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:41:53.6311|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 09:41:53.6311|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:41:53.6311|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:41:53.6311|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 09:41:53.6311|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:41:53.6311|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 09:41:53.6311|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:41:53.6311|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:41:53.6311|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:41:53.6311|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 09:41:53.6311|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 09:41:53.6311|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 09:41:53.6311|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 09:41:53.6450|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 09:41:53.6450|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 09:41:53.6450|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.4799ms
2024-03-20 09:41:53.6450|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:41:53.6450|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:41:53.6450|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 17.5270ms
2024-03-20 09:41:53.6884|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 09:41:53.6884|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:41:53.6884|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:41:53.6884|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 09:41:53.6884|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 09:41:53.6919|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 09:41:53.6919|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:41:53.6919|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 09:41:53.6919|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:41:53.6919|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 09:41:53.6919|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:41:53.6919|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:41:53.7084|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 09:41:53.7084|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:41:53.7084|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 09:41:53.7084|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:41:53.7084|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:41:53.7084|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:41:53.7084|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 09:41:53.7084|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 09:41:53.7084|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 09:41:53.7084|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 09:41:53.7237|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 09:41:53.7237|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 09:41:53.7237|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 9.9151ms
2024-03-20 09:41:53.7237|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:41:53.7237|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:41:53.7237|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 39.0372ms
2024-03-20 09:41:53.9528|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/module - -
2024-03-20 09:41:53.9528|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:41:53.9528|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:41:53.9528|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 09:41:53.9528|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/module'
2024-03-20 09:41:53.9528|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Module' is valid for the request path '/api/module'
2024-03-20 09:41:53.9528|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:41:53.9528|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-20 09:41:53.9579|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 09:41:53.9579|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:41:53.9579|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 09:41:53.9579|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:41:53.9579|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:41:53.9579|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 09:41:53.9579|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API).
2024-03-20 09:41:53.9579|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-20 09:41:53.9579|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:41:53.9579|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Group' is valid for the request path '/api/group'
2024-03-20 09:41:53.9579|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:41:53.9579|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 09:41:53.9579|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:41:53.9579|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:41:53.9579|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 09:41:53.9579|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 09:41:53.9579|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 09:41:53.9579|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 09:41:53.9579|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:41:53.9579|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Group"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API).
2024-03-20 09:41:53.9579|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:41:53.9579|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:41:53.9579|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:41:53.9579|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 09:41:53.9726|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:41:53.9726|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 09:41:53.9726|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 09:41:53.9726|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 09:41:53.9726|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:41:53.9726|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 09:41:53.9726|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 09:41:53.9726|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 09:41:53.9726|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (1ms).
2024-03-20 09:41:53.9726|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 09:41:53.9726|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (3ms).
2024-03-20 09:41:53.9726|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 09:41:53.9726|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (4ms).
2024-03-20 09:41:53.9726|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 09:41:53.9726|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:41:53.9726|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (2ms).
2024-03-20 09:41:53.9726|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:41:53.9726|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (3ms).
2024-03-20 09:41:53.9726|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 09:41:53.9726|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:41:53.9726|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:41:53.9726|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 09:41:53.9726|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 09:41:53.9905|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:53.9905|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:53.9905|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:53.9905|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:53.9905|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 09:41:53.9905|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:53.9905|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:53.9905|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:53.9905|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:53.9905|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:53.9905|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:53.9905|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:54.0039|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:54.0039|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:54.0039|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:54.0039|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:54.0039|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:54.0039|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:54.0039|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:54.0039|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:41:54.0039|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:54.0039|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 19ms reading results.
2024-03-20 09:41:54.0039|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:54.0039|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:41:54.0039|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:54.0039|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 09:41:54.0039|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:54.0039|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 09:41:54.0039|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:54.0039|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 09:41:54.0039|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:54.0039|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 09:41:54.0039|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:54.0039|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 09:41:54.0039|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:54.0039|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 09:41:54.0039|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:54.0039|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Module.ModuleDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 09:41:54.0039|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:54.0039|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API) in 50.2285ms
2024-03-20 09:41:54.0039|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:54.0039|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:41:54.0039|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:54.0205|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:41:54.0205|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:54.0205|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:41:54.0205|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:54.0205|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (1ms).
2024-03-20 09:41:54.0205|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:54.0205|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/module - - - 200 - application/json;+charset=utf-8 71.2230ms
2024-03-20 09:41:54.0205|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:54.0205|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:54.0205|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:54.0205|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:54.0205|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:54.0205|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:41:54.0205|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:41:54.0205|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 28ms reading results.
2024-03-20 09:41:54.0205|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:41:54.0205|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 09:41:54.0205|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 09:41:54.0205|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 09:41:54.0205|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 09:41:54.0205|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 09:41:54.0205|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 09:41:54.0205|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Group.GroupReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 09:41:54.0205|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API) in 59.7208ms
2024-03-20 09:41:54.0205|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:41:54.0205|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:41:54.0205|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:41:54.0361|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 09:41:54.0361|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 200 - application/json;+charset=utf-8 79.7417ms
2024-03-20 09:42:03.7026|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 09:42:03.7026|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:42:03.7026|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:42:03.7026|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 09:42:03.7026|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 09:42:03.7026|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 09:42:03.7072|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:42:03.7072|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 09:42:03.7072|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:42:03.7072|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 09:42:03.7072|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:42:03.7072|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:42:03.7072|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 09:42:03.7072|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:42:03.7072|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 09:42:03.7072|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:42:03.7072|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:42:03.7072|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:42:03.7072|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 09:42:03.7072|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 09:42:03.7072|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 09:42:03.7072|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 09:42:03.7072|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 09:42:03.7072|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 09:42:03.7072|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 4.6783ms
2024-03-20 09:42:03.7072|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:42:03.7072|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:42:03.7072|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 15.6378ms
2024-03-20 09:42:03.7484|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 09:42:03.7484|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:42:03.7484|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:42:03.7484|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 09:42:03.7484|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 09:42:03.7484|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 09:42:03.7484|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:42:03.7484|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 09:42:03.7484|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:42:03.7484|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 09:42:03.7484|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:42:03.7543|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:42:03.7543|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 09:42:03.7543|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:42:03.7543|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 09:42:03.7543|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:42:03.7543|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:42:03.7543|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 09:42:03.7543|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 09:42:03.7543|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 09:42:03.7543|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 09:42:03.7543|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 09:42:03.7543|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 09:42:03.7543|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 09:42:03.7543|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 8.1265ms
2024-03-20 09:42:03.7543|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 09:42:03.7543|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:42:03.7543|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 17.4217ms
2024-03-20 09:42:03.9502|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/module - -
2024-03-20 09:42:03.9502|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:42:03.9502|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:42:03.9502|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 09:42:03.9502|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/module'
2024-03-20 09:42:03.9502|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Module' is valid for the request path '/api/module'
2024-03-20 09:42:03.9502|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:42:03.9502|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-20 09:42:03.9502|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 09:42:03.9502|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 09:42:03.9502|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 09:42:03.9502|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 09:42:03.9502|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:42:03.9569|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 09:42:03.9569|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API).
2024-03-20 09:42:03.9569|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-20 09:42:03.9569|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:42:03.9569|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Group' is valid for the request path '/api/group'
2024-03-20 09:42:03.9569|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:42:03.9569|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:42:03.9569|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 09:42:03.9569|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 09:42:03.9569|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:42:03.9569|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 09:42:03.9569|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 09:42:03.9569|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:42:03.9569|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 09:42:03.9569|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Group"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API).
2024-03-20 09:42:03.9569|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:42:03.9569|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 09:42:03.9569|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 09:42:03.9569|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 09:42:03.9569|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 09:42:03.9569|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 09:42:03.9569|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 09:42:03.9569|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 09:42:03.9569|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (1ms).
2024-03-20 09:42:03.9569|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 09:42:03.9569|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (2ms).
2024-03-20 09:42:03.9569|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 09:42:03.9569|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (2ms).
2024-03-20 09:42:03.9569|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:42:03.9569|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 09:42:03.9569|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:42:03.9569|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 09:42:03.9569|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 09:42:03.9569|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 09:42:03.9735|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 09:42:03.9735|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 09:42:03.9735|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:03.9735|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (2ms).
2024-03-20 09:42:03.9735|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:03.9735|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (3ms).
2024-03-20 09:42:03.9735|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:03.9735|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (4ms).
2024-03-20 09:42:03.9735|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:03.9735|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:42:03.9735|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:42:03.9735|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:03.9735|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 09:42:03.9735|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:03.9735|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:03.9735|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:03.9735|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:03.9735|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:03.9735|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:03.9735|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 09:42:03.9735|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:42:03.9735|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:03.9735|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 10ms reading results.
2024-03-20 09:42:03.9735|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:03.9735|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:42:03.9878|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:03.9878|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 09:42:03.9878|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:03.9878|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 09:42:03.9878|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:03.9878|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 09:42:03.9878|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:03.9878|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:03.9878|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 09:42:03.9878|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:03.9878|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 09:42:03.9878|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:03.9878|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 09:42:03.9878|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:03.9878|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Module.ModuleDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 09:42:03.9878|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:03.9878|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API) in 32.4277ms
2024-03-20 09:42:03.9878|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:03.9878|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:42:03.9878|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:03.9878|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:03.9878|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:42:03.9878|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:03.9878|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:03.9878|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:42:03.9878|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:03.9878|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 09:42:03.9878|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:03.9878|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/module - - - 200 - application/json;+charset=utf-8 52.3248ms
2024-03-20 09:42:03.9878|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:03.9878|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:04.0042|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:04.0042|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:04.0042|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:04.0042|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:04.0042|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:04.0042|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:04.0042|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:04.0042|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 09:42:04.0042|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:42:04.0042|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 21ms reading results.
2024-03-20 09:42:04.0042|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:42:04.0042|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 09:42:04.0042|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 09:42:04.0042|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 09:42:04.0042|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 09:42:04.0042|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 09:42:04.0042|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 09:42:04.0042|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Group.GroupReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 09:42:04.0042|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API) in 43.9751ms
2024-03-20 09:42:04.0042|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 09:42:04.0042|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 09:42:04.0042|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 09:42:04.0042|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 09:42:04.0042|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 200 - application/json;+charset=utf-8 61.8880ms
2024-03-20 10:12:19.3560|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Group - -
2024-03-20 10:12:19.3560|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:12:19.3560|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Group'
2024-03-20 10:12:19.3560|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)' with route pattern 'api/Directory/Group' is valid for the request path '/api/Directory/Group'
2024-03-20 10:12:19.3560|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 10:12:19.3560|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:12:19.3560|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 10:12:19.3658|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetGroups", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetGroups(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-20 10:12:19.3658|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:12:19.3658|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:12:19.3658|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 10:12:19.3658|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:12:19.3658|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 10:12:19.3658|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 10:12:19.3658|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-20 10:12:19.3658|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:12:19.3658|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 10:12:19.3658|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String' ...
2024-03-20 10:12:19.3658|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'propName' of type 'System.String' using the name '' in request data ...
2024-03-20 10:12:19.3658|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'propName' of type 'System.String'.
2024-03-20 10:12:19.3796|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 10:12:19.3796|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 10:12:19.3796|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String' ...
2024-03-20 10:12:19.3796|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String'.
2024-03-20 10:12:19.6820|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:12:19.6820|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:12:19.6820|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:12:19.6820|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:12:19.6820|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:12:19.6820|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[System.DirectoryServices.ResultPropertyCollection, System.DirectoryServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 10:12:19.7212|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 352.4194ms
2024-03-20 10:12:19.7212|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 10:12:19.7212|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:12:19.7212|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Group - - - 200 - application/json;+charset=utf-8 367.7025ms
2024-03-20 10:12:26.2122|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Group?propName=samaccountname - -
2024-03-20 10:12:26.2122|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:12:26.2122|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Group'
2024-03-20 10:12:26.2122|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)' with route pattern 'api/Directory/Group' is valid for the request path '/api/Directory/Group'
2024-03-20 10:12:26.2122|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 10:12:26.2122|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:12:26.2122|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 10:12:26.2122|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetGroups", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetGroups(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-20 10:12:26.2122|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:12:26.2122|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:12:26.2122|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 10:12:26.2122|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:12:26.2122|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 10:12:26.2122|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 10:12:26.2122|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-20 10:12:26.2122|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:12:26.2205|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 10:12:26.2205|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String' ...
2024-03-20 10:12:26.2205|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'propName' of type 'System.String' using the name 'propName' in request data ...
2024-03-20 10:12:26.2205|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 10:12:26.2205|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 10:12:26.2205|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String' ...
2024-03-20 10:12:26.2205|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String'.
2024-03-20 10:12:26.4080|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:12:26.4080|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:12:26.4080|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:12:26.4080|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:12:26.4080|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:12:26.4080|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Object, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 10:12:26.4147|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 196.0147ms
2024-03-20 10:12:26.4147|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 10:12:26.4147|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:12:26.4147|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Group?propName=samaccountname - - - 200 - application/json;+charset=utf-8 203.5505ms
2024-03-20 10:12:26.7094|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Group?propName=samaccountname - -
2024-03-20 10:12:26.7094|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:12:26.7094|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Group'
2024-03-20 10:12:26.7094|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)' with route pattern 'api/Directory/Group' is valid for the request path '/api/Directory/Group'
2024-03-20 10:12:26.7094|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 10:12:26.7094|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:12:26.7094|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 10:12:26.7094|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetGroups", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetGroups(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-20 10:12:26.7094|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:12:26.7094|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:12:26.7094|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 10:12:26.7094|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:12:26.7094|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 10:12:26.7094|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 10:12:26.7094|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-20 10:12:26.7094|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:12:26.7094|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 10:12:26.7094|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String' ...
2024-03-20 10:12:26.7094|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'propName' of type 'System.String' using the name 'propName' in request data ...
2024-03-20 10:12:26.7094|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 10:12:26.7094|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 10:12:26.7094|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String' ...
2024-03-20 10:12:26.7212|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String'.
2024-03-20 10:12:26.8957|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:12:26.8968|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:12:26.8968|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:12:26.8968|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:12:26.8968|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:12:26.8968|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Object, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 10:12:26.8968|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 184.7103ms
2024-03-20 10:12:26.8968|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 10:12:26.8968|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:12:26.8968|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Group?propName=samaccountname - - - 200 - application/json;+charset=utf-8 192.7126ms
2024-03-20 10:28:17.4307|DEBUG|Program|init main
2024-03-20 10:28:17.8671|INFO|Program|Local LDAP Path: LDAP://DC=dd-gan,DC=local,DC=digitaldata,DC=works
2024-03-20 10:28:18.2550|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ModelBinderFactory|Registered model binder providers, in the following order: Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider
2024-03-20 10:28:18.3572|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-20 10:28:18.4107|INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|User profile is available. Using 'C:\Users\tekh\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
2024-03-20 10:28:18.4107|DEBUG|Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository|Reading data from file 'C:\Users\tekh\AppData\Local\ASP.NET\DataProtection-Keys\key-70b42ce7-e471-4828-9be8-dcfa066e2793.xml'.
2024-03-20 10:28:18.4286|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-20 10:28:18.4286|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.DefaultKeyResolver|Considering key {70b42ce7-e471-4828-9be8-dcfa066e2793} with expiration date 2024-05-06 09:06:35Z as default key.
2024-03-20 10:28:18.4444|DEBUG|Microsoft.AspNetCore.DataProtection.TypeForwardingActivator|Forwarded activator type request from Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor, Microsoft.AspNetCore.DataProtection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60
2024-03-20 10:28:18.4444|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-20 10:28:18.4444|DEBUG|Microsoft.AspNetCore.DataProtection.TypeForwardingActivator|Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60
2024-03-20 10:28:18.4444|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-20 10:28:18.4444|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-20 10:28:18.4444|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-20 10:28:18.4444|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-20 10:28:18.6720|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-20 10:28:18.6720|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-20 10:28:18.6720|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-20 10:28:18.6720|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-20 10:28:18.6720|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-20 10:28:18.6720|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-20 10:28:18.6720|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-20 10:28:18.6720|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-20 10:28:18.6760|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-20 10:28:18.8240|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28O0A1T4P5" accepted.
2024-03-20 10:28:18.8240|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28O0A1T4P5" started.
2024-03-20 10:28:18.8304|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28O0A1T4P5" received FIN.
2024-03-20 10:28:18.8304|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28O0A1T4P6" received FIN.
2024-03-20 10:28:18.8304|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28O0A1T4P6" accepted.
2024-03-20 10:28:18.8304|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28O0A1T4P6" started.
2024-03-20 10:28:18.8527|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Failed to authenticate HTTPS connection.|System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveBlobAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-03-20 10:28:18.8527|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Failed to authenticate HTTPS connection.|System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveBlobAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-03-20 10:28:18.8943|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28O0A1T4P5" stopped.
2024-03-20 10:28:18.8943|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28O0A1T4P6" stopped.
2024-03-20 10:28:18.8943|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28O0A1T4P5" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-20 10:28:18.8943|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28O0A1T4P6" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-20 10:28:19.0638|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28O0A1T4P7" accepted.
2024-03-20 10:28:19.0638|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28O0A1T4P7" started.
2024-03-20 10:28:19.1323|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN28O0A1T4P7 established using the following protocol: Tls12
2024-03-20 10:28:19.2162|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-20 10:28:19.2494|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-20 10:28:19.3880|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-20 10:28:19.5051|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-20 10:28:19.5051|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 294.3045ms
2024-03-20 10:28:19.5207|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-20 10:28:19.5207|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-20 10:28:19.5470|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - - - 200 12024 application/javascript;+charset=utf-8 26.3674ms
2024-03-20 10:28:19.5943|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 73.4711ms
2024-03-20 10:28:19.9577|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-20 10:28:20.1633|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 205.6343ms
2024-03-20 10:30:41.9701|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28O0A1T4P8" accepted.
2024-03-20 10:30:41.9951|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28O0A1T4P8" started.
2024-03-20 10:30:42.0130|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN28O0A1T4P8 established using the following protocol: Tls12
2024-03-20 10:30:42.0130|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 10:30:42.0130|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:30:42.0130|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:30:42.0130|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:30:42.0624|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 10:30:42.0624|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 10:30:42.0624|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:30:42.0978|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:30:42.1014|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:30:42.1191|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 10:30:42.1191|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:30:42.1191|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:30:42.1191|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 10:30:42.1191|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:30:42.1191|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 10:30:42.1191|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:30:42.3243|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-20 10:30:43.4812|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:30:43.7049|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:30:43.7104|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:30:43.7104|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:30:43.7104|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:30:43.7104|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:30:43.7104|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:30:43.7104|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 10:30:43.7335|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 10:30:43.7335|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:30:43.7335|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:30:43.7335|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 1599.6228ms
2024-03-20 10:30:43.7335|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:30:43.7335|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:30:43.7335|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 10:30:43.7335|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 10:30:43.7407|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:30:43.7407|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:30:43.7407|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:30:43.7407|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:30:43.7407|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 1731.8282ms
2024-03-20 10:30:43.7407|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 10:30:43.7407|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:30:43.7407|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:30:43.7407|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 10:30:43.7407|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:30:43.7407|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 10:30:43.7407|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:30:43.8231|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:30:43.8231|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:30:43.8231|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:30:43.8231|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:30:43.8231|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:30:43.8231|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:30:43.8231|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:30:43.8231|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 10:30:43.8231|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 79.2831ms
2024-03-20 10:30:43.8231|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:30:43.8231|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:30:43.8231|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 97.4758ms
2024-03-20 10:30:44.0030|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/module - -
2024-03-20 10:30:44.0030|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:30:44.0030|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:30:44.0030|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:30:44.0030|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/module'
2024-03-20 10:30:44.0058|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Module' is valid for the request path '/api/module'
2024-03-20 10:30:44.0058|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 10:30:44.0058|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-20 10:30:44.0058|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:30:44.0058|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:30:44.0058|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:30:44.0058|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-20 10:30:44.0058|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Group' is valid for the request path '/api/group'
2024-03-20 10:30:44.0058|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 10:30:44.0058|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:30:44.0058|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:30:44.0231|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 10:30:44.0231|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 10:30:44.0231|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 10:30:44.0231|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 10:30:44.0373|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Group"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API).
2024-03-20 10:30:44.0373|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API).
2024-03-20 10:30:44.0373|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:30:44.0373|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:30:44.0373|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:30:44.0373|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:30:44.0373|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 10:30:44.0373|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 10:30:44.0373|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:30:44.0373|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:30:44.0373|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 10:30:44.0373|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 10:30:44.0373|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 10:30:44.0373|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 10:30:44.0604|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:30:44.0604|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:30:44.0604|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 10:30:44.0604|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 10:30:44.1493|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<Group>()'
2024-03-20 10:30:44.1493|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<Module>()'
2024-03-20 10:30:44.4105|DEBUG|Microsoft.EntityFrameworkCore.Query|Generated query execution expression:
'queryContext => new SingleQueryingEnumerable<Module>(
(RelationalQueryContext)queryContext,
RelationalCommandCache.QueryExpression(
Projection Mapping:
EmptyProjectionMember -> Dictionary<IProperty, int> { [Property: Module.Guid (int) Required PK AfterSave:Throw ValueGenerated.OnAdd, 0], [Property: Module.Name (string) MaxLength(50), 1], [Property: Module.ShortName (string) MaxLength(20), 2] }
SELECT t.Guid, t.Name, t.SHORT_NAME
FROM dbo.TBDD_MODULES AS t),
null,
Func<QueryContext, DbDataReader, ResultContext, SingleQueryResultCoordinator, Module>,
DigitalData.UserManager.Infrastructure.Repositories.DDECMDbContext,
False,
True,
True
)'
2024-03-20 10:30:44.4105|DEBUG|Microsoft.EntityFrameworkCore.Query|Generated query execution expression:
'queryContext => new SingleQueryingEnumerable<Group>(
(RelationalQueryContext)queryContext,
RelationalCommandCache.QueryExpression(
Projection Mapping:
EmptyProjectionMember -> Dictionary<IProperty, int> { [Property: Group.Guid (int) Required PK AfterSave:Throw ValueGenerated.OnAdd, 0], [Property: Group.Active (bool) Required, 1], [Property: Group.AdSync (bool) Required, 2], [Property: Group.AddedWho (string) MaxLength(50), 3], [Property: Group.ChangedWho (string) MaxLength(50), 4], [Property: Group.Comment (string) MaxLength(200), 5], [Property: Group.EcmFkId (int?) Required, 6], [Property: Group.Internal (bool) Required, 7], [Property: Group.Name (string) MaxLength(50), 8] }
SELECT t.Guid, t.Active, t.AD_SYNC, t.ADDED_WHO, t.CHANGED_WHO, t.Comment, t.ECM_FK_ID, t.Internal, t.Name
FROM dbo.TBDD_GROUPS AS t),
null,
Func<QueryContext, DbDataReader, ResultContext, SingleQueryResultCoordinator, Group>,
DigitalData.UserManager.Infrastructure.Repositories.DDECMDbContext,
False,
True,
True
)'
2024-03-20 10:30:44.4581|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 10:30:44.4581|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 10:30:44.4618|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 10:30:44.4618|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 10:30:44.4917|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (27ms).
2024-03-20 10:30:44.4917|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (27ms).
2024-03-20 10:30:44.4917|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (41ms).
2024-03-20 10:30:44.4917|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (41ms).
2024-03-20 10:30:44.4917|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (48ms).
2024-03-20 10:30:44.4917|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (48ms).
2024-03-20 10:30:44.5118|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 10:30:44.5118|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 10:30:44.9798|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 10:30:44.9798|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 10:30:45.0001|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 10:30:45.0001|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 10:30:45.0683|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (71ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 10:30:45.0683|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (71ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 10:30:45.1496|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1496|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1743|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1743|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1743|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1743|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1743|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1743|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1743|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1783|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1783|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1783|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1783|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1783|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1783|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1783|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1783|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1783|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1783|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1783|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1783|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1783|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1783|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1783|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1783|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1783|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1931|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1931|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1931|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1931|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1931|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 10:30:45.1931|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1931|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1931|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1931|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1931|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1931|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1931|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1931|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1931|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:30:45.1931|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 10:30:45.1931|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 128ms reading results.
2024-03-20 10:30:45.1931|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 127ms reading results.
2024-03-20 10:30:45.1931|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 10:30:45.1931|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 10:30:45.2168|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (8ms).
2024-03-20 10:30:45.2168|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (8ms).
2024-03-20 10:30:45.2458|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:30:45.2458|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:30:45.2458|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:30:45.2458|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:30:45.2458|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:30:45.2458|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:30:45.2458|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:30:45.2458|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:30:45.2458|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:30:45.2458|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:30:45.2458|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Group.GroupReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 10:30:45.2458|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Module.ModuleDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 10:30:45.2603|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API) in 1214.8322ms
2024-03-20 10:30:45.2603|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 10:30:45.2603|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:30:45.2603|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 10:30:45.2603|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (1ms).
2024-03-20 10:30:45.2603|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/module - - - 200 - application/json;+charset=utf-8 1265.0361ms
2024-03-20 10:30:45.2603|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API) in 1226.7335ms
2024-03-20 10:30:45.2720|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 10:30:45.2720|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:30:45.2720|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 10:30:45.2720|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 10:30:45.2720|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 200 - application/json;+charset=utf-8 1265.9344ms
2024-03-20 10:31:02.8092|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 10:31:02.8092|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:31:02.8092|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:31:02.8092|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:31:02.8092|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 10:31:02.8092|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 10:31:02.8092|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:31:02.8092|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:31:02.8092|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:31:02.8092|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 10:31:02.8092|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:31:02.8092|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:31:02.8179|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 10:31:02.8179|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:31:02.8179|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 10:31:02.8179|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:31:02.8179|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:31:02.8179|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:31:02.8179|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:31:02.8179|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:31:02.8179|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:31:02.8179|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:31:02.8179|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:31:02.8179|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 10:31:02.8179|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 12.6676ms
2024-03-20 10:31:02.8179|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:31:02.8179|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:31:02.8338|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 24.3493ms
2024-03-20 10:31:02.8968|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 10:31:02.8968|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:31:02.8968|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:31:02.8968|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:31:02.8968|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 10:31:02.8968|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 10:31:02.8968|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:31:02.8968|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:31:02.8968|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:31:02.8968|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 10:31:02.8968|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:31:02.8968|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:31:02.8968|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 10:31:02.8968|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:31:02.8968|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 10:31:02.9121|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:31:02.9121|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:31:02.9121|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:31:02.9121|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:31:02.9121|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:31:02.9121|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:31:02.9121|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:31:02.9121|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:31:02.9121|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 10:31:02.9121|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.8453ms
2024-03-20 10:31:02.9121|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:31:02.9121|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:31:02.9121|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 22.8915ms
2024-03-20 10:31:03.1369|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/module - -
2024-03-20 10:31:03.1369|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:31:03.1369|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:31:03.1369|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:31:03.1369|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/module'
2024-03-20 10:31:03.1369|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Module' is valid for the request path '/api/module'
2024-03-20 10:31:03.1369|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 10:31:03.1369|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-20 10:31:03.1369|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:31:03.1369|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:31:03.1369|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:31:03.1369|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:31:03.1369|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-20 10:31:03.1369|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Group' is valid for the request path '/api/group'
2024-03-20 10:31:03.1369|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 10:31:03.1369|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 10:31:03.1369|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 10:31:03.1456|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:31:03.1456|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API).
2024-03-20 10:31:03.1456|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 10:31:03.1456|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:31:03.1456|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 10:31:03.1456|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:31:03.1456|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Group"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API).
2024-03-20 10:31:03.1456|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 10:31:03.1456|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:31:03.1456|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:31:03.1456|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:31:03.1456|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 10:31:03.1456|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 10:31:03.1456|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 10:31:03.1456|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:31:03.1456|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 10:31:03.1456|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 10:31:03.1456|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:31:03.1456|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 10:31:03.1456|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:31:03.1456|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 10:31:03.1456|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 10:31:03.1456|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 10:31:03.1456|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 10:31:03.1456|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 10:31:03.1456|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 10:31:03.1456|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (1ms).
2024-03-20 10:31:03.1456|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (2ms).
2024-03-20 10:31:03.1614|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (2ms).
2024-03-20 10:31:03.1614|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (3ms).
2024-03-20 10:31:03.1614|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (3ms).
2024-03-20 10:31:03.1614|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 10:31:03.1614|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 10:31:03.1614|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 10:31:03.1614|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 10:31:03.1614|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 10:31:03.1614|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 10:31:03.1614|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (10ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 10:31:03.1614|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (10ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 10:31:03.1614|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1775|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1775|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1775|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1775|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1775|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1775|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1775|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1775|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1775|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1775|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1775|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1775|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1775|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1775|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1775|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1775|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1775|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1775|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1775|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1775|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1775|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1775|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 10:31:03.1775|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1775|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 11ms reading results.
2024-03-20 10:31:03.1775|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1775|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 10:31:03.1775|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1775|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 10:31:03.1775|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1775|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1775|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:31:03.1775|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1775|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:31:03.1775|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1922|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:31:03.1922|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1922|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:31:03.1922|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1922|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:31:03.1922|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1922|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Module.ModuleDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 10:31:03.1922|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1922|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API) in 45.6154ms
2024-03-20 10:31:03.1922|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1922|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 10:31:03.1922|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1922|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:31:03.1922|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1922|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 10:31:03.1922|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1922|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 10:31:03.1922|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1922|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/module - - - 200 - application/json;+charset=utf-8 64.5119ms
2024-03-20 10:31:03.1922|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 10:31:03.1922|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 10:31:03.1922|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 25ms reading results.
2024-03-20 10:31:03.1922|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 10:31:03.1922|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 10:31:03.1922|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:31:03.1922|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:31:03.1922|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:31:03.1922|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:31:03.1922|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:31:03.1922|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Group.GroupReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 10:31:03.1922|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API) in 54.171ms
2024-03-20 10:31:03.1922|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 10:31:03.1922|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:31:03.1922|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 10:31:03.1922|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 10:31:03.2103|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 200 - application/json;+charset=utf-8 69.4774ms
2024-03-20 10:38:28.4144|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 10:38:28.4144|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:38:28.4144|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:38:28.4144|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:38:28.4144|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 10:38:28.4144|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 10:38:28.4144|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:38:28.4144|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:38:28.4144|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:38:28.4144|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 10:38:28.4144|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:38:28.4144|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:38:28.4144|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 10:38:28.4144|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:38:28.4144|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 10:38:28.4144|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:38:28.4303|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:38:28.4303|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:38:28.4303|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:38:28.4303|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:38:28.4303|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:38:28.4303|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:38:28.4303|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:38:28.4303|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 10:38:28.4303|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.1841ms
2024-03-20 10:38:28.4303|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:38:28.4303|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:38:28.4303|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 22.3454ms
2024-03-20 10:40:51.5317|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 10:40:51.5323|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:40:51.5323|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:40:51.5323|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:40:51.5323|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 10:40:51.5323|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 10:40:51.5323|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:40:51.5323|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:40:51.5323|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:40:51.5323|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 10:40:51.5323|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:40:51.5323|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:40:51.5323|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 10:40:51.5323|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:40:51.5323|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 10:40:51.5323|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:40:51.5323|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:40:51.5477|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:40:51.5477|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:40:51.5477|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:40:51.5477|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:40:51.5477|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:40:51.5477|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:40:51.5477|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 10:40:51.5477|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.4004ms
2024-03-20 10:40:51.5477|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:40:51.5477|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:40:51.5477|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 22.0472ms
2024-03-20 10:41:53.7930|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 10:41:53.8413|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:41:53.8722|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:41:53.9324|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:41:53.9673|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 10:41:53.9673|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 10:41:54.0185|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:41:54.0185|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:41:54.0268|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:41:54.0418|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 10:41:54.0717|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:41:54.0717|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:41:54.0914|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 10:41:54.1147|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:41:54.1308|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 10:41:54.1874|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:41:54.2004|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:41:54.2143|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:41:54.2143|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:41:54.2143|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:41:54.2143|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:41:54.2143|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:41:54.2143|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:41:54.2143|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 10:41:54.2282|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 40.8311ms
2024-03-20 10:41:54.2282|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:41:54.2282|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:41:54.2282|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 440.7290ms
2024-03-20 10:41:58.9582|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 10:41:58.9582|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:41:58.9582|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:41:58.9582|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:41:58.9611|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 10:41:58.9611|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 10:41:58.9611|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:41:58.9611|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:41:58.9611|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:41:58.9611|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 10:41:58.9611|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:41:58.9611|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:41:58.9611|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 10:41:58.9611|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:41:58.9611|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 10:41:58.9611|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:41:58.9611|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:41:58.9611|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:41:58.9611|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:41:58.9611|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:41:58.9611|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:41:58.9611|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:41:58.9611|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:41:58.9611|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 10:41:58.9611|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.6025ms
2024-03-20 10:41:58.9611|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:41:58.9611|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:41:58.9611|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 17.0178ms
2024-03-20 10:42:01.2695|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 10:42:01.2695|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:42:01.2695|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:42:01.2695|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:42:01.2695|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 10:42:01.2695|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 10:42:01.2695|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:42:01.2695|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:42:01.2695|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:42:01.2749|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 10:42:01.2749|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:42:01.2749|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:42:01.2749|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 10:42:01.2749|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:42:01.2749|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 10:42:01.2749|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:42:01.2749|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:42:01.2749|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:42:01.2749|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:42:01.2749|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:42:01.2749|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:42:01.2749|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:42:01.2749|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:42:01.2749|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 10:42:01.2749|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.8442ms
2024-03-20 10:42:01.2749|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:42:01.2749|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:42:01.2749|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 16.6140ms
2024-03-20 10:43:08.6984|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 10:43:08.6984|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:43:08.6984|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:43:08.7037|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:43:08.7037|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 10:43:08.7037|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 10:43:08.7037|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:43:08.7037|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:43:08.7037|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:43:08.7037|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 10:43:08.7037|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:43:08.7037|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:43:08.7037|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 10:43:08.7037|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:43:08.7037|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 10:43:08.7037|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:43:08.7037|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:43:08.7037|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:43:08.7037|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:43:08.7037|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:43:08.7037|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:43:08.7037|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:43:08.7037|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:43:08.7037|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 10:43:08.7249|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 11.456ms
2024-03-20 10:43:08.7249|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:43:08.7249|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:43:08.7249|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 28.7020ms
2024-03-20 10:43:27.7146|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 10:43:27.7146|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:43:27.7146|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:43:27.7146|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:43:27.7146|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 10:43:27.7146|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 10:43:27.7175|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:43:27.7175|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:43:27.7175|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:43:27.7175|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 10:43:27.7175|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:43:27.7175|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:43:27.7175|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 10:43:27.7175|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:43:27.7175|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 10:43:27.7175|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:43:27.7175|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:43:27.7175|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:43:27.7175|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:43:27.7175|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:43:27.7175|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:43:27.7175|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:43:27.7175|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:43:27.7175|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 10:43:27.7175|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.2938ms
2024-03-20 10:43:27.7175|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:43:27.7175|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:43:27.7175|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 15.8129ms
2024-03-20 10:43:31.5740|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 10:43:31.5789|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:43:31.5789|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:43:31.5919|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:43:31.5919|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 10:43:31.5919|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 10:43:31.5919|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:43:31.5919|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:43:31.5919|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:43:31.6287|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 10:43:31.6287|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:43:31.6389|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:43:31.6389|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 10:43:31.6389|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:43:31.6389|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 10:43:31.6389|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:43:31.6389|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:43:31.6389|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:43:31.6389|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:43:31.6389|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:43:31.6389|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:43:31.6389|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:43:31.6389|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:43:31.6553|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 10:43:31.6553|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 11.7667ms
2024-03-20 10:43:31.6553|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:43:31.6553|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:43:31.6553|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 86.4456ms
2024-03-20 10:43:33.8919|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 10:43:33.8919|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:43:33.8919|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:43:33.8919|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:43:33.8919|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 10:43:33.8919|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 10:43:33.8919|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:43:33.8919|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:43:33.8919|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:43:33.8919|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 10:43:33.8919|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:43:33.8919|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:43:33.8919|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 10:43:33.8919|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:43:33.8919|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 10:43:33.8919|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:43:33.8919|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:43:33.8919|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:43:33.8919|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:43:33.9050|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:43:33.9050|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:43:33.9050|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:43:33.9050|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:43:33.9050|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 10:43:33.9050|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 7.6558ms
2024-03-20 10:43:33.9050|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:43:33.9050|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:43:33.9050|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 19.1763ms
2024-03-20 10:48:52.9665|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 10:48:52.9665|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:48:52.9665|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:48:52.9665|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:48:52.9665|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 10:48:52.9665|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 10:48:52.9866|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:48:52.9866|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:48:52.9866|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:48:52.9866|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 10:48:52.9866|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:48:52.9866|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:48:52.9866|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 10:48:52.9927|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:48:52.9927|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 10:48:52.9927|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:48:52.9927|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:48:52.9927|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:48:52.9927|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:48:52.9927|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:48:52.9927|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:48:52.9927|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:48:52.9927|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:48:52.9927|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 10:48:52.9927|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.6429ms
2024-03-20 10:48:52.9927|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:48:52.9927|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:48:52.9927|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 35.4074ms
2024-03-20 10:49:05.1468|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 10:49:05.1468|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:49:05.1468|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:49:05.1483|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:49:05.1483|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 10:49:05.1483|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 10:49:05.1483|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:49:05.1483|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:49:05.1483|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:49:05.1483|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 10:49:05.1483|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:49:05.1483|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:49:05.1483|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 10:49:05.1483|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:49:05.1483|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 10:49:05.1483|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:49:05.1483|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:49:05.1483|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:49:05.1483|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:49:05.1483|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:49:05.1483|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:49:05.1483|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:49:05.1483|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:49:05.1483|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 10:49:05.1483|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 4.968ms
2024-03-20 10:49:05.1483|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:49:05.1483|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:49:05.1483|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 13.4070ms
2024-03-20 10:49:10.6776|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 10:49:10.6787|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:49:10.6787|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:49:10.6787|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:49:10.6787|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 10:49:10.6787|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 10:49:10.6787|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:49:10.6787|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:49:10.6787|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:49:10.6787|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 10:49:10.6946|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:49:10.6946|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:49:10.6946|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 10:49:10.6946|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:49:10.6946|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 10:49:10.6946|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:49:10.6946|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:49:10.6946|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:49:10.6946|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:49:10.6946|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:49:10.6946|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:49:10.6946|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:49:10.6946|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:49:10.6946|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 10:49:10.6946|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 7.1967ms
2024-03-20 10:49:10.6946|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:49:10.6946|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:49:10.6946|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 29.1904ms
2024-03-20 10:49:32.4081|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 10:49:32.4081|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:49:32.4081|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:49:32.4081|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:49:32.4081|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 10:49:32.4081|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 10:49:32.4119|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:49:32.4119|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:49:32.4119|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:49:32.4119|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 10:49:32.4119|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:49:32.4119|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:49:32.4119|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 10:49:32.4119|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:49:32.4119|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 10:49:32.4119|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:49:32.4119|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:49:32.4119|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:49:32.4119|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:49:32.4119|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:49:32.4119|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:49:32.4119|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:49:32.4119|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:49:32.4119|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 10:49:32.4119|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 8.057ms
2024-03-20 10:49:32.4119|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:49:32.4119|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:49:32.4119|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 18.6444ms
2024-03-20 10:49:35.2003|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 10:49:35.2003|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:49:35.2003|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:49:35.2003|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:49:35.2003|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 10:49:35.2003|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 10:49:35.2003|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:49:35.2003|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:49:35.2003|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:49:35.2003|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 10:49:35.2003|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:49:35.2003|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:49:35.2003|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 10:49:35.2003|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:49:35.2094|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 10:49:35.2094|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:49:35.2094|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:49:35.2094|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:49:35.2094|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:49:35.2094|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:49:35.2094|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:49:35.2094|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:49:35.2094|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:49:35.2094|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 10:49:35.2094|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 4.9832ms
2024-03-20 10:49:35.2094|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:49:35.2094|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:49:35.2094|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 17.5754ms
2024-03-20 10:50:16.8799|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 10:50:16.8799|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:50:16.8799|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:50:16.8799|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:50:16.8799|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 10:50:16.8799|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 10:50:16.8799|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:50:16.8799|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:50:16.8799|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:50:16.8799|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 10:50:16.8799|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:50:16.8799|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:50:16.8799|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 10:50:16.8955|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:50:16.8955|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 10:50:16.8955|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:50:16.8955|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:50:16.8955|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:50:16.8955|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:50:16.8955|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:50:16.8955|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:50:16.8955|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:50:16.8955|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:50:16.8955|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 10:50:16.8955|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 8.0806ms
2024-03-20 10:50:16.8955|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:50:16.8955|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:50:16.8955|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 26.1219ms
2024-03-20 10:50:27.7594|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 10:50:27.7594|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:50:27.7594|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:50:27.7594|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:50:27.7594|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 10:50:27.7594|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 10:50:27.7594|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:50:27.7594|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:50:27.7594|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:50:27.7594|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 10:50:27.7594|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:50:27.7594|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:50:27.7594|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 10:50:27.7594|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:50:27.7594|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 10:50:27.7594|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:50:27.7594|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:50:27.7703|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:50:27.7703|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:50:27.7703|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:50:27.7703|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:50:27.7703|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:50:27.7703|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:50:27.7703|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 10:50:27.7703|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 8.1323ms
2024-03-20 10:50:27.7703|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:50:27.7703|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:50:27.7703|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 19.6664ms
2024-03-20 10:52:02.6819|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 10:52:02.6819|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:52:02.6819|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:52:02.6899|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:52:02.6899|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 10:52:02.6899|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 10:52:02.6899|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:52:02.6899|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:52:02.6899|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:52:02.6899|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 10:52:02.6899|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:52:02.6899|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:52:02.6899|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 10:52:02.6899|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:52:02.6899|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 10:52:02.6899|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:52:02.6899|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:52:02.6899|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:52:02.6899|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:52:02.6899|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:52:02.6899|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:52:02.6899|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:52:02.6899|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:52:02.6899|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 10:52:02.6899|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.0351ms
2024-03-20 10:52:02.6899|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:52:02.6899|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:52:02.7048|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 22.8857ms
2024-03-20 10:54:42.1765|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 10:54:42.1765|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:54:42.1765|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:54:42.1765|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:54:42.1765|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 10:54:42.1765|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 10:54:42.1864|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:54:42.1864|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:54:42.1864|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:54:42.1864|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 10:54:42.1864|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:54:42.1864|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:54:42.1864|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 10:54:42.1864|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:54:42.1864|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 10:54:42.1864|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:54:42.1864|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:54:42.1864|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:54:42.1864|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:54:42.1864|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:54:42.1864|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:54:42.1864|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:54:42.1864|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:54:42.1864|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 10:54:42.1864|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.7371ms
2024-03-20 10:54:42.1864|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:54:42.1864|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:54:42.1864|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 24.4842ms
2024-03-20 10:55:22.2365|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 10:55:22.2365|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:55:22.2365|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:55:22.2365|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:55:22.2365|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 10:55:22.2365|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 10:55:22.2365|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:55:22.2365|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:55:22.2477|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:55:22.2477|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 10:55:22.2477|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:55:22.2477|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:55:22.2477|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 10:55:22.2477|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:55:22.2477|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 10:55:22.2477|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:55:22.2477|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:55:22.2477|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:55:22.2477|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:55:22.2477|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:55:22.2477|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:55:22.2477|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:55:22.2477|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:55:22.2477|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 10:55:22.2477|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.0809ms
2024-03-20 10:55:22.2477|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:55:22.2477|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:55:22.2477|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 21.8007ms
2024-03-20 10:55:26.2431|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 10:55:26.2431|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:55:26.2431|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:55:26.2431|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:55:26.2431|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 10:55:26.2431|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 10:55:26.2431|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:55:26.2482|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:55:26.2482|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:55:26.2482|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 10:55:26.2482|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:55:26.2482|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:55:26.2482|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 10:55:26.2482|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:55:26.2482|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 10:55:26.2482|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:55:26.2482|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:55:26.2482|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:55:26.2482|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:55:26.2482|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:55:26.2482|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:55:26.2482|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:55:26.2482|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:55:26.2482|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 10:55:26.2482|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 4.4404ms
2024-03-20 10:55:26.2482|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:55:26.2482|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:55:26.2482|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 14.7411ms
2024-03-20 10:55:27.8367|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 10:55:27.8367|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:55:27.8367|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:55:27.8367|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:55:27.8367|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 10:55:27.8367|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 10:55:27.8367|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:55:27.8367|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:55:27.8367|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:55:27.8416|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 10:55:27.8416|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:55:27.8416|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:55:27.8416|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 10:55:27.8416|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:55:27.8416|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 10:55:27.8416|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:55:27.8416|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:55:27.8416|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:55:27.8416|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:55:27.8416|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:55:27.8416|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:55:27.8416|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:55:27.8416|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:55:27.8416|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 10:55:27.8416|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.3475ms
2024-03-20 10:55:27.8416|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:55:27.8416|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:55:27.8416|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 16.1666ms
2024-03-20 10:55:29.0879|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 10:55:29.0879|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:55:29.0879|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:55:29.0879|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:55:29.0879|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 10:55:29.0879|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 10:55:29.0914|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:55:29.0914|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:55:29.0914|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:55:29.0914|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 10:55:29.0914|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:55:29.0914|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:55:29.0914|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 10:55:29.0914|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:55:29.0914|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 10:55:29.0914|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:55:29.0914|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:55:29.0914|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:55:29.0914|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:55:29.0914|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:55:29.0914|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:55:29.0914|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:55:29.0914|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:55:29.0914|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 10:55:29.0914|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.2814ms
2024-03-20 10:55:29.0914|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:55:29.0914|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:55:29.0914|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 16.4238ms
2024-03-20 10:55:30.5338|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 10:55:30.5338|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:55:30.5338|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:55:30.5338|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:55:30.5338|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 10:55:30.5338|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 10:55:30.5338|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:55:30.5338|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:55:30.5338|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:55:30.5338|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 10:55:30.5452|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:55:30.5452|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:55:30.5452|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 10:55:30.5452|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:55:30.5452|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 10:55:30.5452|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:55:30.5452|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:55:30.5452|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:55:30.5452|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:55:30.5452|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:55:30.5452|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:55:30.5452|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:55:30.5452|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:55:30.5452|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 10:55:30.5452|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.7679ms
2024-03-20 10:55:30.5452|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:55:30.5452|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:55:30.5602|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 26.5036ms
2024-03-20 10:55:38.3470|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 10:55:38.3470|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:55:38.3470|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:55:38.3470|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:55:38.3470|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 10:55:38.3470|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 10:55:38.3470|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:55:38.3470|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:55:38.3470|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:55:38.3470|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 10:55:38.3470|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:55:38.3470|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:55:38.3470|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 10:55:38.3470|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:55:38.3470|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 10:55:38.3470|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:55:38.3576|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:55:38.3576|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:55:38.3576|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:55:38.3576|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:55:38.3576|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:55:38.3576|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:55:38.3576|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:55:38.3576|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 10:55:38.3576|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.8779ms
2024-03-20 10:55:38.3576|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:55:38.3576|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:55:38.3576|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 17.2350ms
2024-03-20 10:58:53.6551|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 10:58:53.6598|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:58:53.6598|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:58:53.6598|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:58:53.6598|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 10:58:53.6598|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 10:58:53.6598|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:58:53.6598|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:58:53.6598|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:58:53.6598|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 10:58:53.6598|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:58:53.6728|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:58:53.6728|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 10:58:53.6728|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:58:53.6728|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 10:58:53.6728|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:58:53.6728|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:58:53.6728|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:58:53.6728|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:58:53.6728|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:58:53.6728|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:58:53.6728|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:58:53.6728|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:58:53.6728|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 10:58:53.6728|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 7.4891ms
2024-03-20 10:58:53.6728|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:58:53.6728|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:58:53.6728|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 29.8452ms
2024-03-20 10:59:05.1480|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 10:59:05.1480|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:59:05.1480|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:59:05.1480|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:59:05.1480|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 10:59:05.1480|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 10:59:05.1480|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:59:05.1480|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:59:05.1480|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:59:05.1480|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 10:59:05.1480|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:59:05.1480|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:59:05.1480|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 10:59:05.1557|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:59:05.1557|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 10:59:05.1557|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:59:05.1557|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:59:05.1557|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:59:05.1557|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:59:05.1557|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:59:05.1557|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:59:05.1557|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:59:05.1557|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:59:05.1557|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 10:59:05.1557|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.6535ms
2024-03-20 10:59:05.1557|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:59:05.1557|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:59:05.1557|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 17.4587ms
2024-03-20 10:59:17.5305|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 10:59:17.5305|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:59:17.5305|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:59:17.5305|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:59:17.5305|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 10:59:17.5305|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 10:59:17.5305|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:59:17.5305|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:59:17.5305|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:59:17.5305|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 10:59:17.5305|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:59:17.5305|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:59:17.5305|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 10:59:17.5305|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:59:17.5305|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 10:59:17.5305|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:59:17.5305|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:59:17.5305|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:59:17.5305|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:59:17.5305|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:59:17.5305|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:59:17.5305|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:59:17.5305|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:59:17.5452|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 10:59:17.5452|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.7474ms
2024-03-20 10:59:17.5452|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:59:17.5452|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:59:17.5452|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 16.7238ms
2024-03-20 10:59:25.1034|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 10:59:25.1034|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 10:59:25.1034|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 10:59:25.1034|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 10:59:25.1034|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 10:59:25.1034|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 10:59:25.1069|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:59:25.1069|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 10:59:25.1069|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:59:25.1069|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 10:59:25.1069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 10:59:25.1069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 10:59:25.1069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 10:59:25.1069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 10:59:25.1069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 10:59:25.1069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:59:25.1069|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 10:59:25.1069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 10:59:25.1069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 10:59:25.1069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 10:59:25.1069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 10:59:25.1069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 10:59:25.1069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 10:59:25.1069|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 10:59:25.1069|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.3359ms
2024-03-20 10:59:25.1069|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 10:59:25.1069|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 10:59:25.1069|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 16.2820ms
2024-03-20 11:00:28.9246|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 11:00:28.9246|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:00:28.9246|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:00:28.9296|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:00:28.9296|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 11:00:28.9296|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 11:00:28.9296|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:00:28.9296|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:00:28.9296|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:00:28.9296|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 11:00:28.9296|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:00:28.9296|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:00:28.9296|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 11:00:28.9296|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:00:28.9296|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 11:00:28.9296|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:00:28.9436|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:00:28.9436|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:00:28.9436|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:00:28.9436|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:00:28.9436|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:00:28.9436|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:00:28.9436|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:00:28.9436|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 11:00:28.9436|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 7.6188ms
2024-03-20 11:00:28.9436|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:00:28.9436|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:00:28.9436|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 27.0150ms
2024-03-20 11:00:33.3554|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 11:00:33.3554|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:00:33.3554|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:00:33.3554|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:00:33.3554|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 11:00:33.3554|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 11:00:33.3554|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:00:33.3554|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:00:33.3554|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:00:33.3554|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 11:00:33.3554|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:00:33.3554|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:00:33.3554|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 11:00:33.3554|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:00:33.3650|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 11:00:33.3650|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:00:33.3650|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:00:33.3650|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:00:33.3650|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:00:33.3650|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:00:33.3650|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:00:33.3650|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:00:33.3650|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:00:33.3650|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 11:00:33.3650|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 7.179ms
2024-03-20 11:00:33.3650|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:00:33.3650|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:00:33.3650|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 19.4853ms
2024-03-20 11:00:45.6561|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 11:00:45.6561|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:00:45.6561|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:00:45.6561|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:00:45.6561|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 11:00:45.6561|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 11:00:45.6561|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:00:45.6603|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:00:45.6603|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:00:45.6603|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 11:00:45.6603|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:00:45.6603|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:00:45.6603|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 11:00:45.6603|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:00:45.6603|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 11:00:45.6603|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:00:45.6603|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:00:45.6603|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:00:45.6603|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:00:45.6603|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:00:45.6603|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:00:45.6603|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:00:45.6603|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:00:45.6603|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 11:00:45.6603|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.0567ms
2024-03-20 11:00:45.6603|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:00:45.6603|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:00:45.6603|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 17.5773ms
2024-03-20 11:02:02.4212|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 11:02:02.4212|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:02:02.4212|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:02:02.4212|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:02:02.4212|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 11:02:02.4212|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 11:02:02.4212|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:02:02.4212|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:02:02.4212|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:02:02.4212|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 11:02:02.4322|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:02:02.4322|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:02:02.4322|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 11:02:02.4322|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:02:02.4322|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 11:02:02.4322|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:02:02.4322|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:02:02.4322|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:02:02.4322|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:02:02.4322|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:02:02.4322|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:02:02.4322|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:02:02.4322|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:02:02.4322|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 11:02:02.4322|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 4.6641ms
2024-03-20 11:02:02.4322|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:02:02.4322|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:02:02.4322|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 20.5067ms
2024-03-20 11:02:29.2517|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 11:02:29.2517|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:02:29.2517|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:02:29.2517|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:02:29.2517|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 11:02:29.2517|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 11:02:29.2517|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:02:29.2517|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:02:29.2517|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:02:29.2517|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 11:02:29.2517|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:02:29.2584|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:02:29.2584|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 11:02:29.2584|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:02:29.2584|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 11:02:29.2584|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:02:29.2584|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:02:29.2584|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:02:29.2584|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:02:29.2584|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:02:29.2584|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:02:29.2584|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:02:29.2584|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:02:29.2584|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 11:02:29.2584|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.7399ms
2024-03-20 11:02:29.2584|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:02:29.2584|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:02:29.2584|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 17.9532ms
2024-03-20 11:05:50.4312|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 11:05:50.4382|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:05:50.4382|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:05:50.4382|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:05:50.4382|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 11:05:50.4382|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 11:05:50.4382|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:05:50.4382|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:05:50.4382|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:05:50.4382|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 11:05:50.4382|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:05:50.4382|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:05:50.4382|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 11:05:50.4382|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:05:50.4382|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 11:05:50.4382|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:05:50.4382|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:05:50.4382|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:05:50.4382|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:05:50.4382|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:05:50.4382|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:05:50.4522|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:05:50.4522|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:05:50.4522|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 11:05:50.4522|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.7673ms
2024-03-20 11:05:50.4522|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:05:50.4522|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:05:50.4522|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 24.4842ms
2024-03-20 11:06:03.9439|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 11:06:03.9439|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:06:03.9439|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:06:03.9439|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:06:03.9439|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 11:06:03.9439|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 11:06:03.9439|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:06:03.9439|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:06:03.9439|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:06:03.9517|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 11:06:03.9517|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:06:03.9517|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:06:03.9517|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 11:06:03.9517|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:06:03.9517|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 11:06:03.9517|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:06:03.9517|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:06:03.9517|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:06:03.9517|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:06:03.9517|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:06:03.9517|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:06:03.9517|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:06:03.9517|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:06:03.9517|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 11:06:03.9517|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.9078ms
2024-03-20 11:06:03.9517|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:06:03.9517|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:06:03.9667|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 22.8523ms
2024-03-20 11:07:10.7083|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 11:07:10.7083|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:07:10.7083|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:07:10.7083|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:07:10.7154|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 11:07:10.7154|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 11:07:10.7154|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:07:10.7154|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:07:10.7154|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:07:10.7154|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 11:07:10.7154|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:07:10.7154|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:07:10.7154|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 11:07:10.7154|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:07:10.7154|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 11:07:10.7154|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:07:10.7154|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:07:10.7154|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:07:10.7286|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:07:10.7286|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:07:10.7286|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:07:10.7286|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:07:10.7286|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:07:10.7286|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 11:07:10.7286|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 8.4127ms
2024-03-20 11:07:10.7286|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:07:10.7286|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:07:10.7286|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 27.8822ms
2024-03-20 11:11:44.7713|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 11:11:44.7713|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:11:44.7713|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:11:44.7713|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:11:44.7713|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 11:11:44.7713|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 11:11:44.7713|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:11:44.7713|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:11:44.7713|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:11:44.7713|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 11:11:44.7850|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:11:44.7850|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:11:44.7850|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 11:11:44.7850|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:11:44.7850|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 11:11:44.7850|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:11:44.7850|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:11:44.7850|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:11:44.7850|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:11:44.7850|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:11:44.7850|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:11:44.7850|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:11:44.7850|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:11:44.7850|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 11:11:44.7850|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.1985ms
2024-03-20 11:11:44.7850|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:11:44.7850|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:11:44.7850|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 22.7290ms
2024-03-20 11:18:51.8934|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 11:18:51.8934|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:18:51.8934|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:18:51.8934|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:18:51.8934|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 11:18:51.8934|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 11:18:51.8934|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:18:51.8934|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:18:51.8934|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:18:51.8934|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 11:18:51.8934|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:18:51.8934|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:18:51.9069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 11:18:51.9069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:18:51.9069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 11:18:51.9069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:18:51.9069|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:18:51.9069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:18:51.9069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:18:51.9069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:18:51.9069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:18:51.9069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:18:51.9069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:18:51.9069|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 11:18:51.9069|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 8.4274ms
2024-03-20 11:18:51.9069|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:18:51.9069|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:18:51.9069|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 25.3792ms
2024-03-20 11:19:27.7660|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 11:19:27.7660|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:19:27.7660|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:19:27.7660|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:19:27.7660|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 11:19:27.7660|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 11:19:27.7660|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:19:27.7660|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:19:27.7660|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:19:27.7660|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 11:19:27.7791|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:19:27.7791|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:19:27.7791|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 11:19:27.7791|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:19:27.7791|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 11:19:27.7791|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:19:27.7791|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:19:27.7791|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:19:27.7791|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:19:27.7791|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:19:27.7791|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:19:27.7791|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:19:27.7791|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:19:27.7791|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 11:19:27.7791|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.1898ms
2024-03-20 11:19:27.7791|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:19:27.7791|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:19:27.7791|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 26.6554ms
2024-03-20 11:24:32.0148|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 11:24:32.0148|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:24:32.0148|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:24:32.0148|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:24:32.0148|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 11:24:32.0148|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 11:24:32.0148|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:24:32.0148|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:24:32.0148|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:24:32.0148|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 11:24:32.0148|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:24:32.0148|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:24:32.0148|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 11:24:32.0148|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:24:32.0148|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 11:24:32.0148|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:24:32.0304|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:24:32.0304|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:24:32.0304|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:24:32.0304|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:24:32.0304|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:24:32.0304|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:24:32.0304|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:24:32.0304|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 11:24:32.0304|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.5618ms
2024-03-20 11:24:32.0304|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:24:32.0304|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:24:32.0304|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 22.0505ms
2024-03-20 11:25:07.8819|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 11:25:07.8819|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:25:07.8819|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:25:07.8819|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:25:07.8819|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 11:25:07.8819|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 11:25:07.8819|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:25:07.8819|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:25:07.8819|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:25:07.8819|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 11:25:07.8819|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:25:07.8819|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:25:07.8889|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 11:25:07.8889|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:25:07.8889|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 11:25:07.8889|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:25:07.8889|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:25:07.8889|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:25:07.8889|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:25:07.8889|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:25:07.8889|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:25:07.8889|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:25:07.8889|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:25:07.8889|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 11:25:07.8889|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 7.5067ms
2024-03-20 11:25:07.8889|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:25:07.8889|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:25:07.8889|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 18.1685ms
2024-03-20 11:25:29.3033|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 11:25:29.3033|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:25:29.3033|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:25:29.3098|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:25:29.3098|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 11:25:29.3098|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 11:25:29.3098|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:25:29.3098|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:25:29.3098|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:25:29.3098|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 11:25:29.3098|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:25:29.3098|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:25:29.3098|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 11:25:29.3098|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:25:29.3098|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 11:25:29.3098|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:25:29.3098|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:25:29.3098|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:25:29.3098|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:25:29.3098|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:25:29.3098|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:25:29.3098|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:25:29.3098|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:25:29.3098|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 11:25:29.3098|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.224ms
2024-03-20 11:25:29.3098|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:25:29.3098|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:25:29.3266|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 23.2828ms
2024-03-20 11:25:53.4989|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 11:25:53.4989|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:25:53.4989|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:25:53.4989|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:25:53.4989|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 11:25:53.4989|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 11:25:53.4989|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:25:53.4989|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:25:53.4989|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:25:53.4989|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 11:25:53.4989|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:25:53.4989|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:25:53.4989|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 11:25:53.4989|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:25:53.4989|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 11:25:53.4989|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:25:53.5137|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:25:53.5137|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:25:53.5137|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:25:53.5137|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:25:53.5137|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:25:53.5137|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:25:53.5137|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:25:53.5137|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 11:25:53.5137|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.4155ms
2024-03-20 11:25:53.5137|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:25:53.5137|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:25:53.5137|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 20.2780ms
2024-03-20 11:26:32.5879|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 11:26:32.5879|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:26:32.5879|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:26:32.5898|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:26:32.5898|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 11:26:32.5898|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 11:26:32.5898|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:26:32.5898|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:26:32.5898|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:26:32.5898|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 11:26:32.5898|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:26:32.5898|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:26:32.5898|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 11:26:32.5898|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:26:32.5898|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 11:26:32.5898|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:26:32.6589|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:26:32.7082|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:26:32.7231|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:26:32.7231|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:26:32.7231|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:26:32.7231|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:26:32.7231|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:26:32.7231|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 11:26:32.7231|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 125.7465ms
2024-03-20 11:26:32.7300|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:26:32.7300|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:26:32.7300|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 143.7994ms
2024-03-20 11:26:35.6192|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 11:26:35.6192|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:26:35.6192|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:26:35.6192|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:26:35.6213|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 11:26:35.6213|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 11:26:35.6213|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:26:35.6213|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:26:35.6213|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:26:35.6213|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 11:26:35.6213|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:26:35.6213|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:26:35.6213|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 11:26:35.6213|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:26:35.6213|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 11:26:35.6213|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:26:35.6213|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:26:35.6213|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:26:35.6213|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:26:35.6213|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:26:35.6213|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:26:35.6213|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:26:35.6364|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:26:35.6364|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 11:26:35.6364|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 8.2086ms
2024-03-20 11:26:35.6364|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:26:35.6364|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:26:35.6364|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 19.2701ms
2024-03-20 11:30:25.0751|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 11:30:25.0751|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:30:25.0751|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:30:25.0751|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:30:25.0751|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 11:30:25.0865|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 11:30:25.0865|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:30:25.0865|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:30:25.0865|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:30:25.0865|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 11:30:25.0865|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:30:25.0865|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:30:25.0865|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 11:30:25.0865|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:30:25.0865|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 11:30:25.0865|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:30:25.0865|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:30:25.0865|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:30:25.0865|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:30:25.0865|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:30:25.0865|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:30:25.0865|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:30:25.0865|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:30:25.0865|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 11:30:25.0865|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.8643ms
2024-03-20 11:30:25.0865|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:30:25.0865|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:30:25.1018|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 26.9209ms
2024-03-20 11:31:33.0791|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 11:31:33.0791|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:31:33.0791|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:31:33.0859|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:31:33.0859|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 11:31:33.0859|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 11:31:33.0859|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:31:33.0859|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:31:33.0859|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:31:33.0859|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 11:31:33.0859|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:31:33.0859|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:31:33.0859|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 11:31:33.0859|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:31:33.0859|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 11:31:33.0859|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:31:33.0998|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:31:33.0998|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:31:33.0998|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:31:33.0998|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:31:33.0998|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:31:33.0998|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:31:33.0998|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:31:33.0998|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 11:31:33.0998|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 13.5035ms
2024-03-20 11:31:33.0998|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:31:33.0998|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:31:33.1150|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 35.9451ms
2024-03-20 11:31:52.1184|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 11:31:52.1184|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:31:52.1184|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:31:52.1184|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:31:52.1184|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 11:31:52.1184|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 11:31:52.1184|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:31:52.1184|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:31:52.1184|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:31:52.1184|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 11:31:52.1184|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:31:52.1184|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:31:52.1184|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 11:31:52.1184|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:31:52.1278|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 11:31:52.1278|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:31:52.1278|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:31:52.1278|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:31:52.1278|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:31:52.1278|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:31:52.1278|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:31:52.1278|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:31:52.1278|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:31:52.1278|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 11:31:52.1278|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 7.3431ms
2024-03-20 11:31:52.1278|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:31:52.1278|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:31:52.1278|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 20.5039ms
2024-03-20 11:33:13.6089|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 11:33:13.6089|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:33:13.6089|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:33:13.6089|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:33:13.6089|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 11:33:13.6089|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 11:33:13.6201|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:33:13.6201|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:33:13.6201|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:33:13.6201|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 11:33:13.6201|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:33:13.6201|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:33:13.6201|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 11:33:13.6201|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:33:13.6201|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 11:33:13.6201|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:33:13.6201|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:33:13.6201|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:33:13.6201|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:33:13.6201|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:33:13.6201|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:33:13.6201|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:33:13.6201|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:33:13.6201|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 11:33:13.6201|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 4.7073ms
2024-03-20 11:33:13.6201|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:33:13.6201|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:33:13.6201|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 22.0334ms
2024-03-20 11:34:04.5189|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 11:34:04.5194|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:34:04.5194|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:34:04.5194|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:34:04.5194|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 11:34:04.5194|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 11:34:04.5194|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:34:04.5194|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:34:04.5194|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:34:04.5194|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 11:34:04.5194|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:34:04.5194|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:34:04.5194|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 11:34:04.5194|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:34:04.5194|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 11:34:04.5194|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:34:04.5356|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:34:04.5356|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:34:04.5356|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:34:04.5356|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:34:04.5356|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:34:04.5356|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:34:04.5356|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:34:04.5356|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 11:34:04.5356|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.2855ms
2024-03-20 11:34:04.5356|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:34:04.5356|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:34:04.5356|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 23.1520ms
2024-03-20 11:35:04.3706|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 11:35:04.3706|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:35:04.3706|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:35:04.3725|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:35:04.3725|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 11:35:04.3725|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 11:35:04.3725|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:35:04.3725|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:35:04.3725|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:35:04.3725|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 11:35:04.3725|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:35:04.3725|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:35:04.3725|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 11:35:04.3725|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:35:04.3725|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 11:35:04.3725|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:35:04.3725|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:35:04.3725|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:35:04.3725|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:35:04.3725|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:35:04.3725|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:35:04.3725|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:35:04.3725|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:35:04.3725|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 11:35:04.3725|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.2818ms
2024-03-20 11:35:04.3725|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:35:04.3725|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:35:04.3725|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 15.9181ms
2024-03-20 11:35:11.5654|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 11:35:11.5654|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:35:11.5654|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:35:11.5654|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:35:11.5654|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 11:35:11.5654|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 11:35:11.5654|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:35:11.5654|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:35:11.5654|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:35:11.5654|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 11:35:11.5654|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:35:11.5654|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:35:11.5654|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 11:35:11.5654|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:35:11.5654|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 11:35:11.5654|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:35:11.5765|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:35:11.5765|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:35:11.5765|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:35:11.5765|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:35:11.5765|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:35:11.5765|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:35:11.5765|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:35:11.5765|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 11:35:11.5765|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.4388ms
2024-03-20 11:35:11.5765|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:35:11.5765|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:35:11.5765|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 17.0294ms
2024-03-20 11:35:23.7826|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 11:35:23.7826|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:35:23.7826|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:35:23.7826|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:35:23.7826|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 11:35:23.7826|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 11:35:23.7826|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:35:23.7826|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:35:23.7826|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:35:23.7826|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 11:35:23.7826|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:35:23.7826|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:35:23.7826|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 11:35:23.7925|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:35:23.7925|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 11:35:23.7925|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:35:23.7925|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:35:23.7925|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:35:23.7925|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:35:23.7925|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:35:23.7925|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:35:23.7925|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:35:23.7925|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:35:23.7925|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 11:35:23.7925|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.4515ms
2024-03-20 11:35:23.7925|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:35:23.7925|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:35:23.7925|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 17.6614ms
2024-03-20 11:35:45.9256|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 11:35:45.9256|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:35:45.9256|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:35:45.9256|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:35:45.9256|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 11:35:45.9256|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 11:35:45.9256|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:35:45.9256|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:35:45.9256|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:35:45.9299|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 11:35:45.9299|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:35:45.9299|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:35:45.9299|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 11:35:45.9299|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:35:45.9299|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 11:35:45.9299|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:35:45.9299|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:35:45.9299|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:35:45.9299|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:35:45.9299|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:35:45.9299|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:35:45.9299|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:35:45.9299|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:35:45.9299|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 11:35:45.9299|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.1583ms
2024-03-20 11:35:45.9299|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:35:45.9299|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:35:45.9299|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 14.9885ms
2024-03-20 11:41:21.3537|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 11:41:21.3537|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:41:21.3537|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:41:21.3537|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:41:21.3537|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 11:41:21.3537|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 11:41:21.3653|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:41:21.3653|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:41:21.3653|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:41:21.3653|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 11:41:21.3653|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:41:21.3653|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:41:21.3653|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 11:41:21.3653|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:41:21.3653|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 11:41:21.3653|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:41:21.3653|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:41:21.3653|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:41:21.3653|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:41:21.3653|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:41:21.3653|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:41:21.3653|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:41:21.3653|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:41:21.3653|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 11:41:21.3653|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.1254ms
2024-03-20 11:41:21.3653|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:41:21.3653|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:41:21.3653|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 25.4272ms
2024-03-20 11:44:06.7100|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 11:44:06.7100|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:44:06.7100|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:44:06.7100|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:44:06.7100|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 11:44:06.7100|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 11:44:06.7100|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:44:06.7100|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:44:06.7100|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:44:06.7207|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 11:44:06.7207|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:44:06.7207|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:44:06.7207|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 11:44:06.7207|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:44:06.7207|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 11:44:06.7207|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:44:06.7207|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:44:06.7207|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:44:06.7207|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:44:06.7207|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:44:06.7207|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:44:06.7207|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:44:06.7207|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:44:06.7355|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 11:44:06.7355|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 8.5019ms
2024-03-20 11:44:06.7355|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:44:06.7355|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:44:06.7355|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 29.7484ms
2024-03-20 11:44:16.7532|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 11:44:16.7532|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:44:16.7532|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:44:16.7532|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:44:16.7532|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 11:44:16.7532|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 11:44:16.7532|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:44:16.7532|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:44:16.7532|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:44:16.7532|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 11:44:16.7532|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:44:16.7532|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:44:16.7532|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 11:44:16.7532|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:44:16.7532|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 11:44:16.7532|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:44:16.7532|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:44:16.7532|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:44:16.7669|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:44:16.7669|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:44:16.7669|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:44:16.7669|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:44:16.7669|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:44:16.7669|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 11:44:16.7669|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 7.3576ms
2024-03-20 11:44:16.7669|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:44:16.7669|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:44:16.7669|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 18.7751ms
2024-03-20 11:44:56.5416|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 11:44:56.5416|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:44:56.5494|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:44:56.5494|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:44:56.5494|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 11:44:56.5494|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 11:44:56.5494|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:44:56.5494|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:44:56.5494|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:44:56.5494|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 11:44:56.5494|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:44:56.5494|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:44:56.5494|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 11:44:56.5494|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:44:56.5494|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 11:44:56.5494|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:44:56.5494|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:44:56.5494|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:44:56.5494|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:44:56.5494|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:44:56.5494|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:44:56.5494|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:44:56.5494|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:44:56.5494|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 11:44:56.5628|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.306ms
2024-03-20 11:44:56.5628|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:44:56.5628|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:44:56.5628|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 22.6029ms
2024-03-20 11:44:56.6557|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/module - -
2024-03-20 11:44:56.6565|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:44:56.6565|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-20 11:44:56.6565|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:44:56.6565|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:44:56.6565|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:44:56.6565|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:44:56.6565|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/module'
2024-03-20 11:44:56.6565|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:44:56.6565|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Module' is valid for the request path '/api/module'
2024-03-20 11:44:56.6565|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-20 11:44:56.6565|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 11:44:56.6565|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Group' is valid for the request path '/api/group'
2024-03-20 11:44:56.6565|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:44:56.6565|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 11:44:56.6565|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:44:56.6565|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 11:44:56.6565|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 11:44:56.6565|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 11:44:56.6565|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 11:44:56.6565|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API).
2024-03-20 11:44:56.6565|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Group"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API).
2024-03-20 11:44:56.6565|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:44:56.6565|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:44:56.6565|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:44:56.6565|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:44:56.6565|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 11:44:56.6565|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 11:44:56.6565|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:44:56.6565|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:44:56.6565|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 11:44:56.6565|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 11:44:56.6565|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 11:44:56.6565|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 11:44:56.6738|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:44:56.6738|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:44:56.6738|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 11:44:56.6738|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 11:44:56.6738|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 11:44:56.6738|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 11:44:56.6738|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 11:44:56.6738|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (1ms).
2024-03-20 11:44:56.6738|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 11:44:56.6738|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (2ms).
2024-03-20 11:44:56.6738|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 11:44:56.6738|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (3ms).
2024-03-20 11:44:56.6738|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (2ms).
2024-03-20 11:44:56.6738|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 11:44:56.6738|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (3ms).
2024-03-20 11:44:56.6738|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 11:44:56.7059|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 11:44:56.7059|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 11:44:56.7059|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 11:44:56.7059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7059|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 11:44:56.7059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7059|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 11:44:56.7059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7059|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 11:44:56.7059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7185|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7185|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7185|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7185|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7185|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7185|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7185|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7185|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7185|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7185|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7185|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7185|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7185|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7185|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7185|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7185|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7185|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7185|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7185|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7185|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7185|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7185|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7185|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 11:44:56.7185|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7185|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 11ms reading results.
2024-03-20 11:44:56.7185|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7185|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 11:44:56.7185|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7185|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 11:44:56.7185|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7185|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:44:56.7185|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7185|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:44:56.7185|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7185|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:44:56.7185|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7341|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:44:56.7341|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:44:56.7341|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:44:56.7341|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 11:44:56.7341|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Module.ModuleDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 11:44:56.7341|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 26ms reading results.
2024-03-20 11:44:56.7341|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 11:44:56.7341|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API) in 67.4778ms
2024-03-20 11:44:56.7341|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 11:44:56.7341|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 11:44:56.7341|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:44:56.7341|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:44:56.7341|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:44:56.7341|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 11:44:56.7341|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:44:56.7341|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 11:44:56.7341|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:44:56.7341|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/module - - - 200 - application/json;+charset=utf-8 86.5831ms
2024-03-20 11:44:56.7341|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:44:56.7341|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Group.GroupReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 11:44:56.7341|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API) in 74.6742ms
2024-03-20 11:44:56.7341|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 11:44:56.7341|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:44:56.7341|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 11:44:56.7341|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 11:44:56.7341|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 200 - application/json;+charset=utf-8 91.3376ms
2024-03-20 11:45:03.2678|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 11:45:03.2678|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:45:03.2678|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:45:03.2678|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:45:03.2678|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 11:45:03.2678|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 11:45:03.2678|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:45:03.2678|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:45:03.2678|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:45:03.2678|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 11:45:03.2678|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:45:03.2678|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:45:03.2678|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 11:45:03.2678|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:45:03.2678|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 11:45:03.2678|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:45:03.2678|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:45:03.2678|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:45:03.2678|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:45:03.2678|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:45:03.2678|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:45:03.2678|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:45:03.2678|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:45:03.2678|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 11:45:03.2814|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.0842ms
2024-03-20 11:45:03.2814|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:45:03.2814|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:45:03.2814|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 15.0688ms
2024-03-20 11:45:03.2814|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 11:45:03.2814|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:45:03.2814|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:45:03.2814|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:45:03.2814|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 11:45:03.2814|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 11:45:03.2814|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:45:03.2814|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:45:03.2814|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:45:03.2814|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 11:45:03.2814|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:45:03.2814|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:45:03.2814|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 11:45:03.2814|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:45:03.2814|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 11:45:03.2814|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:45:03.2814|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:45:03.2814|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 11:45:03.2814|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:45:03.2814|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:45:03.2975|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:45:03.2975|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:45:03.2975|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:45:03.2975|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 11:45:03.2975|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 4.8023ms
2024-03-20 11:45:03.2975|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 11:45:03.2975|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:45:03.2975|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 15.1905ms
2024-03-20 11:45:03.4006|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/module - -
2024-03-20 11:45:03.4006|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:45:03.4006|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-20 11:45:03.4006|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:45:03.4006|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 11:45:03.4006|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:45:03.4006|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 11:45:03.4006|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/module'
2024-03-20 11:45:03.4006|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 11:45:03.4006|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Module' is valid for the request path '/api/module'
2024-03-20 11:45:03.4006|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-20 11:45:03.4006|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 11:45:03.4006|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Group' is valid for the request path '/api/group'
2024-03-20 11:45:03.4006|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:45:03.4064|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 11:45:03.4064|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 11:45:03.4064|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 11:45:03.4064|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 11:45:03.4064|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 11:45:03.4064|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API).
2024-03-20 11:45:03.4064|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 11:45:03.4064|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:45:03.4064|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Group"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API).
2024-03-20 11:45:03.4064|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:45:03.4064|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 11:45:03.4064|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 11:45:03.4064|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 11:45:03.4064|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:45:03.4064|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 11:45:03.4064|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 11:45:03.4064|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 11:45:03.4064|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 11:45:03.4064|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 11:45:03.4064|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 11:45:03.4064|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:45:03.4064|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 11:45:03.4064|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 11:45:03.4064|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 11:45:03.4064|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 11:45:03.4064|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 11:45:03.4064|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 11:45:03.4064|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 11:45:03.4064|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 11:45:03.4064|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (2ms).
2024-03-20 11:45:03.4064|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 11:45:03.4064|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (2ms).
2024-03-20 11:45:03.4064|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (1ms).
2024-03-20 11:45:03.4064|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 11:45:03.4064|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (2ms).
2024-03-20 11:45:03.4064|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 11:45:03.4064|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 11:45:03.4064|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 11:45:03.4223|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 11:45:03.4223|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 11:45:03.4223|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 11:45:03.4223|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4223|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4223|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4223|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 11:45:03.4223|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4223|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4223|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4223|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4223|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4223|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4223|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4223|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4223|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4223|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4223|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4223|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4223|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4372|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4372|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4372|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 11:45:03.4372|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4372|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 13ms reading results.
2024-03-20 11:45:03.4372|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4372|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 11:45:03.4372|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4372|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 11:45:03.4372|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4372|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:45:03.4372|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4372|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:45:03.4372|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4372|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:45:03.4372|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4372|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:45:03.4372|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4372|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:45:03.4372|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4372|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Module.ModuleDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 11:45:03.4372|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4372|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API) in 32.6335ms
2024-03-20 11:45:03.4372|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4372|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 11:45:03.4372|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4372|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:45:03.4372|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4372|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 11:45:03.4372|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4372|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 11:45:03.4372|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4372|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/module - - - 200 - application/json;+charset=utf-8 50.5395ms
2024-03-20 11:45:03.4372|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4372|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4372|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4372|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4534|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4534|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 11:45:03.4534|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 11:45:03.4534|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 23ms reading results.
2024-03-20 11:45:03.4534|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 11:45:03.4534|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 11:45:03.4534|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 11:45:03.4534|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 11:45:03.4534|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 11:45:03.4534|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 11:45:03.4534|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 11:45:03.4534|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Group.GroupReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 11:45:03.4534|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API) in 43.7348ms
2024-03-20 11:45:03.4534|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 11:45:03.4534|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 11:45:03.4534|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 11:45:03.4534|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 11:45:03.4534|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 200 - application/json;+charset=utf-8 60.7604ms
2024-03-20 12:07:14.2062|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 12:07:14.2062|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 12:07:14.2062|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 12:07:14.2062|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 12:07:14.2062|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 12:07:14.2062|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 12:07:14.2062|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:07:14.2062|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 12:07:14.2062|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:07:14.2062|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 12:07:14.2197|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 12:07:14.2197|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 12:07:14.2197|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 12:07:14.2197|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 12:07:14.2197|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 12:07:14.2197|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:07:14.2197|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 12:07:14.2197|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:07:14.2197|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 12:07:14.2197|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 12:07:14.2197|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 12:07:14.2197|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 12:07:14.2197|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 12:07:14.2197|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 12:07:14.2197|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.7429ms
2024-03-20 12:07:14.2197|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:07:14.2197|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 12:07:14.2197|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 23.9801ms
2024-03-20 12:07:21.7616|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 12:07:21.7616|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 12:07:21.7616|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 12:07:21.7616|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 12:07:21.7616|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 12:07:21.7616|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 12:07:21.7662|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:07:21.7662|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 12:07:21.7662|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:07:21.7662|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 12:07:21.7662|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 12:07:21.7662|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 12:07:21.7662|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 12:07:21.7662|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 12:07:21.7662|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 12:07:21.7662|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:07:21.7662|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 12:07:21.7662|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:07:21.7662|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 12:07:21.7662|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 12:07:21.7662|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 12:07:21.7662|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 12:07:21.7662|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 12:07:21.7662|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 12:07:21.7662|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 4.3856ms
2024-03-20 12:07:21.7662|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:07:21.7662|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 12:07:21.7662|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 15.4252ms
2024-03-20 12:07:25.7515|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 12:07:25.7515|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 12:07:25.7515|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 12:07:25.7515|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 12:07:25.7515|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 12:07:25.7515|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 12:07:25.7515|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:07:25.7515|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 12:07:25.7515|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:07:25.7515|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 12:07:25.7515|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 12:07:25.7515|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 12:07:25.7515|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 12:07:25.7515|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 12:07:25.7515|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 12:07:25.7515|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:07:25.7515|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 12:07:25.7515|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:07:25.7515|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 12:07:25.7515|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 12:07:25.7515|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 12:07:25.7515|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 12:07:25.7515|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 12:07:25.7515|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 12:07:25.7515|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.078ms
2024-03-20 12:07:25.7666|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:07:25.7666|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 12:07:25.7666|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 16.3428ms
2024-03-20 12:07:37.3100|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 12:07:37.3100|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 12:07:37.3100|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 12:07:37.3100|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 12:07:37.3100|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 12:07:37.3128|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 12:07:37.3128|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:07:37.3128|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 12:07:37.3128|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:07:37.3128|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 12:07:37.3128|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 12:07:37.3128|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 12:07:37.3128|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 12:07:37.3128|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 12:07:37.3128|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 12:07:37.3128|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:07:37.3128|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 12:07:37.3128|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:07:37.3128|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 12:07:37.3128|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 12:07:37.3128|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 12:07:37.3128|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 12:07:37.3128|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 12:07:37.3128|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 12:07:37.3128|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 4.5388ms
2024-03-20 12:07:37.3128|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:07:37.3128|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 12:07:37.3128|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 15.4001ms
2024-03-20 12:09:27.5569|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 12:09:27.5569|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 12:09:27.5569|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 12:09:27.5569|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 12:09:27.5641|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 12:09:27.5641|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 12:09:27.5641|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:09:27.5641|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 12:09:27.5641|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:09:27.5641|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 12:09:27.5641|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 12:09:27.5641|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 12:09:27.5641|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 12:09:27.5641|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 12:09:27.5641|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 12:09:27.5641|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:09:27.5641|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 12:09:27.5641|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:09:27.5641|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 12:09:27.5641|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 12:09:27.5641|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 12:09:27.5774|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 12:09:27.5774|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 12:09:27.5774|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 12:09:27.5774|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.6746ms
2024-03-20 12:09:27.5774|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:09:27.5774|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 12:09:27.5774|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 24.5580ms
2024-03-20 12:09:56.7838|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 12:09:56.7838|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 12:09:56.7838|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 12:09:56.7838|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 12:09:56.7838|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 12:09:56.7838|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 12:09:56.7838|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:09:56.8181|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 12:09:56.8181|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:09:56.8181|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 12:09:56.8181|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 12:09:56.8181|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 12:09:56.8181|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 12:09:56.8181|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 12:09:56.8181|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 12:09:56.8181|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:09:56.8286|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 12:09:56.8286|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:09:56.8286|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 12:09:56.8286|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 12:09:56.8286|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 12:09:56.8286|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 12:09:56.8286|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 12:09:56.8286|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 12:09:56.8286|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 7.3318ms
2024-03-20 12:09:56.8286|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:09:56.8286|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 12:09:56.8286|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 52.8570ms
2024-03-20 12:10:12.6417|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 12:10:12.6417|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 12:10:12.6417|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 12:10:12.6417|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 12:10:12.6417|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 12:10:12.6417|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 12:10:12.6417|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:10:12.6417|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 12:10:12.6417|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:10:12.6417|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 12:10:12.6417|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 12:10:12.6417|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 12:10:12.6417|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 12:10:12.6417|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 12:10:12.6417|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 12:10:12.6417|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:10:12.6417|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 12:10:12.6417|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:10:12.6417|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 12:10:12.6417|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 12:10:12.6417|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 12:10:12.6417|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 12:10:12.6560|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 12:10:12.6560|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 12:10:12.6560|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 7.0444ms
2024-03-20 12:10:12.6560|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:10:12.6560|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 12:10:12.6560|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 19.4556ms
2024-03-20 12:10:26.7805|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 12:10:26.7805|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 12:10:26.7805|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 12:10:26.7805|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 12:10:26.7805|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 12:10:26.7805|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 12:10:26.7805|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:10:26.7805|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 12:10:26.7805|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:10:26.7805|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 12:10:26.7805|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 12:10:26.7805|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 12:10:26.7805|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 12:10:26.7805|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 12:10:26.7805|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 12:10:26.7805|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:10:26.7805|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 12:10:26.7805|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:10:26.7805|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 12:10:26.7805|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 12:10:26.7805|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 12:10:26.7960|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 12:10:26.7960|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 12:10:26.7960|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 12:10:26.7960|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.1961ms
2024-03-20 12:10:26.7960|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:10:26.7960|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 12:10:26.7960|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 19.0668ms
2024-03-20 12:10:33.2656|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 12:10:33.2656|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 12:10:33.2656|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 12:10:33.2656|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 12:10:33.2656|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 12:10:33.2656|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 12:10:33.2656|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:10:33.2656|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 12:10:33.2656|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:10:33.2656|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 12:10:33.2656|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 12:10:33.2656|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 12:10:33.2656|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 12:10:33.2656|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 12:10:33.2656|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 12:10:33.2656|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:10:33.2656|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 12:10:33.2656|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:10:33.2656|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 12:10:33.2656|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 12:10:33.2656|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 12:10:33.2656|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 12:10:33.2656|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 12:10:33.2802|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 12:10:33.2802|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.527ms
2024-03-20 12:10:33.2802|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:10:33.2802|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 12:10:33.2802|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 17.1978ms
2024-03-20 12:11:37.2032|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 12:11:37.2032|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 12:11:37.2032|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 12:11:37.2032|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 12:11:37.2032|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 12:11:37.2032|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 12:11:37.2032|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:11:37.2032|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 12:11:37.2032|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:11:37.2032|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 12:11:37.2032|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 12:11:37.2032|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 12:11:37.2169|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 12:11:37.2169|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 12:11:37.2169|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 12:11:37.2169|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:11:37.2169|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 12:11:37.2169|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:11:37.2169|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 12:11:37.2169|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 12:11:37.2169|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 12:11:37.2169|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 12:11:37.2169|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 12:11:37.2169|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 12:11:37.2169|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.4571ms
2024-03-20 12:11:37.2169|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:11:37.2169|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 12:11:37.2169|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 21.7203ms
2024-03-20 12:11:49.0113|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 12:11:49.0113|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 12:11:49.0113|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 12:11:49.0113|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 12:11:49.0113|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 12:11:49.0140|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 12:11:49.0140|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:11:49.0140|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 12:11:49.0140|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:11:49.0140|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 12:11:49.0140|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 12:11:49.0140|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 12:11:49.0140|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 12:11:49.0140|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 12:11:49.0140|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 12:11:49.0140|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:11:49.0140|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 12:11:49.0140|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:11:49.0140|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 12:11:49.0140|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 12:11:49.0140|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 12:11:49.0140|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 12:11:49.0140|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 12:11:49.0140|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 12:11:49.0140|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 4.6555ms
2024-03-20 12:11:49.0140|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:11:49.0140|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 12:11:49.0140|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 13.7957ms
2024-03-20 12:12:04.4757|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 12:12:04.4757|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 12:12:04.4757|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 12:12:04.4757|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 12:12:04.4757|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 12:12:04.4757|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 12:12:04.4757|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:12:04.4757|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 12:12:04.4757|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:12:04.4757|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 12:12:04.4757|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 12:12:04.4757|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 12:12:04.4757|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 12:12:04.4830|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 12:12:04.4830|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 12:12:04.4830|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:12:04.4830|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 12:12:04.4830|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:12:04.4830|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 12:12:04.4830|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 12:12:04.4830|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 12:12:04.4830|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 12:12:04.4830|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 12:12:04.4830|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 12:12:04.4830|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.9502ms
2024-03-20 12:12:04.4830|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:12:04.4830|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 12:12:04.4830|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 16.2738ms
2024-03-20 12:12:09.7607|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 12:12:09.7607|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 12:12:09.7607|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 12:12:09.7636|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 12:12:09.7636|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 12:12:09.7636|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 12:12:09.7636|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:12:09.7636|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 12:12:09.7636|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:12:09.7636|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 12:12:09.7636|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 12:12:09.7636|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 12:12:09.7636|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 12:12:09.7636|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 12:12:09.7636|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 12:12:09.7636|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:12:09.7636|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 12:12:09.7636|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:12:09.7636|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 12:12:09.7636|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 12:12:09.7636|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 12:12:09.7636|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 12:12:09.7636|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 12:12:09.7636|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 12:12:09.7636|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.9929ms
2024-03-20 12:12:09.7636|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:12:09.7636|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 12:12:09.7794|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 18.6399ms
2024-03-20 12:12:15.6995|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 12:12:15.6995|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 12:12:15.6995|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 12:12:15.7012|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 12:12:15.7012|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 12:12:15.7012|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 12:12:15.7012|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:12:15.7012|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 12:12:15.7012|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:12:15.7012|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 12:12:15.7012|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 12:12:15.7012|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 12:12:15.7012|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 12:12:15.7012|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 12:12:15.7012|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 12:12:15.7012|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:12:15.7012|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 12:12:15.7012|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:12:15.7012|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 12:12:15.7012|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 12:12:15.7012|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 12:12:15.7012|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 12:12:15.7012|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 12:12:15.7012|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 12:12:15.7012|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.6713ms
2024-03-20 12:12:15.7012|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:12:15.7012|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 12:12:15.7012|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 14.8744ms
2024-03-20 12:12:21.7509|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 12:12:21.7509|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 12:12:21.7509|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 12:12:21.7509|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 12:12:21.7509|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 12:12:21.7509|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 12:12:21.7509|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:12:21.7643|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 12:12:21.7643|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:12:21.7643|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 12:12:21.7643|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 12:12:21.7643|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 12:12:21.7643|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 12:12:21.7643|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 12:12:21.7643|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 12:12:21.7643|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:12:21.7643|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 12:12:21.7643|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:12:21.7643|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 12:12:21.7643|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 12:12:21.7643|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 12:12:21.7643|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 12:12:21.7643|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 12:12:21.7643|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 12:12:21.7643|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.7202ms
2024-03-20 12:12:21.7643|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:12:21.7643|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 12:12:21.7643|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 27.2302ms
2024-03-20 12:14:02.2352|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 12:14:02.2352|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 12:14:02.2352|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 12:14:02.2352|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 12:14:02.2352|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 12:14:02.2352|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 12:14:02.2352|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:14:02.2352|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 12:14:02.2352|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:14:02.2352|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 12:14:02.2352|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 12:14:02.2352|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 12:14:02.2475|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 12:14:02.2475|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 12:14:02.2475|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 12:14:02.2475|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:14:02.2475|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 12:14:02.2475|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:14:02.2475|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 12:14:02.2475|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 12:14:02.2475|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 12:14:02.2475|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 12:14:02.2475|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 12:14:02.2475|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 12:14:02.2475|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.4857ms
2024-03-20 12:14:02.2475|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:14:02.2475|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 12:14:02.2475|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 22.5209ms
2024-03-20 12:16:32.4207|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 12:16:32.4207|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 12:16:32.4207|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 12:16:32.4207|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 12:16:32.4207|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 12:16:32.4207|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 12:16:32.4207|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:16:32.4207|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 12:16:32.4207|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:16:32.4207|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 12:16:32.4207|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 12:16:32.4207|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 12:16:32.4207|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 12:16:32.4207|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 12:16:32.4207|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 12:16:32.4207|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:16:32.4207|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 12:16:32.4207|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:16:32.4207|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 12:16:32.4207|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 12:16:32.4342|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 12:16:32.4342|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 12:16:32.4342|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 12:16:32.4342|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 12:16:32.4342|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 11.4321ms
2024-03-20 12:16:32.4342|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:16:32.4342|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 12:16:32.4342|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 22.9914ms
2024-03-20 12:24:34.3776|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Group - -
2024-03-20 12:24:34.3776|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 12:24:34.3776|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Group'
2024-03-20 12:24:34.3776|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)' with route pattern 'api/Directory/Group' is valid for the request path '/api/Directory/Group'
2024-03-20 12:24:34.3776|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 12:24:34.3776|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 12:24:34.3876|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 12:24:34.4036|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetGroups", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetGroups(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-20 12:24:34.4036|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 12:24:34.4036|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 12:24:34.4036|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 12:24:34.4036|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 12:24:34.4036|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 12:24:34.4036|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 12:24:34.4036|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-20 12:24:34.4036|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 12:24:34.4036|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 12:24:34.4198|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String' ...
2024-03-20 12:24:34.4198|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'propName' of type 'System.String' using the name '' in request data ...
2024-03-20 12:24:34.4198|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'propName' of type 'System.String'.
2024-03-20 12:24:34.4198|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 12:24:34.4198|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 12:24:34.4198|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String' ...
2024-03-20 12:24:34.4198|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String'.
2024-03-20 12:24:34.7024|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 12:24:34.7024|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 12:24:34.7024|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 12:24:34.7024|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 12:24:34.7024|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 12:24:34.7024|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[System.DirectoryServices.ResultPropertyCollection, System.DirectoryServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 12:24:34.7338|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 327.7119ms
2024-03-20 12:24:34.7338|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 12:24:34.7338|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 12:24:34.7338|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Group - - - 200 - application/json;+charset=utf-8 358.8633ms
2024-03-20 12:24:56.5344|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Group?propName=samaccountname - -
2024-03-20 12:24:56.5344|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 12:24:56.5344|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Group'
2024-03-20 12:24:56.5344|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)' with route pattern 'api/Directory/Group' is valid for the request path '/api/Directory/Group'
2024-03-20 12:24:56.5344|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 12:24:56.5344|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 12:24:56.5344|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 12:24:56.5344|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetGroups", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetGroups(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-20 12:24:56.5344|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 12:24:56.5393|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 12:24:56.5393|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 12:24:56.5393|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 12:24:56.5393|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 12:24:56.5393|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 12:24:56.5393|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-20 12:24:56.5393|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 12:24:56.5393|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 12:24:56.5393|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String' ...
2024-03-20 12:24:56.5393|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'propName' of type 'System.String' using the name 'propName' in request data ...
2024-03-20 12:24:56.5393|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 12:24:56.5393|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 12:24:56.5393|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String' ...
2024-03-20 12:24:56.5393|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String'.
2024-03-20 12:24:56.7216|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 12:24:56.7216|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 12:24:56.7216|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 12:24:56.7216|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 12:24:56.7216|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 12:24:56.7216|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Object, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 12:24:56.7272|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 186.6574ms
2024-03-20 12:24:56.7272|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 12:24:56.7272|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 12:24:56.7272|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Group?propName=samaccountname - - - 200 - application/json;+charset=utf-8 194.3624ms
2024-03-20 12:53:01.3283|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 12:53:01.3283|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 12:53:01.3283|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 12:53:01.3283|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 12:53:01.3383|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 12:53:01.3401|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 12:53:01.3401|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:53:01.3401|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 12:53:01.3401|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:53:01.3401|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 12:53:01.3401|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 12:53:01.3401|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 12:53:01.3401|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 12:53:01.3401|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 12:53:01.3401|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 12:53:01.3401|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:53:01.3401|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 12:53:01.3401|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 12:53:01.3401|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 12:53:01.3401|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 12:53:01.3401|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 12:53:01.3401|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 12:53:01.3401|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 12:53:01.3401|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 12:53:01.3401|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.3553ms
2024-03-20 12:53:01.3401|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 12:53:01.3401|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 12:53:01.3401|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 23.5850ms
2024-03-20 13:02:08.5682|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:02:08.5682|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:02:08.5682|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:02:08.5682|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:02:08.5682|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:02:08.5682|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:02:08.5682|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:02:08.5682|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:02:08.5682|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:02:08.5682|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:02:08.5682|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:02:08.5682|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:02:08.5817|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:02:08.5817|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:02:08.5817|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:02:08.5817|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:02:08.5817|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:02:08.5817|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:02:08.5817|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:02:08.5817|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:02:08.5817|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:02:08.5817|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:02:08.5817|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:02:08.5817|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:02:08.5817|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 8.2417ms
2024-03-20 13:02:08.5817|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:02:08.5817|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:02:08.5817|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 26.3336ms
2024-03-20 13:02:15.5035|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:02:15.5035|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:02:15.5035|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:02:15.5035|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:02:15.5035|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:02:15.5035|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:02:15.5035|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:02:15.5035|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:02:15.5035|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:02:15.5035|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:02:15.5035|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:02:15.5035|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:02:15.5035|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:02:15.5035|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:02:15.5035|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:02:15.5035|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:02:15.5035|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:02:15.5035|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:02:15.5035|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:02:15.5035|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:02:15.5035|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:02:15.5035|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:02:15.5035|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:02:15.5035|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:02:15.5197|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.6765ms
2024-03-20 13:02:15.5197|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:02:15.5197|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:02:15.5197|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 22.1459ms
2024-03-20 13:02:17.9736|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:02:17.9736|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:02:17.9736|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:02:17.9736|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:02:17.9736|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:02:17.9736|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:02:17.9736|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:02:17.9736|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:02:17.9736|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:02:17.9736|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:02:17.9736|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:02:17.9736|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:02:17.9736|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:02:17.9736|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:02:17.9736|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:02:17.9736|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:02:17.9736|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:02:17.9736|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:02:17.9736|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:02:17.9736|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:02:17.9736|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:02:17.9736|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:02:17.9736|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:02:17.9736|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:02:17.9736|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 3.9066ms
2024-03-20 13:02:17.9736|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:02:17.9736|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:02:17.9736|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 13.6630ms
2024-03-20 13:02:17.9949|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28O0A1T4P9" accepted.
2024-03-20 13:02:17.9949|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28O0A1T4P9" started.
2024-03-20 13:02:18.0062|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN28O0A1T4P9 established using the following protocol: Tls12
2024-03-20 13:02:18.0062|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 OPTIONS https://localhost:7202/api/auth/logout - -
2024-03-20 13:02:18.0062|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:02:18.0062|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:02:18.0062|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request is a preflight request.
2024-03-20 13:02:18.0062|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 OPTIONS https://localhost:7202/api/auth/logout - - - 204 - - 8.6690ms
2024-03-20 13:02:18.0189|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/auth/logout application/json 2
2024-03-20 13:02:18.0189|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:02:18.0189|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:02:18.0189|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-20 13:02:18.0189|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/logout'
2024-03-20 13:02:18.0189|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Logout (DigitalData.UserManager.API)' with route pattern 'api/Auth/logout' is valid for the request path '/api/auth/logout'
2024-03-20 13:02:18.0189|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Logout (DigitalData.UserManager.API)'
2024-03-20 13:02:18.0189|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:02:18.0189|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Logout (DigitalData.UserManager.API)'
2024-03-20 13:02:18.0189|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "Logout", controller = "Auth"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Logout() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:02:18.0189|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:02:18.0189|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:02:18.0189|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:02:18.0189|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:02:18.0189|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:02:18.0189|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:02:18.0189|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:02:18.0189|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:02:18.0338|INFO|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies signed out.
2024-03-20 13:02:18.0338|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-20 13:02:18.0338|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.Logout (DigitalData.UserManager.API) in 6.5884ms
2024-03-20 13:02:18.0338|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Logout (DigitalData.UserManager.API)'
2024-03-20 13:02:18.0338|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:02:18.0338|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/auth/logout application/json 2 - 200 0 - 17.1470ms
2024-03-20 13:02:18.0338|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN28O0A1T4P8", Request id "0HN28O0A1T4P8:000000BB": started reading request body.
2024-03-20 13:02:18.0338|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN28O0A1T4P8", Request id "0HN28O0A1T4P8:000000BB": done reading request body.
2024-03-20 13:02:19.5247|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:02:19.5247|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:02:19.5247|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:02:19.5247|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:02:19.5247|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:02:19.5247|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:02:19.5247|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:02:19.5247|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:02:19.5247|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:02:19.5247|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:02:19.5247|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:02:19.5247|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:02:19.5247|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:02:19.5247|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:02:19.5247|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:02:19.5247|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:02:19.5247|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:02:19.5247|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:02:19.5247|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:02:19.5343|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:02:19.5343|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:02:19.5343|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:02:19.5343|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:02:19.5343|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:02:19.5343|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 4.2601ms
2024-03-20 13:02:19.5343|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:02:19.5343|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:02:19.5343|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 14.0850ms
2024-03-20 13:02:23.7915|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 OPTIONS https://localhost:7202/api/auth/login - -
2024-03-20 13:02:23.7915|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:02:23.7915|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:02:23.7915|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request is a preflight request.
2024-03-20 13:02:23.7915|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 OPTIONS https://localhost:7202/api/auth/login - - - 204 - - 2.7049ms
2024-03-20 13:02:23.7915|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/auth/login application/json 46
2024-03-20 13:02:23.7915|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:02:23.7915|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:02:23.7915|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-20 13:02:23.7915|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/login'
2024-03-20 13:02:23.7915|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)' with route pattern 'api/Auth/login' is valid for the request path '/api/auth/login'
2024-03-20 13:02:23.7996|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-20 13:02:23.7996|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:02:23.7996|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-20 13:02:23.7996|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "Login", controller = "Auth"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Login(DigitalData.UserManager.Application.DTOs.Auth.LogInDto) on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:02:23.7996|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:02:23.7996|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:02:23.7996|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:02:23.7996|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:02:23.7996|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:02:23.7996|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:02:23.7996|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:02:23.7996|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:02:23.7996|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-20 13:02:23.7996|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' using the name '' in request data ...
2024-03-20 13:02:23.8155|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-20 13:02:23.8155|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN28O0A1T4P8", Request id "0HN28O0A1T4P8:000000BF": started reading request body.
2024-03-20 13:02:23.8155|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN28O0A1T4P8", Request id "0HN28O0A1T4P8:000000BF": done reading request body.
2024-03-20 13:02:23.8155|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'
2024-03-20 13:02:23.8155|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-20 13:02:23.8155|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-20 13:02:23.8155|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-20 13:02:23.8401|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-20 13:02:24.2337|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<GroupOfUser>()
.Include(gou => gou.Group)
.Include(gou => gou.User)'
2024-03-20 13:02:24.2899|DEBUG|Microsoft.EntityFrameworkCore.Query|Including navigation: 'GroupOfUser.Group'.
2024-03-20 13:02:24.2899|DEBUG|Microsoft.EntityFrameworkCore.Query|Including navigation: 'GroupOfUser.User'.
2024-03-20 13:02:24.3807|DEBUG|Microsoft.EntityFrameworkCore.Query|Generated query execution expression:
'queryContext => new SingleQueryingEnumerable<GroupOfUser>(
(RelationalQueryContext)queryContext,
RelationalCommandCache.QueryExpression(
Client Projections:
0 -> Dictionary<IProperty, int> { [Property: GroupOfUser.Guid (int) Required PK AfterSave:Throw ValueGenerated.OnAdd, 0], [Property: GroupOfUser.AddedWho (string) Required MaxLength(50), 1], [Property: GroupOfUser.ChangedWho (string) MaxLength(50), 2], [Property: GroupOfUser.Comment (string) MaxLength(200), 3], [Property: GroupOfUser.GroupId (int) Required FK Index, 4], [Property: GroupOfUser.UserId (int) Required FK Index, 5] }
1 -> Dictionary<IProperty, int> { [Property: Group.Guid (int) Required PK AfterSave:Throw ValueGenerated.OnAdd, 6], [Property: Group.Active (bool) Required, 7], [Property: Group.AdSync (bool) Required, 8], [Property: Group.AddedWho (string) MaxLength(50), 9], [Property: Group.ChangedWho (string) MaxLength(50), 10], [Property: Group.Comment (string) MaxLength(200), 11], [Property: Group.EcmFkId (int?) Required, 12], [Property: Group.Internal (bool) Required, 13], [Property: Group.Name (string) MaxLength(50), 14] }
2 -> Dictionary<IProperty, int> { [Property: User.Guid (int) Required PK AfterSave:Throw ValueGenerated.OnAdd, 15], [Property: User.Active (bool) Required, 16], [Property: User.AddedWho (string) Required MaxLength(50), 17], [Property: User.ChangedWho (string) MaxLength(50), 18], [Property: User.Comment (string) MaxLength(500), 19], [Property: User.DateFormat (string) Required MaxLength(10), 20], [Property: User.Deleted (bool) Required, 21], [Property: User.Email (string) MaxLength(100), 22], [Property: User.Language (string) Required MaxLength(5), 23], [Property: User.Name (string) MaxLength(50), 24], [Property: User.Prename (string) MaxLength(50), 25], [Property: User.Shortname (string) MaxLength(30), 26], [Property: User.Username (string) Required MaxLength(50), 27] }
SELECT t.Guid, t.ADDED_WHO, t.CHANGED_WHO, t.Comment, t.GROUP_ID, t.USER_ID, t0.Guid, t0.Active, t0.AD_SYNC, t0.ADDED_WHO, t0.CHANGED_WHO, t0.Comment, t0.ECM_FK_ID, t0.Internal, t0.Name, t1.Guid, t1.ACTIVE, t1.ADDED_WHO, t1.CHANGED_WHO, t1.COMMENT, t1.DATE_FORMAT, t1.DELETED, t1.EMAIL, t1.LANGUAGE, t1.NAME, t1.PRENAME, t1.SHORTNAME, t1.USERNAME
FROM dbo.TBDD_GROUPS_USER AS t
INNER JOIN dbo.TBDD_GROUPS AS t0 ON t.GROUP_ID == t0.Guid
INNER JOIN dbo.TBDD_USER AS t1 ON t.USER_ID == t1.Guid),
null,
Func<QueryContext, DbDataReader, ResultContext, SingleQueryResultCoordinator, GroupOfUser>,
DigitalData.UserManager.Infrastructure.Repositories.DDECMDbContext,
False,
True,
True
)'
2024-03-20 13:02:24.3807|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 13:02:24.3807|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 13:02:24.3807|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 13:02:24.3935|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (1ms).
2024-03-20 13:02:24.3935|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (1ms).
2024-03-20 13:02:24.3935|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:02:24.4234|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:02:24.4259|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[GROUP_ID], [t].[USER_ID], [t0].[Guid], [t0].[Active], [t0].[AD_SYNC], [t0].[ADDED_WHO], [t0].[CHANGED_WHO], [t0].[Comment], [t0].[ECM_FK_ID], [t0].[Internal], [t0].[Name], [t1].[Guid], [t1].[ACTIVE], [t1].[ADDED_WHO], [t1].[CHANGED_WHO], [t1].[COMMENT], [t1].[DATE_FORMAT], [t1].[DELETED], [t1].[EMAIL], [t1].[LANGUAGE], [t1].[NAME], [t1].[PRENAME], [t1].[SHORTNAME], [t1].[USERNAME]
FROM [dbo].[TBDD_GROUPS_USER] AS [t]
INNER JOIN [dbo].[TBDD_GROUPS] AS [t0] ON [t].[GROUP_ID] = [t0].[Guid]
INNER JOIN [dbo].[TBDD_USER] AS [t1] ON [t].[USER_ID] = [t1].[Guid]
2024-03-20 13:02:24.4259|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[GROUP_ID], [t].[USER_ID], [t0].[Guid], [t0].[Active], [t0].[AD_SYNC], [t0].[ADDED_WHO], [t0].[CHANGED_WHO], [t0].[Comment], [t0].[ECM_FK_ID], [t0].[Internal], [t0].[Name], [t1].[Guid], [t1].[ACTIVE], [t1].[ADDED_WHO], [t1].[CHANGED_WHO], [t1].[COMMENT], [t1].[DATE_FORMAT], [t1].[DELETED], [t1].[EMAIL], [t1].[LANGUAGE], [t1].[NAME], [t1].[PRENAME], [t1].[SHORTNAME], [t1].[USERNAME]
FROM [dbo].[TBDD_GROUPS_USER] AS [t]
INNER JOIN [dbo].[TBDD_GROUPS] AS [t0] ON [t].[GROUP_ID] = [t0].[Guid]
INNER JOIN [dbo].[TBDD_USER] AS [t1] ON [t].[USER_ID] = [t1].[Guid]
2024-03-20 13:02:24.4259|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.4590|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.4590|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.4743|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.4743|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.4986|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.4986|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.4986|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.4986|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.4986|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.4986|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.4986|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.4986|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.4986|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5020|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5180|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5180|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5180|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5180|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5180|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5180|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5180|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5180|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5180|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5180|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5180|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5180|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:24.5180|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:02:24.5180|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 92ms reading results.
2024-03-20 13:02:24.5180|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:02:24.5180|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 13:02:24.5334|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<User>()
.Where(user => user.Username == __username_0)
.FirstOrDefault()'
2024-03-20 13:02:24.5552|DEBUG|Microsoft.EntityFrameworkCore.Query|Generated query execution expression:
'queryContext => ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync<User>(
asyncEnumerable: new SingleQueryingEnumerable<User>(
(RelationalQueryContext)queryContext,
RelationalCommandCache.QueryExpression(
Projection Mapping:
EmptyProjectionMember -> Dictionary<IProperty, int> { [Property: User.Guid (int) Required PK AfterSave:Throw ValueGenerated.OnAdd, 0], [Property: User.Active (bool) Required, 1], [Property: User.AddedWho (string) Required MaxLength(50), 2], [Property: User.ChangedWho (string) MaxLength(50), 3], [Property: User.Comment (string) MaxLength(500), 4], [Property: User.DateFormat (string) Required MaxLength(10), 5], [Property: User.Deleted (bool) Required, 6], [Property: User.Email (string) MaxLength(100), 7], [Property: User.Language (string) Required MaxLength(5), 8], [Property: User.Name (string) MaxLength(50), 9], [Property: User.Prename (string) MaxLength(50), 10], [Property: User.Shortname (string) MaxLength(30), 11], [Property: User.Username (string) Required MaxLength(50), 12] }
SELECT TOP(1) t.Guid, t.ACTIVE, t.ADDED_WHO, t.CHANGED_WHO, t.COMMENT, t.DATE_FORMAT, t.DELETED, t.EMAIL, t.LANGUAGE, t.NAME, t.PRENAME, t.SHORTNAME, t.USERNAME
FROM dbo.TBDD_USER AS t
WHERE t.USERNAME == @__username_0),
null,
Func<QueryContext, DbDataReader, ResultContext, SingleQueryResultCoordinator, User>,
DigitalData.UserManager.Infrastructure.Repositories.DDECMDbContext,
False,
True,
True
),
cancellationToken: queryContext.CancellationToken)'
2024-03-20 13:02:24.5646|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 13:02:24.5646|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:02:24.5646|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (5ms).
2024-03-20 13:02:24.5646|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:02:24.5646|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:02:24.5646|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[@__username_0='?' (Size = 50)], CommandType='Text', CommandTimeout='30']
SELECT TOP(1) [t].[Guid], [t].[ACTIVE], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[COMMENT], [t].[DATE_FORMAT], [t].[DELETED], [t].[EMAIL], [t].[LANGUAGE], [t].[NAME], [t].[PRENAME], [t].[SHORTNAME], [t].[USERNAME]
FROM [dbo].[TBDD_USER] AS [t]
WHERE [t].[USERNAME] = @__username_0
2024-03-20 13:02:24.6505|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (79ms) [Parameters=[@__username_0='?' (Size = 50)], CommandType='Text', CommandTimeout='30']
SELECT TOP(1) [t].[Guid], [t].[ACTIVE], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[COMMENT], [t].[DATE_FORMAT], [t].[DELETED], [t].[EMAIL], [t].[LANGUAGE], [t].[NAME], [t].[PRENAME], [t].[SHORTNAME], [t].[USERNAME]
FROM [dbo].[TBDD_USER] AS [t]
WHERE [t].[USERNAME] = @__username_0
2024-03-20 13:02:24.6505|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:02:24.6505|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 2ms reading results.
2024-03-20 13:02:24.6505|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:02:24.6505|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 13:02:24.6647|INFO|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies signed in.
2024-03-20 13:02:24.6647|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-20 13:02:24.6647|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API) in 857.9375ms
2024-03-20 13:02:24.6647|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-20 13:02:24.6647|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:02:24.6647|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:02:24.6647|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 13:02:24.6647|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/auth/login application/json 46 - 200 0 - 872.1889ms
2024-03-20 13:02:26.9306|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:02:26.9306|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:02:26.9306|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:02:26.9306|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:02:26.9306|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:02:26.9306|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:02:26.9306|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:02:26.9306|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:02:26.9306|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:02:26.9306|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:02:26.9306|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:02:26.9306|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:02:26.9306|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:02:26.9306|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:02:26.9306|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:02:26.9306|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:02:26.9396|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:02:26.9396|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:02:26.9396|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:02:26.9396|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:02:26.9396|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:02:26.9396|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:02:26.9396|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:02:26.9396|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:02:26.9396|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.047ms
2024-03-20 13:02:26.9396|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:02:26.9396|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:02:26.9396|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 14.5776ms
2024-03-20 13:02:27.0792|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/module - -
2024-03-20 13:02:27.0792|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:02:27.0792|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:02:27.0806|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:02:27.0806|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/module'
2024-03-20 13:02:27.0806|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Module' is valid for the request path '/api/module'
2024-03-20 13:02:27.0806|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:02:27.0806|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-20 13:02:27.0806|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:02:27.0806|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:02:27.0806|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 13:02:27.0806|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:02:27.0806|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:02:27.0806|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:02:27.0806|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API).
2024-03-20 13:02:27.0806|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-20 13:02:27.0806|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:02:27.0806|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Group' is valid for the request path '/api/group'
2024-03-20 13:02:27.0806|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:02:27.0806|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:02:27.0806|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 13:02:27.0806|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:02:27.0806|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:02:27.0806|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 13:02:27.0806|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 13:02:27.0806|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:02:27.0806|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 13:02:27.0806|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Group"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API).
2024-03-20 13:02:27.0806|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:02:27.0806|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:02:27.0806|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:02:27.0806|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 13:02:27.0806|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 13:02:27.0806|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 13:02:27.0806|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:02:27.0806|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 13:02:27.0956|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 13:02:27.0956|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 13:02:27.0956|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 13:02:27.0956|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (2ms).
2024-03-20 13:02:27.0956|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (3ms).
2024-03-20 13:02:27.0956|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:02:27.0956|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:02:27.0956|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 13:02:27.0956|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:02:27.0956|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 13:02:27.0956|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 13:02:27.0956|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 13:02:27.0956|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 13:02:27.0956|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (2ms).
2024-03-20 13:02:27.0956|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (2ms).
2024-03-20 13:02:27.0956|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:02:27.0956|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 13:02:27.0956|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.0956|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.0956|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.0956|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.0956|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.0956|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.0956|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.0956|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.0956|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.0956|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.1113|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.1113|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:02:27.1113|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 9ms reading results.
2024-03-20 13:02:27.1113|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:02:27.1113|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 13:02:27.1113|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:02:27.1113|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:02:27.1113|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:02:27.1113|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:02:27.1113|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:02:27.1113|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:02:27.1113|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 13:02:27.1113|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Module.ModuleDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 13:02:27.1113|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 13:02:27.1113|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API) in 30.2267ms
2024-03-20 13:02:27.1113|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.1113|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:02:27.1113|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.1113|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:02:27.1113|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.1113|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:02:27.1113|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.1113|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (1ms).
2024-03-20 13:02:27.1113|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.1113|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/module - - - 200 - application/json;+charset=utf-8 47.4395ms
2024-03-20 13:02:27.1113|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.1280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.1280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.1280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.1280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.1280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.1280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.1280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.1280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.1280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.1280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.1280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.1280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.1280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.1280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.1280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.1280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.1280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.1280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.1280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.1280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.1280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.1280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:02:27.1280|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:02:27.1280|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 14ms reading results.
2024-03-20 13:02:27.1280|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:02:27.1280|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 13:02:27.1280|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:02:27.1280|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:02:27.1280|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:02:27.1280|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:02:27.1280|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:02:27.1280|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Group.GroupReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 13:02:27.1280|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API) in 44.8406ms
2024-03-20 13:02:27.1280|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:02:27.1280|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:02:27.1280|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:02:27.1429|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 13:02:27.1429|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 200 - application/json;+charset=utf-8 60.7526ms
2024-03-20 13:02:30.7178|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:02:30.7178|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:02:30.7178|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:02:30.7178|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:02:30.7203|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:02:30.7203|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:02:30.7203|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:02:30.7203|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:02:30.7203|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:02:30.7203|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:02:30.7203|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:02:30.7203|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:02:30.7203|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:02:30.7203|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:02:30.7203|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:02:30.7203|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:02:30.7203|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:02:30.7203|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:02:30.7203|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:02:30.7203|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:02:30.7203|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:02:30.7203|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:02:30.7203|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:02:30.7203|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:02:30.7203|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.634ms
2024-03-20 13:02:30.7203|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:02:30.7203|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:02:30.7203|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 15.9403ms
2024-03-20 13:02:30.7401|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 OPTIONS https://localhost:7202/api/auth/logout - -
2024-03-20 13:02:30.7401|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:02:30.7401|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:02:30.7401|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request is a preflight request.
2024-03-20 13:02:30.7401|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 OPTIONS https://localhost:7202/api/auth/logout - - - 204 - - 1.9788ms
2024-03-20 13:02:30.7401|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/auth/logout application/json 2
2024-03-20 13:02:30.7401|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:02:30.7401|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:02:30.7401|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-20 13:02:30.7401|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/logout'
2024-03-20 13:02:30.7401|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Logout (DigitalData.UserManager.API)' with route pattern 'api/Auth/logout' is valid for the request path '/api/auth/logout'
2024-03-20 13:02:30.7401|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Logout (DigitalData.UserManager.API)'
2024-03-20 13:02:30.7401|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:02:30.7401|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Logout (DigitalData.UserManager.API)'
2024-03-20 13:02:30.7401|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "Logout", controller = "Auth"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Logout() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:02:30.7401|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:02:30.7401|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:02:30.7401|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:02:30.7401|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:02:30.7401|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:02:30.7518|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:02:30.7518|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:02:30.7518|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:02:30.7518|INFO|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies signed out.
2024-03-20 13:02:30.7518|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-20 13:02:30.7518|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.Logout (DigitalData.UserManager.API) in 3.5506ms
2024-03-20 13:02:30.7518|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Logout (DigitalData.UserManager.API)'
2024-03-20 13:02:30.7518|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:02:30.7518|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/auth/logout application/json 2 - 200 0 - 12.0758ms
2024-03-20 13:02:30.7518|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN28O0A1T4P8", Request id "0HN28O0A1T4P8:000000C9": started reading request body.
2024-03-20 13:02:30.7518|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN28O0A1T4P8", Request id "0HN28O0A1T4P8:000000C9": done reading request body.
2024-03-20 13:02:32.9213|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:02:32.9213|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:02:32.9213|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:02:32.9213|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:02:32.9213|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:02:32.9236|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:02:32.9236|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:02:32.9236|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:02:32.9236|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:02:32.9236|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:02:32.9236|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:02:32.9236|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:02:32.9236|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:02:32.9236|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:02:32.9236|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:02:32.9236|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:02:32.9236|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:02:32.9236|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:02:32.9236|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:02:32.9236|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:02:32.9236|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:02:32.9236|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:02:32.9236|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:02:32.9236|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:02:32.9236|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 4.4533ms
2024-03-20 13:02:32.9236|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:02:32.9236|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:02:32.9236|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 12.8693ms
2024-03-20 13:02:34.8496|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:02:34.8496|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:02:34.8496|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:02:34.8496|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:02:34.8496|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:02:34.8496|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:02:34.8496|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:02:34.8496|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:02:34.8496|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:02:34.8496|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:02:34.8496|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:02:34.8496|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:02:34.8496|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:02:34.8496|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:02:34.8496|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:02:34.8496|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:02:34.8496|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:02:34.8496|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:02:34.8496|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:02:34.8617|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:02:34.8617|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:02:34.8617|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:02:34.8617|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:02:34.8617|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:02:34.8617|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 8.308ms
2024-03-20 13:02:34.8617|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:02:34.8617|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:02:34.8617|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 16.8540ms
2024-03-20 13:24:58.7610|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/directory/Group?propName=samaccountname - -
2024-03-20 13:24:58.7610|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:24:58.7610|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:24:58.7610|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:24:58.7610|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/directory/Group'
2024-03-20 13:24:58.7610|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)' with route pattern 'api/Directory/Group' is valid for the request path '/api/directory/Group'
2024-03-20 13:24:58.7610|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 13:24:58.7610|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:24:58.7610|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 13:24:58.7610|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetGroups", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetGroups(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-20 13:24:58.7610|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:24:58.7610|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:24:58.7665|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:24:58.7665|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:24:58.7665|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:24:58.7665|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 13:24:58.7665|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-20 13:24:58.7665|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:24:58.7665|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 13:24:58.7665|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String' ...
2024-03-20 13:24:58.7665|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'propName' of type 'System.String' using the name 'propName' in request data ...
2024-03-20 13:24:58.7665|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 13:24:58.7665|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 13:24:58.7665|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String' ...
2024-03-20 13:24:58.7665|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String'.
2024-03-20 13:24:58.9597|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:24:58.9597|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:24:58.9597|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:24:58.9597|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:24:58.9597|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:24:58.9597|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Object, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 13:24:58.9646|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 197.0722ms
2024-03-20 13:24:58.9646|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 13:24:58.9646|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:24:58.9646|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/directory/Group?propName=samaccountname - - - 200 - application/json;+charset=utf-8 204.7302ms
2024-03-20 13:25:01.0140|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/directory/Group?propName=samaccountname - -
2024-03-20 13:25:01.0140|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:25:01.0140|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:25:01.0140|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:25:01.0140|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/directory/Group'
2024-03-20 13:25:01.0140|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)' with route pattern 'api/Directory/Group' is valid for the request path '/api/directory/Group'
2024-03-20 13:25:01.0168|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 13:25:01.0168|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:25:01.0168|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 13:25:01.0168|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetGroups", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetGroups(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-20 13:25:01.0168|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:25:01.0168|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:25:01.0168|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:25:01.0168|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:25:01.0168|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:25:01.0168|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 13:25:01.0168|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-20 13:25:01.0168|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:25:01.0168|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 13:25:01.0168|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String' ...
2024-03-20 13:25:01.0168|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'propName' of type 'System.String' using the name 'propName' in request data ...
2024-03-20 13:25:01.0168|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 13:25:01.0168|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 13:25:01.0168|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String' ...
2024-03-20 13:25:01.0168|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String'.
2024-03-20 13:25:01.2100|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:25:01.2100|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:25:01.2100|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:25:01.2100|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:25:01.2100|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:25:01.2100|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Object, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 13:25:01.2100|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 193.2647ms
2024-03-20 13:25:01.2100|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 13:25:01.2100|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:25:01.2100|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/directory/Group?propName=samaccountname - - - 200 - application/json;+charset=utf-8 201.6880ms
2024-03-20 13:25:08.0151|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/directory/Group?propName=samaccountname - -
2024-03-20 13:25:08.0151|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:25:08.0151|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:25:08.0165|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:25:08.0165|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/directory/Group'
2024-03-20 13:25:08.0165|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)' with route pattern 'api/Directory/Group' is valid for the request path '/api/directory/Group'
2024-03-20 13:25:08.0165|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 13:25:08.0165|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:25:08.0165|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 13:25:08.0165|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetGroups", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetGroups(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-20 13:25:08.0165|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:25:08.0165|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:25:08.0165|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:25:08.0165|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:25:08.0165|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:25:08.0165|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 13:25:08.0165|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-20 13:25:08.0165|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:25:08.0165|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 13:25:08.0165|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String' ...
2024-03-20 13:25:08.0165|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'propName' of type 'System.String' using the name 'propName' in request data ...
2024-03-20 13:25:08.0165|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 13:25:08.0165|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 13:25:08.0165|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String' ...
2024-03-20 13:25:08.0165|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String'.
2024-03-20 13:25:08.2061|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:25:08.2061|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:25:08.2061|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:25:08.2061|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:25:08.2061|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:25:08.2061|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Object, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 13:25:08.2061|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 187.9583ms
2024-03-20 13:25:08.2061|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 13:25:08.2061|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:25:08.2061|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/directory/Group?propName=samaccountname - - - 200 - application/json;+charset=utf-8 196.6247ms
2024-03-20 13:25:09.5091|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/directory/Group?propName=samaccountname - -
2024-03-20 13:25:09.5091|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:25:09.5091|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:25:09.5091|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:25:09.5091|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/directory/Group'
2024-03-20 13:25:09.5091|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)' with route pattern 'api/Directory/Group' is valid for the request path '/api/directory/Group'
2024-03-20 13:25:09.5091|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 13:25:09.5091|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:25:09.5091|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 13:25:09.5091|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetGroups", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetGroups(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-20 13:25:09.5091|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:25:09.5091|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:25:09.5091|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:25:09.5091|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:25:09.5091|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:25:09.5164|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 13:25:09.5164|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-20 13:25:09.5164|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:25:09.5164|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 13:25:09.5164|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String' ...
2024-03-20 13:25:09.5164|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'propName' of type 'System.String' using the name 'propName' in request data ...
2024-03-20 13:25:09.5164|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 13:25:09.5164|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 13:25:09.5164|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String' ...
2024-03-20 13:25:09.5164|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String'.
2024-03-20 13:25:09.6904|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:25:09.6904|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:25:09.6904|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:25:09.6904|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:25:09.6904|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:25:09.6904|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Object, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 13:25:09.6904|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 177.7644ms
2024-03-20 13:25:09.6904|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 13:25:09.6904|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:25:09.6904|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/directory/Group?propName=samaccountname - - - 200 - application/json;+charset=utf-8 186.1813ms
2024-03-20 13:25:12.1306|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:25:12.1306|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:25:12.1306|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:25:12.1306|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:25:12.1306|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:25:12.1306|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:25:12.1306|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:25:12.1306|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:25:12.1306|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:25:12.1306|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:25:12.1306|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:25:12.1306|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:25:12.1306|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:25:12.1306|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:25:12.1306|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:25:12.1306|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:25:12.1306|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:25:12.1306|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:25:12.1306|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:25:12.1306|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:25:12.1306|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:25:12.1306|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:25:12.1306|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:25:12.1417|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:25:12.1417|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 3.8797ms
2024-03-20 13:25:12.1417|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:25:12.1417|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:25:12.1417|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 12.6950ms
2024-03-20 13:25:13.8621|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:25:13.8621|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:25:13.8621|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:25:13.8621|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:25:13.8621|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:25:13.8621|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:25:13.8621|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:25:13.8621|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:25:13.8621|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:25:13.8621|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:25:13.8621|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:25:13.8621|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:25:13.8621|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:25:13.8621|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:25:13.8621|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:25:13.8621|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:25:13.8621|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:25:13.8621|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:25:13.8621|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:25:13.8621|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:25:13.8621|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:25:13.8621|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:25:13.8621|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:25:13.8621|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:25:13.8621|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 3.7704ms
2024-03-20 13:25:13.8621|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:25:13.8621|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:25:13.8758|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 13.8033ms
2024-03-20 13:25:15.4625|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:25:15.4625|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:25:15.4625|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:25:15.4625|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:25:15.4625|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:25:15.4625|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:25:15.4625|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:25:15.4625|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:25:15.4625|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:25:15.4625|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:25:15.4625|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:25:15.4625|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:25:15.4696|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:25:15.4696|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:25:15.4696|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:25:15.4696|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:25:15.4696|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:25:15.4696|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:25:15.4696|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:25:15.4696|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:25:15.4696|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:25:15.4696|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:25:15.4696|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:25:15.4696|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:25:15.4696|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 4.0392ms
2024-03-20 13:25:15.4696|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:25:15.4696|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:25:15.4696|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 13.4010ms
2024-03-20 13:26:10.8373|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:26:10.8373|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:26:10.8373|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:26:10.8373|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:26:10.8373|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:26:10.8373|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:26:10.8373|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:26:10.8373|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:26:10.8373|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:26:10.8373|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:26:10.8430|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:26:10.8430|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:26:10.8430|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:26:10.8430|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:26:10.8430|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:26:10.8430|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:26:10.8430|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:26:10.8430|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:26:10.8430|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:26:10.8430|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:26:10.8430|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:26:10.8430|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:26:10.8430|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:26:10.8430|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:26:10.8430|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.2108ms
2024-03-20 13:26:10.8430|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:26:10.8430|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:26:10.8430|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 15.2408ms
2024-03-20 13:26:26.6220|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:26:26.6220|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:26:26.6220|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:26:26.6220|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:26:26.6240|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:26:26.6240|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:26:26.6240|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:26:26.6240|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:26:26.6240|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:26:26.6240|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:26:26.6240|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:26:26.6240|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:26:26.6240|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:26:26.6240|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:26:26.6240|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:26:26.6240|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:26:26.6240|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:26:26.6240|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:26:26.6240|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:26:26.6240|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:26:26.6240|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:26:26.6240|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:26:26.6240|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:26:26.6240|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:26:26.6240|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.562ms
2024-03-20 13:26:26.6240|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:26:26.6240|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:26:26.6240|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 14.0095ms
2024-03-20 13:29:57.5606|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:29:57.5606|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:29:57.5606|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:29:57.5606|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:29:57.5606|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:29:57.5606|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:29:57.5606|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:29:57.5606|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:29:57.5606|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:29:57.5606|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:29:57.5606|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:29:57.5606|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:29:57.5606|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:29:57.5606|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:29:57.5606|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:29:57.5606|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:29:57.5606|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:29:57.5606|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:29:57.5606|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:29:57.5735|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:29:57.5735|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:29:57.5735|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:29:57.5735|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:29:57.5735|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:29:57.5735|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.6495ms
2024-03-20 13:29:57.5735|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:29:57.5735|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:29:57.5735|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 18.0908ms
2024-03-20 13:30:03.7254|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:30:03.7254|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:30:03.7254|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:30:03.7254|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:30:03.7254|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:30:03.7254|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:30:03.7254|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:30:03.7254|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:30:03.7299|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:30:03.7299|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:30:03.7299|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:30:03.7299|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:30:03.7299|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:30:03.7299|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:30:03.7299|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:30:03.7299|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:30:03.7299|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:30:03.7299|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:30:03.7299|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:30:03.7299|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:30:03.7299|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:30:03.7299|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:30:03.7299|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:30:03.7299|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:30:03.7299|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.598ms
2024-03-20 13:30:03.7299|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:30:03.7299|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:30:03.7299|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 15.0672ms
2024-03-20 13:30:06.1027|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:30:06.1027|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:30:06.1027|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:30:06.1041|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:30:06.1041|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:30:06.1041|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:30:06.1041|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:30:06.1041|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:30:06.1041|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:30:06.1041|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:30:06.1041|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:30:06.1041|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:30:06.1041|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:30:06.1041|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:30:06.1041|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:30:06.1041|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:30:06.1041|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:30:06.1041|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:30:06.1041|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:30:06.1041|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:30:06.1041|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:30:06.1041|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:30:06.1041|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:30:06.1041|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:30:06.1041|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.3147ms
2024-03-20 13:30:06.1041|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:30:06.1041|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:30:06.1041|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 14.2568ms
2024-03-20 13:30:07.8191|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:30:07.8191|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:30:07.8191|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:30:07.8191|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:30:07.8191|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:30:07.8191|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:30:07.8236|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:30:07.8236|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:30:07.8236|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:30:07.8236|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:30:07.8236|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:30:07.8236|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:30:07.8236|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:30:07.8236|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:30:07.8236|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:30:07.8236|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:30:07.8236|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:30:07.8236|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:30:07.8236|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:30:07.8236|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:30:07.8236|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:30:07.8236|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:30:07.8236|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:30:07.8236|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:30:07.8236|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 4.6368ms
2024-03-20 13:30:07.8236|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:30:07.8236|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:30:07.8236|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 14.8574ms
2024-03-20 13:30:09.7869|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:30:09.7869|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:30:09.7869|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:30:09.7869|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:30:09.7869|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:30:09.7869|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:30:09.7869|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:30:09.7869|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:30:09.7920|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:30:09.7920|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:30:09.7920|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:30:09.7920|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:30:09.7920|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:30:09.7920|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:30:09.7920|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:30:09.7920|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:30:09.7920|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:30:09.7920|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:30:09.7920|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:30:09.7920|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:30:09.7920|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:30:09.7920|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:30:09.7920|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:30:09.7920|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:30:09.7920|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 7.7787ms
2024-03-20 13:30:09.7920|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:30:09.7920|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:30:09.7920|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 18.7288ms
2024-03-20 13:30:20.8659|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:30:20.8659|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:30:20.8659|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:30:20.8659|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:30:20.8659|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:30:20.8659|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:30:20.8659|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:30:20.8700|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:30:20.8700|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:30:20.8700|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:30:20.8700|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:30:20.8700|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:30:20.8700|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:30:20.8700|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:30:20.8700|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:30:20.8700|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:30:20.8700|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:30:20.8700|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:30:20.8700|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:30:20.8700|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:30:20.8700|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:30:20.8700|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:30:20.8700|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:30:20.8700|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:30:20.8700|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.9387ms
2024-03-20 13:30:20.8700|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:30:20.8700|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:30:20.8700|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 15.4005ms
2024-03-20 13:32:39.9275|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:32:39.9275|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:32:39.9275|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:32:39.9275|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:32:39.9275|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:32:39.9363|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:32:39.9363|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:32:39.9363|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:32:39.9363|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:32:39.9363|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:32:39.9363|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:32:39.9363|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:32:39.9363|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:32:39.9363|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:32:39.9363|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:32:39.9363|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:32:39.9512|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:32:39.9512|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:32:39.9512|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:32:39.9512|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:32:39.9512|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:32:39.9512|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:32:39.9512|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:32:39.9512|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:32:39.9512|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 9.0202ms
2024-03-20 13:32:39.9512|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:32:39.9512|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:32:39.9512|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 31.7687ms
2024-03-20 13:34:03.5117|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:34:03.5117|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:34:03.5117|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:34:03.5117|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:34:03.5117|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:34:03.5117|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:34:03.5117|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:34:03.5117|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:34:03.5117|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:34:03.5117|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:34:03.5187|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:34:03.5187|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:34:03.5187|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:34:03.5187|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:34:03.5187|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:34:03.5187|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:34:03.5187|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:34:03.5187|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:34:03.5187|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:34:03.5187|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:34:03.5187|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:34:03.5187|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:34:03.5187|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:34:03.5187|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:34:03.5187|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 8.9307ms
2024-03-20 13:34:03.5187|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:34:03.5187|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:34:03.5187|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 20.0534ms
2024-03-20 13:34:33.5844|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:34:33.5844|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:34:33.5844|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:34:33.5844|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:34:33.5844|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:34:33.5844|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:34:33.5844|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:34:33.5844|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:34:33.5844|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:34:33.5844|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:34:33.5844|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:34:33.5844|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:34:33.5844|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:34:33.5927|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:34:33.5927|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:34:33.5927|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:34:33.5927|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:34:33.5927|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:34:33.5927|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:34:33.5927|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:34:33.5927|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:34:33.5927|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:34:33.5927|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:34:33.5927|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:34:33.5927|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 7.038ms
2024-03-20 13:34:33.5927|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:34:33.5927|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:34:33.5927|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 18.6602ms
2024-03-20 13:39:18.2544|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:39:18.2544|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:39:18.2544|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:39:18.2544|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:39:18.2544|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:39:18.2544|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:39:18.2544|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:39:18.2544|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:39:18.2544|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:39:18.2544|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:39:18.2544|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:39:18.2544|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:39:18.2544|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:39:18.2544|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:39:18.2544|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:39:18.2544|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:39:18.2544|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:39:18.2544|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:39:18.2544|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:39:18.2688|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:39:18.2688|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:39:18.2688|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:39:18.2688|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:39:18.2688|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:39:18.2688|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.5562ms
2024-03-20 13:39:18.2688|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:39:18.2688|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:39:18.2688|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 17.6834ms
2024-03-20 13:40:03.9834|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:40:03.9864|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:40:03.9864|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:40:03.9864|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:40:03.9864|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:40:03.9864|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:40:03.9864|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:40:03.9864|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:40:03.9864|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:40:03.9997|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:40:03.9997|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:40:03.9997|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:40:03.9997|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:40:03.9997|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:40:03.9997|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:40:03.9997|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:40:03.9997|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:40:03.9997|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:40:03.9997|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:40:03.9997|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:40:03.9997|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:40:03.9997|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:40:03.9997|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:40:03.9997|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:40:03.9997|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.782ms
2024-03-20 13:40:03.9997|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:40:03.9997|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:40:03.9997|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 26.9729ms
2024-03-20 13:40:04.6927|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/directory/Group?propName=samaccountname - -
2024-03-20 13:40:04.6927|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:40:04.6927|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:40:04.6927|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:40:04.6927|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/directory/Group'
2024-03-20 13:40:04.6927|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)' with route pattern 'api/Directory/Group' is valid for the request path '/api/directory/Group'
2024-03-20 13:40:04.6927|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 13:40:04.6927|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:40:04.6927|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 13:40:04.6927|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetGroups", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetGroups(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-20 13:40:04.6927|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:40:04.6927|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:40:04.6927|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:40:04.6927|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:40:04.6927|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:40:04.6927|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 13:40:04.6927|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-20 13:40:04.6927|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:40:04.7027|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 13:40:04.7027|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String' ...
2024-03-20 13:40:04.7027|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'propName' of type 'System.String' using the name 'propName' in request data ...
2024-03-20 13:40:04.7027|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 13:40:04.7027|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 13:40:04.7027|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String' ...
2024-03-20 13:40:04.7027|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String'.
2024-03-20 13:40:04.8927|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:40:04.8927|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:40:04.8927|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:40:04.8927|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:40:04.8927|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:40:04.8927|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Object, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 13:40:04.8927|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 195.8969ms
2024-03-20 13:40:04.8927|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 13:40:04.8927|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:40:04.8927|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/directory/Group?propName=samaccountname - - - 200 - application/json;+charset=utf-8 205.2122ms
2024-03-20 13:41:14.5558|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:41:14.5558|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:41:14.5572|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:41:14.5572|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:41:14.5572|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:41:14.5572|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:41:14.5572|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:41:14.5572|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:41:14.5572|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:41:14.5572|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:41:14.5572|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:41:14.5572|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:41:14.5572|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:41:14.5572|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:41:14.5572|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:41:14.5572|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:41:14.5572|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:41:14.5572|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:41:14.5572|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:41:14.5572|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:41:14.5572|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:41:14.5572|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:41:14.5572|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:41:14.5572|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:41:14.5572|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.5886ms
2024-03-20 13:41:14.5717|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:41:14.5717|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:41:14.5717|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 17.1643ms
2024-03-20 13:41:52.8843|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:41:52.8843|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:41:52.8843|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:41:52.8843|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:41:52.8843|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:41:52.8843|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:41:52.8843|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:41:52.8843|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:41:52.8843|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:41:52.8843|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:41:52.8843|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:41:52.8843|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:41:52.8843|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:41:52.8843|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:41:52.8843|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:41:52.8843|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:41:52.8843|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:41:52.8843|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:41:52.8843|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:41:52.8843|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:41:52.8980|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:41:52.8980|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:41:52.8980|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:41:52.8980|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:41:52.8980|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.3271ms
2024-03-20 13:41:52.8980|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:41:52.8980|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:41:52.8980|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 17.0456ms
2024-03-20 13:42:11.8875|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:42:11.8875|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:42:11.8875|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:42:11.8875|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:42:11.8875|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:42:11.8875|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:42:11.8875|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:42:11.8875|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:42:11.8875|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:42:11.8875|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:42:11.8875|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:42:11.8875|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:42:11.8875|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:42:11.8875|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:42:11.8875|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:42:11.8875|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:42:11.8967|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:42:11.8967|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:42:11.8967|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:42:11.8967|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:42:11.8967|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:42:11.8967|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:42:11.8967|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:42:11.8967|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:42:11.8967|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 4.2444ms
2024-03-20 13:42:11.8967|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:42:11.8967|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:42:11.8967|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 13.5287ms
2024-03-20 13:42:39.8408|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:42:39.8408|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:42:39.8408|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:42:39.8408|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:42:39.8408|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:42:39.8408|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:42:39.8408|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:42:39.8408|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:42:39.8408|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:42:39.8408|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:42:39.8408|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:42:39.8408|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:42:39.8408|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:42:39.8408|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:42:39.8408|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:42:39.8408|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:42:39.8490|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:42:39.8490|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:42:39.8490|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:42:39.8490|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:42:39.8490|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:42:39.8490|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:42:39.8490|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:42:39.8490|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:42:39.8490|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 3.7904ms
2024-03-20 13:42:39.8490|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:42:39.8490|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:42:39.8490|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 11.5577ms
2024-03-20 13:42:48.6469|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:42:48.6469|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:42:48.6469|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:42:48.6469|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:42:48.6469|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:42:48.6469|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:42:48.6469|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:42:48.6469|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:42:48.6469|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:42:48.6469|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:42:48.6469|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:42:48.6469|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:42:48.6469|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:42:48.6469|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:42:48.6469|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:42:48.6469|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:42:48.6469|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:42:48.6469|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:42:48.6469|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:42:48.6469|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:42:48.6469|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:42:48.6469|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:42:48.6469|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:42:48.6469|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:42:48.6469|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 2.6086ms
2024-03-20 13:42:48.6469|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:42:48.6469|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:42:48.6469|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 7.2166ms
2024-03-20 13:42:55.0333|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:42:55.0333|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:42:55.0333|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:42:55.0333|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:42:55.0346|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:42:55.0346|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:42:55.0346|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:42:55.0346|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:42:55.0346|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:42:55.0346|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:42:55.0346|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:42:55.0346|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:42:55.0346|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:42:55.0346|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:42:55.0346|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:42:55.0346|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:42:55.0346|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:42:55.0346|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:42:55.0346|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:42:55.0346|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:42:55.0346|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:42:55.0346|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:42:55.0346|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:42:55.0346|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:42:55.0346|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 2.4593ms
2024-03-20 13:42:55.0346|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:42:55.0346|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:42:55.0346|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 6.4236ms
2024-03-20 13:43:19.1620|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:43:19.1620|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:43:19.1620|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:43:19.1620|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:43:19.1620|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:43:19.1804|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:43:19.1932|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:43:19.1932|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:43:19.1932|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:43:19.1932|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:43:19.1932|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:43:19.1932|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:43:19.1932|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:43:19.1932|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:43:19.1932|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:43:19.1932|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:43:19.1932|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:43:19.1932|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:43:19.1932|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:43:19.1932|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:43:19.1932|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:43:19.1932|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:43:19.1932|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:43:19.1932|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:43:19.1932|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 3.3041ms
2024-03-20 13:43:19.1932|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:43:19.1932|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:43:19.1932|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 41.6305ms
2024-03-20 13:43:26.5274|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:43:26.5274|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:43:26.5274|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:43:26.5274|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:43:26.5274|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:43:26.5274|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:43:26.5274|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:43:26.5274|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:43:26.5274|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:43:26.5274|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:43:26.5274|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:43:26.5274|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:43:26.5274|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:43:26.5274|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:43:26.5274|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:43:26.5274|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:43:26.5274|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:43:26.5274|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:43:26.5329|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:43:26.5329|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:43:26.5329|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:43:26.5329|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:43:26.5329|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:43:26.5329|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:43:26.5329|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 2.9922ms
2024-03-20 13:43:26.5329|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:43:26.5329|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:43:26.5329|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 7.9354ms
2024-03-20 13:43:42.3349|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:43:42.3349|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:43:42.3349|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:43:42.3349|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:43:42.3349|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:43:42.3349|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:43:42.3349|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:43:42.3349|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:43:42.3349|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:43:42.3349|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:43:42.3349|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:43:42.3349|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:43:42.3349|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:43:42.3349|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:43:42.3349|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:43:42.3349|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:43:42.3349|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:43:42.3349|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:43:42.3349|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:43:42.3349|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:43:42.3349|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:43:42.3349|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:43:42.3349|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:43:42.3349|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:43:42.3349|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 4.1044ms
2024-03-20 13:43:42.3349|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:43:42.3349|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:43:42.3442|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 9.3040ms
2024-03-20 13:44:13.4648|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:44:13.4648|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:44:13.4648|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:44:13.4648|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:44:13.4648|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:44:13.4648|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:44:13.4648|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:44:13.4674|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:44:13.4674|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:44:13.4674|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:44:13.4674|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:44:13.4674|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:44:13.4674|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:44:13.4674|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:44:13.4674|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:44:13.4674|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:44:13.4674|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:44:13.4674|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:44:13.4674|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:44:13.4674|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:44:13.4674|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:44:13.4674|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:44:13.4674|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:44:13.4674|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:44:13.4674|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 2.8261ms
2024-03-20 13:44:13.4674|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:44:13.4674|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:44:13.4674|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 7.9848ms
2024-03-20 13:45:10.4759|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:45:10.4759|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:45:10.4759|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:45:10.4759|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:45:10.4759|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:45:10.4759|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:45:10.4759|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:45:10.4759|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:45:10.4759|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:45:10.4759|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:45:10.4759|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:45:10.4759|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:45:10.4759|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:45:10.4759|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:45:10.4759|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:45:10.4791|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:45:10.4791|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:45:10.4791|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:45:10.4791|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:45:10.4791|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:45:10.4791|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:45:10.4791|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:45:10.4791|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:45:10.4791|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:45:10.4791|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 2.533ms
2024-03-20 13:45:10.4791|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:45:10.4791|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:45:10.4791|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 6.3223ms
2024-03-20 13:45:31.5879|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:45:31.5879|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:45:31.5879|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:45:31.5879|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:45:31.5879|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:45:31.5879|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:45:31.5879|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:45:31.5879|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:45:31.5879|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:45:31.5879|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:45:31.5879|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:45:31.5879|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:45:31.5879|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:45:31.5879|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:45:31.5879|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:45:31.5879|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:45:31.5879|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:45:31.5879|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:45:31.5879|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:45:31.5879|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:45:31.5879|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:45:31.5879|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:45:31.5879|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:45:31.5879|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:45:31.5879|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 3.2227ms
2024-03-20 13:45:31.5879|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:45:31.5879|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:45:31.5879|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 7.7497ms
2024-03-20 13:45:59.9436|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:45:59.9436|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:45:59.9436|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:45:59.9436|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:45:59.9436|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:45:59.9436|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:45:59.9436|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:45:59.9452|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:45:59.9452|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:45:59.9452|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:45:59.9452|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:45:59.9452|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:45:59.9452|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:45:59.9452|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:45:59.9452|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:45:59.9452|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:45:59.9452|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:45:59.9452|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:45:59.9452|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:45:59.9452|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:45:59.9452|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:45:59.9452|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:45:59.9452|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:45:59.9452|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:45:59.9452|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 2.6711ms
2024-03-20 13:45:59.9452|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:45:59.9452|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:45:59.9452|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 5.8158ms
2024-03-20 13:46:10.5825|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:46:10.5825|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:46:10.5825|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:46:10.5825|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:46:10.5825|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:46:10.5825|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:46:10.5825|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:46:10.5825|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:46:10.5825|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:46:10.5825|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:46:10.5825|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:46:10.5825|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:46:10.5825|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:46:10.5825|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:46:10.5825|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:46:10.5856|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:46:10.5856|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:46:10.5856|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:46:10.5856|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:46:10.5856|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:46:10.5856|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:46:10.5856|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:46:10.5856|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:46:10.5856|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:46:10.5856|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 3.2093ms
2024-03-20 13:46:10.5856|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:46:10.5856|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:46:10.5856|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 6.8709ms
2024-03-20 13:46:56.8081|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:46:56.8081|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:46:56.8081|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:46:56.8081|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:46:56.8081|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:46:56.8081|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:46:56.8081|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:46:56.8081|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:46:56.8081|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:46:56.8081|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:46:56.8081|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:46:56.8081|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:46:56.8081|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:46:56.8081|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:46:56.8081|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:46:56.8081|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:46:56.8081|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:46:56.8081|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:46:56.8081|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:46:56.8081|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:46:56.8081|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:46:56.8081|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:46:56.8081|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:46:56.8081|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:46:56.8081|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 2.6967ms
2024-03-20 13:46:56.8081|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:46:56.8081|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:46:56.8081|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 7.0211ms
2024-03-20 13:49:45.8046|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:49:45.8046|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:49:45.8046|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:49:45.8046|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:49:45.8046|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:49:45.8046|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:49:45.8046|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:49:45.8046|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:49:45.8046|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:49:45.8046|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:49:45.8046|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:49:45.8046|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:49:45.8046|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:49:45.8046|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:49:45.8046|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:49:45.8046|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:49:45.8046|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:49:45.8046|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:49:45.8046|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:49:45.8046|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:49:45.8103|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:49:45.8103|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:49:45.8103|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:49:45.8103|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:49:45.8103|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 2.8531ms
2024-03-20 13:49:45.8103|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:49:45.8103|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:49:45.8103|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 7.0271ms
2024-03-20 13:49:53.1667|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:49:53.1667|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:49:53.1667|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:49:53.1667|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:49:53.1667|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:49:53.1667|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:49:53.1667|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:49:53.1667|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:49:53.1667|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:49:53.1667|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:49:53.1667|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:49:53.1667|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:49:53.1667|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:49:53.1667|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:49:53.1667|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:49:53.1693|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:49:53.1693|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:49:53.1693|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:49:53.1693|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:49:53.1693|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:49:53.1693|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:49:53.1693|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:49:53.1693|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:49:53.1693|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:49:53.1693|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 1.7981ms
2024-03-20 13:49:53.1693|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:49:53.1693|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:49:53.1693|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 4.9693ms
2024-03-20 13:49:59.6896|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:49:59.6896|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:49:59.6896|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:49:59.6896|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:49:59.6896|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:49:59.6896|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:49:59.6896|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:49:59.6896|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:49:59.6896|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:49:59.6896|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:49:59.6896|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:49:59.6896|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:49:59.6896|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:49:59.6896|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:49:59.6896|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:49:59.6896|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:49:59.6896|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:49:59.6896|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:49:59.6896|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:49:59.6896|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:49:59.6896|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:49:59.6896|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:49:59.6896|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:49:59.6896|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:49:59.6896|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 2.6351ms
2024-03-20 13:49:59.6896|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:49:59.6896|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:49:59.6896|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 6.3475ms
2024-03-20 13:50:02.8164|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:50:02.8164|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:50:02.8164|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:50:02.8164|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:50:02.8164|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:50:02.8164|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:50:02.8164|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:50:02.8164|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:50:02.8164|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:50:02.8164|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:50:02.8164|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:50:02.8164|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:50:02.8164|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:50:02.8164|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:50:02.8164|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:50:02.8164|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:50:02.8164|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:50:02.8164|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:50:02.8164|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:50:02.8164|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:50:02.8164|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:50:02.8164|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:50:02.8164|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:50:02.8164|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:50:02.8164|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 2.0035ms
2024-03-20 13:50:02.8164|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:50:02.8164|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:50:02.8164|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 6.3865ms
2024-03-20 13:50:04.7233|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 OPTIONS https://localhost:7202/api/auth/login - -
2024-03-20 13:50:04.7233|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:50:04.7233|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:50:04.7233|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request is a preflight request.
2024-03-20 13:50:04.7233|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 OPTIONS https://localhost:7202/api/auth/login - - - 204 - - 1.1137ms
2024-03-20 13:50:04.7233|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/auth/login application/json 46
2024-03-20 13:50:04.7233|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:50:04.7233|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:50:04.7233|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-20 13:50:04.7233|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/login'
2024-03-20 13:50:04.7233|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)' with route pattern 'api/Auth/login' is valid for the request path '/api/auth/login'
2024-03-20 13:50:04.7233|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-20 13:50:04.7233|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 13:50:04.7233|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-20 13:50:04.7233|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "Login", controller = "Auth"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Login(DigitalData.UserManager.Application.DTOs.Auth.LogInDto) on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:50:04.7233|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:50:04.7233|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:50:04.7233|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:50:04.7233|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:50:04.7233|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:50:04.7233|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:50:04.7233|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:50:04.7233|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:50:04.7309|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-20 13:50:04.7309|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' using the name '' in request data ...
2024-03-20 13:50:04.7309|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-20 13:50:04.7309|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN28O0A1T4P8", Request id "0HN28O0A1T4P8:0000011F": started reading request body.
2024-03-20 13:50:04.7309|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN28O0A1T4P8", Request id "0HN28O0A1T4P8:0000011F": done reading request body.
2024-03-20 13:50:04.7309|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'
2024-03-20 13:50:04.7309|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-20 13:50:04.7309|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-20 13:50:04.7309|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-20 13:50:04.7309|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-20 13:50:04.7729|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 13:50:04.7729|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 13:50:04.7729|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 13:50:04.7729|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:50:04.7729|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:50:04.7729|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:04.7879|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:04.7879|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[GROUP_ID], [t].[USER_ID], [t0].[Guid], [t0].[Active], [t0].[AD_SYNC], [t0].[ADDED_WHO], [t0].[CHANGED_WHO], [t0].[Comment], [t0].[ECM_FK_ID], [t0].[Internal], [t0].[Name], [t1].[Guid], [t1].[ACTIVE], [t1].[ADDED_WHO], [t1].[CHANGED_WHO], [t1].[COMMENT], [t1].[DATE_FORMAT], [t1].[DELETED], [t1].[EMAIL], [t1].[LANGUAGE], [t1].[NAME], [t1].[PRENAME], [t1].[SHORTNAME], [t1].[USERNAME]
FROM [dbo].[TBDD_GROUPS_USER] AS [t]
INNER JOIN [dbo].[TBDD_GROUPS] AS [t0] ON [t].[GROUP_ID] = [t0].[Guid]
INNER JOIN [dbo].[TBDD_USER] AS [t1] ON [t].[USER_ID] = [t1].[Guid]
2024-03-20 13:50:04.7879|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[GROUP_ID], [t].[USER_ID], [t0].[Guid], [t0].[Active], [t0].[AD_SYNC], [t0].[ADDED_WHO], [t0].[CHANGED_WHO], [t0].[Comment], [t0].[ECM_FK_ID], [t0].[Internal], [t0].[Name], [t1].[Guid], [t1].[ACTIVE], [t1].[ADDED_WHO], [t1].[CHANGED_WHO], [t1].[COMMENT], [t1].[DATE_FORMAT], [t1].[DELETED], [t1].[EMAIL], [t1].[LANGUAGE], [t1].[NAME], [t1].[PRENAME], [t1].[SHORTNAME], [t1].[USERNAME]
FROM [dbo].[TBDD_GROUPS_USER] AS [t]
INNER JOIN [dbo].[TBDD_GROUPS] AS [t0] ON [t].[GROUP_ID] = [t0].[Guid]
INNER JOIN [dbo].[TBDD_USER] AS [t1] ON [t].[USER_ID] = [t1].[Guid]
2024-03-20 13:50:04.7879|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 10ms reading results.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[@__username_0='?' (Size = 50)], CommandType='Text', CommandTimeout='30']
SELECT TOP(1) [t].[Guid], [t].[ACTIVE], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[COMMENT], [t].[DATE_FORMAT], [t].[DELETED], [t].[EMAIL], [t].[LANGUAGE], [t].[NAME], [t].[PRENAME], [t].[SHORTNAME], [t].[USERNAME]
FROM [dbo].[TBDD_USER] AS [t]
WHERE [t].[USERNAME] = @__username_0
2024-03-20 13:50:04.7939|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[@__username_0='?' (Size = 50)], CommandType='Text', CommandTimeout='30']
SELECT TOP(1) [t].[Guid], [t].[ACTIVE], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[COMMENT], [t].[DATE_FORMAT], [t].[DELETED], [t].[EMAIL], [t].[LANGUAGE], [t].[NAME], [t].[PRENAME], [t].[SHORTNAME], [t].[USERNAME]
FROM [dbo].[TBDD_USER] AS [t]
WHERE [t].[USERNAME] = @__username_0
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 0ms reading results.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:04.7939|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 13:50:04.8095|INFO|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies signed in.
2024-03-20 13:50:04.8095|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-20 13:50:04.8095|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API) in 81.3653ms
2024-03-20 13:50:04.8095|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-20 13:50:04.8095|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:50:04.8095|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:04.8095|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 13:50:04.8095|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/auth/login application/json 46 - 200 0 - 85.1397ms
2024-03-20 13:50:06.3628|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:50:06.3628|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:50:06.3628|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:50:06.3628|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:50:06.3628|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:50:06.3628|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:50:06.3628|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:50:06.3628|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:50:06.3628|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:50:06.3628|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:50:06.3628|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:50:06.3628|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:50:06.3628|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:50:06.3628|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:50:06.3628|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:50:06.3628|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:50:06.3628|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:50:06.3628|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:50:06.3628|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:50:06.3628|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:50:06.3628|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:50:06.3628|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:50:06.3628|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:50:06.3628|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:50:06.3628|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 2.0988ms
2024-03-20 13:50:06.3628|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:50:06.3628|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:50:06.3628|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 5.2392ms
2024-03-20 13:50:06.4570|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/module - -
2024-03-20 13:50:06.4570|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-20 13:50:06.4570|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:50:06.4570|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:50:06.4570|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:50:06.4570|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:50:06.4570|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:50:06.4570|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:50:06.4652|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/module'
2024-03-20 13:50:06.4652|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-20 13:50:06.4652|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Module' is valid for the request path '/api/module'
2024-03-20 13:50:06.4652|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Group' is valid for the request path '/api/group'
2024-03-20 13:50:06.4652|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:50:06.4652|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:50:06.4652|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:50:06.4652|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:50:06.4652|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 13:50:06.4652|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 13:50:06.4652|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:50:06.4652|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:50:06.4652|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API).
2024-03-20 13:50:06.4652|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Group"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API).
2024-03-20 13:50:06.4652|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:50:06.4652|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:50:06.4652|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:50:06.4652|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:50:06.4652|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 13:50:06.4652|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 13:50:06.4652|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:50:06.4652|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:50:06.4652|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 13:50:06.4652|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 13:50:06.4652|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 13:50:06.4652|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 13:50:06.4652|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:50:06.4652|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 13:50:06.4652|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:50:06.4652|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 13:50:06.4652|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 13:50:06.4652|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 13:50:06.4652|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 13:50:06.4652|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:50:06.4652|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 13:50:06.4652|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (1ms).
2024-03-20 13:50:06.4652|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 13:50:06.4652|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:06.4652|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 13:50:06.4652|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:06.4652|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:50:06.4652|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 13:50:06.4652|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:50:06.4652|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:06.4652|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 13:50:06.4652|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4652|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4652|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4819|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4819|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4819|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4819|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4819|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4819|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4819|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4819|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4819|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:06.4819|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 10ms reading results.
2024-03-20 13:50:06.4819|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:06.4819|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 13:50:06.4819|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:50:06.4819|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:50:06.4819|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:50:06.4819|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:50:06.4819|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:50:06.4819|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Module.ModuleDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 13:50:06.4819|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API) in 20.7834ms
2024-03-20 13:50:06.4819|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:50:06.4819|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:50:06.4819|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:06.4819|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (3ms).
2024-03-20 13:50:06.4819|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:06.4819|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/module - - - 200 - application/json;+charset=utf-8 36.8130ms
2024-03-20 13:50:06.4819|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 13:50:06.4984|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 13:50:06.4984|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 5ms reading results.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 13:50:06.4984|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:50:06.4984|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:50:06.4984|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Group.GroupReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 13:50:06.4984|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API) in 37.3188ms
2024-03-20 13:50:06.4984|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:50:06.4984|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:06.4984|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 13:50:06.4984|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 200 - application/json;+charset=utf-8 50.1842ms
2024-03-20 13:50:14.4359|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:50:14.4359|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:50:14.4359|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:50:14.4359|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:50:14.4359|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:50:14.4359|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:50:14.4359|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:50:14.4359|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:50:14.4359|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:50:14.4359|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:50:14.4359|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:50:14.4359|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:50:14.4359|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:50:14.4359|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:50:14.4359|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:50:14.4359|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:50:14.4359|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:50:14.4359|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:50:14.4359|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:50:14.4359|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:50:14.4359|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:50:14.4359|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:50:14.4359|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:50:14.4359|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:50:14.4359|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 3.2572ms
2024-03-20 13:50:14.4359|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:50:14.4359|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:50:14.4359|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 7.1309ms
2024-03-20 13:50:14.4501|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:50:14.4501|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:50:14.4501|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:50:14.4501|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:50:14.4501|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:50:14.4501|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:50:14.4501|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:50:14.4501|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:50:14.4501|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:50:14.4501|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:50:14.4501|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:50:14.4501|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:50:14.4501|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:50:14.4501|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:50:14.4501|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:50:14.4501|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:50:14.4501|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:50:14.4501|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:50:14.4501|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:50:14.4501|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:50:14.4501|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:50:14.4501|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:50:14.4501|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:50:14.4501|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:50:14.4501|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 2.4499ms
2024-03-20 13:50:14.4501|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:50:14.4501|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:50:14.4501|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 5.6004ms
2024-03-20 13:50:14.5165|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/module - -
2024-03-20 13:50:14.5165|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-20 13:50:14.5165|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:50:14.5165|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:50:14.5165|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:50:14.5165|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:50:14.5165|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:50:14.5165|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:50:14.5165|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/module'
2024-03-20 13:50:14.5165|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-20 13:50:14.5165|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Module' is valid for the request path '/api/module'
2024-03-20 13:50:14.5165|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Group' is valid for the request path '/api/group'
2024-03-20 13:50:14.5165|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:50:14.5165|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:50:14.5165|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:50:14.5165|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:50:14.5165|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 13:50:14.5165|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:50:14.5165|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 13:50:14.5165|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API).
2024-03-20 13:50:14.5165|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:50:14.5165|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:50:14.5165|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Group"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API).
2024-03-20 13:50:14.5165|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:50:14.5165|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:50:14.5165|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 13:50:14.5165|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:50:14.5165|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:50:14.5165|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 13:50:14.5165|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 13:50:14.5165|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:50:14.5165|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 13:50:14.5165|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 13:50:14.5165|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 13:50:14.5165|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:50:14.5165|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 13:50:14.5165|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:50:14.5165|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 13:50:14.5165|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 13:50:14.5165|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 13:50:14.5165|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 13:50:14.5165|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 13:50:14.5165|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:50:14.5165|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 13:50:14.5165|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:50:14.5165|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 13:50:14.5165|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:14.5165|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:50:14.5165|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:14.5165|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:50:14.5165|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 13:50:14.5165|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:14.5165|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:14.5165|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 13:50:14.5165|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 10ms reading results.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Module.ModuleDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API) in 18.7035ms
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/module - - - 200 - application/json;+charset=utf-8 25.4579ms
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:14.5280|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:14.5428|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 13ms reading results.
2024-03-20 13:50:14.5428|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:14.5428|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 13:50:14.5428|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:50:14.5428|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:50:14.5428|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:50:14.5428|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:50:14.5428|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:50:14.5428|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Group.GroupReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 13:50:14.5428|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API) in 22.7525ms
2024-03-20 13:50:14.5428|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:50:14.5428|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:50:14.5428|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:14.5428|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 13:50:14.5428|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 200 - application/json;+charset=utf-8 28.7262ms
2024-03-20 13:50:22.1292|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:50:22.1292|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:50:22.1292|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:50:22.1292|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:50:22.1292|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:50:22.1292|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:50:22.1292|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:50:22.1292|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:50:22.1292|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:50:22.1292|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:50:22.1292|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:50:22.1292|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:50:22.1292|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:50:22.1292|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:50:22.1292|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:50:22.1292|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:50:22.1292|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:50:22.1292|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:50:22.1292|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:50:22.1292|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:50:22.1292|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:50:22.1292|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:50:22.1292|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:50:22.1292|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:50:22.1292|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 2.6929ms
2024-03-20 13:50:22.1292|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:50:22.1292|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:50:22.1292|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 6.0989ms
2024-03-20 13:50:22.1438|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:50:22.1438|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:50:22.1438|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:50:22.1438|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:50:22.1438|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:50:22.1438|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:50:22.1438|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:50:22.1438|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:50:22.1438|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:50:22.1438|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:50:22.1438|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:50:22.1438|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:50:22.1438|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:50:22.1438|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:50:22.1438|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:50:22.1438|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:50:22.1438|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:50:22.1438|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:50:22.1438|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:50:22.1438|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:50:22.1438|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:50:22.1438|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:50:22.1438|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:50:22.1438|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:50:22.1438|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 2.1564ms
2024-03-20 13:50:22.1438|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:50:22.1438|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:50:22.1438|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 5.6205ms
2024-03-20 13:50:22.2069|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/module - -
2024-03-20 13:50:22.2069|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:50:22.2069|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-20 13:50:22.2069|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:50:22.2069|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:50:22.2069|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:50:22.2069|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:50:22.2069|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/module'
2024-03-20 13:50:22.2069|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:50:22.2069|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Module' is valid for the request path '/api/module'
2024-03-20 13:50:22.2069|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-20 13:50:22.2069|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:50:22.2069|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Group' is valid for the request path '/api/group'
2024-03-20 13:50:22.2069|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:50:22.2069|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:50:22.2069|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 13:50:22.2069|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:50:22.2069|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:50:22.2069|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 13:50:22.2069|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:50:22.2069|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API).
2024-03-20 13:50:22.2069|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Group"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API).
2024-03-20 13:50:22.2069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:50:22.2069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:50:22.2069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:50:22.2069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:50:22.2069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 13:50:22.2069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 13:50:22.2069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:50:22.2069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:50:22.2069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 13:50:22.2069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 13:50:22.2069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 13:50:22.2069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 13:50:22.2069|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:50:22.2069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 13:50:22.2069|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:50:22.2069|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 13:50:22.2069|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 13:50:22.2069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 13:50:22.2069|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 13:50:22.2069|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:50:22.2069|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 13:50:22.2148|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 13:50:22.2148|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 3ms reading results.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2148|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Module.ModuleDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2148|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API) in 17.24ms
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2148|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2148|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:50:22.2307|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2307|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2307|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:22.2307|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2307|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 13:50:22.2307|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2307|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/module - - - 200 - application/json;+charset=utf-8 24.9688ms
2024-03-20 13:50:22.2307|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:50:22.2307|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:22.2307|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 9ms reading results.
2024-03-20 13:50:22.2307|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:22.2307|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 13:50:22.2307|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:50:22.2307|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:50:22.2307|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:50:22.2307|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:50:22.2307|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:50:22.2307|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Group.GroupReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 13:50:22.2307|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API) in 21.5585ms
2024-03-20 13:50:22.2307|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:50:22.2307|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:50:22.2307|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:50:22.2307|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 13:50:22.2307|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 200 - application/json;+charset=utf-8 26.8020ms
2024-03-20 13:51:41.3220|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:51:41.3220|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:51:41.3220|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:51:41.3220|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:51:41.3220|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:51:41.3220|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:51:41.3220|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:51:41.3220|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:51:41.3220|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:51:41.3220|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:51:41.3220|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:51:41.3220|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:51:41.3220|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:51:41.3220|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:51:41.3220|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:51:41.3220|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:51:41.3220|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:51:41.3220|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:51:41.3220|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:51:41.3220|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:51:41.3220|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:51:41.3220|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:51:41.3220|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:51:41.3220|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:51:41.3220|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 3.705ms
2024-03-20 13:51:41.3220|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:51:41.3220|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:51:41.3220|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 8.4782ms
2024-03-20 13:51:41.3413|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:51:41.3413|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:51:41.3413|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:51:41.3413|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:51:41.3413|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:51:41.3413|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:51:41.3413|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:51:41.3413|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:51:41.3413|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:51:41.3413|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:51:41.3413|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:51:41.3413|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:51:41.3413|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:51:41.3413|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:51:41.3413|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:51:41.3413|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:51:41.3413|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:51:41.3413|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:51:41.3413|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:51:41.3413|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:51:41.3413|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:51:41.3413|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:51:41.3413|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:51:41.3413|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:51:41.3413|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.0592ms
2024-03-20 13:51:41.3413|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:51:41.3413|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:51:41.3413|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 9.5334ms
2024-03-20 13:51:41.4309|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/module - -
2024-03-20 13:51:41.4309|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-20 13:51:41.4309|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:51:41.4309|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:51:41.4309|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:51:41.4309|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:51:41.4309|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:51:41.4309|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:51:41.4309|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/module'
2024-03-20 13:51:41.4309|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-20 13:51:41.4309|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Module' is valid for the request path '/api/module'
2024-03-20 13:51:41.4309|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Group' is valid for the request path '/api/group'
2024-03-20 13:51:41.4309|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:51:41.4309|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:51:41.4309|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:51:41.4309|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:51:41.4309|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 13:51:41.4309|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 13:51:41.4309|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:51:41.4309|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:51:41.4309|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API).
2024-03-20 13:51:41.4309|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Group"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API).
2024-03-20 13:51:41.4309|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:51:41.4309|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:51:41.4309|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:51:41.4309|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:51:41.4309|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 13:51:41.4309|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 13:51:41.4309|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:51:41.4309|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:51:41.4309|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 13:51:41.4309|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 13:51:41.4309|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 13:51:41.4309|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 13:51:41.4309|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:51:41.4309|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:51:41.4309|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 13:51:41.4309|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 13:51:41.4309|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 13:51:41.4309|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 13:51:41.4309|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 13:51:41.4309|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 13:51:41.4309|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 13:51:41.4309|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 13:51:41.4309|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:51:41.4309|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:51:41.4309|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:51:41.4309|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:51:41.4309|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:51:41.4309|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:51:41.4309|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:51:41.4309|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:51:41.4309|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 13:51:41.4309|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 13:51:41.4309|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 13:51:41.4309|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (7ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 10ms reading results.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:51:41.4470|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4470|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Module.ModuleDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 13:51:41.4470|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4618|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API) in 25.8144ms
2024-03-20 13:51:41.4618|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4618|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:51:41.4618|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4618|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:51:41.4618|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4618|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:51:41.4618|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4618|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 13:51:41.4618|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4618|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/module - - - 200 - application/json;+charset=utf-8 32.0985ms
2024-03-20 13:51:41.4618|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:51:41.4618|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:51:41.4618|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 16ms reading results.
2024-03-20 13:51:41.4618|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:51:41.4618|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 13:51:41.4618|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:51:41.4618|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:51:41.4618|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:51:41.4618|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:51:41.4618|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:51:41.4618|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Group.GroupReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 13:51:41.4618|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API) in 29.1874ms
2024-03-20 13:51:41.4618|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:51:41.4618|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:51:41.4618|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:51:41.4618|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 13:51:41.4618|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 200 - application/json;+charset=utf-8 35.3798ms
2024-03-20 13:53:19.3542|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:53:19.3542|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:53:19.3542|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:53:19.3542|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:53:19.3542|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:53:19.3542|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:53:19.3542|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:53:19.3542|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:53:19.3542|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:53:19.3542|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:53:19.3542|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:53:19.3542|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:53:19.3542|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:53:19.3542|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:53:19.3542|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:53:19.3542|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:53:19.3542|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:53:19.3542|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:53:19.3542|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:53:19.3542|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:53:19.3542|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:53:19.3542|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:53:19.3542|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:53:19.3542|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:53:19.3542|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 3.0669ms
2024-03-20 13:53:19.3542|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:53:19.3542|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:53:19.3542|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 7.9143ms
2024-03-20 13:53:19.3698|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:53:19.3698|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:53:19.3698|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:53:19.3698|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:53:19.3698|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:53:19.3698|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:53:19.3698|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:53:19.3698|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:53:19.3698|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:53:19.3698|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:53:19.3698|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:53:19.3698|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:53:19.3698|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:53:19.3698|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:53:19.3698|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:53:19.3698|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:53:19.3698|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:53:19.3698|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:53:19.3698|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:53:19.3698|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:53:19.3698|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:53:19.3698|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:53:19.3698|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:53:19.3698|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:53:19.3698|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 2.2049ms
2024-03-20 13:53:19.3698|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:53:19.3698|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:53:19.3698|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 6.3751ms
2024-03-20 13:53:19.4424|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/module - -
2024-03-20 13:53:19.4424|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-20 13:53:19.4429|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:53:19.4429|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:53:19.4429|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:53:19.4429|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:53:19.4429|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:53:19.4429|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:53:19.4429|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/module'
2024-03-20 13:53:19.4429|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-20 13:53:19.4429|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Module' is valid for the request path '/api/module'
2024-03-20 13:53:19.4429|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Group' is valid for the request path '/api/group'
2024-03-20 13:53:19.4429|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:53:19.4429|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:53:19.4429|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:53:19.4429|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:53:19.4429|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 13:53:19.4429|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:53:19.4429|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 13:53:19.4429|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API).
2024-03-20 13:53:19.4429|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:53:19.4429|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:53:19.4429|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Group"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API).
2024-03-20 13:53:19.4429|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:53:19.4429|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:53:19.4429|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 13:53:19.4429|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:53:19.4429|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:53:19.4429|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 13:53:19.4429|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 13:53:19.4429|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 13:53:19.4429|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:53:19.4429|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 13:53:19.4429|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 13:53:19.4429|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:53:19.4429|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:53:19.4429|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 13:53:19.4429|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 13:53:19.4429|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 13:53:19.4429|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 13:53:19.4429|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 13:53:19.4429|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 13:53:19.4429|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 13:53:19.4429|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 13:53:19.4429|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:53:19.4429|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:53:19.4429|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:53:19.4429|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:53:19.4429|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:53:19.4429|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:53:19.4429|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:53:19.4429|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:53:19.4429|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 13:53:19.4429|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 13:53:19.4429|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 13:53:19.4429|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 13:53:19.4619|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4619|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4619|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4619|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4619|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4619|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4619|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4619|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4619|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4619|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4619|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4619|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4619|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 13ms reading results.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4738|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Module.ModuleDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4738|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API) in 30.6685ms
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4738|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:19.4738|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/module - - - 200 - application/json;+charset=utf-8 37.2557ms
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 18ms reading results.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 13:53:19.4738|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:53:19.4738|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:53:19.4738|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Group.GroupReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 13:53:19.4738|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API) in 34.5986ms
2024-03-20 13:53:19.4738|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:53:19.4738|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 13:53:19.4738|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 200 - application/json;+charset=utf-8 41.2582ms
2024-03-20 13:53:51.1061|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:53:51.1061|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:53:51.1061|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:53:51.1061|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:53:51.1061|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:53:51.1061|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:53:51.1061|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:53:51.1061|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:53:51.1061|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:53:51.1061|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:53:51.1061|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:53:51.1061|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:53:51.1061|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:53:51.1061|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:53:51.1061|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:53:51.1061|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:53:51.1061|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:53:51.1061|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:53:51.1061|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:53:51.1061|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:53:51.1061|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:53:51.1061|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:53:51.1061|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:53:51.1061|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:53:51.1061|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 2.8012ms
2024-03-20 13:53:51.1061|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:53:51.1061|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:53:51.1061|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 6.9176ms
2024-03-20 13:53:51.1202|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:53:51.1202|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:53:51.1202|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:53:51.1202|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:53:51.1202|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:53:51.1202|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:53:51.1202|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:53:51.1202|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:53:51.1202|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:53:51.1202|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:53:51.1202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:53:51.1202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:53:51.1202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:53:51.1202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:53:51.1202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:53:51.1202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:53:51.1202|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:53:51.1202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:53:51.1202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:53:51.1202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:53:51.1202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:53:51.1202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:53:51.1202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:53:51.1202|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:53:51.1202|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 2.8822ms
2024-03-20 13:53:51.1202|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:53:51.1202|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:53:51.1202|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 6.7608ms
2024-03-20 13:53:51.2016|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/module - -
2024-03-20 13:53:51.2016|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:53:51.2016|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-20 13:53:51.2016|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:53:51.2016|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:53:51.2016|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:53:51.2016|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:53:51.2083|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/module'
2024-03-20 13:53:51.2083|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:53:51.2083|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Module' is valid for the request path '/api/module'
2024-03-20 13:53:51.2083|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-20 13:53:51.2083|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:53:51.2083|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Group' is valid for the request path '/api/group'
2024-03-20 13:53:51.2083|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:53:51.2083|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:53:51.2083|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 13:53:51.2083|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:53:51.2083|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:53:51.2083|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API).
2024-03-20 13:53:51.2083|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 13:53:51.2083|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:53:51.2083|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:53:51.2083|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:53:51.2083|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Group"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API).
2024-03-20 13:53:51.2083|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 13:53:51.2083|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:53:51.2083|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:53:51.2083|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:53:51.2083|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 13:53:51.2083|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 13:53:51.2083|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 13:53:51.2083|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:53:51.2083|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 13:53:51.2083|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 13:53:51.2083|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:53:51.2083|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 13:53:51.2083|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:53:51.2083|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 13:53:51.2083|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 13:53:51.2083|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 13:53:51.2083|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 13:53:51.2083|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 13:53:51.2083|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:53:51.2083|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 13:53:51.2083|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:53:51.2083|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 13:53:51.2083|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:53:51.2083|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:53:51.2083|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:53:51.2083|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (1ms).
2024-03-20 13:53:51.2083|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 13:53:51.2083|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:53:51.2083|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:53:51.2083|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 13:53:51.2083|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 13:53:51.2083|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2083|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2083|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2083|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2083|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2234|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (8ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 13:53:51.2234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2234|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:53:51.2234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2234|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 14ms reading results.
2024-03-20 13:53:51.2234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2234|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:53:51.2234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2234|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 13:53:51.2234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2234|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:53:51.2234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2234|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:53:51.2234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2234|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:53:51.2234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2234|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:53:51.2234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2234|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:53:51.2234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2234|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Module.ModuleDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 13:53:51.2234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2234|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API) in 23.2332ms
2024-03-20 13:53:51.2234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2234|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:53:51.2234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2234|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:53:51.2234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2384|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:53:51.2384|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2384|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 13:53:51.2384|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2384|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/module - - - 200 - application/json;+charset=utf-8 37.3527ms
2024-03-20 13:53:51.2384|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2384|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2384|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2384|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2384|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2384|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2384|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2384|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2384|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:53:51.2384|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:53:51.2384|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 9ms reading results.
2024-03-20 13:53:51.2384|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:53:51.2384|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 13:53:51.2384|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:53:51.2384|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:53:51.2384|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:53:51.2384|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:53:51.2384|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:53:51.2384|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Group.GroupReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 13:53:51.2384|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API) in 28.1079ms
2024-03-20 13:53:51.2384|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:53:51.2384|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:53:51.2384|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:53:51.2384|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 13:53:51.2384|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 200 - application/json;+charset=utf-8 42.0856ms
2024-03-20 13:55:13.0953|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:55:13.0953|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:55:13.0953|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:55:13.0953|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:55:13.0953|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:55:13.0953|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:55:13.0953|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:55:13.0953|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:55:13.0953|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:55:13.0953|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:55:13.0953|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:55:13.0953|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:55:13.0953|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:55:13.0953|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:55:13.0953|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:55:13.0953|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:55:13.0953|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:55:13.0953|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:55:13.0953|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:55:13.0953|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:55:13.0953|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:55:13.0953|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:55:13.0953|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:55:13.0953|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:55:13.0953|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 2.523ms
2024-03-20 13:55:13.0953|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:55:13.0953|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:55:13.0953|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 7.0115ms
2024-03-20 13:55:13.1135|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:55:13.1135|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:55:13.1135|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:55:13.1135|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:55:13.1135|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:55:13.1135|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:55:13.1135|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:55:13.1135|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:55:13.1135|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:55:13.1135|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:55:13.1135|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:55:13.1135|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:55:13.1135|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:55:13.1135|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:55:13.1135|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:55:13.1135|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:55:13.1135|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:55:13.1135|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:55:13.1135|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:55:13.1135|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:55:13.1135|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:55:13.1135|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:55:13.1135|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:55:13.1135|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:55:13.1135|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.0908ms
2024-03-20 13:55:13.1135|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:55:13.1135|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:55:13.1135|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 11.7556ms
2024-03-20 13:55:13.2035|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/module - -
2024-03-20 13:55:13.2035|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-20 13:55:13.2035|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:55:13.2035|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:55:13.2035|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:55:13.2035|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:55:13.2057|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:55:13.2057|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/module'
2024-03-20 13:55:13.2057|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:55:13.2057|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Module' is valid for the request path '/api/module'
2024-03-20 13:55:13.2057|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-20 13:55:13.2057|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:55:13.2057|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Group' is valid for the request path '/api/group'
2024-03-20 13:55:13.2057|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:55:13.2057|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:55:13.2057|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 13:55:13.2057|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:55:13.2057|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:55:13.2057|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 13:55:13.2057|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API).
2024-03-20 13:55:13.2057|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:55:13.2057|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:55:13.2057|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Group"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API).
2024-03-20 13:55:13.2057|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:55:13.2057|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:55:13.2057|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 13:55:13.2057|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:55:13.2057|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:55:13.2057|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 13:55:13.2057|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 13:55:13.2057|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:55:13.2057|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 13:55:13.2057|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 13:55:13.2057|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 13:55:13.2057|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:55:13.2057|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 13:55:13.2057|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 13:55:13.2057|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:55:13.2057|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 13:55:13.2057|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 13:55:13.2057|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 13:55:13.2057|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 13:55:13.2057|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:55:13.2057|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 13:55:13.2057|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:55:13.2057|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 13:55:13.2057|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:55:13.2057|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:55:13.2057|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:55:13.2057|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:55:13.2057|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 13:55:13.2057|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:55:13.2057|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:55:13.2057|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 13:55:13.2057|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2211|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 11ms reading results.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2211|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Module.ModuleDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2211|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API) in 19.024ms
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2211|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2211|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 13:55:13.2356|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2356|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/module - - - 200 - application/json;+charset=utf-8 32.3126ms
2024-03-20 13:55:13.2356|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2356|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2356|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2356|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2356|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:55:13.2356|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:55:13.2356|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 13ms reading results.
2024-03-20 13:55:13.2356|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:55:13.2356|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 13:55:13.2356|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:55:13.2356|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:55:13.2356|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:55:13.2356|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:55:13.2356|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:55:13.2356|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Group.GroupReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 13:55:13.2356|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API) in 23.8057ms
2024-03-20 13:55:13.2356|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:55:13.2356|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:55:13.2356|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:55:13.2356|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 13:55:13.2356|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 200 - application/json;+charset=utf-8 36.8893ms
2024-03-20 13:57:28.0578|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:57:28.0578|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:57:28.0578|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:57:28.0578|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:57:28.0578|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:57:28.0578|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:57:28.0578|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:57:28.0578|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:57:28.0578|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:57:28.0603|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:57:28.0603|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:57:28.0603|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:57:28.0603|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:57:28.0603|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:57:28.0603|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:57:28.0603|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:57:28.0603|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:57:28.0603|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:57:28.0603|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:57:28.0603|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:57:28.0603|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:57:28.0603|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:57:28.0603|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:57:28.0603|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:57:28.0603|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 6.7597ms
2024-03-20 13:57:28.0603|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:57:28.0603|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:57:28.0603|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 11.3616ms
2024-03-20 13:57:28.0764|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:57:28.0764|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:57:28.0764|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:57:28.0764|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:57:28.0764|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:57:28.0764|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:57:28.0764|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:57:28.0764|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:57:28.0764|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:57:28.0764|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:57:28.0764|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:57:28.0764|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:57:28.0764|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:57:28.0764|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:57:28.0764|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:57:28.0764|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:57:28.0764|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:57:28.0764|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:57:28.0764|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:57:28.0764|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:57:28.0764|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:57:28.0764|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:57:28.0764|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:57:28.0764|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:57:28.0764|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 9.7744ms
2024-03-20 13:57:28.0764|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:57:28.0764|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:57:28.0919|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 15.5805ms
2024-03-20 13:57:28.1743|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/module - -
2024-03-20 13:57:28.1743|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:57:28.1743|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:57:28.1743|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-20 13:57:28.1743|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:57:28.1743|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:57:28.1743|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:57:28.1743|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/module'
2024-03-20 13:57:28.1743|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Module' is valid for the request path '/api/module'
2024-03-20 13:57:28.1743|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:57:28.1880|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:57:28.1880|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-20 13:57:28.1880|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Group' is valid for the request path '/api/group'
2024-03-20 13:57:28.1880|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:57:28.1880|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:57:28.1880|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 13:57:28.1880|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:57:28.1880|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:57:28.1880|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API).
2024-03-20 13:57:28.1880|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 13:57:28.1880|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:57:28.1880|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:57:28.1880|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:57:28.1880|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Group"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API).
2024-03-20 13:57:28.1880|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 13:57:28.1880|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:57:28.1880|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:57:28.1880|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:57:28.1880|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 13:57:28.1880|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 13:57:28.1880|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 13:57:28.1880|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:57:28.1880|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 13:57:28.1880|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 13:57:28.1880|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:57:28.1880|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 13:57:28.1880|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:57:28.1880|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 13:57:28.1880|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 13:57:28.1880|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 13:57:28.1880|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 13:57:28.1880|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 13:57:28.1880|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:57:28.1880|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 13:57:28.1880|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:57:28.1880|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 13:57:28.1880|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:57:28.1880|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:57:28.1880|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:57:28.1880|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:57:28.1880|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 13:57:28.1880|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:57:28.1880|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:57:28.1880|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 13:57:28.1880|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 13:57:28.1880|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.1880|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.1880|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.1880|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.1880|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 7ms reading results.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.2014|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Module.ModuleDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.2014|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API) in 16.6914ms
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.2014|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.2014|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/module - - - 200 - application/json;+charset=utf-8 34.7084ms
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 8ms reading results.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 13:57:28.2014|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:57:28.2014|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:57:28.2014|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Group.GroupReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 13:57:28.2014|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API) in 21.5539ms
2024-03-20 13:57:28.2014|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:57:28.2014|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 13:57:28.2014|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 200 - application/json;+charset=utf-8 38.6474ms
2024-03-20 13:59:31.6323|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:59:31.6323|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:59:31.6323|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:59:31.6323|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:59:31.6323|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:59:31.6323|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:59:31.6323|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:59:31.6323|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:59:31.6323|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:59:31.6323|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:59:31.6356|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:59:31.6356|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:59:31.6356|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:59:31.6356|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:59:31.6356|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:59:31.6356|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:59:31.6356|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:59:31.6356|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:59:31.6356|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:59:31.6356|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:59:31.6356|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:59:31.6356|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:59:31.6356|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:59:31.6356|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:59:31.6356|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 3.811ms
2024-03-20 13:59:31.6356|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:59:31.6356|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:59:31.6356|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 8.7411ms
2024-03-20 13:59:31.6515|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 13:59:31.6515|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:59:31.6515|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:59:31.6515|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:59:31.6515|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 13:59:31.6515|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 13:59:31.6515|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:59:31.6515|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:59:31.6515|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:59:31.6515|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 13:59:31.6515|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:59:31.6515|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:59:31.6515|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 13:59:31.6515|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:59:31.6515|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 13:59:31.6515|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:59:31.6515|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:59:31.6515|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 13:59:31.6515|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:59:31.6515|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:59:31.6515|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:59:31.6515|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:59:31.6515|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:59:31.6515|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 13:59:31.6515|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 4.5314ms
2024-03-20 13:59:31.6515|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 13:59:31.6515|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:59:31.6515|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 10.3155ms
2024-03-20 13:59:31.7378|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/module - -
2024-03-20 13:59:31.7378|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:59:31.7378|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-20 13:59:31.7378|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:59:31.7378|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 13:59:31.7378|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:59:31.7378|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 13:59:31.7378|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/module'
2024-03-20 13:59:31.7378|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Module' is valid for the request path '/api/module'
2024-03-20 13:59:31.7443|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 13:59:31.7443|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:59:31.7443|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-20 13:59:31.7443|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Group' is valid for the request path '/api/group'
2024-03-20 13:59:31.7443|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:59:31.7443|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:59:31.7443|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 13:59:31.7443|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:59:31.7443|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 13:59:31.7443|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API).
2024-03-20 13:59:31.7443|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 13:59:31.7443|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:59:31.7443|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:59:31.7443|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:59:31.7443|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Group"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API).
2024-03-20 13:59:31.7443|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 13:59:31.7443|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 13:59:31.7443|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:59:31.7443|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 13:59:31.7443|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 13:59:31.7443|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 13:59:31.7443|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 13:59:31.7443|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 13:59:31.7443|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 13:59:31.7443|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 13:59:31.7443|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:59:31.7443|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 13:59:31.7443|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 13:59:31.7443|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 13:59:31.7443|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 13:59:31.7443|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 13:59:31.7443|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 13:59:31.7443|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 13:59:31.7443|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:59:31.7443|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 13:59:31.7443|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 13:59:31.7443|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:59:31.7443|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:59:31.7443|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:59:31.7443|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 13:59:31.7443|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:59:31.7443|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:59:31.7443|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 13:59:31.7443|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:59:31.7443|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 13:59:31.7443|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 13:59:31.7443|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7443|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 13:59:31.7443|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7443|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 11ms reading results.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Module.ModuleDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API) in 20.5283ms
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/module - - - 200 - application/json;+charset=utf-8 33.2709ms
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 14ms reading results.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 13:59:31.7611|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 13:59:31.7611|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 13:59:31.7611|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Group.GroupReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 13:59:31.7611|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API) in 25.7115ms
2024-03-20 13:59:31.7611|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 13:59:31.7611|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 13:59:31.7763|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 200 - application/json;+charset=utf-8 37.8439ms
2024-03-20 14:05:56.0132|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 14:05:56.0132|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 14:05:56.0132|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 14:05:56.0132|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 14:05:56.0132|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 14:05:56.0132|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 14:05:56.0132|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:05:56.0132|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 14:05:56.0132|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:05:56.0132|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 14:05:56.0132|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 14:05:56.0132|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 14:05:56.0132|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 14:05:56.0132|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 14:05:56.0132|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 14:05:56.0132|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 14:05:56.0132|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 14:05:56.0132|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 14:05:56.0132|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 14:05:56.0132|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 14:05:56.0132|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 14:05:56.0132|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 14:05:56.0132|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 14:05:56.0132|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 14:05:56.0132|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 3.9034ms
2024-03-20 14:05:56.0132|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:05:56.0132|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 14:05:56.0132|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 8.0019ms
2024-03-20 14:05:56.0321|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 14:05:56.0321|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 14:05:56.0321|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 14:05:56.0321|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 14:05:56.0321|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 14:05:56.0321|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 14:05:56.0321|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:05:56.0321|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 14:05:56.0321|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:05:56.0321|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 14:05:56.0321|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 14:05:56.0321|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 14:05:56.0321|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 14:05:56.0419|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 14:05:56.0419|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 14:05:56.0419|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 14:05:56.0419|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 14:05:56.0419|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 14:05:56.0419|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 14:05:56.0419|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 14:05:56.0419|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 14:05:56.0419|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 14:05:56.0419|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 14:05:56.0419|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 14:05:56.0419|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 3.1998ms
2024-03-20 14:05:56.0419|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:05:56.0419|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 14:05:56.0419|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 13.7328ms
2024-03-20 14:05:56.1173|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/module - -
2024-03-20 14:05:56.1173|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 14:05:56.1173|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-20 14:05:56.1173|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 14:05:56.1173|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 14:05:56.1173|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 14:05:56.1173|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 14:05:56.1173|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/module'
2024-03-20 14:05:56.1173|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 14:05:56.1173|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Module' is valid for the request path '/api/module'
2024-03-20 14:05:56.1173|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-20 14:05:56.1173|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:05:56.1173|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Group' is valid for the request path '/api/group'
2024-03-20 14:05:56.1173|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 14:05:56.1173|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:05:56.1202|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 14:05:56.1202|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:05:56.1202|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 14:05:56.1202|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API).
2024-03-20 14:05:56.1202|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 14:05:56.1202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 14:05:56.1202|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:05:56.1202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 14:05:56.1202|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Group"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API).
2024-03-20 14:05:56.1202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 14:05:56.1202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 14:05:56.1202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 14:05:56.1202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 14:05:56.1202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 14:05:56.1202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 14:05:56.1202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 14:05:56.1202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 14:05:56.1202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 14:05:56.1202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 14:05:56.1202|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 14:05:56.1202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 14:05:56.1202|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 14:05:56.1202|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 14:05:56.1202|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 14:05:56.1202|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 14:05:56.1202|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 14:05:56.1202|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 14:05:56.1202|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 14:05:56.1202|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 14:05:56.1202|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 14:05:56.1202|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 14:05:56.1202|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 14:05:56.1202|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:05:56.1202|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 14:05:56.1202|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:05:56.1436|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:05:56.1436|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 14:05:56.1436|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 14:05:56.1436|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1436|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1436|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1436|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1436|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1436|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1715|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:05:56.1715|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 14:05:56.1715|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1715|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1715|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1715|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1715|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1715|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:05:56.1715|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 32ms reading results.
2024-03-20 14:05:56.1715|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 14:05:56.1715|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:05:56.1715|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 14:05:56.1715|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1715|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 14:05:56.1715|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 14:05:56.1715|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1715|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 14:05:56.1715|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1715|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 14:05:56.1715|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1715|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 14:05:56.1715|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1715|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Module.ModuleDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 14:05:56.1715|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1715|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API) in 59.3872ms
2024-03-20 14:05:56.1715|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1715|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:05:56.1715|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1826|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 14:05:56.1826|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1826|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:05:56.1826|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1826|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 14:05:56.1826|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1826|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/module - - - 200 - application/json;+charset=utf-8 66.3104ms
2024-03-20 14:05:56.1826|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1826|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1826|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1826|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1826|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1826|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1826|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1826|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1826|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1826|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1826|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1826|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1826|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1826|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1826|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1826|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1826|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:05:56.1826|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:05:56.1826|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 7ms reading results.
2024-03-20 14:05:56.1826|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:05:56.1826|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 14:05:56.1826|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 14:05:56.1826|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 14:05:56.1826|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 14:05:56.1826|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 14:05:56.1826|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 14:05:56.1826|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Group.GroupReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 14:05:56.1826|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API) in 65.5986ms
2024-03-20 14:05:56.1826|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:05:56.1826|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 14:05:56.1826|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:05:56.1826|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 14:05:56.1826|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 200 - application/json;+charset=utf-8 72.6485ms
2024-03-20 14:08:42.0815|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 14:08:42.0815|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 14:08:42.0815|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 14:08:42.0815|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 14:08:42.0815|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 14:08:42.0815|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 14:08:42.0815|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:08:42.0815|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 14:08:42.0815|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:08:42.0815|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 14:08:42.0815|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 14:08:42.0815|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 14:08:42.0815|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 14:08:42.0815|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 14:08:42.0815|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 14:08:42.0815|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 14:08:42.0857|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 14:08:42.0857|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 14:08:42.0857|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 14:08:42.0857|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 14:08:42.0857|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 14:08:42.0857|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 14:08:42.0857|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 14:08:42.0857|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 14:08:42.0857|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 3.3642ms
2024-03-20 14:08:42.0857|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:08:42.0857|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 14:08:42.0857|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 7.1262ms
2024-03-20 14:08:42.0857|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 14:08:42.0857|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 14:08:42.0857|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 14:08:42.0857|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 14:08:42.0857|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 14:08:42.0857|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 14:08:42.0857|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:08:42.0857|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 14:08:42.0857|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:08:42.0857|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 14:08:42.0857|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 14:08:42.1017|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 14:08:42.1017|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 14:08:42.1017|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 14:08:42.1017|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 14:08:42.1017|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 14:08:42.1017|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 14:08:42.1017|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 14:08:42.1017|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 14:08:42.1017|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 14:08:42.1017|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 14:08:42.1017|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 14:08:42.1017|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 14:08:42.1017|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 14:08:42.1017|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.0786ms
2024-03-20 14:08:42.1017|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:08:42.1017|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 14:08:42.1017|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 8.5972ms
2024-03-20 14:08:42.1860|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/module - -
2024-03-20 14:08:42.1860|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-20 14:08:42.1860|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 14:08:42.1860|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 14:08:42.1860|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 14:08:42.1860|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 14:08:42.1860|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 14:08:42.1860|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 14:08:42.1860|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/module'
2024-03-20 14:08:42.1860|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-20 14:08:42.1860|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Module' is valid for the request path '/api/module'
2024-03-20 14:08:42.1860|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Group' is valid for the request path '/api/group'
2024-03-20 14:08:42.1860|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:08:42.1860|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:08:42.1860|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 14:08:42.1860|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 14:08:42.1860|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 14:08:42.1860|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:08:42.1860|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 14:08:42.1860|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API).
2024-03-20 14:08:42.1860|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:08:42.1860|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 14:08:42.1860|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Group"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API).
2024-03-20 14:08:42.1860|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 14:08:42.1860|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 14:08:42.1860|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 14:08:42.1860|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 14:08:42.1860|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 14:08:42.1860|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 14:08:42.1860|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 14:08:42.1860|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 14:08:42.1860|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 14:08:42.1860|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 14:08:42.1860|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 14:08:42.1860|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 14:08:42.1860|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 14:08:42.1860|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 14:08:42.1860|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 14:08:42.1860|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 14:08:42.1860|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 14:08:42.1860|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 14:08:42.1860|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 14:08:42.1860|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 14:08:42.1860|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 14:08:42.1860|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 14:08:42.1860|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 14:08:42.1860|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 14:08:42.1860|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:08:42.1860|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 14:08:42.1860|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:08:42.1860|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:08:42.1860|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 14:08:42.1860|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:08:42.1860|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 14:08:42.1979|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 14:08:42.1979|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 14:08:42.1979|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.1979|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.1979|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.1979|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.1979|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.1979|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.1979|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.1979|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.1979|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.1979|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.1979|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.1979|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.1979|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.1979|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.1979|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.1979|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.1979|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.1979|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.1979|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.2107|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.2107|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.2107|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.2107|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.2107|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:08:42.2107|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.2107|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 12ms reading results.
2024-03-20 14:08:42.2107|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.2107|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:08:42.2107|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.2107|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 14:08:42.2107|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.2107|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 14:08:42.2107|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.2107|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 14:08:42.2107|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.2107|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 14:08:42.2107|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.2107|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 14:08:42.2107|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.2107|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 14:08:42.2107|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.2107|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Module.ModuleDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 14:08:42.2107|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.2107|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API) in 23.8671ms
2024-03-20 14:08:42.2107|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.2107|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:08:42.2107|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.2107|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 14:08:42.2107|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.2107|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:08:42.2107|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.2107|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 14:08:42.2107|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.2107|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/module - - - 200 - application/json;+charset=utf-8 30.5851ms
2024-03-20 14:08:42.2107|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:08:42.2107|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:08:42.2107|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 15ms reading results.
2024-03-20 14:08:42.2107|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:08:42.2107|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 14:08:42.2107|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 14:08:42.2107|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 14:08:42.2107|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 14:08:42.2107|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 14:08:42.2107|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 14:08:42.2107|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Group.GroupReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 14:08:42.2107|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API) in 27.9854ms
2024-03-20 14:08:42.2107|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:08:42.2107|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 14:08:42.2107|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:08:42.2107|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 14:08:42.2107|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 200 - application/json;+charset=utf-8 34.4446ms
2024-03-20 14:12:40.7656|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/directory/Group?propName=samaccountname - -
2024-03-20 14:12:40.7656|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 14:12:40.7656|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 14:12:40.7656|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 14:12:40.7656|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/directory/Group'
2024-03-20 14:12:40.7668|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)' with route pattern 'api/Directory/Group' is valid for the request path '/api/directory/Group'
2024-03-20 14:12:40.7668|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 14:12:40.7668|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 14:12:40.7668|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 14:12:40.7668|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetGroups", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetGroups(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-20 14:12:40.7668|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 14:12:40.7668|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 14:12:40.7668|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 14:12:40.7668|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 14:12:40.7668|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 14:12:40.7668|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 14:12:40.7668|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-20 14:12:40.7668|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 14:12:40.7668|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 14:12:40.7668|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String' ...
2024-03-20 14:12:40.7668|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'propName' of type 'System.String' using the name 'propName' in request data ...
2024-03-20 14:12:40.7668|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 14:12:40.7668|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 14:12:40.7668|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String' ...
2024-03-20 14:12:40.7668|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String'.
2024-03-20 14:12:40.9560|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 14:12:40.9560|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 14:12:40.9560|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 14:12:40.9560|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 14:12:40.9560|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 14:12:40.9560|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Object, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 14:12:40.9560|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 189.5188ms
2024-03-20 14:12:40.9560|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 14:12:40.9560|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 14:12:40.9560|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/directory/Group?propName=samaccountname - - - 200 - application/json;+charset=utf-8 193.0968ms
2024-03-20 14:12:42.4246|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/directory/Group?propName=samaccountname - -
2024-03-20 14:12:42.4246|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 14:12:42.4246|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 14:12:42.4246|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 14:12:42.4246|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/directory/Group'
2024-03-20 14:12:42.4246|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)' with route pattern 'api/Directory/Group' is valid for the request path '/api/directory/Group'
2024-03-20 14:12:42.4246|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 14:12:42.4246|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 14:12:42.4246|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 14:12:42.4246|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetGroups", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetGroups(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-20 14:12:42.4246|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 14:12:42.4246|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 14:12:42.4246|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 14:12:42.4246|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 14:12:42.4246|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 14:12:42.4246|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 14:12:42.4246|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-20 14:12:42.4246|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 14:12:42.4246|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 14:12:42.4246|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String' ...
2024-03-20 14:12:42.4246|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'propName' of type 'System.String' using the name 'propName' in request data ...
2024-03-20 14:12:42.4246|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 14:12:42.4246|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 14:12:42.4246|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String' ...
2024-03-20 14:12:42.4246|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String'.
2024-03-20 14:12:42.6064|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 14:12:42.6064|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 14:12:42.6064|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 14:12:42.6064|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 14:12:42.6064|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 14:12:42.6064|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Object, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 14:12:42.6064|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 180.0704ms
2024-03-20 14:12:42.6064|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 14:12:42.6064|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 14:12:42.6064|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/directory/Group?propName=samaccountname - - - 200 - application/json;+charset=utf-8 183.9780ms
2024-03-20 14:12:44.8436|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 14:12:44.8436|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 14:12:44.8436|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 14:12:44.8436|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 14:12:44.8436|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 14:12:44.8436|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 14:12:44.8436|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:12:44.8436|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 14:12:44.8436|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:12:44.8436|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 14:12:44.8455|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 14:12:44.8455|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 14:12:44.8455|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 14:12:44.8455|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 14:12:44.8455|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 14:12:44.8455|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 14:12:44.8455|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 14:12:44.8455|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 14:12:44.8455|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 14:12:44.8455|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 14:12:44.8455|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 14:12:44.8455|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 14:12:44.8455|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 14:12:44.8455|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 14:12:44.8455|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 1.7287ms
2024-03-20 14:12:44.8455|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:12:44.8455|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 14:12:44.8455|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 4.6033ms
2024-03-20 14:12:44.8828|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/module - -
2024-03-20 14:12:44.8828|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-20 14:12:44.8828|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 14:12:44.8828|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 14:12:44.8828|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 14:12:44.8828|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 14:12:44.8828|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 14:12:44.8828|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/module'
2024-03-20 14:12:44.8828|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 14:12:44.8828|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Module' is valid for the request path '/api/module'
2024-03-20 14:12:44.8828|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-20 14:12:44.8828|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:12:44.8828|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Group' is valid for the request path '/api/group'
2024-03-20 14:12:44.8828|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 14:12:44.8828|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:12:44.8828|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 14:12:44.8828|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 14:12:44.8828|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 14:12:44.8828|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:12:44.8828|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:12:44.8828|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Group"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API).
2024-03-20 14:12:44.8828|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API).
2024-03-20 14:12:44.8828|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 14:12:44.8828|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 14:12:44.8828|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 14:12:44.8828|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 14:12:44.8828|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 14:12:44.8828|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 14:12:44.8828|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 14:12:44.8828|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 14:12:44.8828|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 14:12:44.8828|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 14:12:44.8828|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 14:12:44.8828|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 14:12:44.8828|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 14:12:44.8828|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 14:12:44.8828|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 14:12:44.8828|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 14:12:44.8828|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 14:12:44.8828|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 14:12:44.8828|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 14:12:44.8828|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 14:12:44.8923|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 14:12:44.8923|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 14:12:44.8923|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 14:12:44.8923|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 14:12:44.8923|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 14:12:44.8923|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 14:12:44.8923|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:12:44.8923|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:12:44.9131|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:12:44.9131|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 14:12:44.9131|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 14:12:44.9131|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9131|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9131|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9131|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9131|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9131|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9131|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9131|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9131|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9131|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9131|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9131|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9131|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9131|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9131|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9131|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9131|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9131|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:12:44.9131|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9131|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 14:12:44.9131|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9131|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9131|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9131|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9234|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 14:12:44.9234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9234|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:12:44.9234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9234|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 10ms reading results.
2024-03-20 14:12:44.9234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9234|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:12:44.9234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9234|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 14:12:44.9234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9234|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 14:12:44.9234|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:44.9234|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 14:12:44.9234|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:12:44.9234|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 14:12:44.9234|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 2ms reading results.
2024-03-20 14:12:44.9234|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 14:12:44.9234|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:12:44.9234|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 14:12:44.9234|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 14:12:44.9234|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Group.GroupReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 14:12:44.9234|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 14:12:44.9234|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API) in 36.7927ms
2024-03-20 14:12:44.9234|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 14:12:44.9234|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:12:44.9234|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 14:12:44.9234|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 14:12:44.9234|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 14:12:44.9234|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:12:44.9234|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 14:12:44.9234|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (3ms).
2024-03-20 14:12:44.9234|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Module.ModuleDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 14:12:44.9234|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 200 - application/json;+charset=utf-8 50.2524ms
2024-03-20 14:12:44.9234|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API) in 43.6883ms
2024-03-20 14:12:44.9234|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:12:44.9234|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 14:12:44.9234|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:12:44.9234|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 14:12:44.9234|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/module - - - 200 - application/json;+charset=utf-8 52.4165ms
2024-03-20 14:12:47.0718|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/user/ByModuleId/3?assigned=false - -
2024-03-20 14:12:47.0718|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/user/ByModuleId/3?assigned=true - -
2024-03-20 14:12:47.0718|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 14:12:47.0718|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 14:12:47.0718|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 14:12:47.0718|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 14:12:47.0718|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 14:12:47.0718|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 14:12:47.0718|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/user/ByModuleId/3'
2024-03-20 14:12:47.0718|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/user/ByModuleId/3'
2024-03-20 14:12:47.0718|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetByModuleId (DigitalData.UserManager.API)' with route pattern 'api/User/ByModuleId/{moduleId}' is valid for the request path '/api/user/ByModuleId/3'
2024-03-20 14:12:47.0718|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetByModuleId (DigitalData.UserManager.API)' with route pattern 'api/User/ByModuleId/{moduleId}' is valid for the request path '/api/user/ByModuleId/3'
2024-03-20 14:12:47.0718|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetByModuleId (DigitalData.UserManager.API)'
2024-03-20 14:12:47.0718|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetByModuleId (DigitalData.UserManager.API)'
2024-03-20 14:12:47.0718|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 14:12:47.0718|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 14:12:47.0718|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 14:12:47.0718|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 14:12:47.0718|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetByModuleId (DigitalData.UserManager.API)'
2024-03-20 14:12:47.0718|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetByModuleId (DigitalData.UserManager.API)'
2024-03-20 14:12:47.0853|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetByModuleId", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetByModuleId(Int32, Boolean) on controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API).
2024-03-20 14:12:47.0853|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetByModuleId", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetByModuleId(Int32, Boolean) on controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API).
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API)
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API)
2024-03-20 14:12:47.0853|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 14:12:47.0853|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API)
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API)
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'moduleId' of type 'System.Int32' ...
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'moduleId' of type 'System.Int32' ...
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinder|Attempting to bind parameter 'moduleId' of type 'System.Int32' using the name 'moduleId' in request data ...
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinder|Attempting to bind parameter 'moduleId' of type 'System.Int32' using the name 'moduleId' in request data ...
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinder|Done attempting to bind parameter 'moduleId' of type 'System.Int32'.
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinder|Done attempting to bind parameter 'moduleId' of type 'System.Int32'.
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'moduleId' of type 'System.Int32'.
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'moduleId' of type 'System.Int32'.
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'moduleId' of type 'System.Int32' ...
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'moduleId' of type 'System.Int32' ...
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'moduleId' of type 'System.Int32'.
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'moduleId' of type 'System.Int32'.
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'assigned' of type 'System.Boolean' ...
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'assigned' of type 'System.Boolean' ...
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinder|Attempting to bind parameter 'assigned' of type 'System.Boolean' using the name 'assigned' in request data ...
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinder|Attempting to bind parameter 'assigned' of type 'System.Boolean' using the name 'assigned' in request data ...
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinder|Done attempting to bind parameter 'assigned' of type 'System.Boolean'.
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinder|Done attempting to bind parameter 'assigned' of type 'System.Boolean'.
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'assigned' of type 'System.Boolean'.
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'assigned' of type 'System.Boolean'.
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'assigned' of type 'System.Boolean' ...
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'assigned' of type 'System.Boolean' ...
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'assigned' of type 'System.Boolean'.
2024-03-20 14:12:47.0853|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'assigned' of type 'System.Boolean'.
2024-03-20 14:12:47.1020|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<User>()
.Where(u => !(DbSet<ModuleOfUser>()
.Where(mou => mou.ModuleId == __moduleId_0)
.Select(mos => mos.UserId)
.Contains(u.Guid)))'
2024-03-20 14:12:47.1020|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<User>()
.Where(u => DbSet<ModuleOfUser>()
.Where(mou => mou.ModuleId == __moduleId_0)
.Select(mos => mos.UserId)
.Contains(u.Guid))'
2024-03-20 14:12:47.1400|DEBUG|Microsoft.EntityFrameworkCore.Query|Generated query execution expression:
'queryContext => new SingleQueryingEnumerable<User>(
(RelationalQueryContext)queryContext,
RelationalCommandCache.QueryExpression(
Projection Mapping:
EmptyProjectionMember -> Dictionary<IProperty, int> { [Property: User.Guid (int) Required PK AfterSave:Throw ValueGenerated.OnAdd, 0], [Property: User.Active (bool) Required, 1], [Property: User.AddedWho (string) Required MaxLength(50), 2], [Property: User.ChangedWho (string) MaxLength(50), 3], [Property: User.Comment (string) MaxLength(500), 4], [Property: User.DateFormat (string) Required MaxLength(10), 5], [Property: User.Deleted (bool) Required, 6], [Property: User.Email (string) MaxLength(100), 7], [Property: User.Language (string) Required MaxLength(5), 8], [Property: User.Name (string) MaxLength(50), 9], [Property: User.Prename (string) MaxLength(50), 10], [Property: User.Shortname (string) MaxLength(30), 11], [Property: User.Username (string) Required MaxLength(50), 12] }
SELECT t.Guid, t.ACTIVE, t.ADDED_WHO, t.CHANGED_WHO, t.COMMENT, t.DATE_FORMAT, t.DELETED, t.EMAIL, t.LANGUAGE, t.NAME, t.PRENAME, t.SHORTNAME, t.USERNAME
FROM dbo.TBDD_USER AS t
WHERE Not(EXISTS (
SELECT 1
FROM dbo.TBDD_USER_MODULES AS t0
WHERE (t0.MODULE_ID == @__moduleId_0) && (t0.USER_ID == t.Guid)))),
null,
Func<QueryContext, DbDataReader, ResultContext, SingleQueryResultCoordinator, User>,
DigitalData.UserManager.Infrastructure.Repositories.DDECMDbContext,
False,
True,
True
)'
2024-03-20 14:12:47.1400|DEBUG|Microsoft.EntityFrameworkCore.Query|Generated query execution expression:
'queryContext => new SingleQueryingEnumerable<User>(
(RelationalQueryContext)queryContext,
RelationalCommandCache.QueryExpression(
Projection Mapping:
EmptyProjectionMember -> Dictionary<IProperty, int> { [Property: User.Guid (int) Required PK AfterSave:Throw ValueGenerated.OnAdd, 0], [Property: User.Active (bool) Required, 1], [Property: User.AddedWho (string) Required MaxLength(50), 2], [Property: User.ChangedWho (string) MaxLength(50), 3], [Property: User.Comment (string) MaxLength(500), 4], [Property: User.DateFormat (string) Required MaxLength(10), 5], [Property: User.Deleted (bool) Required, 6], [Property: User.Email (string) MaxLength(100), 7], [Property: User.Language (string) Required MaxLength(5), 8], [Property: User.Name (string) MaxLength(50), 9], [Property: User.Prename (string) MaxLength(50), 10], [Property: User.Shortname (string) MaxLength(30), 11], [Property: User.Username (string) Required MaxLength(50), 12] }
SELECT t.Guid, t.ACTIVE, t.ADDED_WHO, t.CHANGED_WHO, t.COMMENT, t.DATE_FORMAT, t.DELETED, t.EMAIL, t.LANGUAGE, t.NAME, t.PRENAME, t.SHORTNAME, t.USERNAME
FROM dbo.TBDD_USER AS t
WHERE EXISTS (
SELECT 1
FROM dbo.TBDD_USER_MODULES AS t0
WHERE (t0.MODULE_ID == @__moduleId_0) && (t0.USER_ID == t.Guid))),
null,
Func<QueryContext, DbDataReader, ResultContext, SingleQueryResultCoordinator, User>,
DigitalData.UserManager.Infrastructure.Repositories.DDECMDbContext,
False,
True,
True
)'
2024-03-20 14:12:47.1447|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 14:12:47.1447|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 14:12:47.1447|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 14:12:47.1447|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 14:12:47.1447|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 14:12:47.1447|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:12:47.1447|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:12:47.1447|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 14:12:47.1447|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 14:12:47.1447|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 14:12:47.1447|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 14:12:47.1447|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 14:12:47.1447|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[@__moduleId_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[ACTIVE], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[COMMENT], [t].[DATE_FORMAT], [t].[DELETED], [t].[EMAIL], [t].[LANGUAGE], [t].[NAME], [t].[PRENAME], [t].[SHORTNAME], [t].[USERNAME]
FROM [dbo].[TBDD_USER] AS [t]
WHERE EXISTS (
SELECT 1
FROM [dbo].[TBDD_USER_MODULES] AS [t0]
WHERE [t0].[MODULE_ID] = @__moduleId_0 AND [t0].[USER_ID] = [t].[Guid])
2024-03-20 14:12:47.1447|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:12:47.1447|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:12:47.1447|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[@__moduleId_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[ACTIVE], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[COMMENT], [t].[DATE_FORMAT], [t].[DELETED], [t].[EMAIL], [t].[LANGUAGE], [t].[NAME], [t].[PRENAME], [t].[SHORTNAME], [t].[USERNAME]
FROM [dbo].[TBDD_USER] AS [t]
WHERE NOT (EXISTS (
SELECT 1
FROM [dbo].[TBDD_USER_MODULES] AS [t0]
WHERE [t0].[MODULE_ID] = @__moduleId_0 AND [t0].[USER_ID] = [t].[Guid]))
2024-03-20 14:12:47.1447|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (3ms) [Parameters=[@__moduleId_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[ACTIVE], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[COMMENT], [t].[DATE_FORMAT], [t].[DELETED], [t].[EMAIL], [t].[LANGUAGE], [t].[NAME], [t].[PRENAME], [t].[SHORTNAME], [t].[USERNAME]
FROM [dbo].[TBDD_USER] AS [t]
WHERE EXISTS (
SELECT 1
FROM [dbo].[TBDD_USER_MODULES] AS [t0]
WHERE [t0].[MODULE_ID] = @__moduleId_0 AND [t0].[USER_ID] = [t].[Guid])
2024-03-20 14:12:47.1447|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:47.1447|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (3ms) [Parameters=[@__moduleId_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[ACTIVE], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[COMMENT], [t].[DATE_FORMAT], [t].[DELETED], [t].[EMAIL], [t].[LANGUAGE], [t].[NAME], [t].[PRENAME], [t].[SHORTNAME], [t].[USERNAME]
FROM [dbo].[TBDD_USER] AS [t]
WHERE NOT (EXISTS (
SELECT 1
FROM [dbo].[TBDD_USER_MODULES] AS [t0]
WHERE [t0].[MODULE_ID] = @__moduleId_0 AND [t0].[USER_ID] = [t].[Guid]))
2024-03-20 14:12:47.1447|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:47.1447|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:47.1447|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:47.1447|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:47.1447|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:12:47.1447|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:47.1447|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 6ms reading results.
2024-03-20 14:12:47.1447|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:47.1447|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:12:47.1447|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:47.1447|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 14:12:47.1447|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:47.1572|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:47.1572|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:47.1572|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:47.1572|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:47.1572|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:47.1572|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:47.1572|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:12:47.1572|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 6ms reading results.
2024-03-20 14:12:47.1572|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:12:47.1572|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 14:12:47.1572|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 14:12:47.1572|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 14:12:47.1572|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 14:12:47.1572|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 14:12:47.1572|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 14:12:47.1572|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 14:12:47.1572|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 14:12:47.1572|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 14:12:47.1572|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 14:12:47.1572|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 14:12:47.1572|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.User.UserReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 14:12:47.1572|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.User.UserReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 14:12:47.1572|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.UserController.GetByModuleId (DigitalData.UserManager.API) in 83.6736ms
2024-03-20 14:12:47.1572|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.UserController.GetByModuleId (DigitalData.UserManager.API) in 83.5835ms
2024-03-20 14:12:47.1572|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetByModuleId (DigitalData.UserManager.API)'
2024-03-20 14:12:47.1572|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetByModuleId (DigitalData.UserManager.API)'
2024-03-20 14:12:47.1572|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 14:12:47.1572|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 14:12:47.1572|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:12:47.1572|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:12:47.1572|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 14:12:47.1572|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 14:12:47.1572|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/user/ByModuleId/3?assigned=true - - - 200 - application/json;+charset=utf-8 101.0564ms
2024-03-20 14:12:47.1572|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/user/ByModuleId/3?assigned=false - - - 200 - application/json;+charset=utf-8 101.0467ms
2024-03-20 14:12:47.7898|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/user/ByModuleId/7?assigned=true - -
2024-03-20 14:12:47.7898|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/user/ByModuleId/7?assigned=false - -
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 14:12:47.7898|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 14:12:47.7898|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/user/ByModuleId/7'
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/user/ByModuleId/7'
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetByModuleId (DigitalData.UserManager.API)' with route pattern 'api/User/ByModuleId/{moduleId}' is valid for the request path '/api/user/ByModuleId/7'
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetByModuleId (DigitalData.UserManager.API)' with route pattern 'api/User/ByModuleId/{moduleId}' is valid for the request path '/api/user/ByModuleId/7'
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetByModuleId (DigitalData.UserManager.API)'
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetByModuleId (DigitalData.UserManager.API)'
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 14:12:47.7898|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetByModuleId (DigitalData.UserManager.API)'
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 14:12:47.7898|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetByModuleId", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetByModuleId(Int32, Boolean) on controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API).
2024-03-20 14:12:47.7898|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetByModuleId (DigitalData.UserManager.API)'
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 14:12:47.7898|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetByModuleId", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetByModuleId(Int32, Boolean) on controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API).
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API)
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API)
2024-03-20 14:12:47.7898|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 14:12:47.7898|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API)
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API)
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'moduleId' of type 'System.Int32' ...
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'moduleId' of type 'System.Int32' ...
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinder|Attempting to bind parameter 'moduleId' of type 'System.Int32' using the name 'moduleId' in request data ...
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinder|Attempting to bind parameter 'moduleId' of type 'System.Int32' using the name 'moduleId' in request data ...
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinder|Done attempting to bind parameter 'moduleId' of type 'System.Int32'.
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinder|Done attempting to bind parameter 'moduleId' of type 'System.Int32'.
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'moduleId' of type 'System.Int32'.
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'moduleId' of type 'System.Int32'.
2024-03-20 14:12:47.7898|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'moduleId' of type 'System.Int32' ...
2024-03-20 14:12:47.7985|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'moduleId' of type 'System.Int32' ...
2024-03-20 14:12:47.7985|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'moduleId' of type 'System.Int32'.
2024-03-20 14:12:47.7985|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'moduleId' of type 'System.Int32'.
2024-03-20 14:12:47.7985|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'assigned' of type 'System.Boolean' ...
2024-03-20 14:12:47.7985|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'assigned' of type 'System.Boolean' ...
2024-03-20 14:12:47.7985|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinder|Attempting to bind parameter 'assigned' of type 'System.Boolean' using the name 'assigned' in request data ...
2024-03-20 14:12:47.7985|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinder|Attempting to bind parameter 'assigned' of type 'System.Boolean' using the name 'assigned' in request data ...
2024-03-20 14:12:47.7985|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinder|Done attempting to bind parameter 'assigned' of type 'System.Boolean'.
2024-03-20 14:12:47.7985|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinder|Done attempting to bind parameter 'assigned' of type 'System.Boolean'.
2024-03-20 14:12:47.7985|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'assigned' of type 'System.Boolean'.
2024-03-20 14:12:47.7985|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'assigned' of type 'System.Boolean'.
2024-03-20 14:12:47.7985|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'assigned' of type 'System.Boolean' ...
2024-03-20 14:12:47.7985|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'assigned' of type 'System.Boolean' ...
2024-03-20 14:12:47.7985|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'assigned' of type 'System.Boolean'.
2024-03-20 14:12:47.7985|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'assigned' of type 'System.Boolean'.
2024-03-20 14:12:47.7985|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 14:12:47.7985|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 14:12:47.7985|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 14:12:47.7985|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 14:12:47.7985|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 14:12:47.7985|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 14:12:47.7985|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 14:12:47.7985|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 14:12:47.7985|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 14:12:47.7985|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 14:12:47.7985|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:12:47.7985|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:12:47.7985|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:12:47.7985|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:12:47.7985|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[@__moduleId_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[ACTIVE], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[COMMENT], [t].[DATE_FORMAT], [t].[DELETED], [t].[EMAIL], [t].[LANGUAGE], [t].[NAME], [t].[PRENAME], [t].[SHORTNAME], [t].[USERNAME]
FROM [dbo].[TBDD_USER] AS [t]
WHERE NOT (EXISTS (
SELECT 1
FROM [dbo].[TBDD_USER_MODULES] AS [t0]
WHERE [t0].[MODULE_ID] = @__moduleId_0 AND [t0].[USER_ID] = [t].[Guid]))
2024-03-20 14:12:47.7985|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[@__moduleId_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[ACTIVE], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[COMMENT], [t].[DATE_FORMAT], [t].[DELETED], [t].[EMAIL], [t].[LANGUAGE], [t].[NAME], [t].[PRENAME], [t].[SHORTNAME], [t].[USERNAME]
FROM [dbo].[TBDD_USER] AS [t]
WHERE EXISTS (
SELECT 1
FROM [dbo].[TBDD_USER_MODULES] AS [t0]
WHERE [t0].[MODULE_ID] = @__moduleId_0 AND [t0].[USER_ID] = [t].[Guid])
2024-03-20 14:12:47.7985|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[@__moduleId_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[ACTIVE], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[COMMENT], [t].[DATE_FORMAT], [t].[DELETED], [t].[EMAIL], [t].[LANGUAGE], [t].[NAME], [t].[PRENAME], [t].[SHORTNAME], [t].[USERNAME]
FROM [dbo].[TBDD_USER] AS [t]
WHERE EXISTS (
SELECT 1
FROM [dbo].[TBDD_USER_MODULES] AS [t0]
WHERE [t0].[MODULE_ID] = @__moduleId_0 AND [t0].[USER_ID] = [t].[Guid])
2024-03-20 14:12:47.7985|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (4ms) [Parameters=[@__moduleId_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[ACTIVE], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[COMMENT], [t].[DATE_FORMAT], [t].[DELETED], [t].[EMAIL], [t].[LANGUAGE], [t].[NAME], [t].[PRENAME], [t].[SHORTNAME], [t].[USERNAME]
FROM [dbo].[TBDD_USER] AS [t]
WHERE NOT (EXISTS (
SELECT 1
FROM [dbo].[TBDD_USER_MODULES] AS [t0]
WHERE [t0].[MODULE_ID] = @__moduleId_0 AND [t0].[USER_ID] = [t].[Guid]))
2024-03-20 14:12:47.7985|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:12:47.7985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:47.7985|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 1ms reading results.
2024-03-20 14:12:47.7985|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:12:47.7985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:47.7985|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (2ms).
2024-03-20 14:12:47.8145|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:47.8145|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:47.8145|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:47.8145|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 14:12:47.8145|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:47.8145|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 14:12:47.8145|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:47.8145|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 14:12:47.8145|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:47.8145|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 14:12:47.8145|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:47.8145|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 14:12:47.8145|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:47.8145|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.User.UserReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 14:12:47.8145|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:47.8145|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:47.8145|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.UserController.GetByModuleId (DigitalData.UserManager.API) in 22.7055ms
2024-03-20 14:12:47.8145|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:47.8145|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetByModuleId (DigitalData.UserManager.API)'
2024-03-20 14:12:47.8145|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:47.8145|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 14:12:47.8145|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:12:47.8145|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:12:47.8145|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:12:47.8145|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 14:12:47.8145|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 9ms reading results.
2024-03-20 14:12:47.8145|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/user/ByModuleId/7?assigned=true - - - 200 - application/json;+charset=utf-8 30.6162ms
2024-03-20 14:12:47.8145|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:12:47.8145|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 14:12:47.8145|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 14:12:47.8145|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 14:12:47.8145|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 14:12:47.8145|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 14:12:47.8145|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 14:12:47.8145|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.User.UserReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 14:12:47.8145|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.UserController.GetByModuleId (DigitalData.UserManager.API) in 25.5392ms
2024-03-20 14:12:47.8145|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetByModuleId (DigitalData.UserManager.API)'
2024-03-20 14:12:47.8145|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 14:12:47.8145|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:12:47.8145|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 14:12:47.8145|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/user/ByModuleId/7?assigned=false - - - 200 - application/json;+charset=utf-8 32.9218ms
2024-03-20 14:18:00.8068|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 14:18:00.8068|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 14:18:00.8075|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 14:18:00.8075|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 14:18:00.8075|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 14:18:00.8075|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 14:18:00.8075|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:18:00.8075|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 14:18:00.8075|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:18:00.8075|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 14:18:00.8075|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 14:18:00.8075|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 14:18:00.8075|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 14:18:00.8075|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 14:18:00.8075|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 14:18:00.8075|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 14:18:00.8075|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 14:18:00.8075|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 14:18:00.8075|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 14:18:00.8075|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 14:18:00.8075|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 14:18:00.8075|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 14:18:00.8075|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 14:18:00.8075|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 14:18:00.8075|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 2.0906ms
2024-03-20 14:18:00.8075|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:18:00.8075|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 14:18:00.8075|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 4.9946ms
2024-03-20 14:18:00.8593|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/module - -
2024-03-20 14:18:00.8593|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-20 14:18:00.8593|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 14:18:00.8593|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 14:18:00.8593|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 14:18:00.8593|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 14:18:00.8593|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 14:18:00.8593|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 14:18:00.8593|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/module'
2024-03-20 14:18:00.8593|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-20 14:18:00.8593|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Module' is valid for the request path '/api/module'
2024-03-20 14:18:00.8593|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Group' is valid for the request path '/api/group'
2024-03-20 14:18:00.8593|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:18:00.8593|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:18:00.8593|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 14:18:00.8593|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 14:18:00.8593|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 14:18:00.8593|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 14:18:00.8593|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:18:00.8593|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:18:00.8593|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API).
2024-03-20 14:18:00.8593|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Group"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API).
2024-03-20 14:18:00.8593|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 14:18:00.8593|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 14:18:00.8593|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 14:18:00.8593|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 14:18:00.8593|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 14:18:00.8593|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 14:18:00.8593|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 14:18:00.8593|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 14:18:00.8593|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 14:18:00.8593|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 14:18:00.8593|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 14:18:00.8593|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 14:18:00.8593|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 14:18:00.8593|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 14:18:00.8593|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 14:18:00.8593|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 14:18:00.8593|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 14:18:00.8593|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 14:18:00.8593|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 14:18:00.8707|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 14:18:00.8707|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 14:18:00.8707|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (1ms).
2024-03-20 14:18:00.8707|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 14:18:00.8707|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (1ms).
2024-03-20 14:18:00.8707|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:00.8707|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (2ms).
2024-03-20 14:18:00.8707|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (2ms).
2024-03-20 14:18:00.8707|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:00.8928|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:00.8928|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 14:18:00.8928|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 14:18:00.8928|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.8928|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.8928|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.8928|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.8928|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.8928|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.8928|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.8928|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.8928|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.8928|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.8928|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.8928|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.8928|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.8928|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.8928|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.8928|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.8928|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:00.8928|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.8928|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 14:18:00.8928|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.9025|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 14:18:00.9025|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 9ms reading results.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 14:18:00.9025|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 14:18:00.9025|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 2ms reading results.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 14:18:00.9025|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 14:18:00.9025|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 14:18:00.9025|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Group.GroupReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 14:18:00.9025|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API) in 40.1505ms
2024-03-20 14:18:00.9025|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 14:18:00.9025|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:18:00.9025|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Module.ModuleDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:00.9025|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API) in 41.1737ms
2024-03-20 14:18:00.9025|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 14:18:00.9025|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:18:00.9025|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 200 - application/json;+charset=utf-8 53.4560ms
2024-03-20 14:18:00.9025|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:00.9025|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 14:18:00.9025|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/module - - - 200 - application/json;+charset=utf-8 56.4647ms
2024-03-20 14:18:02.5387|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 14:18:02.5387|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 14:18:02.5387|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 14:18:02.5387|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 14:18:02.5387|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 14:18:02.5387|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 14:18:02.5387|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:18:02.5387|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 14:18:02.5387|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:18:02.5387|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 14:18:02.5387|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 14:18:02.5387|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 14:18:02.5387|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 14:18:02.5387|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 14:18:02.5387|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 14:18:02.5387|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 14:18:02.5387|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 14:18:02.5387|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 14:18:02.5387|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 14:18:02.5424|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 14:18:02.5424|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 14:18:02.5424|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 14:18:02.5424|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 14:18:02.5424|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 14:18:02.5424|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 1.6422ms
2024-03-20 14:18:02.5424|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:18:02.5424|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 14:18:02.5424|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 4.7218ms
2024-03-20 14:18:02.5929|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/user - -
2024-03-20 14:18:02.5929|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-20 14:18:02.5929|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 14:18:02.5929|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 14:18:02.5929|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 14:18:02.5929|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 14:18:02.5929|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 14:18:02.5929|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 14:18:02.5929|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/user'
2024-03-20 14:18:02.5929|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-20 14:18:02.5929|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/User' is valid for the request path '/api/user'
2024-03-20 14:18:02.5929|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Group' is valid for the request path '/api/group'
2024-03-20 14:18:02.5929|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:18:02.5929|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:18:02.5929|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 14:18:02.5929|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 14:18:02.5929|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 14:18:02.5929|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 14:18:02.5929|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:18:02.5929|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:18:02.5929|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Group"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API).
2024-03-20 14:18:02.5929|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 14:18:02.5929|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 14:18:02.5929|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 14:18:02.5929|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 14:18:02.5929|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 14:18:02.5929|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 14:18:02.5929|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 14:18:02.5929|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 14:18:02.5929|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 14:18:02.5929|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 14:18:02.5929|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 14:18:02.5929|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 14:18:02.5929|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 14:18:02.5929|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:02.5929|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:02.5929|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 14:18:02.5929|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 14:18:02.5929|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.5929|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API).
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API)
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API)
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<User>()'
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 10ms reading results.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 14:18:02.6059|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 14:18:02.6059|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 14:18:02.6059|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Group.GroupReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 14:18:02.6059|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API) in 18.7376ms
2024-03-20 14:18:02.6059|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 14:18:02.6059|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 200 - application/json;+charset=utf-8 24.1834ms
2024-03-20 14:18:02.6059|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-20 14:18:02.6059|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 14:18:02.6059|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 14:18:02.6059|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-20 14:18:02.6059|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Group' is valid for the request path '/api/group'
2024-03-20 14:18:02.6059|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:18:02.6059|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 14:18:02.6059|DEBUG|Microsoft.EntityFrameworkCore.Query|Generated query execution expression:
'queryContext => new SingleQueryingEnumerable<User>(
(RelationalQueryContext)queryContext,
RelationalCommandCache.QueryExpression(
Projection Mapping:
EmptyProjectionMember -> Dictionary<IProperty, int> { [Property: User.Guid (int) Required PK AfterSave:Throw ValueGenerated.OnAdd, 0], [Property: User.Active (bool) Required, 1], [Property: User.AddedWho (string) Required MaxLength(50), 2], [Property: User.ChangedWho (string) MaxLength(50), 3], [Property: User.Comment (string) MaxLength(500), 4], [Property: User.DateFormat (string) Required MaxLength(10), 5], [Property: User.Deleted (bool) Required, 6], [Property: User.Email (string) MaxLength(100), 7], [Property: User.Language (string) Required MaxLength(5), 8], [Property: User.Name (string) MaxLength(50), 9], [Property: User.Prename (string) MaxLength(50), 10], [Property: User.Shortname (string) MaxLength(30), 11], [Property: User.Username (string) Required MaxLength(50), 12] }
SELECT t.Guid, t.ACTIVE, t.ADDED_WHO, t.CHANGED_WHO, t.COMMENT, t.DATE_FORMAT, t.DELETED, t.EMAIL, t.LANGUAGE, t.NAME, t.PRENAME, t.SHORTNAME, t.USERNAME
FROM dbo.TBDD_USER AS t),
null,
Func<QueryContext, DbDataReader, ResultContext, SingleQueryResultCoordinator, User>,
DigitalData.UserManager.Infrastructure.Repositories.DDECMDbContext,
False,
True,
True
)'
2024-03-20 14:18:02.6059|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 14:18:02.6207|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Group"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API).
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 14:18:02.6207|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 14:18:02.6207|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (1ms).
2024-03-20 14:18:02.6207|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[ACTIVE], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[COMMENT], [t].[DATE_FORMAT], [t].[DELETED], [t].[EMAIL], [t].[LANGUAGE], [t].[NAME], [t].[PRENAME], [t].[SHORTNAME], [t].[USERNAME]
FROM [dbo].[TBDD_USER] AS [t]
2024-03-20 14:18:02.6207|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[ACTIVE], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[COMMENT], [t].[DATE_FORMAT], [t].[DELETED], [t].[EMAIL], [t].[LANGUAGE], [t].[NAME], [t].[PRENAME], [t].[SHORTNAME], [t].[USERNAME]
FROM [dbo].[TBDD_USER] AS [t]
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (1ms).
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 7ms reading results.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.User.UserReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API) in 25.643ms
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/user - - - 200 - application/json;+charset=utf-8 43.0166ms
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6207|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6364|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/user - -
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6364|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/user'
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/User' is valid for the request path '/api/user'
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 7ms reading results.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 14:18:02.6364|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:18:02.6364|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 14:18:02.6364|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API).
2024-03-20 14:18:02.6364|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 14:18:02.6364|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 14:18:02.6364|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 14:18:02.6364|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 14:18:02.6364|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 14:18:02.6364|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Group.GroupReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API)
2024-03-20 14:18:02.6364|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API) in 18.9214ms
2024-03-20 14:18:02.6364|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 14:18:02.6364|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API)
2024-03-20 14:18:02.6364|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 200 - application/json;+charset=utf-8 24.7390ms
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[ACTIVE], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[COMMENT], [t].[DATE_FORMAT], [t].[DELETED], [t].[EMAIL], [t].[LANGUAGE], [t].[NAME], [t].[PRENAME], [t].[SHORTNAME], [t].[USERNAME]
FROM [dbo].[TBDD_USER] AS [t]
2024-03-20 14:18:02.6364|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[ACTIVE], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[COMMENT], [t].[DATE_FORMAT], [t].[DELETED], [t].[EMAIL], [t].[LANGUAGE], [t].[NAME], [t].[PRENAME], [t].[SHORTNAME], [t].[USERNAME]
FROM [dbo].[TBDD_USER] AS [t]
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 3ms reading results.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 14:18:02.6364|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 14:18:02.6364|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 14:18:02.6364|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.User.UserReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 14:18:02.6364|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API) in 9.0864ms
2024-03-20 14:18:02.6364|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:02.6364|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 14:18:02.6364|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/user - - - 200 - application/json;+charset=utf-8 14.3582ms
2024-03-20 14:18:04.2038|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 14:18:04.2038|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 14:18:04.2038|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 14:18:04.2038|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 14:18:04.2038|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 14:18:04.2038|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 14:18:04.2038|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:18:04.2038|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 14:18:04.2038|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:18:04.2038|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 14:18:04.2038|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 14:18:04.2038|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 14:18:04.2038|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 14:18:04.2038|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 14:18:04.2038|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 14:18:04.2038|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 14:18:04.2038|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 14:18:04.2038|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 14:18:04.2038|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 14:18:04.2038|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 14:18:04.2038|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 14:18:04.2038|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 14:18:04.2038|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 14:18:04.2038|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 14:18:04.2038|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 1.6299ms
2024-03-20 14:18:04.2038|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:18:04.2038|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 14:18:04.2038|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 4.9220ms
2024-03-20 14:18:04.2285|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/user - -
2024-03-20 14:18:04.2285|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 14:18:04.2285|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 14:18:04.2294|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 14:18:04.2294|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/user'
2024-03-20 14:18:04.2294|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/User' is valid for the request path '/api/user'
2024-03-20 14:18:04.2294|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:18:04.2294|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 14:18:04.2294|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 14:18:04.2294|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:18:04.2294|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API).
2024-03-20 14:18:04.2294|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 14:18:04.2294|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 14:18:04.2294|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 14:18:04.2294|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 14:18:04.2294|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 14:18:04.2294|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API)
2024-03-20 14:18:04.2294|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 14:18:04.2294|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API)
2024-03-20 14:18:04.2294|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 14:18:04.2294|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 14:18:04.2294|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 14:18:04.2294|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 14:18:04.2294|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 14:18:04.2294|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:04.2294|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:04.2294|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[ACTIVE], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[COMMENT], [t].[DATE_FORMAT], [t].[DELETED], [t].[EMAIL], [t].[LANGUAGE], [t].[NAME], [t].[PRENAME], [t].[SHORTNAME], [t].[USERNAME]
FROM [dbo].[TBDD_USER] AS [t]
2024-03-20 14:18:04.2294|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[ACTIVE], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[COMMENT], [t].[DATE_FORMAT], [t].[DELETED], [t].[EMAIL], [t].[LANGUAGE], [t].[NAME], [t].[PRENAME], [t].[SHORTNAME], [t].[USERNAME]
FROM [dbo].[TBDD_USER] AS [t]
2024-03-20 14:18:04.2294|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:04.2294|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:04.2294|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:04.2294|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:04.2294|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:04.2294|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:04.2294|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:04.2294|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:04.2294|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:04.2294|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:04.2294|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:04.2294|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:04.2294|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:04.2294|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:04.2294|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:04.2294|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:04.2294|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 3ms reading results.
2024-03-20 14:18:04.2294|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:04.2294|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 14:18:04.2294|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 14:18:04.2294|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 14:18:04.2294|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 14:18:04.2294|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 14:18:04.2294|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 14:18:04.2294|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.User.UserReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 14:18:04.2294|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API) in 10.0662ms
2024-03-20 14:18:04.2294|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:18:04.2294|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 14:18:04.2294|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:04.2294|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 14:18:04.2294|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/user - - - 200 - application/json;+charset=utf-8 14.5600ms
2024-03-20 14:18:05.2988|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 14:18:05.2988|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 14:18:05.2988|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 14:18:05.2988|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 14:18:05.2988|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 14:18:05.2988|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 14:18:05.2988|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:18:05.2988|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 14:18:05.2988|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:18:05.2988|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 14:18:05.2988|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 14:18:05.2988|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 14:18:05.2988|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 14:18:05.2988|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 14:18:05.2988|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 14:18:05.2988|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 14:18:05.2988|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 14:18:05.2988|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 14:18:05.2988|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 14:18:05.2988|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 14:18:05.2988|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 14:18:05.2988|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 14:18:05.2988|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 14:18:05.2988|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 14:18:05.2988|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 1.6854ms
2024-03-20 14:18:05.2988|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:18:05.2988|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 14:18:05.2988|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 4.5477ms
2024-03-20 14:18:05.3172|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/module - -
2024-03-20 14:18:05.3172|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 14:18:05.3172|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 14:18:05.3172|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 14:18:05.3172|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/module'
2024-03-20 14:18:05.3172|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Module' is valid for the request path '/api/module'
2024-03-20 14:18:05.3172|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:18:05.3172|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 14:18:05.3172|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 14:18:05.3172|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:18:05.3172|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API).
2024-03-20 14:18:05.3172|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 14:18:05.3172|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 14:18:05.3172|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 14:18:05.3172|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 14:18:05.3172|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 14:18:05.3172|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 14:18:05.3172|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 14:18:05.3172|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 14:18:05.3172|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 14:18:05.3172|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 14:18:05.3172|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 14:18:05.3172|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 14:18:05.3172|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 14:18:05.3172|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:05.3172|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:05.3172|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 14:18:05.3242|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 14:18:05.3242|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:05.3242|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:05.3242|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:05.3242|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:05.3242|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:05.3242|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:05.3242|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:05.3242|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:05.3242|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:05.3242|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:05.3242|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 14:18:05.3242|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:05.3242|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 3ms reading results.
2024-03-20 14:18:05.3242|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:05.3242|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 14:18:05.3242|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 14:18:05.3242|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 14:18:05.3242|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 14:18:05.3242|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 14:18:05.3242|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 14:18:05.3242|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Module.ModuleDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 14:18:05.3242|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API) in 9.0624ms
2024-03-20 14:18:05.3242|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 14:18:05.3242|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 14:18:05.3242|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 14:18:05.3242|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 14:18:05.3242|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/module - - - 200 - application/json;+charset=utf-8 13.7368ms
2024-03-20 14:23:26.5694|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 14:23:26.5694|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 14:23:26.5694|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 14:23:26.5694|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 14:23:26.5694|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 14:23:26.5694|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 14:23:26.5694|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:23:26.5694|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 14:23:26.5694|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:23:26.5694|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 14:23:26.5694|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 14:23:26.5694|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 14:23:26.5694|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 14:23:26.5694|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 14:23:26.5694|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 14:23:26.5694|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 14:23:26.5738|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 14:23:26.5738|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 14:23:26.5738|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 14:23:26.5738|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 14:23:26.5738|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 14:23:26.5738|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 14:23:26.5738|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 14:23:26.5738|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 14:23:26.5738|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 2.4849ms
2024-03-20 14:23:26.5738|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:23:26.5738|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 14:23:26.5738|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 6.8557ms
2024-03-20 14:25:42.1166|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 14:25:42.1166|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 14:25:42.1166|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 14:25:42.1166|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 14:25:42.1166|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 14:25:42.1166|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 14:25:42.1166|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:25:42.1166|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 14:25:42.1166|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:25:42.1166|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 14:25:42.1166|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 14:25:42.1166|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 14:25:42.1166|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 14:25:42.1166|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 14:25:42.1166|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 14:25:42.1166|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 14:25:42.1166|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 14:25:42.1166|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 14:25:42.1166|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 14:25:42.1166|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 14:25:42.1166|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 14:25:42.1166|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 14:25:42.1166|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 14:25:42.1166|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 14:25:42.1166|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 3.0201ms
2024-03-20 14:25:42.1166|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:25:42.1166|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 14:25:42.1166|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 7.8579ms
2024-03-20 14:38:15.2222|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 14:38:15.2222|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 14:38:15.2222|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 14:38:15.2222|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 14:38:15.2222|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 14:38:15.2222|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 14:38:15.2222|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:38:15.2222|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 14:38:15.2222|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:38:15.2222|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 14:38:15.2222|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 14:38:15.2222|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 14:38:15.2222|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 14:38:15.2222|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 14:38:15.2222|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 14:38:15.2222|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 14:38:15.2222|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 14:38:15.2222|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 14:38:15.2222|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 14:38:15.2222|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 14:38:15.2222|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 14:38:15.2222|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 14:38:15.2222|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 14:38:15.2222|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 14:38:15.2222|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 3.3751ms
2024-03-20 14:38:15.2222|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:38:15.2222|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 14:38:15.2222|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 6.9115ms
2024-03-20 14:47:43.8503|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 14:47:43.8503|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 14:47:43.8503|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 14:47:43.8503|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 14:47:43.8503|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 14:47:43.8503|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 14:47:43.8503|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:47:43.8503|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 14:47:43.8503|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:47:43.8503|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 14:47:43.8503|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 14:47:43.8503|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 14:47:43.8527|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 14:47:43.8527|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 14:47:43.8527|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 14:47:43.8527|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 14:47:43.8527|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 14:47:43.8527|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 14:47:43.8527|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 14:47:43.8527|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 14:47:43.8527|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 14:47:43.8527|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 14:47:43.8527|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 14:47:43.8527|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 14:47:43.8527|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 2.921ms
2024-03-20 14:47:43.8527|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 14:47:43.8527|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 14:47:43.8527|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 6.2200ms
2024-03-20 15:00:30.6837|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 15:00:30.6837|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:00:30.6837|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:00:30.6837|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:00:30.6837|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 15:00:30.6837|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 15:00:30.6837|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:00:30.6837|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:00:30.6837|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:00:30.6837|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 15:00:30.6837|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:00:30.6837|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:00:30.6837|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 15:00:30.6837|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:00:30.6837|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 15:00:30.6837|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:00:30.6837|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:00:30.6886|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:00:30.6886|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:00:30.6886|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:00:30.6886|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:00:30.6886|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:00:30.6886|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:00:30.6886|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 15:00:30.6886|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 2.8381ms
2024-03-20 15:00:30.6886|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:00:30.6886|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:00:30.6886|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 7.2531ms
2024-03-20 15:00:31.9215|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 15:00:31.9215|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:00:31.9215|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:00:31.9215|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:00:31.9215|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 15:00:31.9215|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 15:00:31.9215|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:00:31.9215|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:00:31.9233|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:00:31.9233|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 15:00:31.9233|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:00:31.9233|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:00:31.9233|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 15:00:31.9233|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:00:31.9233|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 15:00:31.9233|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:00:31.9233|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:00:31.9233|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:00:31.9233|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:00:31.9233|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:00:31.9233|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:00:31.9233|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:00:31.9233|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:00:31.9233|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 15:00:31.9233|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 1.7315ms
2024-03-20 15:00:31.9233|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:00:31.9233|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:00:31.9233|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 5.1875ms
2024-03-20 15:02:13.7460|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 15:02:13.7460|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:02:13.7460|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:02:13.7460|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:02:13.7460|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 15:02:13.7460|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 15:02:13.7460|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:02:13.7460|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:02:13.7460|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:02:13.7460|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 15:02:13.7460|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:02:13.7460|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:02:13.7460|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 15:02:13.7460|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:02:13.7460|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 15:02:13.7460|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:02:13.7460|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:02:13.7460|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:02:13.7460|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:02:13.7460|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:02:13.7460|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:02:13.7460|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:02:13.7460|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:02:13.7460|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 15:02:13.7460|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 2.334ms
2024-03-20 15:02:13.7460|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:02:13.7460|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:02:13.7460|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 6.1122ms
2024-03-20 15:02:13.7658|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 15:02:13.7658|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:02:13.7658|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:02:13.7658|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:02:13.7658|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 15:02:13.7658|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 15:02:13.7658|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:02:13.7658|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:02:13.7658|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:02:13.7658|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 15:02:13.7658|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:02:13.7658|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:02:13.7658|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 15:02:13.7658|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:02:13.7658|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 15:02:13.7658|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:02:13.7658|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:02:13.7658|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:02:13.7658|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:02:13.7658|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:02:13.7658|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:02:13.7658|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:02:13.7658|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:02:13.7658|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 15:02:13.7658|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 3.5899ms
2024-03-20 15:02:13.7658|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:02:13.7658|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:02:13.7658|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 6.8161ms
2024-03-20 15:03:16.4397|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 15:03:16.4397|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:03:16.4397|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:03:16.4397|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:03:16.4397|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 15:03:16.4397|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 15:03:16.4397|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:03:16.4397|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:03:16.4397|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:03:16.4397|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 15:03:16.4423|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:03:16.4423|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:03:16.4423|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 15:03:16.4423|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:03:16.4423|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 15:03:16.4423|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:03:16.4423|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:03:16.4423|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:03:16.4423|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:03:16.4423|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:03:16.4423|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:03:16.4423|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:03:16.4423|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:03:16.4423|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 15:03:16.4423|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 2.8662ms
2024-03-20 15:03:16.4423|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:03:16.4423|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:03:16.4423|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 7.2506ms
2024-03-20 15:03:16.4754|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 15:03:16.4760|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:03:16.4760|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:03:16.4760|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:03:16.4760|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 15:03:16.4760|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 15:03:16.4760|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:03:16.4760|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:03:16.4760|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:03:16.4760|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 15:03:16.4760|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:03:16.4760|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:03:16.4760|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 15:03:16.4760|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:03:16.4760|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 15:03:16.4760|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:03:16.4760|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:03:16.4760|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:03:16.4760|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:03:16.4760|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:03:16.4760|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:03:16.4850|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:03:16.4850|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:03:16.4850|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 15:03:16.4850|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.5499ms
2024-03-20 15:03:16.4850|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:03:16.4850|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:03:16.4850|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 12.7779ms
2024-03-20 15:03:16.5975|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/module - -
2024-03-20 15:03:16.5975|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:03:16.5975|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-20 15:03:16.5975|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:03:16.5975|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:03:16.5975|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:03:16.5975|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:03:16.5975|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/module'
2024-03-20 15:03:16.5975|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:03:16.5975|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Module' is valid for the request path '/api/module'
2024-03-20 15:03:16.5975|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-20 15:03:16.5975|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:03:16.5975|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Group' is valid for the request path '/api/group'
2024-03-20 15:03:16.5975|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:03:16.5975|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:03:16.5975|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 15:03:16.5975|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:03:16.5975|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:03:16.5975|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API).
2024-03-20 15:03:16.5975|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 15:03:16.5975|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:03:16.5975|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:03:16.5975|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:03:16.5975|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Group"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API).
2024-03-20 15:03:16.5975|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 15:03:16.5975|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:03:16.5975|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:03:16.5975|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:03:16.5975|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 15:03:16.5975|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 15:03:16.5975|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 15:03:16.5975|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:03:16.5975|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 15:03:16.5975|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 15:03:16.6091|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:03:16.6091|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 15:03:16.6091|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:03:16.6091|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 15:03:16.6091|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 15:03:16.6091|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 15:03:16.6091|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 15:03:16.6091|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 15:03:16.6091|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 15:03:16.6091|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 15:03:16.6091|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 15:03:16.6091|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 15:03:16.6091|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (1ms).
2024-03-20 15:03:16.6091|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 15:03:16.6091|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:03:16.6091|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:03:16.6299|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:03:16.6299|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 15:03:16.6299|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 15:03:16.6299|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6299|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6299|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6299|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6299|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6299|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6299|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6299|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6299|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6299|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6299|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6299|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:03:16.6299|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 2ms reading results.
2024-03-20 15:03:16.6299|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:03:16.6299|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 15:03:16.6299|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:03:16.6299|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:03:16.6299|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:03:16.6299|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 15:03:16.6299|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:03:16.6299|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:03:16.6409|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 15:03:16.6409|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Module.ModuleDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6409|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API) in 34.2322ms
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6409|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6409|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/module - - - 200 - application/json;+charset=utf-8 46.5114ms
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 6ms reading results.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 15:03:16.6409|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:03:16.6409|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:03:16.6409|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Group.GroupReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 15:03:16.6409|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API) in 40.9991ms
2024-03-20 15:03:16.6409|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:03:16.6409|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 15:03:16.6409|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 200 - application/json;+charset=utf-8 52.5177ms
2024-03-20 15:05:51.3825|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 15:05:51.3825|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:05:51.3825|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:05:51.3825|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:05:51.3825|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 15:05:51.3825|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 15:05:51.3825|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:05:51.3825|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:05:51.3825|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:05:51.3825|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 15:05:51.3825|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:05:51.3825|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:05:51.3825|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 15:05:51.3825|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:05:51.3825|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 15:05:51.3825|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:05:51.3825|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:05:51.3825|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:05:51.3825|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:05:51.3825|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:05:51.3825|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:05:51.3825|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:05:51.3825|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:05:51.3825|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 15:05:51.3825|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 2.2278ms
2024-03-20 15:05:51.3825|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:05:51.3825|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:05:51.3825|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 6.3969ms
2024-03-20 15:07:07.9084|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 15:07:07.9084|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:07:07.9084|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:07:07.9084|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:07:07.9084|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 15:07:07.9084|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 15:07:07.9084|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:07:07.9084|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:07:07.9084|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:07:07.9084|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 15:07:07.9084|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:07:07.9084|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:07:07.9084|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 15:07:07.9084|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:07:07.9084|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 15:07:07.9084|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:07:07.9084|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:07:07.9084|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:07:07.9084|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:07:07.9084|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:07:07.9084|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:07:07.9084|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:07:07.9084|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:07:07.9084|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 15:07:07.9084|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 2.356ms
2024-03-20 15:07:07.9084|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:07:07.9084|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:07:07.9084|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 6.1426ms
2024-03-20 15:07:27.3773|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 15:07:27.3773|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:07:27.3773|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:07:27.3773|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:07:27.3773|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 15:07:27.3773|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 15:07:27.3773|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:07:27.3773|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:07:27.3773|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:07:27.3773|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 15:07:27.3773|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:07:27.3773|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:07:27.3773|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 15:07:27.3773|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:07:27.3773|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 15:07:27.3773|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:07:27.3773|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:07:27.3773|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:07:27.3773|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:07:27.3773|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:07:27.3773|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:07:27.3773|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:07:27.3773|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:07:27.3773|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 15:07:27.3773|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 3.9593ms
2024-03-20 15:07:27.3773|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:07:27.3773|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:07:27.3773|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 10.7598ms
2024-03-20 15:07:45.3576|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 15:07:45.3576|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:07:45.3576|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:07:45.3576|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:07:45.3576|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 15:07:45.3576|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 15:07:45.3576|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:07:45.3576|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:07:45.3576|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:07:45.3576|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 15:07:45.3576|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:07:45.3576|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:07:45.3576|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 15:07:45.3576|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:07:45.3576|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 15:07:45.3576|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:07:45.3576|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:07:45.3576|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:07:45.3576|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:07:45.3576|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:07:45.3576|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:07:45.3576|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:07:45.3576|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:07:45.3576|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 15:07:45.3576|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 2.805ms
2024-03-20 15:07:45.3576|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:07:45.3576|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:07:45.3576|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 6.6841ms
2024-03-20 15:08:50.3972|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 15:08:50.3972|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:08:50.3972|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:08:50.3972|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:08:50.3972|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 15:08:50.3972|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 15:08:50.3972|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:08:50.3972|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:08:50.3972|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:08:50.3972|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 15:08:50.3972|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:08:50.3972|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:08:50.3972|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 15:08:50.3972|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:08:50.3972|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 15:08:50.3972|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:08:50.3972|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:08:50.3972|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:08:50.3972|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:08:50.3972|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:08:50.3972|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:08:50.3972|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:08:50.3972|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:08:50.3972|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 15:08:50.3972|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 2.5301ms
2024-03-20 15:08:50.3972|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:08:50.3972|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:08:50.3972|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 6.2511ms
2024-03-20 15:15:55.4355|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 15:15:55.4355|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:15:55.4355|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:15:55.4355|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:15:55.4355|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 15:15:55.4355|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 15:15:55.4355|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:15:55.4355|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:15:55.4355|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:15:55.4355|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 15:15:55.4355|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:15:55.4355|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:15:55.4355|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 15:15:55.4355|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:15:55.4355|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 15:15:55.4355|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:15:55.4355|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:15:55.4355|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:15:55.4355|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:15:55.4355|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:15:55.4355|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:15:55.4355|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:15:55.4355|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:15:55.4355|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 15:15:55.4355|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 3.2919ms
2024-03-20 15:15:55.4355|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:15:55.4355|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:15:55.4431|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 7.6810ms
2024-03-20 15:16:32.2961|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 15:16:32.2961|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:16:32.2961|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:16:32.2961|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:16:32.2961|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 15:16:32.2961|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 15:16:32.2961|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:16:32.2961|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:16:32.2961|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:16:32.2961|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 15:16:32.2961|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:16:32.2961|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:16:32.2961|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 15:16:32.2961|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:16:32.2961|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 15:16:32.2961|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:16:32.2961|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:16:32.2961|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:16:32.2961|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:16:32.2961|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:16:32.2961|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:16:32.2961|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:16:32.2961|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:16:32.2961|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 15:16:32.2961|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 3.4539ms
2024-03-20 15:16:32.2961|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:16:32.2961|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:16:32.2961|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 7.2996ms
2024-03-20 15:22:51.5631|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 15:22:51.5631|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:22:51.5631|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:22:51.5631|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:22:51.5631|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 15:22:51.5631|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 15:22:51.5631|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:22:51.5631|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:22:51.5631|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:22:51.5631|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 15:22:51.5631|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:22:51.5631|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:22:51.5631|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 15:22:51.5631|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:22:51.5631|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 15:22:51.5631|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:22:51.5631|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:22:51.5631|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:22:51.5631|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:22:51.5631|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:22:51.5631|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:22:51.5631|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:22:51.5631|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:22:51.5631|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 15:22:51.5631|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 2.6957ms
2024-03-20 15:22:51.5631|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:22:51.5631|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:22:51.5631|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 6.3690ms
2024-03-20 15:22:56.3349|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 15:22:56.3349|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:22:56.3349|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:22:56.3349|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:22:56.3349|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 15:22:56.3349|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 15:22:56.3349|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:22:56.3349|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:22:56.3349|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:22:56.3349|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 15:22:56.3349|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:22:56.3349|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:22:56.3349|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 15:22:56.3349|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:22:56.3349|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 15:22:56.3349|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:22:56.3349|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:22:56.3349|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:22:56.3349|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:22:56.3349|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:22:56.3349|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:22:56.3349|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:22:56.3349|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:22:56.3349|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 15:22:56.3349|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 1.7586ms
2024-03-20 15:22:56.3349|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:22:56.3349|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:22:56.3349|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 5.0859ms
2024-03-20 15:22:56.4065|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/module - -
2024-03-20 15:22:56.4065|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:22:56.4065|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-20 15:22:56.4065|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:22:56.4065|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:22:56.4065|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:22:56.4065|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:22:56.4065|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:22:56.4065|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/module'
2024-03-20 15:22:56.4065|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-20 15:22:56.4065|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Module' is valid for the request path '/api/module'
2024-03-20 15:22:56.4065|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Group' is valid for the request path '/api/group'
2024-03-20 15:22:56.4065|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:22:56.4065|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:22:56.4065|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:22:56.4065|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:22:56.4065|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 15:22:56.4065|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 15:22:56.4065|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:22:56.4065|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:22:56.4065|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Group"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API).
2024-03-20 15:22:56.4065|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API).
2024-03-20 15:22:56.4065|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:22:56.4065|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:22:56.4065|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:22:56.4065|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:22:56.4065|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 15:22:56.4065|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 15:22:56.4065|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:22:56.4065|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:22:56.4065|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 15:22:56.4065|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 15:22:56.4065|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 15:22:56.4065|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 15:22:56.4183|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:22:56.4183|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:22:56.4183|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 15:22:56.4183|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 15:22:56.4183|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 15:22:56.4183|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 15:22:56.4183|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 15:22:56.4183|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 15:22:56.4183|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 15:22:56.4183|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 15:22:56.4183|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 15:22:56.4183|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 15:22:56.4183|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 15:22:56.4183|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:22:56.4183|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 15:22:56.4183|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:22:56.4380|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:22:56.4380|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 15:22:56.4380|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 15:22:56.4380|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4380|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4380|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4380|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4380|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4380|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4380|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4380|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4380|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4380|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4380|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4380|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4380|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4380|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4380|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4380|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4380|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4380|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4380|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4380|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4380|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4380|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4380|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:22:56.4380|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4380|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 15:22:56.4380|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4380|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4380|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4380|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4380|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 15:22:56.4380|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4380|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4380|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:22:56.4504|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4504|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 10ms reading results.
2024-03-20 15:22:56.4504|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4504|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:22:56.4504|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4504|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 15:22:56.4504|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4504|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4504|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:22:56.4504|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4504|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:22:56.4504|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4504|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:22:56.4504|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4504|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:22:56.4504|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4504|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:22:56.4504|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:22:56.4504|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Group.GroupReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 15:22:56.4504|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:22:56.4504|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API) in 36.2353ms
2024-03-20 15:22:56.4504|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 3ms reading results.
2024-03-20 15:22:56.4504|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:22:56.4504|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:22:56.4504|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:22:56.4504|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 15:22:56.4504|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:22:56.4504|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:22:56.4504|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 15:22:56.4504|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:22:56.4504|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 200 - application/json;+charset=utf-8 47.6375ms
2024-03-20 15:22:56.4504|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:22:56.4504|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:22:56.4504|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:22:56.4504|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Module.ModuleDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 15:22:56.4504|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API) in 38.5651ms
2024-03-20 15:22:56.4504|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:22:56.4504|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:22:56.4504|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:22:56.4504|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 15:22:56.4504|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/module - - - 200 - application/json;+charset=utf-8 50.5466ms
2024-03-20 15:23:10.4725|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 15:23:10.4725|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:23:10.4725|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:23:10.4725|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:23:10.4725|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 15:23:10.4725|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 15:23:10.4725|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:23:10.4725|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:23:10.4725|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:23:10.4725|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 15:23:10.4725|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:23:10.4725|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:23:10.4725|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 15:23:10.4725|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:23:10.4725|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 15:23:10.4725|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:23:10.4725|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:23:10.4725|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:23:10.4725|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:23:10.4725|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:23:10.4725|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:23:10.4725|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:23:10.4725|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:23:10.4725|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 15:23:10.4725|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 1.7209ms
2024-03-20 15:23:10.4725|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:23:10.4725|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:23:10.4725|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 4.8731ms
2024-03-20 15:23:10.5274|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/user - -
2024-03-20 15:23:10.5274|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-20 15:23:10.5274|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:23:10.5274|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:23:10.5274|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:23:10.5274|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:23:10.5274|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/user'
2024-03-20 15:23:10.5274|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-20 15:23:10.5274|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/User' is valid for the request path '/api/user'
2024-03-20 15:23:10.5274|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Group' is valid for the request path '/api/group'
2024-03-20 15:23:10.5274|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:23:10.5274|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:23:10.5274|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 15:23:10.5274|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:23:10.5274|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:23:10.5274|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API).
2024-03-20 15:23:10.5274|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Group"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API).
2024-03-20 15:23:10.5274|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:23:10.5274|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:23:10.5274|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:23:10.5274|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:23:10.5274|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 15:23:10.5274|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 15:23:10.5274|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:23:10.5274|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:23:10.5274|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 15:23:10.5274|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 15:23:10.5274|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API)
2024-03-20 15:23:10.5274|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:23:10.5274|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API)
2024-03-20 15:23:10.5274|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[ACTIVE], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[COMMENT], [t].[DATE_FORMAT], [t].[DELETED], [t].[EMAIL], [t].[LANGUAGE], [t].[NAME], [t].[PRENAME], [t].[SHORTNAME], [t].[USERNAME]
FROM [dbo].[TBDD_USER] AS [t]
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 15:23:10.5274|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[ACTIVE], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[COMMENT], [t].[DATE_FORMAT], [t].[DELETED], [t].[EMAIL], [t].[LANGUAGE], [t].[NAME], [t].[PRENAME], [t].[SHORTNAME], [t].[USERNAME]
FROM [dbo].[TBDD_USER] AS [t]
2024-03-20 15:23:10.5274|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5274|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 5ms reading results.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5425|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.User.UserReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5425|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API) in 13.2602ms
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:10.5425|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 8ms reading results.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:23:10.5425|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/user - - - 200 - application/json;+charset=utf-8 18.6887ms
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:23:10.5425|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/user - -
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:23:10.5425|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:23:10.5425|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Group.GroupReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 15:23:10.5425|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API) in 16.0794ms
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:23:10.5425|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/user'
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/User' is valid for the request path '/api/user'
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:23:10.5425|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 200 - application/json;+charset=utf-8 21.4725ms
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 15:23:10.5425|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-20 15:23:10.5425|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:23:10.5425|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API).
2024-03-20 15:23:10.5425|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Group' is valid for the request path '/api/group'
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API)
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 15:23:10.5425|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:23:10.5425|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Group"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API).
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API)
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[ACTIVE], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[COMMENT], [t].[DATE_FORMAT], [t].[DELETED], [t].[EMAIL], [t].[LANGUAGE], [t].[NAME], [t].[PRENAME], [t].[SHORTNAME], [t].[USERNAME]
FROM [dbo].[TBDD_USER] AS [t]
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:23:10.5425|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 15:23:10.5425|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[ACTIVE], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[COMMENT], [t].[DATE_FORMAT], [t].[DELETED], [t].[EMAIL], [t].[LANGUAGE], [t].[NAME], [t].[PRENAME], [t].[SHORTNAME], [t].[USERNAME]
FROM [dbo].[TBDD_USER] AS [t]
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (1ms).
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 15:23:10.5425|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 11ms reading results.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.User.UserReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API) in 18.3378ms
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/user - - - 200 - application/json;+charset=utf-8 24.3688ms
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 12ms reading results.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 15:23:10.5580|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:23:10.5580|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:23:10.5580|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:23:10.5737|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Group.GroupReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 15:23:10.5737|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API) in 21.051ms
2024-03-20 15:23:10.5737|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:23:10.5737|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:23:10.5737|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:10.5737|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 15:23:10.5737|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 200 - application/json;+charset=utf-8 25.6078ms
2024-03-20 15:23:20.6301|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 15:23:20.6301|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:23:20.6301|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:23:20.6301|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:23:20.6301|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 15:23:20.6301|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 15:23:20.6301|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:23:20.6301|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:23:20.6301|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:23:20.6301|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 15:23:20.6301|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:23:20.6301|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:23:20.6301|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 15:23:20.6301|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:23:20.6301|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 15:23:20.6301|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:23:20.6301|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:23:20.6301|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:23:20.6301|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:23:20.6301|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:23:20.6301|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:23:20.6301|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:23:20.6301|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:23:20.6301|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 15:23:20.6348|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 2.0727ms
2024-03-20 15:23:20.6348|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:23:20.6348|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:23:20.6348|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 5.2521ms
2024-03-20 15:23:20.6757|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-20 15:23:20.6757|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/module - -
2024-03-20 15:23:20.6757|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:23:20.6757|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:23:20.6757|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:23:20.6757|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:23:20.6757|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:23:20.6757|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:23:20.6757|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-20 15:23:20.6757|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/module'
2024-03-20 15:23:20.6757|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Group' is valid for the request path '/api/group'
2024-03-20 15:23:20.6757|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:23:20.6757|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Module' is valid for the request path '/api/module'
2024-03-20 15:23:20.6757|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:23:20.6757|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:23:20.6757|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 15:23:20.6757|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:23:20.6757|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:23:20.6757|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 15:23:20.6757|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Group"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API).
2024-03-20 15:23:20.6757|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:23:20.6757|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:23:20.6757|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API).
2024-03-20 15:23:20.6757|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:23:20.6757|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:23:20.6757|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 15:23:20.6757|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:23:20.6757|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:23:20.6757|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 15:23:20.6757|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 15:23:20.6757|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:23:20.6757|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 15:23:20.6757|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 15:23:20.6813|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:23:20.6813|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 15:23:20.6813|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 5ms reading results.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Module.ModuleDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API) in 12.7788ms
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/module - - - 200 - application/json;+charset=utf-8 19.6346ms
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 7ms reading results.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:20.6813|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 15:23:20.6813|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:23:20.6974|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:23:20.6974|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:23:20.6974|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:23:20.6974|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:23:20.6974|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Group.GroupReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 15:23:20.6974|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API) in 17.4199ms
2024-03-20 15:23:20.6974|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:23:20.6974|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:23:20.6974|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:20.6974|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 15:23:20.6974|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 200 - application/json;+charset=utf-8 23.6778ms
2024-03-20 15:23:39.4372|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 15:23:39.4372|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:23:39.4372|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:23:39.4372|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:23:39.4372|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 15:23:39.4372|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 15:23:39.4372|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:23:39.4372|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:23:39.4372|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:23:39.4372|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 15:23:39.4372|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:23:39.4372|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:23:39.4372|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 15:23:39.4372|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:23:39.4372|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 15:23:39.4372|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:23:39.4372|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:23:39.4372|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:23:39.4372|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:23:39.4372|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:23:39.4372|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:23:39.4372|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:23:39.4372|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:23:39.4372|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 15:23:39.4372|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 1.757ms
2024-03-20 15:23:39.4372|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:23:39.4372|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:23:39.4372|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 5.4807ms
2024-03-20 15:23:39.4856|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 15:23:39.4856|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:23:39.4856|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:23:39.4856|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:23:39.4856|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 15:23:39.4856|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 15:23:39.4856|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:23:39.4856|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:23:39.4856|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:23:39.4856|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 15:23:39.4856|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:23:39.4856|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:23:39.4856|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 15:23:39.4856|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:23:39.4856|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 15:23:39.4856|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:23:39.4856|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:23:39.4856|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:23:39.4856|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:23:39.4856|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:23:39.4856|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:23:39.4856|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:23:39.4856|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:23:39.4856|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 15:23:39.4856|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 1.9716ms
2024-03-20 15:23:39.4856|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:23:39.4917|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:23:39.4917|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 6.5114ms
2024-03-20 15:23:39.5768|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/module - -
2024-03-20 15:23:39.5768|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-20 15:23:39.5768|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:23:39.5768|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:23:39.5768|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:23:39.5768|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:23:39.5768|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:23:39.5768|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:23:39.5768|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-20 15:23:39.5768|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/module'
2024-03-20 15:23:39.5768|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Group' is valid for the request path '/api/group'
2024-03-20 15:23:39.5768|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Module' is valid for the request path '/api/module'
2024-03-20 15:23:39.5768|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:23:39.5768|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:23:39.5768|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:23:39.5768|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:23:39.5768|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 15:23:39.5768|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 15:23:39.5768|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:23:39.5768|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:23:39.5768|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Group"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API).
2024-03-20 15:23:39.5768|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API).
2024-03-20 15:23:39.5768|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:23:39.5768|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:23:39.5768|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:23:39.5768|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:23:39.5768|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 15:23:39.5768|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 15:23:39.5768|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:23:39.5768|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:23:39.5768|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 15:23:39.5768|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 15:23:39.5768|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 15:23:39.5768|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 15:23:39.5768|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:23:39.5768|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:23:39.5768|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 15:23:39.5768|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 15:23:39.5768|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 15:23:39.5768|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 15:23:39.5768|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 15:23:39.5768|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 15:23:39.5768|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 15:23:39.5768|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 15:23:39.5768|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 15:23:39.5768|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 15:23:39.5768|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 15:23:39.5768|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 15:23:39.5768|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:39.5768|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:39.5768|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:39.5768|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:39.5768|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 15:23:39.5768|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 15:23:39.5768|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 15:23:39.5874|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 9ms reading results.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Module.ModuleDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API) in 18.66ms
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.5874|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/module - - - 200 - application/json;+charset=utf-8 24.7568ms
2024-03-20 15:23:39.5874|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.6021|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.6021|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:39.6021|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:39.6021|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 13ms reading results.
2024-03-20 15:23:39.6021|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:39.6021|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 15:23:39.6021|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:23:39.6021|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:23:39.6021|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:23:39.6021|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:23:39.6021|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:23:39.6021|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Group.GroupReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 15:23:39.6021|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API) in 23.5203ms
2024-03-20 15:23:39.6021|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:23:39.6021|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:23:39.6021|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:39.6021|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 15:23:39.6021|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 200 - application/json;+charset=utf-8 29.0723ms
2024-03-20 15:23:58.8081|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 15:23:58.8081|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:23:58.8081|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:23:58.8081|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:23:58.8081|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 15:23:58.8081|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 15:23:58.8081|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:23:58.8081|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:23:58.8081|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:23:58.8081|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 15:23:58.8081|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:23:58.8081|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:23:58.8081|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 15:23:58.8081|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:23:58.8081|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 15:23:58.8081|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:23:58.8081|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:23:58.8081|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:23:58.8081|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:23:58.8081|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:23:58.8081|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:23:58.8081|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:23:58.8081|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:23:58.8081|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 15:23:58.8081|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 1.7934ms
2024-03-20 15:23:58.8081|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:23:58.8081|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:23:58.8081|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 4.9183ms
2024-03-20 15:23:58.8272|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/user - -
2024-03-20 15:23:58.8272|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:23:58.8272|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:23:58.8272|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:23:58.8272|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/user'
2024-03-20 15:23:58.8272|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/User' is valid for the request path '/api/user'
2024-03-20 15:23:58.8272|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:23:58.8272|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:23:58.8272|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 15:23:58.8272|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:23:58.8272|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API).
2024-03-20 15:23:58.8272|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:23:58.8272|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:23:58.8272|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 15:23:58.8272|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:23:58.8272|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 15:23:58.8272|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API)
2024-03-20 15:23:58.8272|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:23:58.8272|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API)
2024-03-20 15:23:58.8272|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 15:23:58.8272|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 15:23:58.8272|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 15:23:58.8272|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 15:23:58.8272|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 15:23:58.8272|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:58.8272|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:58.8272|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[ACTIVE], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[COMMENT], [t].[DATE_FORMAT], [t].[DELETED], [t].[EMAIL], [t].[LANGUAGE], [t].[NAME], [t].[PRENAME], [t].[SHORTNAME], [t].[USERNAME]
FROM [dbo].[TBDD_USER] AS [t]
2024-03-20 15:23:58.8360|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[ACTIVE], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[COMMENT], [t].[DATE_FORMAT], [t].[DELETED], [t].[EMAIL], [t].[LANGUAGE], [t].[NAME], [t].[PRENAME], [t].[SHORTNAME], [t].[USERNAME]
FROM [dbo].[TBDD_USER] AS [t]
2024-03-20 15:23:58.8360|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:58.8360|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:58.8360|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:58.8360|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:58.8360|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:58.8360|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:58.8360|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:58.8360|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:58.8360|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:58.8360|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:58.8360|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:58.8360|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:58.8360|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:58.8360|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:58.8360|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:23:58.8360|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:58.8360|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 4ms reading results.
2024-03-20 15:23:58.8360|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:58.8360|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 15:23:58.8360|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:23:58.8360|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:23:58.8360|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:23:58.8360|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:23:58.8360|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:23:58.8360|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.User.UserReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 15:23:58.8360|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API) in 13.6595ms
2024-03-20 15:23:58.8360|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:23:58.8360|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:23:58.8360|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:23:58.8360|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 15:23:58.8360|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/user - - - 200 - application/json;+charset=utf-8 18.4575ms
2024-03-20 15:24:04.9199|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 15:24:04.9199|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:24:04.9199|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:24:04.9199|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:24:04.9199|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 15:24:04.9199|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 15:24:04.9199|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:24:04.9199|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:24:04.9199|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:24:04.9199|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 15:24:04.9199|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:24:04.9199|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:24:04.9199|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 15:24:04.9199|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:24:04.9199|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 15:24:04.9199|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:24:04.9199|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:24:04.9199|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:24:04.9199|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:24:04.9199|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:24:04.9199|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:24:04.9199|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:24:04.9199|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:24:04.9199|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 15:24:04.9199|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 2.7529ms
2024-03-20 15:24:04.9199|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:24:04.9199|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:24:04.9199|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 6.3129ms
2024-03-20 15:24:04.9333|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 15:24:04.9333|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:24:04.9333|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:24:04.9333|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:24:04.9333|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 15:24:04.9333|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 15:24:04.9333|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:24:04.9333|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:24:04.9333|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:24:04.9333|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 15:24:04.9333|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:24:04.9333|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:24:04.9333|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 15:24:04.9333|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:24:04.9333|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 15:24:04.9333|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:24:04.9333|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:24:04.9333|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:24:04.9333|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:24:04.9333|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:24:04.9333|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:24:04.9333|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:24:04.9333|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:24:04.9333|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 15:24:04.9333|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.4101ms
2024-03-20 15:24:04.9333|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:24:04.9333|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:24:04.9333|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 9.2223ms
2024-03-20 15:24:04.9784|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/user - -
2024-03-20 15:24:04.9784|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:24:04.9784|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:24:04.9784|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:24:04.9784|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/user'
2024-03-20 15:24:04.9784|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/User' is valid for the request path '/api/user'
2024-03-20 15:24:04.9784|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:24:04.9784|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:24:04.9784|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 15:24:04.9784|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:24:04.9784|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API).
2024-03-20 15:24:04.9784|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:24:04.9784|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:24:04.9784|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 15:24:04.9784|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:24:04.9784|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 15:24:04.9784|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API)
2024-03-20 15:24:04.9784|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:24:04.9784|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API)
2024-03-20 15:24:04.9784|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 15:24:04.9784|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 15:24:04.9784|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 15:24:04.9784|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 15:24:04.9784|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 15:24:04.9784|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:24:04.9784|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:24:04.9784|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[ACTIVE], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[COMMENT], [t].[DATE_FORMAT], [t].[DELETED], [t].[EMAIL], [t].[LANGUAGE], [t].[NAME], [t].[PRENAME], [t].[SHORTNAME], [t].[USERNAME]
FROM [dbo].[TBDD_USER] AS [t]
2024-03-20 15:24:04.9784|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[ACTIVE], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[COMMENT], [t].[DATE_FORMAT], [t].[DELETED], [t].[EMAIL], [t].[LANGUAGE], [t].[NAME], [t].[PRENAME], [t].[SHORTNAME], [t].[USERNAME]
FROM [dbo].[TBDD_USER] AS [t]
2024-03-20 15:24:04.9784|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:24:04.9784|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:24:04.9784|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:24:04.9784|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:24:04.9784|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:24:04.9784|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:24:04.9784|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:24:04.9784|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:24:04.9889|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:24:04.9889|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:24:04.9889|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:24:04.9889|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:24:04.9889|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:24:04.9889|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:24:04.9889|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:24:04.9889|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:24:04.9889|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 3ms reading results.
2024-03-20 15:24:04.9889|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:24:04.9889|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 15:24:04.9889|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:24:04.9889|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:24:04.9889|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:24:04.9889|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:24:04.9889|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:24:04.9889|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.User.UserReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 15:24:04.9889|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API) in 10.3734ms
2024-03-20 15:24:04.9889|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:24:04.9889|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:24:04.9889|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:24:04.9889|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 15:24:04.9889|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/user - - - 200 - application/json;+charset=utf-8 14.9512ms
2024-03-20 15:28:32.4479|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-20 15:28:32.4479|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:28:32.4479|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:28:32.4479|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:28:32.4479|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-20 15:28:32.4479|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)' with route pattern 'api/Auth/check' is valid for the request path '/api/auth/check'
2024-03-20 15:28:32.4479|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:28:32.4479|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:28:32.4479|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:28:32.4479|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CheckAuthentication", controller = "Auth"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CheckAuthentication() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-20 15:28:32.4479|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:28:32.4479|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:28:32.4479|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 15:28:32.4479|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:28:32.4479|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 15:28:32.4479|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:28:32.4479|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:28:32.4479|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-20 15:28:32.4479|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:28:32.4479|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:28:32.4479|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:28:32.4479|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:28:32.4479|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:28:32.4479|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-20 15:28:32.4479|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 2.0258ms
2024-03-20 15:28:32.4479|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-20 15:28:32.4479|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:28:32.4479|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 5.5043ms
2024-03-20 15:28:32.5090|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/module - -
2024-03-20 15:28:32.5090|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-20 15:28:32.5090|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:28:32.5090|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'http://localhost:4200'.
2024-03-20 15:28:32.5090|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:28:32.5090|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-20 15:28:32.5090|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:28:32.5090|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 15:28:32.5090|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/module'
2024-03-20 15:28:32.5090|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-20 15:28:32.5090|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Module' is valid for the request path '/api/module'
2024-03-20 15:28:32.5090|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)' with route pattern 'api/Group' is valid for the request path '/api/group'
2024-03-20 15:28:32.5090|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:28:32.5090|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:28:32.5090|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:28:32.5090|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 15:28:32.5090|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-20 15:28:32.5090|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:28:32.5090|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-20 15:28:32.5090|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API).
2024-03-20 15:28:32.5090|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:28:32.5090|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:28:32.5090|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAll", controller = "Group"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API).
2024-03-20 15:28:32.5090|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:28:32.5090|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 15:28:32.5090|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 15:28:32.5090|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 15:28:32.5090|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:28:32.5090|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 15:28:32.5090|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 15:28:32.5090|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
2024-03-20 15:28:32.5090|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 15:28:32.5090|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-20 15:28:32.5090|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:28:32.5090|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 15:28:32.5090|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-20 15:28:32.5090|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 15:28:32.5090|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 15:28:32.5090|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 15:28:32.5090|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 15:28:32.5090|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 15:28:32.5090|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 15:28:32.5090|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:28:32.5090|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-20 15:28:32.5090|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:28:32.5090|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-20 15:28:32.5090|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-20 15:28:32.5090|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 15:28:32.5090|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-20 15:28:32.5090|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-20 15:28:32.5090|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-20 15:28:32.5090|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:28:32.5090|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:28:32.5090|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 15:28:32.5090|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Active], [t].[AD_SYNC], [t].[ADDED_WHO], [t].[CHANGED_WHO], [t].[Comment], [t].[ECM_FK_ID], [t].[Internal], [t].[Name]
FROM [dbo].[TBDD_GROUPS] AS [t]
2024-03-20 15:28:32.5090|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Guid], [t].[Name], [t].[SHORT_NAME]
FROM [dbo].[TBDD_MODULES] AS [t]
2024-03-20 15:28:32.5090|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5090|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5090|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 8ms reading results.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Module.ModuleDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API) in 16.7862ms
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-20 15:28:32.5241|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/module - - - 200 - application/json;+charset=utf-8 22.6960ms
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 13ms reading results.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-20 15:28:32.5241|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 15:28:32.5241|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 15:28:32.5241|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[DigitalData.UserManager.Application.DTOs.Group.GroupReadDto, DigitalData.UserManager.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 15:28:32.5241|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API) in 21.0309ms
2024-03-20 15:28:32.5241|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-20 15:28:32.5241|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-20 15:28:32.5241|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 200 - application/json;+charset=utf-8 25.6863ms
2024-03-20 16:35:52.3214|DEBUG|Program|init main
2024-03-20 16:35:52.7527|INFO|Program|Local LDAP Path: LDAP://DC=dd-gan,DC=local,DC=digitaldata,DC=works
2024-03-20 16:35:53.1651|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ModelBinderFactory|Registered model binder providers, in the following order: Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider
2024-03-20 16:35:53.2759|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-20 16:35:53.3207|INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|User profile is available. Using 'C:\Users\tekh\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
2024-03-20 16:35:53.3207|DEBUG|Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository|Reading data from file 'C:\Users\tekh\AppData\Local\ASP.NET\DataProtection-Keys\key-70b42ce7-e471-4828-9be8-dcfa066e2793.xml'.
2024-03-20 16:35:53.3543|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-20 16:35:53.3664|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.DefaultKeyResolver|Considering key {70b42ce7-e471-4828-9be8-dcfa066e2793} with expiration date 2024-05-06 09:06:35Z as default key.
2024-03-20 16:35:53.3664|DEBUG|Microsoft.AspNetCore.DataProtection.TypeForwardingActivator|Forwarded activator type request from Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor, Microsoft.AspNetCore.DataProtection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60
2024-03-20 16:35:53.3664|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-20 16:35:53.3664|DEBUG|Microsoft.AspNetCore.DataProtection.TypeForwardingActivator|Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60
2024-03-20 16:35:53.3793|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-20 16:35:53.3793|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-20 16:35:53.3793|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-20 16:35:53.3793|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-20 16:35:53.5810|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-20 16:35:53.5810|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-20 16:35:53.5819|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-20 16:35:53.5819|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-20 16:35:53.5819|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-20 16:35:53.5819|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-20 16:35:53.5819|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-20 16:35:53.5819|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-20 16:35:53.5819|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-20 16:35:53.7999|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UDMUHJ35" accepted.
2024-03-20 16:35:53.8017|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UDMUHJ35" started.
2024-03-20 16:35:53.8179|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UDMUHJ36" accepted.
2024-03-20 16:35:53.8179|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UDMUHJ36" started.
2024-03-20 16:35:53.8430|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28UDMUHJ35" received FIN.
2024-03-20 16:35:53.8430|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28UDMUHJ36" received FIN.
2024-03-20 16:35:53.8509|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Failed to authenticate HTTPS connection.|System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveBlobAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-03-20 16:35:53.8509|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Failed to authenticate HTTPS connection.|System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveBlobAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-03-20 16:35:53.8904|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UDMUHJ36" stopped.
2024-03-20 16:35:53.8904|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UDMUHJ35" stopped.
2024-03-20 16:35:53.8904|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28UDMUHJ35" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-20 16:35:53.8904|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28UDMUHJ36" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-20 16:35:54.2512|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UDMUHJ37" accepted.
2024-03-20 16:35:54.2545|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UDMUHJ37" started.
2024-03-20 16:35:54.3225|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN28UDMUHJ37 established using the following protocol: Tls12
2024-03-20 16:35:54.4009|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-20 16:35:54.4403|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-20 16:35:54.5838|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-20 16:35:54.6983|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-20 16:35:54.6983|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 305.0017ms
2024-03-20 16:35:54.7186|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-20 16:35:54.7186|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-20 16:35:54.7397|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - - - 200 12024 application/javascript;+charset=utf-8 21.0827ms
2024-03-20 16:35:54.7881|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 69.5857ms
2024-03-20 16:35:54.9555|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-20 16:35:55.1609|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 205.5546ms
2024-03-20 16:36:20.1588|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Group - -
2024-03-20 16:36:20.1588|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 16:36:20.2041|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Group'
2024-03-20 16:36:20.2041|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)' with route pattern 'api/Directory/Group' is valid for the request path '/api/Directory/Group'
2024-03-20 16:36:20.2041|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 16:36:20.2237|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 16:36:20.2237|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 16:36:20.2470|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetGroups", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetGroups(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-20 16:36:20.2493|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 16:36:20.2493|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 16:36:20.2493|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 16:36:20.2493|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 16:36:20.2493|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 16:36:20.2493|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 16:36:20.4343|INFO|DigitalData.Core.Application.DirectoryService|Search Root is DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-20 16:36:20.6295|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-20 16:36:21.4876|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 16:36:21.4876|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 16:36:21.5121|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String' ...
2024-03-20 16:36:21.5161|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'propName' of type 'System.String' using the name '' in request data ...
2024-03-20 16:36:21.5161|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'propName' of type 'System.String'.
2024-03-20 16:36:21.5161|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 16:36:21.5161|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 16:36:21.5161|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String' ...
2024-03-20 16:36:21.5161|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String'.
2024-03-20 16:36:56.7968|DEBUG|Program|init main
2024-03-20 16:36:57.4036|INFO|Program|Local LDAP Path: LDAP://DC=dd-gan,DC=local,DC=digitaldata,DC=works
2024-03-20 16:36:57.9073|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ModelBinderFactory|Registered model binder providers, in the following order: Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider
2024-03-20 16:36:58.0713|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-20 16:36:58.1330|INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|User profile is available. Using 'C:\Users\tekh\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
2024-03-20 16:36:58.1330|DEBUG|Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository|Reading data from file 'C:\Users\tekh\AppData\Local\ASP.NET\DataProtection-Keys\key-70b42ce7-e471-4828-9be8-dcfa066e2793.xml'.
2024-03-20 16:36:58.1552|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-20 16:36:58.1699|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.DefaultKeyResolver|Considering key {70b42ce7-e471-4828-9be8-dcfa066e2793} with expiration date 2024-05-06 09:06:35Z as default key.
2024-03-20 16:36:58.1699|DEBUG|Microsoft.AspNetCore.DataProtection.TypeForwardingActivator|Forwarded activator type request from Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor, Microsoft.AspNetCore.DataProtection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60
2024-03-20 16:36:58.1795|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-20 16:36:58.1795|DEBUG|Microsoft.AspNetCore.DataProtection.TypeForwardingActivator|Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60
2024-03-20 16:36:58.1795|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-20 16:36:58.1921|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-20 16:36:58.1921|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-20 16:36:58.1921|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-20 16:36:58.4479|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-20 16:36:58.4479|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-20 16:36:58.4479|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-20 16:36:58.4479|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-20 16:36:58.4479|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-20 16:36:58.4479|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-20 16:36:58.4479|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-20 16:36:58.4479|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-20 16:36:58.4479|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-20 16:36:58.6913|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UEA9CQTC" accepted.
2024-03-20 16:36:58.6913|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UEA9CQTD" accepted.
2024-03-20 16:36:58.6913|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UEA9CQTD" started.
2024-03-20 16:36:58.6913|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UEA9CQTC" started.
2024-03-20 16:36:58.7169|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28UEA9CQTC" received FIN.
2024-03-20 16:36:58.7169|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28UEA9CQTD" received FIN.
2024-03-20 16:36:58.7286|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Failed to authenticate HTTPS connection.|System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveBlobAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-03-20 16:36:58.7286|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Failed to authenticate HTTPS connection.|System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveBlobAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-03-20 16:36:58.7670|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UEA9CQTC" stopped.
2024-03-20 16:36:58.7670|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UEA9CQTD" stopped.
2024-03-20 16:36:58.7702|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28UEA9CQTC" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-20 16:36:58.7702|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28UEA9CQTD" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-20 16:36:58.9920|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UEA9CQTE" accepted.
2024-03-20 16:36:58.9920|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UEA9CQTE" started.
2024-03-20 16:36:59.1041|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN28UEA9CQTE established using the following protocol: Tls12
2024-03-20 16:36:59.2164|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-20 16:36:59.2605|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-20 16:36:59.4165|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-20 16:36:59.5308|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-20 16:36:59.5308|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-20 16:36:59.5308|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-20 16:36:59.5545|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - - - 200 12024 application/javascript;+charset=utf-8 21.4209ms
2024-03-20 16:36:59.5546|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 340.6060ms
2024-03-20 16:36:59.6178|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 86.9814ms
2024-03-20 16:36:59.7886|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-20 16:37:00.0005|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 211.8678ms
2024-03-20 16:37:11.4053|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Group - -
2024-03-20 16:37:11.4053|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 16:37:11.4487|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Group'
2024-03-20 16:37:11.4487|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)' with route pattern 'api/Directory/Group' is valid for the request path '/api/Directory/Group'
2024-03-20 16:37:11.4487|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 16:37:11.4694|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 16:37:11.4694|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 16:37:11.4947|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetGroups", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetGroups(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-20 16:37:11.4969|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 16:37:11.4969|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 16:37:11.4969|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 16:37:11.4969|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 16:37:11.4969|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 16:37:11.4969|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 16:37:11.6740|INFO|DigitalData.Core.Application.DirectoryService|Search Root is DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-20 16:37:11.8597|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-20 16:37:12.6863|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 16:37:12.6863|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 16:37:12.7088|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String' ...
2024-03-20 16:37:12.7088|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'propName' of type 'System.String' using the name '' in request data ...
2024-03-20 16:37:12.7088|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'propName' of type 'System.String'.
2024-03-20 16:37:12.7136|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 16:37:12.7136|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 16:37:12.7136|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String' ...
2024-03-20 16:37:12.7136|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String'.
2024-03-20 16:37:23.3016|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 11799.587ms
2024-03-20 16:37:23.3146|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 16:37:23.3146|ERROR|Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware|An unhandled exception has occurred while executing the request.|System.Runtime.InteropServices.COMException (0x80004005): Unspecified error
at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail)
at System.DirectoryServices.DirectoryEntry.Bind()
at System.DirectoryServices.DirectoryEntry.get_AdsObject()
at System.DirectoryServices.DirectorySearcher.FindAll(Boolean findMoreThanOne)
at System.DirectoryServices.DirectorySearcher.FindAll()
at DigitalData.Core.Application.DirectoryService.ReadAllGroupAsCollection() in E:\TekH\Visual Studio\WebCoreModules\DigitalData.Core.Application\DirectoryService.cs:line 38
at DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups(String propName) in E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API\Controllers\DirectoryController.cs:line 29
at lambda_method3(Closure, Object, Object[])
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Logged|17_1(ResourceInvoker invoker)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Logged|17_1(ResourceInvoker invoker)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context)
2024-03-20 16:37:23.3541|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 16:37:23.3574|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Group - - - 500 - text/plain;+charset=utf-8 11952.9934ms
2024-03-20 16:37:52.9007|DEBUG|Program|init main
2024-03-20 16:37:53.4089|INFO|Program|Local LDAP Path: LDAP://DC=dd-gan,DC=local,DC=digitaldata,DC=works
2024-03-20 16:37:53.8787|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ModelBinderFactory|Registered model binder providers, in the following order: Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider
2024-03-20 16:37:54.0026|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-20 16:37:54.0500|INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|User profile is available. Using 'C:\Users\tekh\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
2024-03-20 16:37:54.0500|DEBUG|Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository|Reading data from file 'C:\Users\tekh\AppData\Local\ASP.NET\DataProtection-Keys\key-70b42ce7-e471-4828-9be8-dcfa066e2793.xml'.
2024-03-20 16:37:54.0683|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-20 16:37:54.0800|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.DefaultKeyResolver|Considering key {70b42ce7-e471-4828-9be8-dcfa066e2793} with expiration date 2024-05-06 09:06:35Z as default key.
2024-03-20 16:37:54.0800|DEBUG|Microsoft.AspNetCore.DataProtection.TypeForwardingActivator|Forwarded activator type request from Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor, Microsoft.AspNetCore.DataProtection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60
2024-03-20 16:37:54.0800|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-20 16:37:54.0891|DEBUG|Microsoft.AspNetCore.DataProtection.TypeForwardingActivator|Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60
2024-03-20 16:37:54.0891|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-20 16:37:54.0891|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-20 16:37:54.0891|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-20 16:37:54.0891|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-20 16:37:54.3234|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-20 16:37:54.3234|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-20 16:37:54.3234|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-20 16:37:54.3234|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-20 16:37:54.3234|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-20 16:37:54.3234|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-20 16:37:54.3234|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-20 16:37:54.3234|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-20 16:37:54.3234|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-20 16:37:54.3509|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UEQS6R61" accepted.
2024-03-20 16:37:54.3509|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UEQS6R61" started.
2024-03-20 16:37:54.3880|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28UEQS6R61" received FIN.
2024-03-20 16:37:54.3880|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Failed to authenticate HTTPS connection.|System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveBlobAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-03-20 16:37:54.4578|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UEQS6R61" stopped.
2024-03-20 16:37:54.4578|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28UEQS6R61" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-20 16:37:54.6735|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UEQS6R62" accepted.
2024-03-20 16:37:54.6735|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UEQS6R62" started.
2024-03-20 16:37:54.7638|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN28UEQS6R62 established using the following protocol: Tls12
2024-03-20 16:37:54.8566|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-20 16:37:54.8987|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-20 16:37:55.0920|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-20 16:37:55.2047|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-20 16:37:55.2047|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-20 16:37:55.2103|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-20 16:37:55.2103|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 357.3586ms
2024-03-20 16:37:55.2308|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - - - 200 12024 application/javascript;+charset=utf-8 23.3581ms
2024-03-20 16:37:55.3126|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 102.4371ms
2024-03-20 16:37:55.4589|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-20 16:37:55.6566|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 197.7778ms
2024-03-20 16:38:06.6329|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Group - -
2024-03-20 16:38:06.6329|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 16:38:06.6677|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Group'
2024-03-20 16:38:06.6677|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)' with route pattern 'api/Directory/Group' is valid for the request path '/api/Directory/Group'
2024-03-20 16:38:06.6677|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 16:38:06.6868|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 16:38:06.6868|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 16:38:06.7129|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetGroups", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetGroups(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-20 16:38:06.7129|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 16:38:06.7129|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 16:38:06.7129|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 16:38:06.7129|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 16:38:06.7129|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 16:38:06.7129|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 16:38:06.8911|INFO|DigitalData.Core.Application.DirectoryService|Search Root is DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-20 16:38:07.0744|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-20 16:38:07.8991|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 16:38:07.8991|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 16:38:07.9212|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String' ...
2024-03-20 16:38:07.9212|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'propName' of type 'System.String' using the name '' in request data ...
2024-03-20 16:38:07.9212|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'propName' of type 'System.String'.
2024-03-20 16:38:07.9212|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 16:38:07.9212|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 16:38:07.9212|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String' ...
2024-03-20 16:38:07.9212|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String'.
2024-03-20 16:38:32.8777|DEBUG|Program|init main
2024-03-20 16:38:33.4103|INFO|Program|Local LDAP Path: LDAP://DC=dd-gan,DC=local,DC=digitaldata,DC=works
2024-03-20 16:38:33.8811|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ModelBinderFactory|Registered model binder providers, in the following order: Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider
2024-03-20 16:38:34.0042|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-20 16:38:34.0519|INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|User profile is available. Using 'C:\Users\tekh\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
2024-03-20 16:38:34.0519|DEBUG|Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository|Reading data from file 'C:\Users\tekh\AppData\Local\ASP.NET\DataProtection-Keys\key-70b42ce7-e471-4828-9be8-dcfa066e2793.xml'.
2024-03-20 16:38:34.0717|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-20 16:38:34.0838|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.DefaultKeyResolver|Considering key {70b42ce7-e471-4828-9be8-dcfa066e2793} with expiration date 2024-05-06 09:06:35Z as default key.
2024-03-20 16:38:34.0838|DEBUG|Microsoft.AspNetCore.DataProtection.TypeForwardingActivator|Forwarded activator type request from Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor, Microsoft.AspNetCore.DataProtection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60
2024-03-20 16:38:34.0838|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-20 16:38:34.0838|DEBUG|Microsoft.AspNetCore.DataProtection.TypeForwardingActivator|Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60
2024-03-20 16:38:34.0968|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-20 16:38:34.0968|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-20 16:38:34.0968|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-20 16:38:34.0968|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-20 16:38:34.3038|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-20 16:38:34.3038|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-20 16:38:34.3038|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-20 16:38:34.3038|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-20 16:38:34.3038|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-20 16:38:34.3038|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-20 16:38:34.3038|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-20 16:38:34.3038|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-20 16:38:34.3038|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-20 16:38:34.6371|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UF6SD89C" accepted.
2024-03-20 16:38:34.6371|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UF6SD89C" started.
2024-03-20 16:38:34.6585|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UF6SD89D" accepted.
2024-03-20 16:38:34.6585|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UF6SD89D" started.
2024-03-20 16:38:34.6752|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28UF6SD89D" received FIN.
2024-03-20 16:38:34.6752|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28UF6SD89C" received FIN.
2024-03-20 16:38:34.6752|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Failed to authenticate HTTPS connection.|System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveBlobAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-03-20 16:38:34.6752|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Failed to authenticate HTTPS connection.|System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveBlobAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-03-20 16:38:34.7183|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UF6SD89C" stopped.
2024-03-20 16:38:34.7183|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UF6SD89D" stopped.
2024-03-20 16:38:34.7212|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28UF6SD89C" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-20 16:38:34.7212|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28UF6SD89D" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-20 16:38:34.9146|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UF6SD89E" accepted.
2024-03-20 16:38:34.9146|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UF6SD89E" started.
2024-03-20 16:38:34.9840|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN28UF6SD89E established using the following protocol: Tls12
2024-03-20 16:38:35.0636|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-20 16:38:35.1040|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-20 16:38:35.2509|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-20 16:38:35.3510|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-20 16:38:35.3510|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 293.4607ms
2024-03-20 16:38:35.3510|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-20 16:38:35.3510|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-20 16:38:35.4020|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - - - 200 12024 application/javascript;+charset=utf-8 35.4926ms
2024-03-20 16:38:35.4450|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 76.6934ms
2024-03-20 16:38:35.6128|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-20 16:38:35.8219|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 209.1601ms
2024-03-20 16:39:04.5857|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Group - -
2024-03-20 16:39:04.5857|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 16:39:04.6231|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Group'
2024-03-20 16:39:04.6270|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)' with route pattern 'api/Directory/Group' is valid for the request path '/api/Directory/Group'
2024-03-20 16:39:04.6270|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 16:39:04.6270|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 16:39:04.6450|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 16:39:04.6667|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetGroups", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetGroups(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-20 16:39:04.6667|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 16:39:04.6667|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 16:39:04.6667|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 16:39:04.6667|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 16:39:04.6667|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 16:39:04.6667|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 16:39:04.8413|INFO|DigitalData.Core.Application.DirectoryService|Search Root is DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-20 16:39:05.0224|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-20 16:39:05.8375|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 16:39:05.8456|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 16:39:05.8602|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String' ...
2024-03-20 16:39:05.8632|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'propName' of type 'System.String' using the name '' in request data ...
2024-03-20 16:39:05.8632|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'propName' of type 'System.String'.
2024-03-20 16:39:05.8632|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 16:39:05.8632|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 16:39:05.8632|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String' ...
2024-03-20 16:39:05.8632|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String'.
2024-03-20 16:39:44.7197|DEBUG|Program|init main
2024-03-20 16:39:45.3067|INFO|Program|Local LDAP Path: LDAP://DC=dd-gan,DC=local,DC=digitaldata,DC=works
2024-03-20 16:39:45.7108|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ModelBinderFactory|Registered model binder providers, in the following order: Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider
2024-03-20 16:39:45.8141|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-20 16:39:45.8552|INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|User profile is available. Using 'C:\Users\tekh\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
2024-03-20 16:39:45.8628|DEBUG|Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository|Reading data from file 'C:\Users\tekh\AppData\Local\ASP.NET\DataProtection-Keys\key-70b42ce7-e471-4828-9be8-dcfa066e2793.xml'.
2024-03-20 16:39:45.8628|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-20 16:39:45.8872|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.DefaultKeyResolver|Considering key {70b42ce7-e471-4828-9be8-dcfa066e2793} with expiration date 2024-05-06 09:06:35Z as default key.
2024-03-20 16:39:45.8872|DEBUG|Microsoft.AspNetCore.DataProtection.TypeForwardingActivator|Forwarded activator type request from Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor, Microsoft.AspNetCore.DataProtection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60
2024-03-20 16:39:45.8934|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-20 16:39:45.8934|DEBUG|Microsoft.AspNetCore.DataProtection.TypeForwardingActivator|Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60
2024-03-20 16:39:45.8934|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-20 16:39:45.8934|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-20 16:39:45.8934|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-20 16:39:45.8934|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-20 16:39:46.0930|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-20 16:39:46.0930|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-20 16:39:46.0930|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-20 16:39:46.0930|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-20 16:39:46.0930|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-20 16:39:46.0930|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-20 16:39:46.0960|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-20 16:39:46.0960|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-20 16:39:46.0960|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-20 16:39:46.2284|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28UFS756GU" received FIN.
2024-03-20 16:39:46.2284|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28UFS756GV" received FIN.
2024-03-20 16:39:46.2284|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UFS756GV" accepted.
2024-03-20 16:39:46.2284|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UFS756GU" accepted.
2024-03-20 16:39:46.2372|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UFS756GU" started.
2024-03-20 16:39:46.2372|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UFS756GV" started.
2024-03-20 16:39:46.2613|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Failed to authenticate HTTPS connection.|System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveBlobAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-03-20 16:39:46.2613|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Failed to authenticate HTTPS connection.|System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveBlobAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-03-20 16:39:46.3038|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UFS756GU" stopped.
2024-03-20 16:39:46.3038|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UFS756GV" stopped.
2024-03-20 16:39:46.3038|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28UFS756GV" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-20 16:39:46.3038|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28UFS756GU" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-20 16:39:46.5050|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UFS756H0" accepted.
2024-03-20 16:39:46.5050|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UFS756H0" started.
2024-03-20 16:39:46.5746|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN28UFS756H0 established using the following protocol: Tls12
2024-03-20 16:39:46.6555|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-20 16:39:46.6861|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-20 16:39:46.8392|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-20 16:39:46.9566|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-20 16:39:46.9566|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 309.6113ms
2024-03-20 16:39:46.9773|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-20 16:39:46.9773|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-20 16:39:47.0065|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - - - 200 12024 application/javascript;+charset=utf-8 29.1879ms
2024-03-20 16:39:47.0508|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 73.4808ms
2024-03-20 16:39:47.2109|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-20 16:39:47.4330|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 222.1513ms
2024-03-20 16:39:51.6021|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Group - -
2024-03-20 16:39:51.6021|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 16:39:51.6384|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Group'
2024-03-20 16:39:51.6432|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)' with route pattern 'api/Directory/Group' is valid for the request path '/api/Directory/Group'
2024-03-20 16:39:51.6432|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 16:39:51.6588|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 16:39:51.6588|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 16:39:51.6836|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetGroups", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetGroups(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-20 16:39:51.6836|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 16:39:51.6836|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 16:39:51.6836|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 16:39:51.6836|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 16:39:51.6836|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 16:39:51.6836|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 16:39:51.8646|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-20 16:39:52.0402|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-20 16:39:52.8628|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 16:39:52.8628|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 16:39:52.8853|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String' ...
2024-03-20 16:39:52.8853|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'propName' of type 'System.String' using the name '' in request data ...
2024-03-20 16:39:52.8853|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'propName' of type 'System.String'.
2024-03-20 16:39:52.8853|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 16:39:52.8853|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 16:39:52.8853|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String' ...
2024-03-20 16:39:52.8917|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String'.
2024-03-20 16:39:53.1688|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 16:39:53.1688|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 16:39:53.1688|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 16:39:53.1688|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 16:39:53.1739|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 16:39:53.1739|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[System.DirectoryServices.ResultPropertyCollection, System.DirectoryServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 16:39:53.2072|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 1516.1699ms
2024-03-20 16:39:53.2084|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 16:39:53.2084|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 16:39:53.2084|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Group - - - 200 - application/json;+charset=utf-8 1615.4369ms
2024-03-20 16:40:03.6239|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Group?propName=samaccountname - -
2024-03-20 16:40:03.6239|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 16:40:03.6239|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Group'
2024-03-20 16:40:03.6239|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)' with route pattern 'api/Directory/Group' is valid for the request path '/api/Directory/Group'
2024-03-20 16:40:03.6239|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 16:40:03.6239|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 16:40:03.6239|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 16:40:03.6239|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetGroups", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetGroups(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-20 16:40:03.6239|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 16:40:03.6239|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 16:40:03.6239|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 16:40:03.6239|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 16:40:03.6239|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 16:40:03.6376|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 16:40:03.6376|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-20 16:40:03.7064|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 16:40:03.7064|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 16:40:03.7064|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String' ...
2024-03-20 16:40:03.7064|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'propName' of type 'System.String' using the name 'propName' in request data ...
2024-03-20 16:40:03.7064|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 16:40:03.7064|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 16:40:03.7064|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String' ...
2024-03-20 16:40:03.7064|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String'.
2024-03-20 16:40:03.8880|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 16:40:03.8880|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 16:40:03.8880|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 16:40:03.8880|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 16:40:03.8880|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 16:40:03.8880|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Object, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 16:40:03.8964|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 258.7748ms
2024-03-20 16:40:03.8964|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 16:40:03.8964|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 16:40:03.8964|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Group?propName=samaccountname - - - 200 - application/json;+charset=utf-8 274.5714ms
2024-03-20 16:55:19.8871|DEBUG|Program|init main
2024-03-20 16:55:20.4811|INFO|Program|Local LDAP Path: LDAP://DC=dd-gan,DC=local,DC=digitaldata,DC=works
2024-03-20 16:55:21.0545|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ModelBinderFactory|Registered model binder providers, in the following order: Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider
2024-03-20 16:55:21.1788|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-20 16:55:21.2273|INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|User profile is available. Using 'C:\Users\tekh\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
2024-03-20 16:55:21.2273|DEBUG|Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository|Reading data from file 'C:\Users\tekh\AppData\Local\ASP.NET\DataProtection-Keys\key-70b42ce7-e471-4828-9be8-dcfa066e2793.xml'.
2024-03-20 16:55:21.2476|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-20 16:55:21.2611|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.DefaultKeyResolver|Considering key {70b42ce7-e471-4828-9be8-dcfa066e2793} with expiration date 2024-05-06 09:06:35Z as default key.
2024-03-20 16:55:21.2666|DEBUG|Microsoft.AspNetCore.DataProtection.TypeForwardingActivator|Forwarded activator type request from Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor, Microsoft.AspNetCore.DataProtection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60
2024-03-20 16:55:21.2666|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-20 16:55:21.2824|DEBUG|Microsoft.AspNetCore.DataProtection.TypeForwardingActivator|Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60
2024-03-20 16:55:21.2824|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-20 16:55:21.2824|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-20 16:55:21.2824|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-20 16:55:21.2824|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-20 16:55:21.6247|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-20 16:55:21.6379|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-20 16:55:21.6554|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-20 16:55:21.6554|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-20 16:55:21.6554|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-20 16:55:21.6554|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-20 16:55:21.6554|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-20 16:55:21.6554|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-20 16:55:21.6554|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-20 16:55:21.8562|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28UOJ2041I" received FIN.
2024-03-20 16:55:21.8646|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UOJ2041I" accepted.
2024-03-20 16:55:21.8646|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UOJ2041I" started.
2024-03-20 16:55:21.8918|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Failed to authenticate HTTPS connection.|System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveBlobAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-03-20 16:55:21.9473|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UOJ2041I" stopped.
2024-03-20 16:55:21.9473|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28UOJ2041I" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-20 16:55:22.1812|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UOJ2041J" accepted.
2024-03-20 16:55:22.1897|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UOJ2041J" started.
2024-03-20 16:55:22.2850|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN28UOJ2041J established using the following protocol: Tls12
2024-03-20 16:55:22.3952|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-20 16:55:22.4273|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-20 16:55:22.5713|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-20 16:55:22.6983|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-20 16:55:22.6983|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-20 16:55:22.6983|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 309.8795ms
2024-03-20 16:55:22.7190|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-20 16:55:22.7191|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - - - 200 12024 application/javascript;+charset=utf-8 16.5876ms
2024-03-20 16:55:22.7781|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 59.0522ms
2024-03-20 16:55:22.9528|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-20 16:55:23.1612|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 208.3118ms
2024-03-20 16:58:29.3355|DEBUG|Program|init main
2024-03-20 16:58:29.8443|INFO|Program|Local LDAP Path: LDAP://DC=dd-gan,DC=local,DC=digitaldata,DC=works
2024-03-20 16:58:30.2102|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ModelBinderFactory|Registered model binder providers, in the following order: Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider
2024-03-20 16:58:30.3698|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-20 16:58:30.4164|INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|User profile is available. Using 'C:\Users\tekh\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
2024-03-20 16:58:30.4222|DEBUG|Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository|Reading data from file 'C:\Users\tekh\AppData\Local\ASP.NET\DataProtection-Keys\key-70b42ce7-e471-4828-9be8-dcfa066e2793.xml'.
2024-03-20 16:58:30.4222|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-20 16:58:30.4451|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.DefaultKeyResolver|Considering key {70b42ce7-e471-4828-9be8-dcfa066e2793} with expiration date 2024-05-06 09:06:35Z as default key.
2024-03-20 16:58:30.4451|DEBUG|Microsoft.AspNetCore.DataProtection.TypeForwardingActivator|Forwarded activator type request from Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor, Microsoft.AspNetCore.DataProtection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60
2024-03-20 16:58:30.4451|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-20 16:58:30.4530|DEBUG|Microsoft.AspNetCore.DataProtection.TypeForwardingActivator|Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60
2024-03-20 16:58:30.4530|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-20 16:58:30.4530|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-20 16:58:30.4530|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-20 16:58:30.4530|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-20 16:58:30.6612|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-20 16:58:30.6612|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-20 16:58:30.6612|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-20 16:58:30.6612|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-20 16:58:30.6612|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-20 16:58:30.6612|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-20 16:58:30.6612|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-20 16:58:30.6612|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-20 16:58:30.6612|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-20 16:58:30.9493|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UQBDAOGN" accepted.
2024-03-20 16:58:30.9493|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UQBDAOGN" started.
2024-03-20 16:58:30.9553|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28UQBDAOGO" received FIN.
2024-03-20 16:58:30.9554|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28UQBDAOGN" received FIN.
2024-03-20 16:58:30.9554|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UQBDAOGO" accepted.
2024-03-20 16:58:30.9554|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UQBDAOGO" started.
2024-03-20 16:58:30.9759|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Failed to authenticate HTTPS connection.|System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveBlobAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-03-20 16:58:30.9759|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Failed to authenticate HTTPS connection.|System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveBlobAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-03-20 16:58:31.0119|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UQBDAOGN" stopped.
2024-03-20 16:58:31.0119|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UQBDAOGO" stopped.
2024-03-20 16:58:31.0119|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28UQBDAOGO" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-20 16:58:31.0119|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28UQBDAOGN" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-20 16:58:31.1964|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UQBDAOGP" accepted.
2024-03-20 16:58:31.1982|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28UQBDAOGP" started.
2024-03-20 16:58:31.2690|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN28UQBDAOGP established using the following protocol: Tls12
2024-03-20 16:58:31.3485|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-20 16:58:31.3796|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-20 16:58:31.5265|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-20 16:58:31.6442|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-20 16:58:31.6490|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 301.6332ms
2024-03-20 16:58:31.6629|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-20 16:58:31.6629|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-20 16:58:31.6840|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - - - 200 12024 application/javascript;+charset=utf-8 21.0143ms
2024-03-20 16:58:31.7260|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 63.1532ms
2024-03-20 16:58:31.9002|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-20 16:58:32.1078|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 207.5534ms
2024-03-20 16:59:14.1104|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Group?serverAddress=DD-VMP01-DC01&username=tekh&password=Eihy_20212021 - -
2024-03-20 16:59:14.1104|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 16:59:14.1541|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Group'
2024-03-20 16:59:14.1541|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)' with route pattern 'api/Directory/Group' is valid for the request path '/api/Directory/Group'
2024-03-20 16:59:14.1541|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 16:59:14.1727|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 16:59:14.1727|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 16:59:14.1965|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetGroups", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetGroups(System.String, System.String, System.String, System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-20 16:59:14.1986|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 16:59:14.1986|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 16:59:14.1986|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 16:59:14.1986|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 16:59:14.1986|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 16:59:14.1986|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 16:59:14.3876|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-20 16:59:14.5759|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-20 16:59:15.4211|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 16:59:15.4211|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 16:59:15.4501|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String' ...
2024-03-20 16:59:15.4501|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'propName' of type 'System.String' using the name '' in request data ...
2024-03-20 16:59:15.4501|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'propName' of type 'System.String'.
2024-03-20 16:59:15.4501|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 16:59:15.4501|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 16:59:15.4501|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String' ...
2024-03-20 16:59:15.4501|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String'.
2024-03-20 16:59:15.4501|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'serverAddress' of type 'System.String' ...
2024-03-20 16:59:15.4501|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'serverAddress' of type 'System.String' using the name 'serverAddress' in request data ...
2024-03-20 16:59:15.4501|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'serverAddress' of type 'System.String'.
2024-03-20 16:59:15.4501|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'serverAddress' of type 'System.String'.
2024-03-20 16:59:15.4501|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'serverAddress' of type 'System.String' ...
2024-03-20 16:59:15.4629|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'serverAddress' of type 'System.String'.
2024-03-20 16:59:15.4629|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'username' of type 'System.String' ...
2024-03-20 16:59:15.4629|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'username' of type 'System.String' using the name 'username' in request data ...
2024-03-20 16:59:15.4629|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'username' of type 'System.String'.
2024-03-20 16:59:15.4629|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'username' of type 'System.String'.
2024-03-20 16:59:15.4629|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'username' of type 'System.String' ...
2024-03-20 16:59:15.4629|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'username' of type 'System.String'.
2024-03-20 16:59:15.4629|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'password' of type 'System.String' ...
2024-03-20 16:59:15.4629|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'password' of type 'System.String' using the name 'password' in request data ...
2024-03-20 16:59:15.4629|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'password' of type 'System.String'.
2024-03-20 16:59:15.4629|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'password' of type 'System.String'.
2024-03-20 16:59:15.4629|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'password' of type 'System.String' ...
2024-03-20 16:59:15.4629|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'password' of type 'System.String'.
2024-03-20 16:59:15.7550|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 16:59:15.7550|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 16:59:15.7550|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 16:59:15.7550|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 16:59:15.7550|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 16:59:15.7550|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[System.DirectoryServices.ResultPropertyCollection, System.DirectoryServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 16:59:15.8050|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 1599.3685ms
2024-03-20 16:59:15.8050|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 16:59:15.8050|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 16:59:15.8050|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Group?serverAddress=DD-VMP01-DC01&username=tekh&password=Eihy_20212021 - - - 200 - application/json;+charset=utf-8 1703.7431ms
2024-03-20 16:59:24.3164|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Group?serverAddress=DD-VMP01-DC0&username=tekh&password=Eihy_20212021 - -
2024-03-20 16:59:24.3164|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 16:59:24.3164|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Group'
2024-03-20 16:59:24.3164|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)' with route pattern 'api/Directory/Group' is valid for the request path '/api/Directory/Group'
2024-03-20 16:59:24.3164|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 16:59:24.3232|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 16:59:24.3232|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 16:59:24.3232|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetGroups", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetGroups(System.String, System.String, System.String, System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-20 16:59:24.3232|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 16:59:24.3232|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 16:59:24.3232|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 16:59:24.3232|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 16:59:24.3232|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 16:59:24.3232|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 16:59:24.3232|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-20 16:59:24.3968|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 16:59:24.3968|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 16:59:24.3968|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String' ...
2024-03-20 16:59:24.3994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'propName' of type 'System.String' using the name '' in request data ...
2024-03-20 16:59:24.3994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'propName' of type 'System.String'.
2024-03-20 16:59:24.3994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 16:59:24.3994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 16:59:24.3994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String' ...
2024-03-20 16:59:24.3994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String'.
2024-03-20 16:59:24.3994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'serverAddress' of type 'System.String' ...
2024-03-20 16:59:24.3994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'serverAddress' of type 'System.String' using the name 'serverAddress' in request data ...
2024-03-20 16:59:24.3994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'serverAddress' of type 'System.String'.
2024-03-20 16:59:24.3994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'serverAddress' of type 'System.String'.
2024-03-20 16:59:24.3994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'serverAddress' of type 'System.String' ...
2024-03-20 16:59:24.3994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'serverAddress' of type 'System.String'.
2024-03-20 16:59:24.3994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'username' of type 'System.String' ...
2024-03-20 16:59:24.3994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'username' of type 'System.String' using the name 'username' in request data ...
2024-03-20 16:59:24.3994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'username' of type 'System.String'.
2024-03-20 16:59:24.3994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'username' of type 'System.String'.
2024-03-20 16:59:24.3994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'username' of type 'System.String' ...
2024-03-20 16:59:24.3994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'username' of type 'System.String'.
2024-03-20 16:59:24.3994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'password' of type 'System.String' ...
2024-03-20 16:59:24.3994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'password' of type 'System.String' using the name 'password' in request data ...
2024-03-20 16:59:24.3994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'password' of type 'System.String'.
2024-03-20 16:59:24.3994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'password' of type 'System.String'.
2024-03-20 16:59:24.3994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'password' of type 'System.String' ...
2024-03-20 16:59:24.3994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'password' of type 'System.String'.
2024-03-20 16:59:24.5817|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 16:59:24.5817|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 16:59:24.5817|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 16:59:24.5817|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 16:59:24.5817|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 16:59:24.5817|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[System.DirectoryServices.ResultPropertyCollection, System.DirectoryServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 16:59:24.5817|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 263.0855ms
2024-03-20 16:59:24.5817|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 16:59:24.5817|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 16:59:24.5817|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Group?serverAddress=DD-VMP01-DC0&username=tekh&password=Eihy_20212021 - - - 200 - application/json;+charset=utf-8 276.8076ms
2024-03-20 16:59:29.0853|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Group?username=tekh&password=Eihy_20212021 - -
2024-03-20 16:59:29.0853|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 16:59:29.0853|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Group'
2024-03-20 16:59:29.0853|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)' with route pattern 'api/Directory/Group' is valid for the request path '/api/Directory/Group'
2024-03-20 16:59:29.0873|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 16:59:29.0873|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 16:59:29.0873|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 16:59:29.0873|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetGroups", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetGroups(System.String, System.String, System.String, System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-20 16:59:29.0873|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 16:59:29.0873|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 16:59:29.0873|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 16:59:29.0873|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 16:59:29.0873|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 16:59:29.0873|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 16:59:29.0873|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-20 16:59:29.1144|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 16:59:29.1144|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 16:59:29.1144|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String' ...
2024-03-20 16:59:29.1144|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'propName' of type 'System.String' using the name '' in request data ...
2024-03-20 16:59:29.1144|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'propName' of type 'System.String'.
2024-03-20 16:59:29.1144|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 16:59:29.1182|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 16:59:29.1182|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String' ...
2024-03-20 16:59:29.1182|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String'.
2024-03-20 16:59:29.1182|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'serverAddress' of type 'System.String' ...
2024-03-20 16:59:29.1182|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'serverAddress' of type 'System.String' using the name '' in request data ...
2024-03-20 16:59:29.1182|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'serverAddress' of type 'System.String'.
2024-03-20 16:59:29.1182|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'serverAddress' of type 'System.String'.
2024-03-20 16:59:29.1182|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'serverAddress' of type 'System.String'.
2024-03-20 16:59:29.1182|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'serverAddress' of type 'System.String' ...
2024-03-20 16:59:29.1182|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'serverAddress' of type 'System.String'.
2024-03-20 16:59:29.1182|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'username' of type 'System.String' ...
2024-03-20 16:59:29.1182|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'username' of type 'System.String' using the name 'username' in request data ...
2024-03-20 16:59:29.1182|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'username' of type 'System.String'.
2024-03-20 16:59:29.1182|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'username' of type 'System.String'.
2024-03-20 16:59:29.1182|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'username' of type 'System.String' ...
2024-03-20 16:59:29.1182|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'username' of type 'System.String'.
2024-03-20 16:59:29.1182|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'password' of type 'System.String' ...
2024-03-20 16:59:29.1182|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'password' of type 'System.String' using the name 'password' in request data ...
2024-03-20 16:59:29.1182|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'password' of type 'System.String'.
2024-03-20 16:59:29.1182|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'password' of type 'System.String'.
2024-03-20 16:59:29.1182|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'password' of type 'System.String' ...
2024-03-20 16:59:29.1182|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'password' of type 'System.String'.
2024-03-20 16:59:29.2935|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 16:59:29.2935|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 16:59:29.2935|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 16:59:29.2935|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 16:59:29.2935|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 16:59:29.2935|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[System.DirectoryServices.ResultPropertyCollection, System.DirectoryServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 16:59:29.3119|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 218.9059ms
2024-03-20 16:59:29.3119|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 16:59:29.3119|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 16:59:29.3119|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Group?username=tekh&password=Eihy_20212021 - - - 200 - application/json;+charset=utf-8 227.9854ms
2024-03-20 17:00:13.9207|DEBUG|Program|init main
2024-03-20 17:00:14.4603|INFO|Program|Local LDAP Path: LDAP://DC=dd-gan,DC=local,DC=digitaldata,DC=works
2024-03-20 17:00:14.8915|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ModelBinderFactory|Registered model binder providers, in the following order: Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider
2024-03-20 17:00:15.0446|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-20 17:00:15.1032|INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|User profile is available. Using 'C:\Users\tekh\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
2024-03-20 17:00:15.1032|DEBUG|Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository|Reading data from file 'C:\Users\tekh\AppData\Local\ASP.NET\DataProtection-Keys\key-70b42ce7-e471-4828-9be8-dcfa066e2793.xml'.
2024-03-20 17:00:15.1283|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-20 17:00:15.1435|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.DefaultKeyResolver|Considering key {70b42ce7-e471-4828-9be8-dcfa066e2793} with expiration date 2024-05-06 09:06:35Z as default key.
2024-03-20 17:00:15.1435|DEBUG|Microsoft.AspNetCore.DataProtection.TypeForwardingActivator|Forwarded activator type request from Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor, Microsoft.AspNetCore.DataProtection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60
2024-03-20 17:00:15.1522|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-20 17:00:15.1522|DEBUG|Microsoft.AspNetCore.DataProtection.TypeForwardingActivator|Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60
2024-03-20 17:00:15.1522|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-20 17:00:15.1522|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-20 17:00:15.1647|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-20 17:00:15.1647|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-20 17:00:15.4107|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-20 17:00:15.4107|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-20 17:00:15.4107|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-20 17:00:15.4173|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-20 17:00:15.4173|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-20 17:00:15.4173|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-20 17:00:15.4300|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-20 17:00:15.4300|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-20 17:00:15.4300|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-20 17:00:15.4763|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28URAI5QQ8" accepted.
2024-03-20 17:00:15.4779|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28URAI5QQ8" started.
2024-03-20 17:00:15.4779|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28URAI5QQ8" received FIN.
2024-03-20 17:00:15.5327|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Failed to authenticate HTTPS connection.|System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveBlobAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-03-20 17:00:15.6013|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28URAI5QQ8" stopped.
2024-03-20 17:00:15.6073|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28URAI5QQ8" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-20 17:00:15.7715|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28URAI5QQ9" accepted.
2024-03-20 17:00:15.7979|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28URAI5QQ9" started.
2024-03-20 17:00:15.8904|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN28URAI5QQ9 established using the following protocol: Tls12
2024-03-20 17:00:15.9982|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-20 17:00:16.0324|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-20 17:00:16.2306|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-20 17:00:16.4076|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-20 17:00:16.4075|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-20 17:00:16.4076|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-20 17:00:16.4211|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 422.2428ms
2024-03-20 17:00:16.4450|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - - - 200 12024 application/javascript;+charset=utf-8 37.3979ms
2024-03-20 17:00:16.5270|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 119.4645ms
2024-03-20 17:00:16.7390|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-20 17:00:16.9834|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 244.4222ms
2024-03-20 17:00:54.5377|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Group?serverAddress=DD-VMP01-DC01&username=tekh&password=Eihy_20212021 - -
2024-03-20 17:00:54.5377|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 17:00:54.5800|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Group'
2024-03-20 17:00:54.5843|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)' with route pattern 'api/Directory/Group' is valid for the request path '/api/Directory/Group'
2024-03-20 17:00:54.5861|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 17:00:54.5861|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 17:00:54.6031|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 17:00:54.6245|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetGroups", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetGroups(System.String, System.String, System.String, System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-20 17:00:54.6245|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 17:00:54.6245|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 17:00:54.6245|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 17:00:54.6245|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 17:00:54.6245|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 17:00:54.6245|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 17:00:54.8105|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-20 17:00:54.9903|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-20 17:00:55.8193|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 17:00:55.8193|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 17:00:55.8450|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String' ...
2024-03-20 17:00:55.8450|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'propName' of type 'System.String' using the name '' in request data ...
2024-03-20 17:00:55.8450|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'propName' of type 'System.String'.
2024-03-20 17:00:55.8450|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 17:00:55.8450|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 17:00:55.8450|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String' ...
2024-03-20 17:00:55.8525|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String'.
2024-03-20 17:00:55.8525|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'serverAddress' of type 'System.String' ...
2024-03-20 17:00:55.8525|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'serverAddress' of type 'System.String' using the name 'serverAddress' in request data ...
2024-03-20 17:00:55.8525|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'serverAddress' of type 'System.String'.
2024-03-20 17:00:55.8525|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'serverAddress' of type 'System.String'.
2024-03-20 17:00:55.8525|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'serverAddress' of type 'System.String' ...
2024-03-20 17:00:55.8525|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'serverAddress' of type 'System.String'.
2024-03-20 17:00:55.8525|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'username' of type 'System.String' ...
2024-03-20 17:00:55.8525|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'username' of type 'System.String' using the name 'username' in request data ...
2024-03-20 17:00:55.8525|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'username' of type 'System.String'.
2024-03-20 17:00:55.8525|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'username' of type 'System.String'.
2024-03-20 17:00:55.8525|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'username' of type 'System.String' ...
2024-03-20 17:00:55.8525|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'username' of type 'System.String'.
2024-03-20 17:00:55.8525|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'password' of type 'System.String' ...
2024-03-20 17:00:55.8525|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'password' of type 'System.String' using the name 'password' in request data ...
2024-03-20 17:00:55.8525|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'password' of type 'System.String'.
2024-03-20 17:00:55.8525|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'password' of type 'System.String'.
2024-03-20 17:00:55.8525|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'password' of type 'System.String' ...
2024-03-20 17:00:55.8525|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'password' of type 'System.String'.
2024-03-20 17:02:30.5640|DEBUG|Program|init main
2024-03-20 17:02:31.2661|INFO|Program|Local LDAP Path: LDAP://DC=dd-gan,DC=local,DC=digitaldata,DC=works
2024-03-20 17:02:31.7598|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ModelBinderFactory|Registered model binder providers, in the following order: Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider
2024-03-20 17:02:31.8709|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-20 17:02:31.9208|INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|User profile is available. Using 'C:\Users\tekh\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
2024-03-20 17:02:31.9208|DEBUG|Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository|Reading data from file 'C:\Users\tekh\AppData\Local\ASP.NET\DataProtection-Keys\key-70b42ce7-e471-4828-9be8-dcfa066e2793.xml'.
2024-03-20 17:02:31.9392|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-20 17:02:31.9509|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.DefaultKeyResolver|Considering key {70b42ce7-e471-4828-9be8-dcfa066e2793} with expiration date 2024-05-06 09:06:35Z as default key.
2024-03-20 17:02:31.9509|DEBUG|Microsoft.AspNetCore.DataProtection.TypeForwardingActivator|Forwarded activator type request from Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor, Microsoft.AspNetCore.DataProtection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60
2024-03-20 17:02:31.9509|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-20 17:02:31.9590|DEBUG|Microsoft.AspNetCore.DataProtection.TypeForwardingActivator|Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60
2024-03-20 17:02:31.9590|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-20 17:02:31.9590|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-20 17:02:31.9590|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-20 17:02:31.9590|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-20 17:02:32.1514|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-20 17:02:32.1514|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-20 17:02:32.1514|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-20 17:02:32.1514|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-20 17:02:32.1514|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-20 17:02:32.1514|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-20 17:02:32.1514|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-20 17:02:32.1514|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-20 17:02:32.1514|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-20 17:02:32.5314|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28USJD7OJ3" accepted.
2024-03-20 17:02:32.5314|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28USJD7OJ3" started.
2024-03-20 17:02:32.5545|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28USJD7OJ3" received FIN.
2024-03-20 17:02:32.5545|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Failed to authenticate HTTPS connection.|System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveBlobAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-03-20 17:02:32.6005|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28USJD7OJ3" stopped.
2024-03-20 17:02:32.6005|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28USJD7OJ3" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-20 17:02:32.8086|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28USJD7OJ4" accepted.
2024-03-20 17:02:32.8086|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28USJD7OJ4" started.
2024-03-20 17:02:32.8709|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN28USJD7OJ4 established using the following protocol: Tls12
2024-03-20 17:02:32.9581|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-20 17:02:32.9882|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-20 17:02:33.1282|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-20 17:02:33.2475|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-20 17:02:33.2475|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 295.7272ms
2024-03-20 17:02:33.2475|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-20 17:02:33.2475|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-20 17:02:33.2660|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - - - 200 12024 application/javascript;+charset=utf-8 13.6129ms
2024-03-20 17:02:33.3158|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 63.9232ms
2024-03-20 17:02:33.4944|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-20 17:02:33.6973|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 202.7860ms
2024-03-20 17:02:57.6408|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Group?serverAddress=DD-VMP01-DC01&username=tekh&password=Eihy_20212021 - -
2024-03-20 17:02:57.6408|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 17:02:57.6824|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Group'
2024-03-20 17:02:57.6824|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)' with route pattern 'api/Directory/Group' is valid for the request path '/api/Directory/Group'
2024-03-20 17:02:57.6878|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 17:02:57.7008|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 17:02:57.7008|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 17:02:57.7263|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetGroups", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetGroups(System.String, System.String, System.String, System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-20 17:02:57.7263|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 17:02:57.7263|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 17:02:57.7263|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 17:02:57.7263|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 17:02:57.7263|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 17:02:57.7263|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 17:02:57.9019|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-20 17:02:58.0814|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-20 17:02:58.9169|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 17:02:58.9257|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 17:02:58.9438|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String' ...
2024-03-20 17:02:58.9438|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'propName' of type 'System.String' using the name '' in request data ...
2024-03-20 17:02:58.9438|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'propName' of type 'System.String'.
2024-03-20 17:02:58.9438|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 17:02:58.9438|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 17:02:58.9438|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String' ...
2024-03-20 17:02:58.9438|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String'.
2024-03-20 17:02:58.9438|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'serverAddress' of type 'System.String' ...
2024-03-20 17:02:58.9438|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'serverAddress' of type 'System.String' using the name 'serverAddress' in request data ...
2024-03-20 17:02:58.9438|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'serverAddress' of type 'System.String'.
2024-03-20 17:02:58.9438|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'serverAddress' of type 'System.String'.
2024-03-20 17:02:58.9438|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'serverAddress' of type 'System.String' ...
2024-03-20 17:02:58.9565|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'serverAddress' of type 'System.String'.
2024-03-20 17:02:58.9565|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'username' of type 'System.String' ...
2024-03-20 17:02:58.9565|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'username' of type 'System.String' using the name 'username' in request data ...
2024-03-20 17:02:58.9565|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'username' of type 'System.String'.
2024-03-20 17:02:58.9565|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'username' of type 'System.String'.
2024-03-20 17:02:58.9565|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'username' of type 'System.String' ...
2024-03-20 17:02:58.9565|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'username' of type 'System.String'.
2024-03-20 17:02:58.9565|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'password' of type 'System.String' ...
2024-03-20 17:02:58.9565|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'password' of type 'System.String' using the name 'password' in request data ...
2024-03-20 17:02:58.9565|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'password' of type 'System.String'.
2024-03-20 17:02:58.9565|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'password' of type 'System.String'.
2024-03-20 17:02:58.9565|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'password' of type 'System.String' ...
2024-03-20 17:02:58.9565|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'password' of type 'System.String'.
2024-03-20 17:03:01.4782|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 17:03:01.4782|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 17:03:01.4782|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 17:03:01.4782|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 17:03:01.4782|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 17:03:01.4782|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[System.DirectoryServices.ResultPropertyCollection, System.DirectoryServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 17:03:01.5200|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 3786.6753ms
2024-03-20 17:03:01.5200|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 17:03:01.5256|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 17:03:01.5256|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Group?serverAddress=DD-VMP01-DC01&username=tekh&password=Eihy_20212021 - - - 200 - application/json;+charset=utf-8 3888.9040ms
2024-03-20 17:14:00.2839|DEBUG|Program|init main
2024-03-20 17:14:00.6604|INFO|Program|Local LDAP Path: LDAP://DC=dd-gan,DC=local,DC=digitaldata,DC=works
2024-03-20 17:14:01.5551|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ModelBinderFactory|Registered model binder providers, in the following order: Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider
2024-03-20 17:14:01.6600|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-20 17:14:01.7052|INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|User profile is available. Using 'C:\Users\tekh\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
2024-03-20 17:14:01.7052|DEBUG|Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository|Reading data from file 'C:\Users\tekh\AppData\Local\ASP.NET\DataProtection-Keys\key-70b42ce7-e471-4828-9be8-dcfa066e2793.xml'.
2024-03-20 17:14:01.7224|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-20 17:14:01.7339|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.DefaultKeyResolver|Considering key {70b42ce7-e471-4828-9be8-dcfa066e2793} with expiration date 2024-05-06 09:06:35Z as default key.
2024-03-20 17:14:01.7339|DEBUG|Microsoft.AspNetCore.DataProtection.TypeForwardingActivator|Forwarded activator type request from Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor, Microsoft.AspNetCore.DataProtection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60
2024-03-20 17:14:01.7339|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-20 17:14:01.7339|DEBUG|Microsoft.AspNetCore.DataProtection.TypeForwardingActivator|Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60
2024-03-20 17:14:01.7339|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-20 17:14:01.7339|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-20 17:14:01.7488|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-20 17:14:01.7488|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-20 17:14:01.9500|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-20 17:14:01.9500|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-20 17:14:01.9500|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-20 17:14:01.9519|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-20 17:14:01.9519|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-20 17:14:01.9519|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-20 17:14:01.9519|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-20 17:14:01.9519|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-20 17:14:01.9519|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-20 17:14:01.9807|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28V30SAVMQ" accepted.
2024-03-20 17:14:01.9807|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28V30SAVMQ" started.
2024-03-20 17:14:02.0157|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28V30SAVMQ" received FIN.
2024-03-20 17:14:02.0157|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Failed to authenticate HTTPS connection.|System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveBlobAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-03-20 17:14:02.0591|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28V30SAVMQ" stopped.
2024-03-20 17:14:02.0623|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN28V30SAVMQ" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-20 17:14:02.2605|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28V30SAVMR" accepted.
2024-03-20 17:14:02.2605|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN28V30SAVMR" started.
2024-03-20 17:14:02.3299|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN28V30SAVMR established using the following protocol: Tls12
2024-03-20 17:14:02.4197|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-20 17:14:02.4554|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-20 17:14:02.5944|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-20 17:14:02.7003|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-20 17:14:02.7003|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-20 17:14:02.7003|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 286.9672ms
2024-03-20 17:14:02.7003|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-20 17:14:02.7257|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - - - 200 12024 application/javascript;+charset=utf-8 22.5768ms
2024-03-20 17:14:02.7781|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 71.4728ms
2024-03-20 17:14:02.9415|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-20 17:14:03.1542|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 212.6908ms
2024-03-20 17:14:11.3819|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Group - -
2024-03-20 17:14:11.3856|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-20 17:14:11.4227|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Group'
2024-03-20 17:14:11.4227|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)' with route pattern 'api/Directory/Group' is valid for the request path '/api/Directory/Group'
2024-03-20 17:14:11.4285|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 17:14:11.4285|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-20 17:14:11.4454|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 17:14:11.4666|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetGroups", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetGroups(System.String, System.String, System.String, System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-20 17:14:11.4666|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-20 17:14:11.4666|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-20 17:14:11.4666|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-20 17:14:11.4666|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-20 17:14:11.4666|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-20 17:14:11.4666|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 17:14:11.6435|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-20 17:14:12.3171|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-20 17:14:13.1328|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-20 17:14:13.1328|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-20 17:14:13.1546|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String' ...
2024-03-20 17:14:13.1546|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'propName' of type 'System.String' using the name '' in request data ...
2024-03-20 17:14:13.1546|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'propName' of type 'System.String'.
2024-03-20 17:14:13.1546|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 17:14:13.1546|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-20 17:14:13.1546|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String' ...
2024-03-20 17:14:13.1618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String'.
2024-03-20 17:14:13.1618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'serverAddress' of type 'System.String' ...
2024-03-20 17:14:13.1618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'serverAddress' of type 'System.String' using the name '' in request data ...
2024-03-20 17:14:13.1618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'serverAddress' of type 'System.String'.
2024-03-20 17:14:13.1618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'serverAddress' of type 'System.String'.
2024-03-20 17:14:13.1618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'serverAddress' of type 'System.String'.
2024-03-20 17:14:13.1618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'serverAddress' of type 'System.String' ...
2024-03-20 17:14:13.1618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'serverAddress' of type 'System.String'.
2024-03-20 17:14:13.1618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'username' of type 'System.String' ...
2024-03-20 17:14:13.1618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'username' of type 'System.String' using the name '' in request data ...
2024-03-20 17:14:13.1618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'username' of type 'System.String'.
2024-03-20 17:14:13.1618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'username' of type 'System.String'.
2024-03-20 17:14:13.1618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'username' of type 'System.String'.
2024-03-20 17:14:13.1618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'username' of type 'System.String' ...
2024-03-20 17:14:13.1618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'username' of type 'System.String'.
2024-03-20 17:14:13.1618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'password' of type 'System.String' ...
2024-03-20 17:14:13.1618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'password' of type 'System.String' using the name '' in request data ...
2024-03-20 17:14:13.1618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'password' of type 'System.String'.
2024-03-20 17:14:13.1618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'password' of type 'System.String'.
2024-03-20 17:14:13.1618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'password' of type 'System.String'.
2024-03-20 17:14:13.1618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'password' of type 'System.String' ...
2024-03-20 17:14:13.1618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'password' of type 'System.String'.
2024-03-20 17:14:13.6133|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-20 17:14:13.6133|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-20 17:14:13.6133|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-20 17:14:13.6133|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-20 17:14:13.6133|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-20 17:14:13.6133|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.Core.Application.ServiceResult`1[[System.Collections.Generic.IEnumerable`1[[System.DirectoryServices.ResultPropertyCollection, System.DirectoryServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-20 17:14:13.6553|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 2181.8053ms
2024-03-20 17:14:13.6553|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-20 17:14:13.6613|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-20 17:14:13.6613|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Group - - - 200 - application/json;+charset=utf-8 2284.5805ms