12906 lines
2.3 MiB

2024-03-22 10:46:22.7178|DEBUG|Program|init main
2024-03-22 10:46:24.4613|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-22 10:46:24.5793|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 10:46:24.6267|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-22 10:46:24.6323|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-22 10:46:24.6446|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 10:46:24.6446|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-22 10:46:24.6613|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-22 10:46:24.6613|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 10:46:24.6613|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-22 10:46:24.6613|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 10:46:24.6613|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 10:46:24.6613|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 10:46:24.6613|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 10:46:24.8905|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 10:46:24.8905|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 10:46:24.8905|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 10:46:24.8905|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 10:46:24.8905|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 10:46:24.8905|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 10:46:24.8905|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 10:46:24.8905|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 10:46:24.8941|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 10:46:25.3385|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAJO8U0JT" accepted.
2024-03-22 10:46:25.3385|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAJO8U0JT" started.
2024-03-22 10:46:25.3385|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAJO8U0JU" accepted.
2024-03-22 10:46:25.3385|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAJO8U0JU" started.
2024-03-22 10:46:25.3781|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AAJO8U0JU" received FIN.
2024-03-22 10:46:25.3781|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AAJO8U0JT" received FIN.
2024-03-22 10:46:25.3872|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-22 10:46:25.3872|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-22 10:46:25.4240|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAJO8U0JT" stopped.
2024-03-22 10:46:25.4240|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAJO8U0JU" stopped.
2024-03-22 10:46:25.4275|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AAJO8U0JU" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 10:46:25.4275|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AAJO8U0JT" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 10:46:25.6711|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAJO8U0JV" accepted.
2024-03-22 10:46:25.6770|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAJO8U0JV" started.
2024-03-22 10:46:25.7470|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AAJO8U0JV established using the following protocol: Tls12
2024-03-22 10:46:25.8386|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 10:46:25.8722|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 10:46:26.0308|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 10:46:26.1509|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 10:46:26.1509|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 317.5816ms
2024-03-22 10:46:26.1684|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 10:46:26.1684|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 10:46:26.1991|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 30.6662ms
2024-03-22 10:46:26.2463|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 77.9164ms
2024-03-22 10:46:26.4477|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 10:46:26.6748|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 227.0948ms
2024-03-22 10:46:46.8411|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Auth/login application/json 55
2024-03-22 10:46:46.8488|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 10:46:46.8488|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 10:46:46.8488|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 10:46:46.8488|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 10:46:46.8863|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Auth/login'
2024-03-22 10:46:46.8863|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-22 10:46:46.8919|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 10:46:46.8919|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 10:46:46.9091|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 10:46:46.9367|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-22 10:46:46.9394|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 10:46:46.9394|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 10:46:46.9394|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 10:46:46.9394|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 10:46:46.9394|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 10:46:46.9394|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 10:46:47.6170|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 10:46:48.4198|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 10:46:48.8862|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 10:46:48.9022|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 10:46:48.9192|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-22 10:46:48.9243|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-22 10:46:48.9243|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 10:46:48.9243|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AAJO8U0JV", Request id "0HN2AAJO8U0JV:00000009": started reading request body.
2024-03-22 10:46:48.9243|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AAJO8U0JV", Request id "0HN2AAJO8U0JV:00000009": done reading request body.
2024-03-22 10:46:48.9420|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'
2024-03-22 10:46:48.9420|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 10:46:48.9420|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 10:46:48.9420|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-22 10:46:48.9572|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 10:46:49.5148|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<GroupOfUser>()
.Include(gou => gou.Group)
.Include(gou => gou.User)'
2024-03-22 10:46:49.6347|DEBUG|Microsoft.EntityFrameworkCore.Query|Including navigation: 'GroupOfUser.Group'.
2024-03-22 10:46:49.6347|DEBUG|Microsoft.EntityFrameworkCore.Query|Including navigation: 'GroupOfUser.User'.
2024-03-22 10:46:49.8509|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-22 10:46:49.8988|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 10:46:49.8988|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-22 10:46:49.9262|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (22ms).
2024-03-22 10:46:49.9262|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (34ms).
2024-03-22 10:46:49.9262|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (40ms).
2024-03-22 10:46:49.9436|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:46:50.4618|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:46:50.4710|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-22 10:46:50.5271|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (57ms) [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-22 10:46:50.5774|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.6340|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.6340|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.6685|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.6685|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.6960|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.6960|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.6960|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.6960|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.6960|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.6960|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.6960|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.6960|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.6960|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.6960|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.6960|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7050|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:46:50.7204|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:46:50.7394|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 204ms reading results.
2024-03-22 10:46:50.7394|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:46:50.7394|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (6ms).
2024-03-22 10:46:50.7613|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<User>()
.Where(user => user.Username == __username_0)
.FirstOrDefault()'
2024-03-22 10:46:50.7855|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-22 10:46:50.7855|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 10:46:50.7855|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-22 10:46:50.8010|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (5ms).
2024-03-22 10:46:50.8010|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:46:50.8010|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:46:50.8010|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-22 10:46:50.8909|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (87ms) [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-22 10:46:50.8933|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:46:50.8933|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-22 10:46:50.8933|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:46:50.8933|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-22 10:46:50.9185|INFO|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies signed in.
2024-03-22 10:47:12.6876|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 10:47:12.6876|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API) in 25750.0063ms
2024-03-22 10:47:12.6876|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 10:47:12.7041|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 10:47:12.7041|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:47:12.7041|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (1ms).
2024-03-22 10:47:12.7041|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Auth/login application/json 55 - 200 0 - 25872.9279ms
2024-03-22 10:47:28.7684|DEBUG|Program|init main
2024-03-22 10:47:29.7981|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-22 10:47:29.9281|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 10:47:29.9694|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-22 10:47:29.9694|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-22 10:47:29.9867|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 10:47:29.9981|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-22 10:47:29.9981|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-22 10:47:29.9981|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 10:47:29.9981|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-22 10:47:29.9981|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 10:47:30.0137|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 10:47:30.0137|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 10:47:30.0137|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 10:47:30.2171|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 10:47:30.2171|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 10:47:30.2171|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 10:47:30.2171|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 10:47:30.2171|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 10:47:30.2171|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 10:47:30.2171|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 10:47:30.2171|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 10:47:30.2171|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 10:47:30.6916|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAKBO66IU" accepted.
2024-03-22 10:47:30.6916|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAKBO66IV" accepted.
2024-03-22 10:47:30.6916|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAKBO66IV" started.
2024-03-22 10:47:30.6916|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAKBO66IU" started.
2024-03-22 10:47:30.7193|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AAKBO66IU" received FIN.
2024-03-22 10:47:30.7193|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AAKBO66IV" received FIN.
2024-03-22 10:47:30.7355|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-22 10:47:30.7355|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-22 10:47:30.7710|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAKBO66IV" stopped.
2024-03-22 10:47:30.7710|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAKBO66IU" stopped.
2024-03-22 10:47:30.7710|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AAKBO66IU" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 10:47:30.7710|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AAKBO66IV" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 10:47:30.9736|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAKBO66J0" accepted.
2024-03-22 10:47:30.9736|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAKBO66J0" started.
2024-03-22 10:47:31.0463|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AAKBO66J0 established using the following protocol: Tls12
2024-03-22 10:47:31.1258|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 10:47:31.1553|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 10:47:31.2962|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 10:47:31.4140|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 10:47:31.4140|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 294.5679ms
2024-03-22 10:47:31.4212|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 10:47:31.4212|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 7.1686ms
2024-03-22 10:47:31.4212|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 10:47:31.4870|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 56.5211ms
2024-03-22 10:47:31.6523|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 10:47:31.8651|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 212.7895ms
2024-03-22 10:47:50.4464|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Auth/login application/json 55
2024-03-22 10:47:50.4464|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 10:47:50.4494|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 10:47:50.4494|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 10:47:50.4494|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 10:47:50.4862|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Auth/login'
2024-03-22 10:47:50.4862|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-22 10:47:50.4862|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 10:47:50.5189|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 10:47:50.5189|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 10:47:50.5509|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-22 10:47:50.5509|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 10:47:50.5509|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 10:47:50.5509|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 10:47:50.5509|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 10:47:50.5509|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 10:47:50.5509|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 10:47:50.7187|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 10:47:51.5234|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 10:47:51.7442|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 10:47:51.7564|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 10:47:51.7620|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-22 10:47:51.7620|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-22 10:47:51.7620|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 10:47:51.7620|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AAKBO66J0", Request id "0HN2AAKBO66J0:00000009": started reading request body.
2024-03-22 10:47:51.7620|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AAKBO66J0", Request id "0HN2AAKBO66J0:00000009": done reading request body.
2024-03-22 10:47:51.7796|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'
2024-03-22 10:47:51.7796|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 10:47:51.7796|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 10:47:51.7796|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-22 10:47:51.7940|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 10:47:51.9609|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<GroupOfUser>()
.Include(gou => gou.Group)
.Include(gou => gou.User)'
2024-03-22 10:47:52.0749|DEBUG|Microsoft.EntityFrameworkCore.Query|Including navigation: 'GroupOfUser.Group'.
2024-03-22 10:47:52.0749|DEBUG|Microsoft.EntityFrameworkCore.Query|Including navigation: 'GroupOfUser.User'.
2024-03-22 10:47:52.2909|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-22 10:47:52.3439|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 10:47:52.3439|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-22 10:47:52.3705|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (21ms).
2024-03-22 10:47:52.3705|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (33ms).
2024-03-22 10:47:52.3705|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (39ms).
2024-03-22 10:47:52.3876|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:47:52.6764|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:47:52.6854|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-22 10:47:52.7376|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (52ms) [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-22 10:47:52.7845|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.8409|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.8409|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.8781|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.8781|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9055|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9055|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9055|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9055|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9055|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9055|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9055|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9055|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9055|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9055|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9055|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9055|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9055|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9055|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9055|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9055|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9055|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9055|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9055|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9055|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9055|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9055|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9055|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9055|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9055|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9055|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9055|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9055|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9055|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9055|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9055|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9331|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:47:52.9331|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:47:52.9331|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 201ms reading results.
2024-03-22 10:47:52.9499|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:47:52.9499|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (7ms).
2024-03-22 10:47:52.9681|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<User>()
.Where(user => user.Username == __username_0)
.FirstOrDefault()'
2024-03-22 10:47:52.9926|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-22 10:47:53.0024|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 10:47:53.0024|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-22 10:47:53.0024|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (5ms).
2024-03-22 10:47:53.0024|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:47:53.0024|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:47:53.0128|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-22 10:47:53.0461|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (36ms) [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-22 10:47:53.0461|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:47:53.0461|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-22 10:47:53.0461|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:47:53.0461|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-22 10:47:53.0751|INFO|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies signed in.
2024-03-22 10:48:01.6996|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 10:48:01.6996|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API) in 11146.2509ms
2024-03-22 10:48:01.6996|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 10:48:01.6996|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 10:48:01.7142|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:48:01.7142|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (1ms).
2024-03-22 10:48:01.7142|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Auth/login application/json 55 - 200 0 - 11271.0906ms
2024-03-22 10:48:23.1819|DEBUG|Program|init main
2024-03-22 10:48:24.1605|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-22 10:48:24.2914|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 10:48:24.3616|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-22 10:48:24.3696|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-22 10:48:24.3847|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 10:48:24.3847|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-22 10:48:24.4028|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-22 10:48:24.4028|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 10:48:24.4028|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-22 10:48:24.4153|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 10:48:24.4153|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 10:48:24.4153|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 10:48:24.4153|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 10:48:24.6827|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 10:48:24.6827|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 10:48:24.6827|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 10:48:24.6827|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 10:48:24.6827|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 10:48:24.6827|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 10:48:24.6827|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 10:48:24.6827|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 10:48:24.6827|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 10:48:24.9106|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAKRT8GL4" accepted.
2024-03-22 10:48:24.9106|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAKRT8GL5" accepted.
2024-03-22 10:48:24.9106|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAKRT8GL5" started.
2024-03-22 10:48:24.9106|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAKRT8GL4" started.
2024-03-22 10:48:24.9361|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AAKRT8GL5" received FIN.
2024-03-22 10:48:24.9361|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AAKRT8GL4" received FIN.
2024-03-22 10:48:24.9361|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-22 10:48:24.9361|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-22 10:48:25.0148|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAKRT8GL4" stopped.
2024-03-22 10:48:25.0148|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAKRT8GL5" stopped.
2024-03-22 10:48:25.0276|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AAKRT8GL5" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 10:48:25.0276|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AAKRT8GL4" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 10:48:25.3025|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAKRT8GL6" accepted.
2024-03-22 10:48:25.3052|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAKRT8GL6" started.
2024-03-22 10:48:25.3922|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AAKRT8GL6 established using the following protocol: Tls12
2024-03-22 10:48:25.4809|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 10:48:25.5139|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 10:48:25.6790|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 10:48:25.8280|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 10:48:25.8439|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 10:48:25.8439|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 10:48:25.8439|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 356.0096ms
2024-03-22 10:48:25.8588|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 14.7876ms
2024-03-22 10:48:25.9084|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 64.4306ms
2024-03-22 10:48:26.1023|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 10:48:26.3868|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 284.5090ms
2024-03-22 10:48:41.1039|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Auth/login application/json 55
2024-03-22 10:48:41.1039|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 10:48:41.1039|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 10:48:41.1039|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 10:48:41.1039|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 10:48:41.1431|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Auth/login'
2024-03-22 10:48:41.1475|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-22 10:48:41.1475|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 10:48:41.1757|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 10:48:41.1793|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 10:48:41.2079|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-22 10:48:41.2103|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 10:48:41.2103|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 10:48:41.2103|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 10:48:41.2103|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 10:48:41.2103|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 10:48:41.2103|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 10:48:41.3746|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 10:48:42.1898|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 10:48:42.3940|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 10:48:42.4066|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 10:48:42.4066|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-22 10:48:42.4152|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-22 10:48:42.4152|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 10:48:42.4152|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AAKRT8GL6", Request id "0HN2AAKRT8GL6:00000009": started reading request body.
2024-03-22 10:48:42.4152|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AAKRT8GL6", Request id "0HN2AAKRT8GL6:00000009": done reading request body.
2024-03-22 10:48:42.4289|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'
2024-03-22 10:48:42.4289|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 10:48:42.4289|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 10:48:42.4289|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-22 10:48:42.4289|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 10:48:42.6060|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<GroupOfUser>()
.Include(gou => gou.Group)
.Include(gou => gou.User)'
2024-03-22 10:48:42.7216|DEBUG|Microsoft.EntityFrameworkCore.Query|Including navigation: 'GroupOfUser.Group'.
2024-03-22 10:48:42.7216|DEBUG|Microsoft.EntityFrameworkCore.Query|Including navigation: 'GroupOfUser.User'.
2024-03-22 10:48:42.9438|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-22 10:48:42.9927|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 10:48:42.9927|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-22 10:48:43.0198|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (21ms).
2024-03-22 10:48:43.0287|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (33ms).
2024-03-22 10:48:43.0287|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (39ms).
2024-03-22 10:48:43.0287|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:48:43.3162|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:48:43.3258|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-22 10:48:43.3867|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (62ms) [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-22 10:48:43.4365|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.4905|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.4931|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5258|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5258|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5528|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5535|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5693|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5693|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5693|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5693|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5693|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5693|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5693|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5693|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5693|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5693|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5693|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5693|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5693|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5693|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5693|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:48:43.5849|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:48:43.5849|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 197ms reading results.
2024-03-22 10:48:43.5849|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:48:43.6023|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (7ms).
2024-03-22 10:48:43.6023|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<User>()
.Where(user => user.Username == __username_0)
.FirstOrDefault()'
2024-03-22 10:48:43.6392|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-22 10:48:43.6532|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 10:48:43.6532|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-22 10:48:43.6532|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (5ms).
2024-03-22 10:48:43.6532|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:48:43.6532|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:48:43.6633|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-22 10:48:43.6897|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (29ms) [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-22 10:48:43.6897|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:48:43.6897|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-22 10:48:43.6897|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:48:43.6897|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-22 10:48:43.7147|INFO|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies signed in.
2024-03-22 10:48:43.7147|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 10:48:43.7147|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API) in 2509.3017ms
2024-03-22 10:48:43.7255|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 10:48:43.7255|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 10:48:43.7255|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:48:43.7255|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (1ms).
2024-03-22 10:48:43.7255|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Auth/login application/json 55 - 200 0 - 2632.8634ms
2024-03-22 10:48:57.0563|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Root/tekh - -
2024-03-22 10:48:57.0563|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 10:48:57.0563|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Root/tekh'
2024-03-22 10:48:57.0563|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)' with route pattern 'api/Directory/Root/{username}' is valid for the request path '/api/Directory/Root/tekh'
2024-03-22 10:48:57.0563|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)'
2024-03-22 10:48:57.0682|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 10:48:57.0682|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)'
2024-03-22 10:48:57.0682|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetRootOf", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetRootOf(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 10:48:57.0682|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 10:48:57.0682|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 10:48:57.0682|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 10:48:57.0682|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 10:48:57.0682|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 10:48:57.0682|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 10:48:57.0682|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 10:48:57.1421|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 10:49:49.3994|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API) in 52328.5522ms
2024-03-22 10:49:49.3994|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)'
2024-03-22 10:49:49.4071|ERROR|Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware|An unhandled exception has occurred while executing the request.|System.Configuration.ConfigurationErrorsException: SearchRootPath configuration is missing.
at DigitalData.Core.Application.DirectorySearchService..ctor(IConfiguration configuration, ILogger`1 logger, IMemoryCache memoryCache) in E:\TekH\Visual Studio\WebCoreModules\DigitalData.Core.Application\DirectorySearchService.cs:line 19
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.ConstructorInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass2_0.<RealizeService>b__0(ServiceProviderEngineScope scope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType, ServiceProviderEngineScope serviceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.GetService(IServiceProvider sp, Type type, Type requiredBy, Boolean isDefaultParameterRequired)
at lambda_method203(Closure, IServiceProvider, Object[])
at Microsoft.AspNetCore.Mvc.Controllers.ControllerFactoryProvider.<>c__DisplayClass6_0.<CreateControllerFactory>g__CreateController|0(ControllerContext controllerContext)
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-22 10:49:49.4454|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 10:49:49.4454|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Root/tekh - - - 500 - text/plain;+charset=utf-8 52394.3779ms
2024-03-22 10:50:07.8296|DEBUG|Program|init main
2024-03-22 10:50:08.8714|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-22 10:50:08.9977|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 10:50:09.0421|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-22 10:50:09.0478|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-22 10:50:09.0478|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 10:50:09.0704|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-22 10:50:09.0704|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-22 10:50:09.0704|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 10:50:09.0782|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-22 10:50:09.0782|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 10:50:09.0782|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 10:50:09.0782|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 10:50:09.0782|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 10:50:09.2866|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 10:50:09.2866|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 10:50:09.2866|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 10:50:09.2866|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 10:50:09.2866|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 10:50:09.2866|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 10:50:09.2866|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 10:50:09.2866|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 10:50:09.2866|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 10:50:09.4278|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AALR20MC1" received FIN.
2024-03-22 10:50:09.4278|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AALR20MC1" accepted.
2024-03-22 10:50:09.4278|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AALR20MC1" started.
2024-03-22 10:50:09.4580|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-22 10:50:09.4935|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AALR20MC1" stopped.
2024-03-22 10:50:09.4935|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AALR20MC1" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 10:50:09.6837|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AALR20MC2" accepted.
2024-03-22 10:50:09.6837|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AALR20MC2" started.
2024-03-22 10:50:09.7523|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AALR20MC2 established using the following protocol: Tls12
2024-03-22 10:50:09.8423|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 10:50:09.8809|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 10:50:10.0277|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 10:50:10.1513|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 10:50:10.1513|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 314.1507ms
2024-03-22 10:50:10.1677|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 10:50:10.1677|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 10:50:10.1853|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 17.5821ms
2024-03-22 10:50:10.2342|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 66.5125ms
2024-03-22 10:50:10.3956|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 10:50:10.6025|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 206.8724ms
2024-03-22 10:50:20.1508|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Root/tekh - -
2024-03-22 10:50:20.1550|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 10:50:20.1867|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Root/tekh'
2024-03-22 10:50:20.1867|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)' with route pattern 'api/Directory/Root/{username}' is valid for the request path '/api/Directory/Root/tekh'
2024-03-22 10:50:20.1867|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)'
2024-03-22 10:50:20.2224|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 10:50:20.2224|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)'
2024-03-22 10:50:20.2476|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetRootOf", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetRootOf(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 10:50:20.2476|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 10:50:20.2476|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 10:50:20.2476|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 10:50:20.2476|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 10:50:20.2476|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 10:50:20.2476|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 10:50:20.4372|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 10:50:20.6074|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 10:50:21.4312|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 10:51:31.9116|DEBUG|Program|init main
2024-03-22 10:51:32.9437|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-22 10:51:33.0510|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 10:51:33.0941|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-22 10:51:33.0941|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-22 10:51:33.1111|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 10:51:33.1224|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-22 10:51:33.1224|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-22 10:51:33.1224|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 10:51:33.1224|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-22 10:51:33.1345|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 10:51:33.1345|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 10:51:33.1345|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 10:51:33.1345|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 10:51:33.3380|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 10:51:33.3380|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 10:51:33.3380|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 10:51:33.3380|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 10:51:33.3380|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 10:51:33.3380|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 10:51:33.3380|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 10:51:33.3380|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 10:51:33.3380|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 10:51:33.4746|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AAMK3HNA2" received FIN.
2024-03-22 10:51:33.4746|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AAMK3HNA3" received FIN.
2024-03-22 10:51:33.4824|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAMK3HNA2" accepted.
2024-03-22 10:51:33.4824|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAMK3HNA3" accepted.
2024-03-22 10:51:33.4824|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAMK3HNA3" started.
2024-03-22 10:51:33.4824|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAMK3HNA2" started.
2024-03-22 10:51:33.5086|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-22 10:51:33.5086|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-22 10:51:33.5438|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAMK3HNA3" stopped.
2024-03-22 10:51:33.5438|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAMK3HNA2" stopped.
2024-03-22 10:51:33.5438|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AAMK3HNA3" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 10:51:33.5438|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AAMK3HNA2" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 10:51:33.7306|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAMK3HNA4" accepted.
2024-03-22 10:51:33.7306|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAMK3HNA4" started.
2024-03-22 10:51:33.7988|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AAMK3HNA4 established using the following protocol: Tls12
2024-03-22 10:51:33.8828|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 10:51:33.9130|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 10:51:34.0564|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 10:51:34.1761|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 10:51:34.1863|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 10:51:34.1863|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 10:51:34.1863|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 306.6963ms
2024-03-22 10:51:34.2026|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 17.5862ms
2024-03-22 10:51:34.2548|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 68.3115ms
2024-03-22 10:51:34.4378|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 10:51:34.6417|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 203.9013ms
2024-03-22 10:51:45.4995|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Root/tekh - -
2024-03-22 10:51:45.4995|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 10:51:45.5412|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Root/tekh'
2024-03-22 10:51:45.5412|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)' with route pattern 'api/Directory/Root/{username}' is valid for the request path '/api/Directory/Root/tekh'
2024-03-22 10:51:45.5412|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)'
2024-03-22 10:51:45.5731|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 10:51:45.5731|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)'
2024-03-22 10:51:45.5979|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetRootOf", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetRootOf(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 10:51:45.6000|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 10:51:45.6000|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 10:51:45.6000|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 10:51:45.6000|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 10:51:45.6000|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 10:51:45.6000|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 10:51:45.7882|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 10:51:45.9675|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 10:51:46.8029|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 10:53:54.1568|DEBUG|Program|init main
2024-03-22 10:53:55.2716|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-22 10:53:55.4203|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 10:53:55.4989|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-22 10:53:55.4989|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-22 10:53:55.5293|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 10:53:55.5517|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-22 10:53:55.5517|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-22 10:53:55.5614|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 10:53:55.5614|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-22 10:53:55.5614|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 10:53:55.5736|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 10:53:55.5736|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 10:53:55.5736|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 10:53:55.8186|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 10:53:55.8186|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 10:53:55.8186|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 10:53:55.8186|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 10:53:55.8186|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 10:53:55.8186|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 10:53:55.8226|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 10:53:55.8226|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 10:53:55.8226|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 10:53:55.8723|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AANUHI1DV" accepted.
2024-03-22 10:53:55.8723|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AANUHI1DV" started.
2024-03-22 10:53:55.8723|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AANUHI1E0" accepted.
2024-03-22 10:53:55.8723|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AANUHI1E0" started.
2024-03-22 10:53:55.9117|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AANUHI1E0" received FIN.
2024-03-22 10:53:55.9117|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AANUHI1DV" received FIN.
2024-03-22 10:53:55.9239|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-22 10:53:55.9239|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-22 10:53:55.9660|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AANUHI1E0" stopped.
2024-03-22 10:53:55.9660|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AANUHI1DV" stopped.
2024-03-22 10:53:55.9660|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AANUHI1DV" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 10:53:55.9660|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AANUHI1E0" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 10:53:56.2275|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AANUHI1E1" accepted.
2024-03-22 10:53:56.2287|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AANUHI1E1" started.
2024-03-22 10:53:56.3418|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AANUHI1E1 established using the following protocol: Tls12
2024-03-22 10:53:56.4559|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 10:53:56.4895|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 10:53:56.6748|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 10:53:56.7892|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 10:53:56.7925|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 340.0191ms
2024-03-22 10:53:56.7925|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 10:53:56.7925|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 10:53:56.8700|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 63.5016ms
2024-03-22 10:53:56.9444|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 137.5972ms
2024-03-22 10:53:57.1342|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 10:53:57.3613|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 227.1503ms
2024-03-22 10:54:05.8446|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Group - -
2024-03-22 10:54:05.8446|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 10:54:05.8813|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Group'
2024-03-22 10:54:05.8854|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-22 10:54:05.8854|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 10:54:05.9146|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 10:54:05.9181|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 10:54:05.9399|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-22 10:54:05.9399|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 10:54:05.9399|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 10:54:05.9399|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 10:54:05.9399|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 10:54:05.9399|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 10:54:05.9399|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 10:54:06.1359|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 10:54:06.3079|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 10:54:07.1245|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 10:54:07.1245|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 10:54:07.1386|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String' ...
2024-03-22 10:54:07.1386|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'propName' of type 'System.String' using the name '' in request data ...
2024-03-22 10:54:07.1386|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-22 10:54:07.1386|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-22 10:54:07.1386|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String'.
2024-03-22 10:54:07.1386|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String' ...
2024-03-22 10:54:07.1386|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String'.
2024-03-22 10:54:07.1386|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'serverAddress' of type 'System.String' ...
2024-03-22 10:54:07.1386|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'serverAddress' of type 'System.String' using the name '' in request data ...
2024-03-22 10:54:07.1386|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-22 10:54:07.1386|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'serverAddress' of type 'System.String'.
2024-03-22 10:54:07.1386|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'serverAddress' of type 'System.String'.
2024-03-22 10:54:07.1386|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'serverAddress' of type 'System.String' ...
2024-03-22 10:54:07.1386|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'serverAddress' of type 'System.String'.
2024-03-22 10:54:07.1386|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'username' of type 'System.String' ...
2024-03-22 10:54:07.1386|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'username' of type 'System.String' using the name '' in request data ...
2024-03-22 10:54:07.1386|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-22 10:54:07.1499|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'username' of type 'System.String'.
2024-03-22 10:54:07.1499|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'username' of type 'System.String'.
2024-03-22 10:54:07.1499|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'username' of type 'System.String' ...
2024-03-22 10:54:07.1499|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'username' of type 'System.String'.
2024-03-22 10:54:07.1499|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'password' of type 'System.String' ...
2024-03-22 10:54:07.1499|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'password' of type 'System.String' using the name '' in request data ...
2024-03-22 10:54:07.1499|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-22 10:54:07.1499|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'password' of type 'System.String'.
2024-03-22 10:54:07.1499|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'password' of type 'System.String'.
2024-03-22 10:54:07.1499|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'password' of type 'System.String' ...
2024-03-22 10:54:07.1499|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'password' of type 'System.String'.
2024-03-22 10:54:09.6943|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 10:54:09.6973|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 10:54:09.6973|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 10:54:09.6973|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 10:54:09.6973|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 10:54:09.6973|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-22 10:54:09.7363|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 3788.6666ms
2024-03-22 10:54:09.7363|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 10:54:09.7363|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 10:54:09.7453|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Group - - - 200 - application/json;+charset=utf-8 3901.2164ms
2024-03-22 10:54:54.3792|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Root/tekh - -
2024-03-22 10:54:54.3846|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 10:54:54.3846|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Root/tekh'
2024-03-22 10:54:54.3846|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)' with route pattern 'api/Directory/Root/{username}' is valid for the request path '/api/Directory/Root/tekh'
2024-03-22 10:54:54.3846|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)'
2024-03-22 10:54:54.3972|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 10:54:54.3972|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)'
2024-03-22 10:54:54.3972|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetRootOf", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetRootOf(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 10:54:54.3972|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 10:54:54.3972|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 10:54:54.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-22 10:54:54.3972|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 10:54:54.3972|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 10:54:54.3972|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 10:54:54.3972|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 10:54:54.4705|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 10:54:54.4705|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 10:54:54.4705|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'username' of type 'System.String' ...
2024-03-22 10:54:54.4705|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-22 10:54:54.4705|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'username' of type 'System.String'.
2024-03-22 10:54:54.4705|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'username' of type 'System.String'.
2024-03-22 10:54:54.4744|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'username' of type 'System.String' ...
2024-03-22 10:54:54.4744|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'username' of type 'System.String'.
2024-03-22 10:55:15.5519|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 404
2024-03-22 10:55:15.5519|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API) in 21151.3408ms
2024-03-22 10:55:15.5519|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)'
2024-03-22 10:55:15.5519|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 10:55:15.5519|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Root/tekh - - - 404 0 - 21176.7871ms
2024-03-22 10:55:36.2901|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Auth/login application/json 55
2024-03-22 10:55:36.2901|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 10:55:36.2901|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 10:55:36.2901|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 10:55:36.2901|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 10:55:36.2901|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Auth/login'
2024-03-22 10:55:36.2901|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-22 10:55:36.2901|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 10:55:36.2992|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 10:55:36.2992|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 10:55:36.2992|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-22 10:55:36.2992|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 10:55:36.2992|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 10:55:36.2992|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 10:55:36.2992|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 10:55:36.2992|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 10:55:36.2992|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 10:55:36.3291|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 10:55:36.3310|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 10:55:36.3310|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 10:55:36.3310|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-22 10:55:36.3310|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-22 10:55:36.3310|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 10:55:36.3310|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AANUHI1E1", Request id "0HN2AANUHI1E1:0000000D": started reading request body.
2024-03-22 10:55:36.3310|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AANUHI1E1", Request id "0HN2AANUHI1E1:0000000D": done reading request body.
2024-03-22 10:55:36.3458|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'
2024-03-22 10:55:36.3458|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 10:55:36.3458|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 10:55:36.3458|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-22 10:55:36.3458|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 10:55:36.5191|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<GroupOfUser>()
.Include(gou => gou.Group)
.Include(gou => gou.User)'
2024-03-22 10:55:36.6360|DEBUG|Microsoft.EntityFrameworkCore.Query|Including navigation: 'GroupOfUser.Group'.
2024-03-22 10:55:36.6360|DEBUG|Microsoft.EntityFrameworkCore.Query|Including navigation: 'GroupOfUser.User'.
2024-03-22 10:55:36.8540|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-22 10:55:36.9025|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 10:55:36.9025|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-22 10:55:36.9277|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (22ms).
2024-03-22 10:55:36.9277|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (31ms).
2024-03-22 10:55:36.9409|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (39ms).
2024-03-22 10:55:36.9409|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:55:37.2539|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:55:37.2539|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-22 10:55:37.3229|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (60ms) [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-22 10:55:37.3803|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.4480|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.4480|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.4868|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.4868|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5211|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5421|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5421|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5421|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5421|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5421|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5421|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5486|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5646|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5646|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5646|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5646|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5646|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5646|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5646|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5646|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5646|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5646|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5646|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:55:37.5646|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:55:37.5838|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 253ms reading results.
2024-03-22 10:55:37.5838|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:55:37.5838|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (7ms).
2024-03-22 10:55:37.6061|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<User>()
.Where(user => user.Username == __username_0)
.FirstOrDefault()'
2024-03-22 10:55:37.6303|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-22 10:55:37.6303|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 10:55:37.6303|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-22 10:55:37.6453|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (4ms).
2024-03-22 10:55:37.6453|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:55:37.6453|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:55:37.6453|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-22 10:55:37.6775|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (30ms) [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-22 10:55:37.6775|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:55:37.6775|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-22 10:55:37.6775|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:55:37.6775|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-22 10:55:37.7025|INFO|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies signed in.
2024-03-22 10:55:37.7070|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 10:55:37.7070|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API) in 1395.4446ms
2024-03-22 10:55:37.7070|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 10:55:37.7070|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 10:55:37.7070|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:55:37.7070|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (1ms).
2024-03-22 10:55:37.7070|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Auth/login application/json 55 - 200 0 - 1423.4284ms
2024-03-22 10:55:47.1094|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Root/tekh - -
2024-03-22 10:55:47.1108|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 10:55:47.1108|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Root/tekh'
2024-03-22 10:55:47.1108|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)' with route pattern 'api/Directory/Root/{username}' is valid for the request path '/api/Directory/Root/tekh'
2024-03-22 10:55:47.1108|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)'
2024-03-22 10:55:47.1108|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 10:55:47.1108|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)'
2024-03-22 10:55:47.1108|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetRootOf", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetRootOf(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 10:55:47.1108|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 10:55:47.1108|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 10:55:47.1108|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 10:55:47.1108|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 10:55:47.1108|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 10:55:47.1108|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 10:55:47.1108|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 10:55:47.1108|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 10:55:47.1108|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 10:55:47.1108|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'username' of type 'System.String' ...
2024-03-22 10:55:47.1108|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-22 10:55:47.1108|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'username' of type 'System.String'.
2024-03-22 10:55:47.1108|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'username' of type 'System.String'.
2024-03-22 10:55:47.1108|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'username' of type 'System.String' ...
2024-03-22 10:55:47.1108|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'username' of type 'System.String'.
2024-03-22 10:56:08.7045|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 10:56:08.7045|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 10:56:08.7045|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 10:56:08.7045|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 10:56:08.7045|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 10:56:08.7045|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type '<>f__AnonymousType0`5[[System.Guid, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-22 10:56:08.7194|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API) in 21603.6341ms
2024-03-22 10:56:08.7194|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)'
2024-03-22 10:56:08.7194|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 10:56:08.7194|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Root/tekh - - - 200 - application/json;+charset=utf-8 21613.0667ms
2024-03-22 10:59:41.5311|DEBUG|Program|init main
2024-03-22 10:59:42.5861|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-22 10:59:42.7327|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 10:59:42.7824|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-22 10:59:42.7824|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-22 10:59:42.8028|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 10:59:42.8149|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-22 10:59:42.8149|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-22 10:59:42.8149|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 10:59:42.8149|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-22 10:59:42.8301|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 10:59:42.8301|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 10:59:42.8301|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 10:59:42.8301|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 10:59:43.0756|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 10:59:43.0762|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 10:59:43.0762|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 10:59:43.0762|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 10:59:43.0762|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 10:59:43.0762|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 10:59:43.0762|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 10:59:43.0762|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 10:59:43.0762|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 10:59:43.1043|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AAR610SAL" received FIN.
2024-03-22 10:59:43.1111|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAR610SAL" accepted.
2024-03-22 10:59:43.1111|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAR610SAL" started.
2024-03-22 10:59:43.1368|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-22 10:59:43.1805|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAR610SAL" stopped.
2024-03-22 10:59:43.1805|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AAR610SAL" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 10:59:43.3850|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAR610SAM" accepted.
2024-03-22 10:59:43.3918|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AAR610SAM" started.
2024-03-22 10:59:43.4708|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AAR610SAM established using the following protocol: Tls12
2024-03-22 10:59:43.5669|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 10:59:43.6120|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 10:59:43.7755|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 10:59:43.9068|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 10:59:43.9068|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 347.9240ms
2024-03-22 10:59:43.9306|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 10:59:43.9306|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 10:59:43.9461|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 15.4157ms
2024-03-22 10:59:43.9939|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 63.2621ms
2024-03-22 10:59:44.2049|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 10:59:44.4171|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 212.3509ms
2024-03-22 10:59:56.4337|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Auth/login application/json 55
2024-03-22 10:59:56.4371|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 10:59:56.4371|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 10:59:56.4371|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 10:59:56.4371|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 10:59:56.4746|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Auth/login'
2024-03-22 10:59:56.4746|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-22 10:59:56.4810|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 10:59:56.5083|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 10:59:56.5083|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 10:59:56.5396|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-22 10:59:56.5396|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 10:59:56.5396|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 10:59:56.5435|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 10:59:56.5435|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 10:59:56.5435|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 10:59:56.5435|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 10:59:56.7156|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 10:59:57.5328|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 10:59:57.7298|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 10:59:57.7412|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 10:59:57.7475|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-22 10:59:57.7475|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-22 10:59:57.7475|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 10:59:57.7475|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AAR610SAM", Request id "0HN2AAR610SAM:00000009": started reading request body.
2024-03-22 10:59:57.7475|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AAR610SAM", Request id "0HN2AAR610SAM:00000009": done reading request body.
2024-03-22 10:59:57.7642|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'
2024-03-22 10:59:57.7642|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 10:59:57.7642|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 10:59:57.7642|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-22 10:59:57.7785|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 10:59:57.9472|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<GroupOfUser>()
.Include(gou => gou.Group)
.Include(gou => gou.User)'
2024-03-22 10:59:58.0599|DEBUG|Microsoft.EntityFrameworkCore.Query|Including navigation: 'GroupOfUser.Group'.
2024-03-22 10:59:58.0599|DEBUG|Microsoft.EntityFrameworkCore.Query|Including navigation: 'GroupOfUser.User'.
2024-03-22 10:59:58.2733|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-22 10:59:58.3204|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 10:59:58.3204|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-22 10:59:58.3490|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (23ms).
2024-03-22 10:59:58.3583|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (34ms).
2024-03-22 10:59:58.3583|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (41ms).
2024-03-22 10:59:58.3583|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:59:58.6608|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:59:58.6698|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-22 10:59:58.7215|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (53ms) [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-22 10:59:58.7698|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8245|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8272|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8593|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8593|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8865|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.8870|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.9028|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.9028|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.9028|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.9028|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.9028|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.9028|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.9028|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.9028|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.9028|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.9028|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.9028|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.9028|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.9028|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.9028|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 10:59:58.9183|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:59:58.9183|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 196ms reading results.
2024-03-22 10:59:58.9183|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:59:58.9355|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (6ms).
2024-03-22 10:59:58.9355|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<User>()
.Where(user => user.Username == __username_0)
.FirstOrDefault()'
2024-03-22 10:59:58.9689|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-22 10:59:58.9689|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 10:59:58.9689|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-22 10:59:58.9845|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (5ms).
2024-03-22 10:59:58.9845|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:59:58.9845|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:59:58.9845|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-22 10:59:59.0170|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (30ms) [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-22 10:59:59.0170|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:59:59.0170|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-22 10:59:59.0170|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:59:59.0170|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-22 10:59:59.0417|INFO|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies signed in.
2024-03-22 10:59:59.0475|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 10:59:59.0475|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API) in 2503.6254ms
2024-03-22 10:59:59.0475|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 10:59:59.0475|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 10:59:59.0615|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 10:59:59.0615|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (2ms).
2024-03-22 10:59:59.0615|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Auth/login application/json 55 - 200 0 - 2630.2704ms
2024-03-22 11:00:20.0132|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Root/tekh - -
2024-03-22 11:00:20.0132|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 11:00:20.0132|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Root/tekh'
2024-03-22 11:00:20.0132|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)' with route pattern 'api/Directory/Root/{username}' is valid for the request path '/api/Directory/Root/tekh'
2024-03-22 11:00:20.0132|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)'
2024-03-22 11:00:20.0132|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 11:00:20.0132|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)'
2024-03-22 11:00:20.0297|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetRootOf", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetRootOf(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 11:00:20.0297|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 11:00:20.0297|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 11:00:20.0297|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 11:00:20.0297|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 11:00:20.0297|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 11:00:20.0297|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 11:00:20.0297|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 11:00:20.1018|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 11:00:20.1018|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 11:00:20.1018|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'username' of type 'System.String' ...
2024-03-22 11:00:20.1043|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-22 11:00:20.1043|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'username' of type 'System.String'.
2024-03-22 11:00:20.1043|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'username' of type 'System.String'.
2024-03-22 11:00:20.1043|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'username' of type 'System.String' ...
2024-03-22 11:00:20.1043|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'username' of type 'System.String'.
2024-03-22 11:00:22.6053|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 11:00:22.6053|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 11:00:22.6053|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 11:00:22.6053|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 11:00:22.6053|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 11:00:22.6053|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type '<>f__AnonymousType0`7[[System.Guid, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-22 11:00:22.6252|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API) in 2592.7804ms
2024-03-22 11:00:22.6252|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)'
2024-03-22 11:00:22.6252|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 11:00:22.6252|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Root/tekh - - - 200 - application/json;+charset=utf-8 2613.8346ms
2024-03-22 11:01:26.5642|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Config reload token fired. Checking for changes...
2024-03-22 11:01:26.8177|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Config reload token fired. Checking for changes...
2024-03-22 11:13:00.1190|DEBUG|Program|init main
2024-03-22 11:13:01.1671|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-22 11:13:01.3014|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 11:13:01.3595|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-22 11:13:01.3705|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-22 11:13:01.3911|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 11:13:01.4225|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-22 11:13:01.4279|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-22 11:13:01.4279|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 11:13:01.4279|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-22 11:13:01.4403|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 11:13:01.4403|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 11:13:01.4403|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 11:13:01.4403|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 11:13:01.6851|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 11:13:01.6851|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 11:13:01.6851|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 11:13:01.6851|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 11:13:01.6851|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 11:13:01.6851|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 11:13:01.6851|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 11:13:01.6900|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 11:13:01.6900|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 11:13:01.9054|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AB2K2VIGD" accepted.
2024-03-22 11:13:01.9054|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AB2K2VIGC" accepted.
2024-03-22 11:13:01.9054|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AB2K2VIGC" started.
2024-03-22 11:13:01.9054|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AB2K2VIGD" started.
2024-03-22 11:13:01.9330|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AB2K2VIGD" received FIN.
2024-03-22 11:13:01.9330|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AB2K2VIGC" received FIN.
2024-03-22 11:13:01.9433|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-22 11:13:01.9433|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-22 11:13:01.9905|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AB2K2VIGD" stopped.
2024-03-22 11:13:01.9905|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AB2K2VIGC" stopped.
2024-03-22 11:13:01.9905|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AB2K2VIGC" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 11:13:01.9905|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AB2K2VIGD" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 11:13:02.2377|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AB2K2VIGE" accepted.
2024-03-22 11:13:02.2377|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AB2K2VIGE" started.
2024-03-22 11:13:02.3166|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AB2K2VIGE established using the following protocol: Tls12
2024-03-22 11:13:02.4544|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 11:13:02.5010|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 11:13:02.6836|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 11:13:02.8485|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 11:13:02.8485|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 403.9856ms
2024-03-22 11:13:02.8671|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 11:13:02.8671|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 11:13:02.8834|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.1562ms
2024-03-22 11:13:02.9318|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 64.6805ms
2024-03-22 11:13:03.1258|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 11:13:03.3547|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 228.9065ms
2024-03-22 11:20:44.7863|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/CustomSearchFilters - -
2024-03-22 11:20:44.7863|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 11:20:44.8325|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CustomSearchFilters'
2024-03-22 11:20:44.8375|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)' with route pattern 'api/Directory/CustomSearchFilters' is valid for the request path '/api/Directory/CustomSearchFilters'
2024-03-22 11:20:44.8375|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 11:20:44.8645|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 11:20:44.8645|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 11:20:44.8819|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAllCustomFilters", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetAllCustomFilters() on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 11:20:44.8819|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 11:20:44.8819|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 11:20:44.8819|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 11:20:44.8819|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 11:20:44.8819|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 11:20:44.8819|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 11:20:45.0765|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 11:20:45.2508|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 11:20:46.0770|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 11:20:46.0865|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 11:20:46.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-22 11:20:46.0865|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 11:20:46.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-22 11:20:46.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-22 11:20:46.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-22 11:20:46.0865|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-22 11:20:46.1043|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API) in 1214.8275ms
2024-03-22 11:20:46.1043|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 11:20:46.1043|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 11:20:46.1043|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/CustomSearchFilters - - - 200 - application/json;+charset=utf-8 1327.6409ms
2024-03-22 11:24:27.7763|DEBUG|Program|init main
2024-03-22 11:24:28.7563|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-22 11:24:28.9002|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 11:24:28.9535|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-22 11:24:28.9606|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-22 11:24:28.9606|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 11:24:28.9897|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-22 11:24:28.9954|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-22 11:24:28.9954|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 11:24:28.9954|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-22 11:24:28.9954|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 11:24:29.0077|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 11:24:29.0077|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 11:24:29.0077|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 11:24:29.2705|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 11:24:29.2705|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 11:24:29.2705|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 11:24:29.2705|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 11:24:29.2732|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 11:24:29.2732|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 11:24:29.2732|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 11:24:29.2732|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 11:24:29.2732|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 11:24:29.6237|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AB911IIFP" received FIN.
2024-03-22 11:24:29.6237|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AB911IIFP" accepted.
2024-03-22 11:24:29.6323|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AB911IIFP" started.
2024-03-22 11:24:29.6566|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-22 11:24:29.7013|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AB911IIFP" stopped.
2024-03-22 11:24:29.7013|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AB911IIFP" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 11:24:29.9873|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AB911IIFQ" accepted.
2024-03-22 11:24:29.9927|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AB911IIFQ" started.
2024-03-22 11:24:30.0698|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AB911IIFQ established using the following protocol: Tls12
2024-03-22 11:24:30.1640|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 11:24:30.1958|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 11:24:30.3622|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 11:24:30.4915|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 11:24:30.4915|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 11:24:30.5197|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 11:24:30.5223|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 28.0254ms
2024-03-22 11:24:30.5223|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 363.4730ms
2024-03-22 11:24:30.5987|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 103.8719ms
2024-03-22 11:24:30.7690|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 11:24:30.9776|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 208.6259ms
2024-03-22 11:24:45.6164|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/CustomSearchFilter - -
2024-03-22 11:24:45.6164|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 11:24:45.6570|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CustomSearchFilter'
2024-03-22 11:24:45.6570|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)' with route pattern 'api/Directory/CustomSearchFilter' is valid for the request path '/api/Directory/CustomSearchFilter'
2024-03-22 11:24:45.6621|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 11:24:45.6890|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 11:24:45.6890|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 11:24:45.7134|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAllCustomFilters", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetAllCustomFilters(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 11:24:45.7134|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 11:24:45.7134|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 11:24:45.7134|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 11:24:45.7134|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 11:24:45.7134|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 11:24:45.7134|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 11:24:45.9035|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 11:24:46.0767|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 11:24:46.8957|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 11:24:46.9054|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 11:24:46.9054|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filtername' of type 'System.String' ...
2024-03-22 11:24:46.9135|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filtername' of type 'System.String' using the name '' in request data ...
2024-03-22 11:24:46.9135|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'filtername' of type 'System.String'.
2024-03-22 11:24:46.9135|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filtername' of type 'System.String'.
2024-03-22 11:24:46.9135|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filtername' of type 'System.String'.
2024-03-22 11:24:46.9135|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filtername' of type 'System.String' ...
2024-03-22 11:24:46.9135|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filtername' of type 'System.String'.
2024-03-22 11:24:46.9135|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 11:24:46.9135|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 11:24:46.9135|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 11:24:46.9135|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 11:24:46.9135|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 11:24:46.9281|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-22 11:24:46.9281|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API) in 1215.4608ms
2024-03-22 11:24:46.9281|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 11:24:46.9281|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 11:24:46.9444|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/CustomSearchFilter - - - 200 - application/json;+charset=utf-8 1328.5139ms
2024-03-22 11:24:53.6364|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/CustomSearchFilter?filtername=asd - -
2024-03-22 11:24:53.6364|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 11:24:53.6364|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CustomSearchFilter'
2024-03-22 11:24:53.6364|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)' with route pattern 'api/Directory/CustomSearchFilter' is valid for the request path '/api/Directory/CustomSearchFilter'
2024-03-22 11:24:53.6364|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 11:24:53.6364|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 11:24:53.6364|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 11:24:53.6364|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAllCustomFilters", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetAllCustomFilters(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 11:24:53.6470|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 11:24:53.6470|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 11:24:53.6470|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 11:24:53.6470|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 11:24:53.6470|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 11:24:53.6470|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 11:24:53.6470|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 11:24:53.7214|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 11:24:53.7214|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 11:24:53.7270|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filtername' of type 'System.String' ...
2024-03-22 11:24:53.7270|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filtername' of type 'System.String' using the name 'filtername' in request data ...
2024-03-22 11:24:53.7270|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filtername' of type 'System.String'.
2024-03-22 11:24:53.7270|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filtername' of type 'System.String'.
2024-03-22 11:24:53.7270|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filtername' of type 'System.String' ...
2024-03-22 11:24:53.7270|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filtername' of type 'System.String'.
2024-03-22 11:24:53.7270|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 404
2024-03-22 11:24:53.7270|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API) in 86.4067ms
2024-03-22 11:24:53.7270|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 11:24:53.7270|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 11:24:53.7270|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/CustomSearchFilter?filtername=asd - - - 404 0 - 100.5113ms
2024-03-22 11:25:01.2521|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/CustomSearchFilter?filtername=user - -
2024-03-22 11:25:01.2521|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 11:25:01.2521|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CustomSearchFilter'
2024-03-22 11:25:01.2555|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)' with route pattern 'api/Directory/CustomSearchFilter' is valid for the request path '/api/Directory/CustomSearchFilter'
2024-03-22 11:25:01.2555|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 11:25:01.2555|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 11:25:01.2555|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 11:25:01.2555|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAllCustomFilters", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetAllCustomFilters(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 11:25:01.2555|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 11:25:01.2555|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 11:25:01.2555|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 11:25:01.2555|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 11:25:01.2555|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 11:25:01.2555|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 11:25:01.2555|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 11:25:01.2843|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 11:25:01.2866|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 11:25:01.2866|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filtername' of type 'System.String' ...
2024-03-22 11:25:01.2866|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filtername' of type 'System.String' using the name 'filtername' in request data ...
2024-03-22 11:25:01.2866|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filtername' of type 'System.String'.
2024-03-22 11:25:01.2866|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filtername' of type 'System.String'.
2024-03-22 11:25:01.2866|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filtername' of type 'System.String' ...
2024-03-22 11:25:01.2866|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filtername' of type 'System.String'.
2024-03-22 11:25:01.2866|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 404
2024-03-22 11:25:01.2866|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API) in 24.9079ms
2024-03-22 11:25:01.2866|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 11:25:01.2866|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 11:25:01.2866|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/CustomSearchFilter?filtername=user - - - 404 0 - 38.1607ms
2024-03-22 11:25:06.3535|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/CustomSearchFilter?filtername=User - -
2024-03-22 11:25:06.3535|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 11:25:06.3535|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CustomSearchFilter'
2024-03-22 11:25:06.3535|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)' with route pattern 'api/Directory/CustomSearchFilter' is valid for the request path '/api/Directory/CustomSearchFilter'
2024-03-22 11:25:06.3535|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 11:25:06.3535|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 11:25:06.3535|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 11:25:06.3535|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAllCustomFilters", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetAllCustomFilters(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 11:25:06.3535|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 11:25:06.3535|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 11:25:06.3535|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 11:25:06.3535|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 11:25:06.3535|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 11:25:06.3535|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 11:25:06.3535|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 11:25:06.3535|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 11:25:06.3535|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 11:25:06.3535|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filtername' of type 'System.String' ...
2024-03-22 11:25:06.3535|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filtername' of type 'System.String' using the name 'filtername' in request data ...
2024-03-22 11:25:06.3535|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filtername' of type 'System.String'.
2024-03-22 11:25:06.3535|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filtername' of type 'System.String'.
2024-03-22 11:25:06.3535|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filtername' of type 'System.String' ...
2024-03-22 11:25:06.3535|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filtername' of type 'System.String'.
2024-03-22 11:25:06.3645|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 11:25:06.3645|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 11:25:06.3645|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 11:25:06.3645|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 11:25:06.3645|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter' and content type 'text/plain' to write the response.
2024-03-22 11:25:06.3645|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'System.String'.
2024-03-22 11:25:06.3645|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API) in 9.5694ms
2024-03-22 11:25:06.3645|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 11:25:06.3645|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 11:25:06.3645|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/CustomSearchFilter?filtername=User - - - 200 - text/plain;+charset=utf-8 17.2379ms
2024-03-22 11:25:22.1859|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/CustomSearchFilter?filtername=Group - -
2024-03-22 11:25:22.1859|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 11:25:22.1859|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CustomSearchFilter'
2024-03-22 11:25:22.1859|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)' with route pattern 'api/Directory/CustomSearchFilter' is valid for the request path '/api/Directory/CustomSearchFilter'
2024-03-22 11:25:22.1859|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 11:25:22.1859|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 11:25:22.1859|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 11:25:22.1859|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAllCustomFilters", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetAllCustomFilters(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 11:25:22.1918|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 11:25:22.1918|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 11:25:22.1918|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 11:25:22.1918|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 11:25:22.1918|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 11:25:22.1918|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 11:25:22.1918|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 11:25:22.1918|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 11:25:22.1918|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 11:25:22.1918|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filtername' of type 'System.String' ...
2024-03-22 11:25:22.1918|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filtername' of type 'System.String' using the name 'filtername' in request data ...
2024-03-22 11:25:22.1918|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filtername' of type 'System.String'.
2024-03-22 11:25:22.1918|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filtername' of type 'System.String'.
2024-03-22 11:25:22.1918|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filtername' of type 'System.String' ...
2024-03-22 11:25:22.1918|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filtername' of type 'System.String'.
2024-03-22 11:25:22.1918|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 11:25:22.1918|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 11:25:22.1918|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 11:25:22.1918|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 11:25:22.1918|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter' and content type 'text/plain' to write the response.
2024-03-22 11:25:22.1918|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'System.String'.
2024-03-22 11:25:22.1918|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API) in 9.3223ms
2024-03-22 11:25:22.1918|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 11:25:22.1918|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 11:25:22.1918|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/CustomSearchFilter?filtername=Group - - - 200 - text/plain;+charset=utf-8 20.1154ms
2024-03-22 11:48:51.1877|DEBUG|Program|init main
2024-03-22 11:48:52.6199|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-22 11:48:52.7842|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 11:48:52.8412|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-22 11:48:52.8412|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-22 11:48:52.8635|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 11:48:52.8771|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-22 11:48:52.8771|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-22 11:48:52.8771|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 11:48:52.8875|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-22 11:48:52.8875|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 11:48:52.8875|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 11:48:52.8875|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 11:48:52.8875|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 11:48:53.1626|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 11:48:53.1626|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 11:48:53.1626|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 11:48:53.1626|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 11:48:53.1626|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 11:48:53.1626|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 11:48:53.1626|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 11:48:53.1626|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 11:48:53.1626|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 11:48:53.5751|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ABMLAT0PQ" accepted.
2024-03-22 11:48:53.5751|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ABMLAT0PQ" started.
2024-03-22 11:48:53.5751|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ABMLAT0PQ" received FIN.
2024-03-22 11:48:53.5751|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ABMLAT0PR" received FIN.
2024-03-22 11:48:53.5751|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ABMLAT0PR" accepted.
2024-03-22 11:48:53.5751|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ABMLAT0PR" started.
2024-03-22 11:48:53.6149|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-22 11:48:53.6149|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-22 11:48:53.6549|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ABMLAT0PR" stopped.
2024-03-22 11:48:53.6549|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ABMLAT0PQ" stopped.
2024-03-22 11:48:53.6549|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ABMLAT0PR" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 11:48:53.6549|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ABMLAT0PQ" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 11:48:53.8661|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ABMLAT0PS" accepted.
2024-03-22 11:48:53.8728|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ABMLAT0PS" started.
2024-03-22 11:48:53.9436|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2ABMLAT0PS established using the following protocol: Tls12
2024-03-22 11:48:54.0262|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 11:48:54.0593|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 11:48:54.2066|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 11:48:54.3509|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 11:48:54.3557|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 331.8188ms
2024-03-22 11:48:54.3557|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 11:48:54.3557|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 11:48:54.3907|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 24.6030ms
2024-03-22 11:48:54.4333|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 67.3340ms
2024-03-22 11:48:54.6085|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 11:48:54.7354|ERROR|Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware|An unhandled exception has occurred while executing the request.|Swashbuckle.AspNetCore.SwaggerGen.SwaggerGeneratorException: Ambiguous HTTP method for action - DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API). Actions require an explicit HttpMethod binding for Swagger/OpenAPI 3.0
at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.GenerateOperations(IEnumerable`1 apiDescriptions, SchemaRepository schemaRepository)
at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.GeneratePaths(IEnumerable`1 apiDescriptions, SchemaRepository schemaRepository)
at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.GetSwaggerDocumentWithoutFilters(String documentName, String host, String basePath)
at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.GetSwaggerAsync(String documentName, String host, String basePath)
at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context)
2024-03-22 11:48:54.7354|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 500 - text/plain;+charset=utf-8 135.9857ms
2024-03-22 11:49:59.8980|DEBUG|Program|init main
2024-03-22 11:50:00.9047|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-22 11:50:01.0430|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 11:50:01.1333|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-22 11:50:01.1392|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-22 11:50:01.1538|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 11:50:01.1695|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-22 11:50:01.1695|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-22 11:50:01.1695|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 11:50:01.1695|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-22 11:50:01.1868|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 11:50:01.1868|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 11:50:01.1868|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 11:50:01.1868|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 11:50:01.4467|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 11:50:01.4467|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 11:50:01.4467|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 11:50:01.4467|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 11:50:01.4467|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 11:50:01.4467|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 11:50:01.4467|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 11:50:01.4467|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 11:50:01.4467|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 11:50:01.4876|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ABN9II9J2" accepted.
2024-03-22 11:50:01.4876|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ABN9II9J2" started.
2024-03-22 11:50:01.5140|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ABN9II9J2" received FIN.
2024-03-22 11:50:01.5140|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-22 11:50:01.5697|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ABN9II9J2" stopped.
2024-03-22 11:50:01.5728|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ABN9II9J2" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 11:50:01.7832|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ABN9II9J3" accepted.
2024-03-22 11:50:01.8030|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ABN9II9J3" started.
2024-03-22 11:50:01.9087|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2ABN9II9J3 established using the following protocol: Tls12
2024-03-22 11:50:02.0369|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 11:50:02.0797|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 11:50:02.2546|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 11:50:02.4393|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 11:50:02.4393|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 11:50:02.4468|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 11:50:02.4738|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 440.1450ms
2024-03-22 11:50:02.4738|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 30.2179ms
2024-03-22 11:50:02.5508|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 111.4758ms
2024-03-22 11:50:02.7406|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 11:50:03.0271|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 286.4318ms
2024-03-22 11:50:21.8047|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/CustomSearchFilter - -
2024-03-22 11:50:21.8089|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 11:50:21.8407|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CustomSearchFilter'
2024-03-22 11:50:21.8407|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)' with route pattern 'api/Directory/CustomSearchFilter' is valid for the request path '/api/Directory/CustomSearchFilter'
2024-03-22 11:50:21.8407|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 11:50:21.8744|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 11:50:21.8744|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 11:50:21.8998|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAllCustomFilters", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetAllCustomFilters(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 11:50:21.8998|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 11:50:21.8998|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 11:50:21.8998|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 11:50:21.8998|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 11:50:21.8998|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 11:50:21.8998|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 11:50:22.0948|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 11:50:22.2745|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 11:50:23.1000|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 11:50:23.1110|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 11:50:23.1110|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filtername' of type 'System.String' ...
2024-03-22 11:50:23.1191|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filtername' of type 'System.String' using the name '' in request data ...
2024-03-22 11:50:23.1191|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'filtername' of type 'System.String'.
2024-03-22 11:50:23.1191|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filtername' of type 'System.String'.
2024-03-22 11:50:23.1191|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filtername' of type 'System.String'.
2024-03-22 11:50:23.1191|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filtername' of type 'System.String' ...
2024-03-22 11:50:23.1191|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filtername' of type 'System.String'.
2024-03-22 11:50:23.1191|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 11:50:23.1191|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 11:50:23.1191|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 11:50:23.1191|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 11:50:23.1191|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 11:50:23.1191|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-22 11:50:23.1454|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API) in 1236.7141ms
2024-03-22 11:50:23.1454|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 11:50:23.1495|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 11:50:23.1495|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/CustomSearchFilter - - - 200 - application/json;+charset=utf-8 1348.1137ms
2024-03-22 11:50:26.8092|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/CustomSearchFilter?filtername=Group - -
2024-03-22 11:50:26.8092|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 11:50:26.8092|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CustomSearchFilter'
2024-03-22 11:50:26.8092|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)' with route pattern 'api/Directory/CustomSearchFilter' is valid for the request path '/api/Directory/CustomSearchFilter'
2024-03-22 11:50:26.8092|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 11:50:26.8092|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 11:50:26.8092|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 11:50:26.8092|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAllCustomFilters", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetAllCustomFilters(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 11:50:26.8092|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 11:50:26.8209|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 11:50:26.8209|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 11:50:26.8209|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 11:50:26.8209|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 11:50:26.8209|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 11:50:26.8209|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 11:50:26.8937|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 11:50:26.8937|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 11:50:26.8996|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filtername' of type 'System.String' ...
2024-03-22 11:50:26.8996|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filtername' of type 'System.String' using the name 'filtername' in request data ...
2024-03-22 11:50:26.8996|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filtername' of type 'System.String'.
2024-03-22 11:50:26.8996|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filtername' of type 'System.String'.
2024-03-22 11:50:26.8996|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filtername' of type 'System.String' ...
2024-03-22 11:50:26.8996|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filtername' of type 'System.String'.
2024-03-22 11:50:26.8996|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 11:50:26.8996|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 11:50:26.8996|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 11:50:26.8996|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 11:50:26.8996|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter' and content type 'text/plain' to write the response.
2024-03-22 11:50:26.8996|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'System.String'.
2024-03-22 11:50:26.8996|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API) in 85.4146ms
2024-03-22 11:50:26.8996|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 11:50:26.8996|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 11:50:26.8996|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/CustomSearchFilter?filtername=Group - - - 200 - text/plain;+charset=utf-8 99.8599ms
2024-03-22 11:50:31.1759|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/CustomSearchFilter?filtername=group - -
2024-03-22 11:50:31.1759|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 11:50:31.1759|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CustomSearchFilter'
2024-03-22 11:50:31.1759|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)' with route pattern 'api/Directory/CustomSearchFilter' is valid for the request path '/api/Directory/CustomSearchFilter'
2024-03-22 11:50:31.1759|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 11:50:31.1822|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 11:50:31.1822|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 11:50:31.1822|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAllCustomFilters", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetAllCustomFilters(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 11:50:31.1822|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 11:50:31.1822|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 11:50:31.1822|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 11:50:31.1822|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 11:50:31.1822|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 11:50:31.1822|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 11:50:31.1822|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 11:50:31.2052|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 11:50:31.2052|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 11:50:31.2052|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filtername' of type 'System.String' ...
2024-03-22 11:50:31.2052|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filtername' of type 'System.String' using the name 'filtername' in request data ...
2024-03-22 11:50:31.2052|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filtername' of type 'System.String'.
2024-03-22 11:50:31.2052|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filtername' of type 'System.String'.
2024-03-22 11:50:31.2052|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filtername' of type 'System.String' ...
2024-03-22 11:50:31.2052|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filtername' of type 'System.String'.
2024-03-22 11:50:35.4211|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API) in 4234.4646ms
2024-03-22 11:50:35.4211|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 11:50:35.4211|ERROR|Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware|An unhandled exception has occurred while executing the request.|System.Collections.Generic.KeyNotFoundException: The given key 'group' was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters(String filtername) in E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API\Controllers\DirectoryController.cs:line 85
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-22 11:50:35.4496|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 11:50:35.4496|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/CustomSearchFilter?filtername=group - - - 500 - text/plain;+charset=utf-8 4274.6151ms
2024-03-22 11:53:39.9222|DEBUG|Program|init main
2024-03-22 11:53:40.9531|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-22 11:53:41.1320|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 11:53:41.1870|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-22 11:53:41.1870|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-22 11:53:41.2082|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 11:53:41.2228|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-22 11:53:41.2228|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-22 11:53:41.2228|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 11:53:41.2228|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-22 11:53:41.2382|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 11:53:41.2382|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 11:53:41.2382|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 11:53:41.2382|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 11:53:41.4882|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 11:53:41.4882|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 11:53:41.4882|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 11:53:41.4882|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 11:53:41.4882|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 11:53:41.4882|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 11:53:41.4882|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 11:53:41.4882|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 11:53:41.5003|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 11:53:41.5191|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ABPB4UJJB" received FIN.
2024-03-22 11:53:41.5191|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ABPB4UJJA" received FIN.
2024-03-22 11:53:41.5191|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ABPB4UJJA" accepted.
2024-03-22 11:53:41.5191|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ABPB4UJJB" accepted.
2024-03-22 11:53:41.5191|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ABPB4UJJB" started.
2024-03-22 11:53:41.5191|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ABPB4UJJA" started.
2024-03-22 11:53:41.5665|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-22 11:53:41.5665|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-22 11:53:41.6220|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ABPB4UJJB" stopped.
2024-03-22 11:53:41.6220|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ABPB4UJJA" stopped.
2024-03-22 11:53:41.6389|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ABPB4UJJB" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 11:53:41.6389|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ABPB4UJJA" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 11:53:41.8401|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ABPB4UJJC" accepted.
2024-03-22 11:53:41.8401|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ABPB4UJJC" started.
2024-03-22 11:53:41.9277|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2ABPB4UJJC established using the following protocol: Tls12
2024-03-22 11:53:42.0342|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 11:53:42.0781|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 11:53:42.2896|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 11:53:42.4238|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 11:53:42.4238|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 396.8201ms
2024-03-22 11:53:42.4238|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 11:53:42.4411|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 11:53:42.4580|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.5464ms
2024-03-22 11:53:42.5344|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 93.2666ms
2024-03-22 11:53:42.7231|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 11:53:42.9431|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 220.0658ms
2024-03-22 11:54:00.7751|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/CustomSearchFilter?filtername=sda - -
2024-03-22 11:54:00.7751|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 11:54:00.8169|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CustomSearchFilter'
2024-03-22 11:54:00.8169|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)' with route pattern 'api/Directory/CustomSearchFilter' is valid for the request path '/api/Directory/CustomSearchFilter'
2024-03-22 11:54:00.8169|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 11:54:00.8489|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 11:54:00.8489|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 11:54:00.8765|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAllCustomFilters", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetAllCustomFilters(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 11:54:00.8765|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 11:54:00.8765|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 11:54:00.8765|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 11:54:00.8765|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 11:54:00.8765|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 11:54:00.8765|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 11:54:01.0647|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 11:54:01.2339|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 11:54:02.0524|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 11:54:02.0632|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 11:54:02.0632|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filtername' of type 'System.String' ...
2024-03-22 11:54:02.0632|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filtername' of type 'System.String' using the name 'filtername' in request data ...
2024-03-22 11:54:02.0768|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filtername' of type 'System.String'.
2024-03-22 11:54:02.0768|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filtername' of type 'System.String'.
2024-03-22 11:54:02.0768|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filtername' of type 'System.String' ...
2024-03-22 11:54:02.0768|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filtername' of type 'System.String'.
2024-03-22 11:54:02.0768|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 404
2024-03-22 11:54:02.0768|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API) in 1206.6173ms
2024-03-22 11:54:02.0768|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 11:54:02.0949|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 11:54:02.0949|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/CustomSearchFilter?filtername=sda - - - 404 0 - 1322.7708ms
2024-03-22 11:54:10.5709|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/CustomSearchFilter?filtername=Group - -
2024-03-22 11:54:10.5709|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 11:54:10.5709|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CustomSearchFilter'
2024-03-22 11:54:10.5709|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)' with route pattern 'api/Directory/CustomSearchFilter' is valid for the request path '/api/Directory/CustomSearchFilter'
2024-03-22 11:54:10.5791|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 11:54:10.5791|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 11:54:10.5791|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 11:54:10.5791|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAllCustomFilters", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetAllCustomFilters(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 11:54:10.5791|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 11:54:10.5791|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 11:54:10.5791|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 11:54:10.5791|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 11:54:10.5791|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 11:54:10.5791|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 11:54:10.5791|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 11:54:10.6578|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 11:54:10.6578|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 11:54:10.6578|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filtername' of type 'System.String' ...
2024-03-22 11:54:10.6578|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filtername' of type 'System.String' using the name 'filtername' in request data ...
2024-03-22 11:54:10.6578|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filtername' of type 'System.String'.
2024-03-22 11:54:10.6578|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filtername' of type 'System.String'.
2024-03-22 11:54:10.6578|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filtername' of type 'System.String' ...
2024-03-22 11:54:10.6578|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filtername' of type 'System.String'.
2024-03-22 11:54:10.6578|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 11:54:10.6578|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 11:54:10.6578|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 11:54:10.6578|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 11:54:10.6578|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter' and content type 'text/plain' to write the response.
2024-03-22 11:54:10.6578|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'System.String'.
2024-03-22 11:54:10.6716|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API) in 82.2727ms
2024-03-22 11:54:10.6716|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 11:54:10.6716|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 11:54:10.6716|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/CustomSearchFilter?filtername=Group - - - 200 - text/plain;+charset=utf-8 103.9860ms
2024-03-22 12:05:43.9222|DEBUG|Program|init main
2024-03-22 12:05:45.1767|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-22 12:05:45.3240|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 12:05:45.3720|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-22 12:05:45.3786|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-22 12:05:45.3786|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 12:05:45.4039|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-22 12:05:45.4039|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-22 12:05:45.4108|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 12:05:45.4108|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-22 12:05:45.4108|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 12:05:45.4108|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 12:05:45.4108|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 12:05:45.4108|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 12:05:45.6847|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 12:05:45.6847|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 12:05:45.6937|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 12:05:45.6937|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 12:05:45.6937|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 12:05:45.6937|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 12:05:45.6937|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 12:05:45.6937|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 12:05:45.6937|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 12:05:46.0183|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC032A38H" accepted.
2024-03-22 12:05:46.0183|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC032A38G" accepted.
2024-03-22 12:05:46.0203|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC032A38H" started.
2024-03-22 12:05:46.0203|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC032A38G" started.
2024-03-22 12:05:46.0480|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AC032A38G" received FIN.
2024-03-22 12:05:46.0480|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AC032A38H" received FIN.
2024-03-22 12:05:46.0606|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-22 12:05:46.0606|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-22 12:05:46.1059|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC032A38H" stopped.
2024-03-22 12:05:46.1059|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC032A38G" stopped.
2024-03-22 12:05:46.1059|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AC032A38H" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 12:05:46.1126|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AC032A38G" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 12:05:46.3768|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC032A38I" accepted.
2024-03-22 12:05:46.3804|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC032A38I" started.
2024-03-22 12:05:46.4993|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AC032A38I established using the following protocol: Tls12
2024-03-22 12:05:46.6496|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 12:05:46.7256|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 12:05:46.9583|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 12:05:47.0935|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 12:05:47.0979|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 451.0999ms
2024-03-22 12:05:47.0979|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 12:05:47.0979|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 12:05:47.1255|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 19.3473ms
2024-03-22 12:05:47.1833|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 77.1561ms
2024-03-22 12:05:47.5331|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 12:05:47.7418|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 208.6374ms
2024-03-22 12:06:02.3355|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User - -
2024-03-22 12:06:02.3355|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 12:06:02.3788|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 12:06:02.3788|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 12:06:02.3788|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:06:02.4109|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 12:06:02.4109|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-22 12:06:02.4109|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:06:02.4420|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 12:06:02.4420|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 12:06:02.4420|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 12:06:02.4420|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 12:06:02.4420|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 12:06:02.4420|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 12:06:02.4420|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:06:02.6392|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 12:06:02.8100|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 12:06:03.6390|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 12:06:03.6493|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:06:03.6493|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 12:06:03.6493|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 12:06:03.6493|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 12:06:03.6493|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 12:06:03.6591|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 12:06:03.6591|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 12:06:03.6762|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 12:06:03.6762|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 1229.8236ms
2024-03-22 12:06:03.6762|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:06:03.6762|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 12:06:03.6762|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User - - - 200 0 - 1351.8850ms
2024-03-22 12:06:35.3174|DEBUG|Program|init main
2024-03-22 12:06:36.3582|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-22 12:06:36.5117|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 12:06:36.6165|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-22 12:06:36.6165|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-22 12:06:36.6421|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 12:06:36.6722|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-22 12:06:36.6895|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-22 12:06:36.6895|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 12:06:36.6895|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-22 12:06:36.6895|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 12:06:36.7050|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 12:06:36.7050|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 12:06:36.7050|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 12:06:36.9352|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 12:06:36.9352|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 12:06:36.9421|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 12:06:36.9421|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 12:06:36.9421|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 12:06:36.9421|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 12:06:36.9421|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 12:06:36.9421|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 12:06:36.9421|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 12:06:37.1296|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC0I9O55B" accepted.
2024-03-22 12:06:37.1296|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC0I9O55B" started.
2024-03-22 12:06:37.1296|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC0I9O55C" accepted.
2024-03-22 12:06:37.1296|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC0I9O55C" started.
2024-03-22 12:06:37.1676|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AC0I9O55B" received FIN.
2024-03-22 12:06:37.1676|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AC0I9O55C" received FIN.
2024-03-22 12:06:37.1820|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-22 12:06:37.1820|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-22 12:06:37.2270|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC0I9O55B" stopped.
2024-03-22 12:06:37.2270|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC0I9O55C" stopped.
2024-03-22 12:06:37.2270|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AC0I9O55C" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 12:06:37.2270|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AC0I9O55B" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 12:06:37.5116|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC0I9O55D" accepted.
2024-03-22 12:06:37.5211|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC0I9O55D" started.
2024-03-22 12:06:37.5772|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AC0I9O55D established using the following protocol: Tls12
2024-03-22 12:06:37.6700|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 12:06:37.7041|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 12:06:37.8839|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 12:06:38.0006|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 12:06:38.0078|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 12:06:38.0078|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 346.0000ms
2024-03-22 12:06:38.0187|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 12:06:38.0392|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 31.2684ms
2024-03-22 12:06:38.1208|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 102.0742ms
2024-03-22 12:06:38.5375|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 12:06:38.7788|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 241.3296ms
2024-03-22 12:06:48.1702|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/user - -
2024-03-22 12:06:48.1755|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 12:06:48.2104|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/user'
2024-03-22 12:06:48.2104|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/user'
2024-03-22 12:06:48.2104|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:06:48.2419|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 12:06:48.2419|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-22 12:06:48.2510|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:06:48.2716|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 12:06:48.2716|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 12:06:48.2716|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 12:06:48.2716|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 12:06:48.2716|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 12:06:48.2716|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 12:06:48.2716|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:06:48.4625|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 12:06:48.6358|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 12:06:49.4857|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 12:06:49.4857|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:06:49.5019|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 12:06:49.5019|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 12:06:49.5019|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 12:06:49.5019|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 12:06:49.5019|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 12:06:49.5019|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 12:06:49.5210|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 12:06:49.5210|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 12:06:49.5210|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 12:06:49.5210|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 12:06:49.5210|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter' and content type 'text/plain' to write the response.
2024-03-22 12:06:49.5210|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing NotFoundObjectResult, writing value of type 'System.String'.
2024-03-22 12:06:49.5210|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 1252.2496ms
2024-03-22 12:06:49.5210|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:06:49.5353|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 12:06:49.5353|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/user - - - 404 - text/plain;+charset=utf-8 1368.2080ms
2024-03-22 12:06:55.3788|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User - -
2024-03-22 12:06:55.3788|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 12:06:55.3788|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 12:06:55.3788|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 12:06:55.3788|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:06:55.3788|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 12:06:55.3788|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-22 12:06:55.3788|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:06:55.3788|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 12:06:55.3915|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 12:06:55.3915|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 12:06:55.3915|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 12:06:55.3915|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 12:06:55.3915|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 12:06:55.3915|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:06:55.3915|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 12:06:55.4632|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 12:06:55.4632|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:06:55.4632|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 12:06:55.4632|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 12:06:55.4632|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 12:06:55.4632|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 12:06:55.4632|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 12:06:55.4632|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 12:06:55.4699|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 12:06:55.4699|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 12:06:55.4699|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 12:06:55.4699|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 12:06:55.4699|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 12:06:55.4699|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-22 12:06:55.4699|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 86.1805ms
2024-03-22 12:06:55.4699|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:06:55.4699|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 12:06:55.4699|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User - - - 200 - application/json;+charset=utf-8 102.4900ms
2024-03-22 12:07:49.5628|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Auth/login application/json 55
2024-03-22 12:07:49.5628|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 12:07:49.5628|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 12:07:49.5628|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 12:07:49.5628|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 12:07:49.5628|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Auth/login'
2024-03-22 12:07:49.5628|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-22 12:07:49.5628|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 12:07:49.5792|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 12:07:49.5792|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 12:07:49.5792|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-22 12:07:49.5792|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 12:07:49.5792|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 12:07:49.5792|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 12:07:49.5934|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 12:07:49.5934|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 12:07:49.5934|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 12:07:49.6115|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 12:07:49.6115|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 12:07:49.6115|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 12:07:49.6115|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-22 12:07:49.6115|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-22 12:07:49.6115|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 12:07:49.6244|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AC0I9O55D", Request id "0HN2AC0I9O55D:0000000D": started reading request body.
2024-03-22 12:07:49.6244|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AC0I9O55D", Request id "0HN2AC0I9O55D:0000000D": done reading request body.
2024-03-22 12:07:49.6244|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'
2024-03-22 12:07:49.6244|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 12:07:49.6244|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 12:07:49.6244|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-22 12:07:49.6244|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 12:07:49.7998|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<GroupOfUser>()
.Include(gou => gou.Group)
.Include(gou => gou.User)'
2024-03-22 12:07:49.9238|DEBUG|Microsoft.EntityFrameworkCore.Query|Including navigation: 'GroupOfUser.Group'.
2024-03-22 12:07:49.9238|DEBUG|Microsoft.EntityFrameworkCore.Query|Including navigation: 'GroupOfUser.User'.
2024-03-22 12:07:50.1439|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-22 12:07:50.1915|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 12:07:50.1915|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-22 12:07:50.2190|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (22ms).
2024-03-22 12:07:50.2190|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (33ms).
2024-03-22 12:07:50.2190|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (39ms).
2024-03-22 12:07:50.2352|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:07:50.5174|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:07:50.5174|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-22 12:07:50.5780|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (53ms) [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-22 12:07:50.6247|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.6802|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.6802|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7189|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7189|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7460|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7460|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7460|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7460|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7460|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7460|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7490|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7652|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7652|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7652|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7652|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7652|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7652|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7652|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7652|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7652|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7652|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7652|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:07:50.7652|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:07:50.7864|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 201ms reading results.
2024-03-22 12:07:50.7864|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:07:50.7967|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (6ms).
2024-03-22 12:07:50.7967|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<User>()
.Where(user => user.Username == __username_0)
.FirstOrDefault()'
2024-03-22 12:07:50.8324|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-22 12:07:50.8324|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 12:07:50.8324|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-22 12:07:50.8464|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (4ms).
2024-03-22 12:07:50.8464|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:07:50.8464|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:07:50.8464|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-22 12:07:50.8799|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (31ms) [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-22 12:07:50.8799|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:07:50.8799|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-22 12:07:50.8799|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:07:50.8799|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-22 12:07:50.9095|INFO|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies signed in.
2024-03-22 12:07:50.9095|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 12:07:50.9095|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API) in 1325.6122ms
2024-03-22 12:07:50.9095|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 12:07:50.9223|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 12:07:50.9223|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:07:50.9223|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (2ms).
2024-03-22 12:07:50.9223|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Auth/login application/json 55 - 200 0 - 1366.9285ms
2024-03-22 12:08:05.8556|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User - -
2024-03-22 12:08:05.8556|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 12:08:05.8584|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 12:08:05.8584|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 12:08:05.8584|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:08:05.8584|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 12:08:05.8584|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-22 12:08:05.8584|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:08:05.8584|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 12:08:05.8584|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 12:08:05.8584|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 12:08:05.8584|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 12:08:05.8584|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 12:08:05.8584|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 12:08:05.8584|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:08:05.8584|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 12:08:05.8584|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 12:08:05.8584|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:08:05.8584|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 12:08:05.8584|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 12:08:05.8584|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 12:08:05.8584|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 12:08:05.8584|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 12:08:05.8584|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 12:08:05.8584|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 12:08:05.8732|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 12:08:05.8732|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 12:08:05.8732|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 12:08:05.8732|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 12:08:05.8732|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-22 12:08:05.8732|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 9.021ms
2024-03-22 12:08:05.8732|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:08:05.8732|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 12:08:05.8732|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User - - - 200 - application/json;+charset=utf-8 22.8449ms
2024-03-22 12:08:14.2161|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User - -
2024-03-22 12:08:14.2168|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 12:08:14.2168|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 12:08:14.2168|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 12:08:14.2168|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:08:14.2168|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 12:08:14.2168|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-22 12:08:14.2168|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:08:14.2168|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 12:08:14.2168|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 12:08:14.2168|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 12:08:14.2168|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 12:08:14.2168|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 12:08:14.2168|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 12:08:14.2168|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:08:14.2168|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 12:08:14.2168|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 12:08:14.2168|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:08:14.2168|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 12:08:14.2168|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 12:08:14.2168|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 12:08:14.2168|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 12:08:14.2168|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 12:08:14.2168|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 12:08:14.2168|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 12:08:14.2335|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 12:08:14.2335|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 12:08:14.2335|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 12:08:14.2335|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 12:08:14.2335|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-22 12:08:14.2335|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 14.1204ms
2024-03-22 12:08:14.2335|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:08:14.2335|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 12:08:14.2335|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User - - - 200 - application/json;+charset=utf-8 24.2475ms
2024-03-22 12:08:20.2717|DEBUG|Program|init main
2024-03-22 12:08:21.2919|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-22 12:08:21.4625|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 12:08:21.5401|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-22 12:08:21.5474|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-22 12:08:21.5628|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 12:08:21.5783|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-22 12:08:21.5926|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-22 12:08:21.5926|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 12:08:21.5926|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-22 12:08:21.5926|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 12:08:21.6069|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 12:08:21.6069|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 12:08:21.6069|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 12:08:21.8582|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 12:08:21.8582|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 12:08:21.8582|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 12:08:21.8582|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 12:08:21.8582|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 12:08:21.8582|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 12:08:21.8582|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 12:08:21.8582|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 12:08:21.8582|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 12:08:22.0625|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AC1HIF536" received FIN.
2024-03-22 12:08:22.0625|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC1HIF536" accepted.
2024-03-22 12:08:22.0625|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC1HIF536" started.
2024-03-22 12:08:22.0927|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-22 12:08:22.1411|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC1HIF536" stopped.
2024-03-22 12:08:22.1411|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AC1HIF536" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 12:08:22.3618|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC1HIF537" accepted.
2024-03-22 12:08:22.3618|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC1HIF537" started.
2024-03-22 12:08:22.4390|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AC1HIF537 established using the following protocol: Tls12
2024-03-22 12:08:22.5233|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 12:08:22.5784|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 12:08:22.7554|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 12:08:22.9190|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 12:08:22.9592|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 12:08:22.9592|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 12:08:22.9592|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 440.7969ms
2024-03-22 12:08:22.9785|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 20.2202ms
2024-03-22 12:08:23.0701|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 111.9197ms
2024-03-22 12:08:23.2609|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 12:08:23.4901|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 229.2235ms
2024-03-22 12:08:38.3690|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User - -
2024-03-22 12:08:38.3722|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 12:08:38.4087|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 12:08:38.4087|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 12:08:38.4087|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:08:38.4410|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 12:08:38.4410|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-22 12:08:38.4515|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:08:38.4743|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 12:08:38.4743|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 12:08:38.4743|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 12:08:38.4743|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 12:08:38.4743|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 12:08:38.4743|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 12:08:38.4743|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:08:38.6680|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 12:08:38.8383|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 12:08:39.6616|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 12:08:39.6728|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:08:39.6728|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 12:08:39.6728|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 12:08:39.6728|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 12:08:39.6728|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 12:08:39.6728|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 12:08:39.6918|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 12:08:44.5075|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 12:08:44.5075|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 12:08:44.5075|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 12:08:44.5075|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 12:08:44.5075|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 12:08:44.5129|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-22 12:08:44.5129|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 6043.1772ms
2024-03-22 12:08:44.5129|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:08:44.5304|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 12:08:44.5304|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User - - - 200 - application/json;+charset=utf-8 6165.2703ms
2024-03-22 12:10:23.4594|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Auth/login application/json 55
2024-03-22 12:10:23.4676|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 12:10:23.4676|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 12:10:23.4676|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 12:10:23.4676|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 12:10:23.4676|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Auth/login'
2024-03-22 12:10:23.4676|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-22 12:10:23.4676|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 12:10:23.4805|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 12:10:23.4805|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 12:10:23.4945|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-22 12:10:23.4945|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 12:10:23.4945|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 12:10:23.4945|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 12:10:23.4945|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 12:10:23.4945|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 12:10:23.4945|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 12:10:23.5638|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 12:10:23.5638|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 12:10:23.5638|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 12:10:23.5638|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-22 12:10:23.5638|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-22 12:10:23.5638|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 12:10:23.5740|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AC1HIF537", Request id "0HN2AC1HIF537:0000000B": started reading request body.
2024-03-22 12:10:23.5740|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AC1HIF537", Request id "0HN2AC1HIF537:0000000B": done reading request body.
2024-03-22 12:10:23.5740|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'
2024-03-22 12:10:23.5740|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 12:10:23.5740|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 12:10:23.5740|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-22 12:10:23.5740|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 12:10:23.7627|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<GroupOfUser>()
.Include(gou => gou.Group)
.Include(gou => gou.User)'
2024-03-22 12:10:23.8803|DEBUG|Microsoft.EntityFrameworkCore.Query|Including navigation: 'GroupOfUser.Group'.
2024-03-22 12:10:23.8803|DEBUG|Microsoft.EntityFrameworkCore.Query|Including navigation: 'GroupOfUser.User'.
2024-03-22 12:10:24.1018|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-22 12:10:24.1488|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 12:10:24.1515|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-22 12:10:24.1761|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (22ms).
2024-03-22 12:10:24.1854|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (33ms).
2024-03-22 12:10:24.1854|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (40ms).
2024-03-22 12:10:24.1854|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:10:24.4705|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:10:24.4795|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-22 12:10:24.5303|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (52ms) [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-22 12:10:24.5829|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.6356|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.6356|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.6745|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.6745|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7081|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7081|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7081|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7081|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7081|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7081|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7142|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7279|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7279|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7279|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7279|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7279|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7279|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7279|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7279|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7279|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7279|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7279|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7279|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7279|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7279|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7279|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:10:24.7279|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:10:24.7472|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 209ms reading results.
2024-03-22 12:10:24.7472|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:10:24.7472|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (7ms).
2024-03-22 12:10:24.7694|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<User>()
.Where(user => user.Username == __username_0)
.FirstOrDefault()'
2024-03-22 12:10:24.7923|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-22 12:10:24.7923|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 12:10:24.7923|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-22 12:10:24.8086|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (4ms).
2024-03-22 12:10:24.8086|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:10:24.8086|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:10:24.8086|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-22 12:10:24.8420|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (31ms) [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-22 12:10:24.8420|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:10:24.8420|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-22 12:10:24.8420|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:10:24.8420|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-22 12:10:24.8659|INFO|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies signed in.
2024-03-22 12:10:24.8713|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 12:10:24.8713|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API) in 1374.5898ms
2024-03-22 12:10:24.8713|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 12:10:24.8713|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 12:10:24.8713|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:10:24.8713|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (1ms).
2024-03-22 12:10:24.8713|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Auth/login application/json 55 - 200 0 - 1419.6451ms
2024-03-22 12:10:30.9327|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User - -
2024-03-22 12:10:30.9327|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 12:10:30.9327|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 12:10:30.9327|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 12:10:30.9327|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:10:30.9327|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 12:10:30.9327|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-22 12:10:30.9327|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:10:30.9327|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 12:10:30.9327|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 12:10:30.9327|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 12:10:30.9327|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 12:10:30.9327|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 12:10:30.9327|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 12:10:30.9471|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:10:30.9471|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 12:10:30.9646|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 12:10:30.9646|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:10:30.9646|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 12:10:30.9646|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 12:10:30.9646|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 12:10:30.9646|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 12:10:30.9646|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 12:10:30.9646|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 12:10:30.9646|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 12:10:30.9646|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 12:10:30.9646|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 12:10:30.9646|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 12:10:30.9646|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 12:10:30.9646|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-22 12:10:30.9646|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 25.1705ms
2024-03-22 12:10:30.9646|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:10:30.9646|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 12:10:30.9646|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User - - - 200 - application/json;+charset=utf-8 40.5699ms
2024-03-22 12:10:36.0132|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User - -
2024-03-22 12:10:36.0132|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 12:10:36.0132|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 12:10:36.0132|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 12:10:36.0132|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:10:36.0132|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 12:10:36.0132|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-22 12:10:36.0132|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:10:36.0132|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 12:10:36.0132|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 12:10:36.0132|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 12:10:36.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-22 12:10:36.0132|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 12:10:36.0132|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 12:10:36.0132|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:10:36.0132|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 12:10:36.0257|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 12:10:36.0257|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:10:36.0257|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 12:10:36.0257|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 12:10:36.0257|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 12:10:36.0257|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 12:10:36.0257|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 12:10:36.0257|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 12:10:36.0257|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 12:10:36.0257|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 12:10:36.0257|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 12:10:36.0257|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 12:10:36.0257|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 12:10:36.0257|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-22 12:10:36.0257|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 14.0704ms
2024-03-22 12:10:36.0257|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:10:36.0257|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 12:10:36.0257|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User - - - 200 - application/json;+charset=utf-8 25.9566ms
2024-03-22 12:12:29.5838|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Root/TekH - -
2024-03-22 12:12:29.5838|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 12:12:29.5838|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Root/TekH'
2024-03-22 12:12:29.5838|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)' with route pattern 'api/Directory/Root/{username}' is valid for the request path '/api/Directory/Root/TekH'
2024-03-22 12:12:29.5838|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)'
2024-03-22 12:12:29.5838|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 12:12:29.5838|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)'
2024-03-22 12:12:29.5838|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetRootOf", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetRootOf(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 12:12:29.5838|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 12:12:29.5838|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 12:12:29.5838|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 12:12:29.5838|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 12:12:29.5838|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 12:12:29.5838|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:12:29.5838|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 12:12:29.5997|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 12:12:29.5997|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:12:29.5997|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'username' of type 'System.String' ...
2024-03-22 12:12:29.5997|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-22 12:12:29.5997|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'username' of type 'System.String'.
2024-03-22 12:12:29.5997|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'username' of type 'System.String'.
2024-03-22 12:12:29.5997|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'username' of type 'System.String' ...
2024-03-22 12:12:29.5997|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'username' of type 'System.String'.
2024-03-22 12:12:29.5997|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 404
2024-03-22 12:12:29.5997|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API) in 8.4989ms
2024-03-22 12:12:29.5997|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)'
2024-03-22 12:12:29.5997|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 12:12:29.5997|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Root/TekH - - - 404 0 - 24.2952ms
2024-03-22 12:12:37.7543|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Root/tekh - -
2024-03-22 12:12:37.7543|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 12:12:37.7543|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Root/tekh'
2024-03-22 12:12:37.7543|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)' with route pattern 'api/Directory/Root/{username}' is valid for the request path '/api/Directory/Root/tekh'
2024-03-22 12:12:37.7543|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)'
2024-03-22 12:12:37.7543|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 12:12:37.7543|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)'
2024-03-22 12:12:37.7543|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetRootOf", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetRootOf(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 12:12:37.7543|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 12:12:37.7543|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 12:12:37.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-22 12:12:37.7543|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 12:12:37.7543|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 12:12:37.7543|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:12:37.7543|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 12:12:37.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-22 12:12:37.7543|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:12:37.7543|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'username' of type 'System.String' ...
2024-03-22 12:12:37.7543|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-22 12:12:37.7543|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'username' of type 'System.String'.
2024-03-22 12:12:37.7543|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'username' of type 'System.String'.
2024-03-22 12:12:37.7543|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'username' of type 'System.String' ...
2024-03-22 12:12:37.7543|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'username' of type 'System.String'.
2024-03-22 12:12:40.2616|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 12:12:40.2616|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 12:12:40.2616|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 12:12:40.2616|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 12:12:40.2616|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 12:12:40.2616|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type '<>f__AnonymousType0`7[[System.Guid, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-22 12:12:40.2750|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API) in 2512.7009ms
2024-03-22 12:12:40.2750|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)'
2024-03-22 12:12:40.2750|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 12:12:40.2750|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Root/tekh - - - 200 - application/json;+charset=utf-8 2522.0059ms
2024-03-22 12:13:52.5191|DEBUG|Program|init main
2024-03-22 12:13:53.7409|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-22 12:13:53.8768|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 12:13:53.9318|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-22 12:13:53.9318|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-22 12:13:53.9678|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 12:13:53.9832|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-22 12:13:53.9883|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-22 12:13:53.9883|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 12:13:53.9883|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-22 12:13:53.9883|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 12:13:54.0033|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 12:13:54.0033|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 12:13:54.0033|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 12:13:54.3212|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 12:13:54.3212|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 12:13:54.3212|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 12:13:54.3212|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 12:13:54.3212|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 12:13:54.3212|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 12:13:54.3212|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 12:13:54.3212|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 12:13:54.3212|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 12:13:54.5469|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC4KL99QE" accepted.
2024-03-22 12:13:54.5469|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC4KL99QE" started.
2024-03-22 12:13:54.5499|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC4KL99QF" accepted.
2024-03-22 12:13:54.5499|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC4KL99QF" started.
2024-03-22 12:13:54.5896|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AC4KL99QE" received FIN.
2024-03-22 12:13:54.5896|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AC4KL99QF" received FIN.
2024-03-22 12:13:54.5975|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-22 12:13:54.5975|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-22 12:13:54.6599|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC4KL99QE" stopped.
2024-03-22 12:13:54.6599|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC4KL99QF" stopped.
2024-03-22 12:13:54.6599|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AC4KL99QF" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 12:13:54.6599|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AC4KL99QE" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 12:13:54.9355|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC4KL99QG" accepted.
2024-03-22 12:13:54.9590|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC4KL99QG" started.
2024-03-22 12:13:55.0254|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AC4KL99QG established using the following protocol: Tls12
2024-03-22 12:13:55.1840|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 12:13:55.2253|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 12:13:55.3982|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 12:13:55.5428|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 12:13:55.5428|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 366.0876ms
2024-03-22 12:13:55.5428|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 12:13:55.5520|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 12:13:55.5520|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 12.8718ms
2024-03-22 12:13:55.6266|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 74.9726ms
2024-03-22 12:13:55.8037|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 12:13:56.0910|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 287.2009ms
2024-03-22 12:14:14.2460|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Auth/login application/json 55
2024-03-22 12:14:14.2460|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 12:14:14.2460|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 12:14:14.2460|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 12:14:14.2532|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 12:14:14.2896|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Auth/login'
2024-03-22 12:14:14.2896|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-22 12:14:14.2896|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 12:14:14.3226|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 12:14:14.3226|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 12:14:14.3581|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-22 12:14:14.3581|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 12:14:14.3581|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 12:14:14.3615|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 12:14:14.3615|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 12:14:14.3615|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 12:14:14.3615|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 12:14:14.5269|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 12:14:15.3551|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 12:14:15.5541|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 12:14:15.5670|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 12:14:15.5670|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-22 12:14:15.5670|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-22 12:14:15.5670|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 12:14:15.5835|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AC4KL99QG", Request id "0HN2AC4KL99QG:00000009": started reading request body.
2024-03-22 12:14:15.5835|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AC4KL99QG", Request id "0HN2AC4KL99QG:00000009": done reading request body.
2024-03-22 12:14:15.5835|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'
2024-03-22 12:14:15.5835|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 12:14:15.5835|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 12:14:15.5835|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-22 12:14:15.6029|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 12:14:15.7685|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<GroupOfUser>()
.Include(gou => gou.Group)
.Include(gou => gou.User)'
2024-03-22 12:14:15.8834|DEBUG|Microsoft.EntityFrameworkCore.Query|Including navigation: 'GroupOfUser.Group'.
2024-03-22 12:14:15.8834|DEBUG|Microsoft.EntityFrameworkCore.Query|Including navigation: 'GroupOfUser.User'.
2024-03-22 12:14:16.1067|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-22 12:14:16.1535|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 12:14:16.1535|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-22 12:14:16.1835|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (25ms).
2024-03-22 12:14:16.1933|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (36ms).
2024-03-22 12:14:16.1933|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (43ms).
2024-03-22 12:14:16.1933|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:14:16.4861|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:14:16.4861|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-22 12:14:16.5469|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (52ms) [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-22 12:14:16.5934|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.6482|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.6482|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.6841|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.6841|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7110|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7110|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7110|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7110|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7110|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7110|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7110|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7110|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7110|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7110|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7110|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7110|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7110|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7110|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7110|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7110|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7110|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7110|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7110|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7110|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7110|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7110|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7110|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7110|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7110|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7110|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7110|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7110|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7110|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7204|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7353|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7353|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:14:16.7353|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:14:16.7353|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-22 12:14:16.7521|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:14:16.7521|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (6ms).
2024-03-22 12:14:16.7696|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<User>()
.Where(user => user.Username == __username_0)
.FirstOrDefault()'
2024-03-22 12:14:16.7938|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-22 12:14:16.8040|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 12:14:16.8040|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-22 12:14:16.8040|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (5ms).
2024-03-22 12:14:16.8040|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:14:16.8040|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:14:16.8147|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-22 12:14:16.8429|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (31ms) [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-22 12:14:16.8429|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:14:16.8459|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-22 12:14:16.8459|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:14:16.8459|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-22 12:14:16.8673|INFO|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies signed in.
2024-03-22 12:14:16.8673|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 12:14:16.8776|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API) in 2511.6307ms
2024-03-22 12:14:16.8776|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 12:14:16.8776|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 12:14:16.8776|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:14:16.8776|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (1ms).
2024-03-22 12:14:16.8776|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Auth/login application/json 55 - 200 0 - 2644.4126ms
2024-03-22 12:14:30.3194|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User - -
2024-03-22 12:14:30.3194|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 12:14:30.3194|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 12:14:30.3194|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 12:14:30.3194|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:14:30.3287|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 12:14:30.3287|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-22 12:14:30.3287|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:14:30.3287|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 12:14:30.3287|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 12:14:30.3287|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 12:14:30.3287|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 12:14:30.3287|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 12:14:30.3287|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 12:14:30.3287|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:14:30.3287|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 12:14:30.4103|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 12:14:30.4103|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:14:30.4103|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 12:14:30.4103|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 12:14:30.4103|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 12:14:30.4103|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 12:14:30.4103|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 12:14:30.4103|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 12:14:32.8789|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 12:14:32.8789|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 12:14:32.8789|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 12:14:32.8789|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 12:14:32.8789|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 12:14:32.8789|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-22 12:14:32.9635|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 2620.5487ms
2024-03-22 12:14:32.9635|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:14:32.9635|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 12:14:32.9635|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User - - - 200 - application/json;+charset=utf-8 2645.6661ms
2024-03-22 12:20:22.0304|DEBUG|Program|init main
2024-03-22 12:20:23.0561|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-22 12:20:23.2060|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 12:20:23.2591|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-22 12:20:23.2591|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-22 12:20:23.2836|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 12:20:23.3202|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-22 12:20:23.3202|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-22 12:20:23.3344|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 12:20:23.3344|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-22 12:20:23.3344|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 12:20:23.3539|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 12:20:23.3539|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 12:20:23.3539|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 12:20:23.7405|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 12:20:23.7405|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 12:20:23.7405|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 12:20:23.7405|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 12:20:23.7405|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 12:20:23.7405|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 12:20:23.7405|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 12:20:23.7405|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 12:20:23.7405|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 12:20:23.8221|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC88LMKND" accepted.
2024-03-22 12:20:23.8221|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC88LMKND" started.
2024-03-22 12:20:23.8363|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC88LMKNE" accepted.
2024-03-22 12:20:23.8363|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC88LMKNE" started.
2024-03-22 12:20:23.8593|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AC88LMKND" received FIN.
2024-03-22 12:20:23.8648|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AC88LMKNE" received FIN.
2024-03-22 12:20:23.8879|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-22 12:20:23.8879|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-22 12:20:23.9400|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC88LMKND" stopped.
2024-03-22 12:20:23.9400|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC88LMKNE" stopped.
2024-03-22 12:20:23.9432|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AC88LMKND" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 12:20:23.9432|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AC88LMKNE" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 12:20:24.1816|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC88LMKNF" accepted.
2024-03-22 12:20:24.2043|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC88LMKNF" started.
2024-03-22 12:20:24.3206|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AC88LMKNF established using the following protocol: Tls12
2024-03-22 12:20:24.4710|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 12:20:24.5159|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 12:20:24.6825|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 12:20:24.8477|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 12:20:24.8554|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 387.4590ms
2024-03-22 12:20:24.8744|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 12:20:24.8744|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 12:20:24.8877|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.1468ms
2024-03-22 12:20:25.0038|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 129.3301ms
2024-03-22 12:20:25.2207|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 12:20:25.5648|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 344.0756ms
2024-03-22 12:20:35.8285|DEBUG|Program|init main
2024-03-22 12:20:36.7131|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-22 12:20:36.8806|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 12:20:36.9422|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-22 12:20:36.9422|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-22 12:20:36.9666|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 12:20:36.9890|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-22 12:20:36.9890|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-22 12:20:36.9890|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 12:20:36.9890|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-22 12:20:37.0099|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 12:20:37.0099|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 12:20:37.0099|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 12:20:37.0099|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 12:20:37.2354|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 12:20:37.2354|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 12:20:37.2354|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 12:20:37.2354|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 12:20:37.2354|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 12:20:37.2354|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 12:20:37.2354|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 12:20:37.2354|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 12:20:37.2393|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 12:20:37.5237|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC8COC314" accepted.
2024-03-22 12:20:37.5237|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC8COC314" started.
2024-03-22 12:20:37.5237|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AC8COC315" received FIN.
2024-03-22 12:20:37.5237|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AC8COC314" received FIN.
2024-03-22 12:20:37.5237|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC8COC315" accepted.
2024-03-22 12:20:37.5237|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC8COC315" started.
2024-03-22 12:20:37.5537|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-22 12:20:37.5537|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-22 12:20:37.5951|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC8COC314" stopped.
2024-03-22 12:20:37.5951|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC8COC315" stopped.
2024-03-22 12:20:37.5951|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AC8COC314" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 12:20:37.5951|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AC8COC315" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 12:20:37.8086|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC8COC316" accepted.
2024-03-22 12:20:37.8086|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC8COC316" started.
2024-03-22 12:20:37.8924|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AC8COC316 established using the following protocol: Tls12
2024-03-22 12:20:37.9792|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 12:20:38.0100|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 12:20:38.1542|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 12:20:38.2736|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 12:20:38.2736|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 301.5938ms
2024-03-22 12:20:38.2736|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 12:20:38.2962|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 12:20:38.2962|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 15.6087ms
2024-03-22 12:20:38.3500|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 53.8038ms
2024-03-22 12:20:38.5123|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 12:20:38.7283|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 215.9471ms
2024-03-22 12:20:50.9794|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot?password=Eihy_20212021 - 0
2024-03-22 12:20:50.9794|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 12:20:50.9794|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 12:20:50.9794|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 12:20:50.9794|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 12:20:51.0184|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 12:20:51.0233|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)' with route pattern 'api/Directory/CreateSearchRoot' is valid for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 12:20:51.0233|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 12:20:51.0511|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 12:20:51.0547|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 12:20:51.0753|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CreateSearchRoot", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CreateSearchRoot(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 12:20:51.0753|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 12:20:51.0753|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 12:20:51.0753|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 12:20:51.0753|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 12:20:51.0753|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 12:20:51.0753|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:20:51.2668|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 12:20:51.4405|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 12:20:52.2594|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 12:20:52.2703|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:20:52.2703|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'password' of type 'System.String' ...
2024-03-22 12:20:52.2703|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-22 12:20:52.2703|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'password' of type 'System.String'.
2024-03-22 12:20:52.2703|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'password' of type 'System.String'.
2024-03-22 12:20:52.2703|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'password' of type 'System.String' ...
2024-03-22 12:20:52.2925|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'password' of type 'System.String'.
2024-03-22 12:20:52.2925|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 12:20:52.3044|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API) in 1221.5352ms
2024-03-22 12:20:52.3044|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 12:20:52.3044|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 12:20:52.3044|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot?password=Eihy_20212021 - 0 - 200 0 - 1332.1991ms
2024-03-22 12:21:49.4886|DEBUG|Program|init main
2024-03-22 12:21:50.5762|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-22 12:21:50.7388|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 12:21:50.8543|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-22 12:21:50.8676|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-22 12:21:50.8852|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 12:21:50.9197|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-22 12:21:50.9415|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-22 12:21:50.9415|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 12:21:50.9415|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-22 12:21:50.9415|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 12:21:50.9562|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 12:21:50.9562|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 12:21:50.9562|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 12:21:51.2665|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 12:21:51.2716|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 12:21:51.2716|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 12:21:51.2716|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 12:21:51.2716|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 12:21:51.2716|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 12:21:51.2716|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 12:21:51.2716|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 12:21:51.2716|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 12:21:51.3838|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC92OOBME" accepted.
2024-03-22 12:21:51.3838|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC92OOBME" started.
2024-03-22 12:21:51.3838|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC92OOBMF" accepted.
2024-03-22 12:21:51.3838|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC92OOBMF" started.
2024-03-22 12:21:51.4186|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AC92OOBME" received FIN.
2024-03-22 12:21:51.4186|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AC92OOBMF" received FIN.
2024-03-22 12:21:51.4273|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-22 12:21:51.4273|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-22 12:21:51.4717|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC92OOBMF" stopped.
2024-03-22 12:21:51.4717|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC92OOBME" stopped.
2024-03-22 12:21:51.4717|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AC92OOBME" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 12:21:51.4717|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AC92OOBMF" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 12:21:51.7445|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC92OOBMG" accepted.
2024-03-22 12:21:51.7445|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AC92OOBMG" started.
2024-03-22 12:21:51.8138|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AC92OOBMG established using the following protocol: Tls12
2024-03-22 12:21:51.9453|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 12:21:51.9805|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 12:21:52.1655|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 12:21:52.3479|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 12:21:52.3700|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 12:21:52.3700|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.7961ms
2024-03-22 12:21:52.3868|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 12:21:52.3868|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 447.4590ms
2024-03-22 12:21:52.4415|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 71.4829ms
2024-03-22 12:21:52.6262|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 12:21:52.8789|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 252.7714ms
2024-03-22 12:22:15.3182|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 15
2024-03-22 12:22:15.3182|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 12:22:15.3182|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 12:22:15.3182|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 12:22:15.3321|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 12:22:15.3646|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 12:22:15.3646|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)' with route pattern 'api/Directory/CreateSearchRoot' is valid for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 12:22:15.3646|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 12:22:15.3964|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 12:22:15.3964|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 12:22:15.4211|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CreateSearchRoot", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CreateSearchRoot(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 12:22:15.4211|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 12:22:15.4236|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 12:22:15.4236|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 12:22:15.4236|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 12:22:15.4236|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 12:22:15.4236|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:22:15.6075|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 12:22:15.7769|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 12:22:16.6111|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 12:22:16.6111|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:22:16.6281|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'password' of type 'System.String' ...
2024-03-22 12:22:16.6281|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Attempting to bind parameter 'password' of type 'System.String' using the name '' in request data ...
2024-03-22 12:22:16.6281|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 12:22:16.6281|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AC92OOBMG", Request id "0HN2AC92OOBMG:00000009": started reading request body.
2024-03-22 12:22:16.6281|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AC92OOBMG", Request id "0HN2AC92OOBMG:00000009": done reading request body.
2024-03-22 12:22:16.6281|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'System.String'
2024-03-22 12:22:16.6427|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'password' of type 'System.String'.
2024-03-22 12:22:16.6427|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'password' of type 'System.String'.
2024-03-22 12:22:16.6427|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'password' of type 'System.String' ...
2024-03-22 12:22:16.6427|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'password' of type 'System.String'.
2024-03-22 12:22:16.6613|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 12:22:16.6613|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API) in 1237.0928ms
2024-03-22 12:22:16.6613|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 12:22:16.6613|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 12:22:16.6750|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 15 - 200 0 - 1356.9182ms
2024-03-22 12:24:14.4785|DEBUG|Program|init main
2024-03-22 12:24:15.3934|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-22 12:24:15.5389|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 12:24:15.5980|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-22 12:24:15.5980|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-22 12:24:15.6232|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 12:24:15.6232|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-22 12:24:15.6416|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-22 12:24:15.6416|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 12:24:15.6416|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-22 12:24:15.6416|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 12:24:15.6416|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 12:24:15.6557|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 12:24:15.6557|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 12:24:15.9053|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 12:24:15.9053|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 12:24:15.9053|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 12:24:15.9053|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 12:24:15.9053|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 12:24:15.9053|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 12:24:15.9053|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 12:24:15.9053|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 12:24:15.9053|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 12:24:16.0456|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ACADSBKU8" accepted.
2024-03-22 12:24:16.0456|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ACADSBKU8" started.
2024-03-22 12:24:16.0456|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ACADSBKU9" accepted.
2024-03-22 12:24:16.0456|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ACADSBKU9" started.
2024-03-22 12:24:16.0676|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ACADSBKU9" received FIN.
2024-03-22 12:24:16.0676|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ACADSBKU8" received FIN.
2024-03-22 12:24:16.0805|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-22 12:24:16.0805|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-22 12:24:16.1238|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ACADSBKU9" stopped.
2024-03-22 12:24:16.1238|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ACADSBKU8" stopped.
2024-03-22 12:24:16.1238|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ACADSBKU8" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 12:24:16.1238|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ACADSBKU9" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 12:24:17.3584|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ACADSBKUA" accepted.
2024-03-22 12:24:17.3584|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ACADSBKUA" started.
2024-03-22 12:24:17.5549|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2ACADSBKUA established using the following protocol: Tls12
2024-03-22 12:24:17.6936|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 12:24:17.7348|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 12:24:17.9081|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 12:24:18.0467|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 12:24:18.0467|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 360.0632ms
2024-03-22 12:24:18.0707|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 12:24:18.0707|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 12:24:18.0900|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 19.2206ms
2024-03-22 12:24:18.1353|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 64.5994ms
2024-03-22 12:24:18.3062|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 12:24:18.5436|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 237.4859ms
2024-03-22 12:24:19.4353|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ACADSBKUA" received FIN.
2024-03-22 12:24:19.4389|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Http2|The connection queue processing loop for 0HN2ACADSBKUA completed.
2024-03-22 12:24:19.4389|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Http2|Connection id "0HN2ACADSBKUA" is closed. The last processed stream ID was 7.
2024-03-22 12:24:19.4389|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ACADSBKUA" sending FIN because: "The client closed the connection."
2024-03-22 12:24:19.4563|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ACADSBKUA" stopped.
2024-03-22 12:24:42.8521|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ACADSBKUB" accepted.
2024-03-22 12:24:42.8521|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ACADSBKUB" started.
2024-03-22 12:24:42.8622|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2ACADSBKUB established using the following protocol: Tls12
2024-03-22 12:24:42.8622|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot?Password=Eihy_20212021 - 0
2024-03-22 12:24:42.8622|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 12:24:42.8622|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 12:24:42.8622|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 12:24:42.8747|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 12:24:42.9064|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 12:24:42.9064|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)' with route pattern 'api/Directory/CreateSearchRoot' is valid for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 12:24:42.9064|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 12:24:42.9393|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 12:24:42.9393|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 12:24:42.9672|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CreateSearchRoot", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CreateSearchRoot(DigitalData.UserManager.Application.DTOs.Auth.PasswordDto) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 12:24:42.9672|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 12:24:42.9672|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 12:24:42.9672|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 12:24:42.9672|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 12:24:42.9672|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 12:24:42.9672|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:24:43.1651|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 12:24:43.3356|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 12:24:44.1580|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 12:24:44.1692|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:24:44.1692|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'passwordDto' of type 'DigitalData.UserManager.Application.DTOs.Auth.PasswordDto' ...
2024-03-22 12:24:44.1692|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinder|Attempting to bind parameter 'passwordDto' of type 'DigitalData.UserManager.Application.DTOs.Auth.PasswordDto' using the name '' in request data ...
2024-03-22 12:24:44.1692|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-22 12:24:44.1855|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'Password' of type 'System.String'.
2024-03-22 12:24:44.1855|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinder|Done attempting to bind parameter 'passwordDto' of type 'DigitalData.UserManager.Application.DTOs.Auth.PasswordDto'.
2024-03-22 12:24:44.1855|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'passwordDto' of type 'DigitalData.UserManager.Application.DTOs.Auth.PasswordDto'.
2024-03-22 12:24:44.1855|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'passwordDto' of type 'DigitalData.UserManager.Application.DTOs.Auth.PasswordDto' ...
2024-03-22 12:24:44.2036|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'passwordDto' of type 'DigitalData.UserManager.Application.DTOs.Auth.PasswordDto'.
2024-03-22 12:24:44.2036|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 12:24:44.2036|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API) in 1239.5626ms
2024-03-22 12:24:44.2036|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 12:24:44.2189|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 12:24:44.2189|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot?Password=Eihy_20212021 - 0 - 200 0 - 1352.8466ms
2024-03-22 12:26:08.8346|DEBUG|Program|init main
2024-03-22 12:26:09.8076|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-22 12:26:09.9345|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 12:26:09.9907|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-22 12:26:09.9984|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-22 12:26:10.0106|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 12:26:10.0106|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-22 12:26:10.0267|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-22 12:26:10.0267|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 12:26:10.0267|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-22 12:26:10.0267|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 12:26:10.0267|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 12:26:10.0267|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 12:26:10.0267|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 12:26:10.2723|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 12:26:10.2723|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 12:26:10.2723|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 12:26:10.2723|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 12:26:10.2723|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 12:26:10.2723|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 12:26:10.2723|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 12:26:10.2723|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 12:26:10.2723|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 12:26:10.4019|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ACBFUUE6K" accepted.
2024-03-22 12:26:10.4019|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ACBFUUE6K" started.
2024-03-22 12:26:10.4019|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ACBFUUE6L" accepted.
2024-03-22 12:26:10.4019|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ACBFUUE6L" started.
2024-03-22 12:26:10.4374|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ACBFUUE6K" received FIN.
2024-03-22 12:26:10.4374|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ACBFUUE6L" received FIN.
2024-03-22 12:26:10.4374|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-22 12:26:10.4374|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-22 12:26:10.4793|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ACBFUUE6L" stopped.
2024-03-22 12:26:10.4793|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ACBFUUE6K" stopped.
2024-03-22 12:26:10.4793|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ACBFUUE6L" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 12:26:10.4793|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ACBFUUE6K" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 12:26:11.2554|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ACBFUUE6M" accepted.
2024-03-22 12:26:11.3025|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ACBFUUE6M" started.
2024-03-22 12:26:11.4574|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2ACBFUUE6M established using the following protocol: Tls12
2024-03-22 12:26:11.6652|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 12:26:11.6973|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 12:26:11.8533|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 12:26:11.9771|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 12:26:11.9803|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 316.9790ms
2024-03-22 12:26:12.0660|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 12:26:12.0660|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 12:26:12.0850|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 18.6489ms
2024-03-22 12:26:12.1355|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 69.5015ms
2024-03-22 12:26:12.3085|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 12:26:12.5311|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 222.6184ms
2024-03-22 12:26:13.5698|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ACBFUUE6M" received FIN.
2024-03-22 12:26:13.5734|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Http2|The connection queue processing loop for 0HN2ACBFUUE6M completed.
2024-03-22 12:26:13.5734|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Http2|Connection id "0HN2ACBFUUE6M" is closed. The last processed stream ID was 7.
2024-03-22 12:26:13.5734|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ACBFUUE6M" sending FIN because: "The client closed the connection."
2024-03-22 12:26:13.5912|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ACBFUUE6M" stopped.
2024-03-22 12:26:25.3964|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ACBFUUE6N" accepted.
2024-03-22 12:26:25.3964|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ACBFUUE6N" started.
2024-03-22 12:26:25.4012|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2ACBFUUE6N established using the following protocol: Tls12
2024-03-22 12:26:25.4012|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 33
2024-03-22 12:26:25.4012|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 12:26:25.4012|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 12:26:25.4012|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 12:26:25.4012|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 12:26:25.4420|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 12:26:25.4420|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)' with route pattern 'api/Directory/CreateSearchRoot' is valid for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 12:26:25.4476|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 12:26:25.4762|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 12:26:25.4798|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 12:26:25.5000|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CreateSearchRoot", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CreateSearchRoot(DigitalData.UserManager.Application.DTOs.Auth.PasswordDto) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 12:26:25.5000|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 12:26:25.5000|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 12:26:25.5000|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 12:26:25.5000|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 12:26:25.5000|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 12:26:25.5000|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:26:25.6874|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 12:26:25.8599|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 12:26:26.6904|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 12:26:26.7006|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:26:26.7006|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'passwordDto' of type 'DigitalData.UserManager.Application.DTOs.Auth.PasswordDto' ...
2024-03-22 12:26:26.7006|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Attempting to bind parameter 'passwordDto' of type 'DigitalData.UserManager.Application.DTOs.Auth.PasswordDto' using the name '' in request data ...
2024-03-22 12:26:26.7006|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 12:26:26.7172|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2ACBFUUE6N", Request id "0HN2ACBFUUE6N:00000001": started reading request body.
2024-03-22 12:26:26.7172|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2ACBFUUE6N", Request id "0HN2ACBFUUE6N:00000001": done reading request body.
2024-03-22 12:26:26.7172|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.Auth.PasswordDto'
2024-03-22 12:26:26.7172|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'passwordDto' of type 'DigitalData.UserManager.Application.DTOs.Auth.PasswordDto'.
2024-03-22 12:26:26.7172|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'passwordDto' of type 'DigitalData.UserManager.Application.DTOs.Auth.PasswordDto'.
2024-03-22 12:26:26.7172|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'passwordDto' of type 'DigitalData.UserManager.Application.DTOs.Auth.PasswordDto' ...
2024-03-22 12:26:26.7364|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'passwordDto' of type 'DigitalData.UserManager.Application.DTOs.Auth.PasswordDto'.
2024-03-22 12:26:26.7455|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 12:26:26.7455|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API) in 1239.9676ms
2024-03-22 12:26:26.7455|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 12:26:26.7455|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 12:26:26.7455|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 33 - 200 0 - 1354.4661ms
2024-03-22 12:26:43.6303|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User - -
2024-03-22 12:26:43.6303|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 12:26:43.6368|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 12:26:43.6368|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 12:26:43.6368|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:26:43.6368|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 12:26:43.6368|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:26:43.6368|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 12:26:43.6368|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 12:26:43.6368|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 12:26:43.6368|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 12:26:43.6368|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 12:26:43.6368|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 12:26:43.6503|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:26:43.6503|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 12:26:43.7167|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 12:26:43.7167|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:26:43.7167|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 12:26:43.7167|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 12:26:43.7167|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 12:26:43.7167|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 12:26:43.7167|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 12:26:43.7167|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 12:26:46.2985|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 12:26:46.2985|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 12:26:46.2985|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 12:26:46.2985|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 12:26:46.2985|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 12:26:46.2985|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-22 12:26:46.3333|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 2683.0514ms
2024-03-22 12:26:46.3333|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:26:46.3333|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 12:26:46.3333|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User - - - 200 - application/json;+charset=utf-8 2706.2579ms
2024-03-22 12:26:54.4276|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User - -
2024-03-22 12:26:54.4276|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 12:26:54.4276|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 12:26:54.4310|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 12:26:54.4310|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:26:54.4310|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 12:26:54.4310|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:26:54.4310|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 12:26:54.4310|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 12:26:54.4310|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 12:26:54.4310|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 12:26:54.4310|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 12:26:54.4310|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 12:26:54.4310|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:26:54.4310|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 12:26:54.4639|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 12:26:54.4639|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:26:54.4639|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 12:26:54.4639|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 12:26:54.4639|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 12:26:54.4639|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 12:26:54.4639|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 12:26:54.4639|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 12:26:54.5459|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 12:26:54.5459|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 12:26:54.5459|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 12:26:54.5459|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 12:26:54.5459|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 12:26:54.5459|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-22 12:26:54.5630|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 119.1686ms
2024-03-22 12:26:54.5630|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:26:54.5630|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 12:26:54.5630|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User - - - 200 - application/json;+charset=utf-8 137.5323ms
2024-03-22 12:36:37.1135|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Config reload token fired. Checking for changes...
2024-03-22 12:36:37.3694|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Config reload token fired. Checking for changes...
2024-03-22 12:38:15.4481|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Config reload token fired. Checking for changes...
2024-03-22 12:38:15.7034|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Config reload token fired. Checking for changes...
2024-03-22 12:43:06.7093|DEBUG|Program|init main
2024-03-22 12:43:07.7208|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-22 12:43:07.8738|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 12:43:07.9297|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-22 12:43:07.9371|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-22 12:43:07.9522|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 12:43:07.9709|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-22 12:43:07.9709|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-22 12:43:07.9709|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 12:43:07.9857|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-22 12:43:07.9857|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 12:43:07.9857|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 12:43:07.9857|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 12:43:07.9857|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 12:43:08.3008|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 12:43:08.3008|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 12:43:08.3008|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 12:43:08.3008|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 12:43:08.3008|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 12:43:08.3008|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 12:43:08.3008|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 12:43:08.3008|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 12:43:08.3008|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 12:43:08.3714|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ACKVB21VH" accepted.
2024-03-22 12:43:08.3714|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ACKVB21VH" started.
2024-03-22 12:43:08.3747|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ACKVB21VI" accepted.
2024-03-22 12:43:08.3747|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ACKVB21VI" started.
2024-03-22 12:43:08.4141|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ACKVB21VH" received FIN.
2024-03-22 12:43:08.4141|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ACKVB21VI" received FIN.
2024-03-22 12:43:08.4222|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-22 12:43:08.4222|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-22 12:43:08.4626|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ACKVB21VH" stopped.
2024-03-22 12:43:08.4626|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ACKVB21VI" stopped.
2024-03-22 12:43:08.4626|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ACKVB21VI" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 12:43:08.4626|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ACKVB21VH" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 12:43:08.7666|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ACKVB21VJ" accepted.
2024-03-22 12:43:08.7666|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ACKVB21VJ" started.
2024-03-22 12:43:08.8501|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2ACKVB21VJ established using the following protocol: Tls12
2024-03-22 12:43:08.9847|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 12:43:09.0282|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 12:43:09.1988|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 12:43:09.3582|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 12:43:09.3582|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 12:43:09.3582|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 12:43:09.3582|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 383.1952ms
2024-03-22 12:43:09.3882|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.2925ms
2024-03-22 12:43:09.4531|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 91.2490ms
2024-03-22 12:43:09.6267|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 12:43:09.9174|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 290.7198ms
2024-03-22 12:43:26.5921|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Auth/login application/json 55
2024-03-22 12:43:26.5921|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 12:43:26.5921|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 12:43:26.5921|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 12:43:26.5921|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 12:43:26.6309|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Auth/login'
2024-03-22 12:43:26.6309|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-22 12:43:26.6309|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 12:43:26.6628|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 12:43:26.6628|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 12:43:26.6985|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-22 12:43:26.7008|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 12:43:26.7008|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 12:43:26.7008|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 12:43:26.7008|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 12:43:26.7008|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 12:43:26.7008|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 12:43:26.8676|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 12:43:27.6918|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 12:43:27.8938|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 12:43:27.9074|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 12:43:27.9074|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-22 12:43:27.9074|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-22 12:43:27.9074|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 12:43:27.9248|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2ACKVB21VJ", Request id "0HN2ACKVB21VJ:00000009": started reading request body.
2024-03-22 12:43:27.9248|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2ACKVB21VJ", Request id "0HN2ACKVB21VJ:00000009": done reading request body.
2024-03-22 12:43:27.9248|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'
2024-03-22 12:43:27.9248|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 12:43:27.9248|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 12:43:27.9248|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-22 12:43:27.9451|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 12:43:30.3876|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<GroupOfUser>()
.Include(gou => gou.Group)
.Include(gou => gou.User)'
2024-03-22 12:43:30.5031|DEBUG|Microsoft.EntityFrameworkCore.Query|Including navigation: 'GroupOfUser.Group'.
2024-03-22 12:43:30.5031|DEBUG|Microsoft.EntityFrameworkCore.Query|Including navigation: 'GroupOfUser.User'.
2024-03-22 12:43:30.7228|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-22 12:43:30.7699|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 12:43:30.7699|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-22 12:43:30.7966|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (21ms).
2024-03-22 12:43:30.7966|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (33ms).
2024-03-22 12:43:30.7966|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (39ms).
2024-03-22 12:43:30.8134|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:43:31.0919|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:43:31.0919|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-22 12:43:31.1539|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (53ms) [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-22 12:43:31.2008|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.2549|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.2549|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.2903|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.2903|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3174|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3174|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3174|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3174|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3174|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3174|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3174|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3174|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3174|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3174|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3174|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3174|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3174|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3174|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3174|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3174|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3174|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3174|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3174|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3174|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3174|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3174|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3174|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3174|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3259|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3259|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3259|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3259|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3259|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3259|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3259|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3259|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3259|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3259|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3259|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3259|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3259|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3259|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3259|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3259|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3259|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3259|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3259|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3259|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3259|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3259|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3259|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3259|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3259|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3259|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3259|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3259|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3259|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3259|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3417|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3417|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3417|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3417|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3417|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3417|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3417|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3417|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 12:43:31.3417|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:43:31.3602|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 198ms reading results.
2024-03-22 12:43:31.3602|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:43:31.3602|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (6ms).
2024-03-22 12:43:31.3853|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<User>()
.Where(user => user.Username == __username_0)
.FirstOrDefault()'
2024-03-22 12:43:31.4135|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-22 12:43:31.4235|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 12:43:31.4235|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-22 12:43:31.4235|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (5ms).
2024-03-22 12:43:31.4235|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:43:31.4235|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:43:31.4235|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-22 12:43:31.4614|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (31ms) [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-22 12:43:31.4614|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:43:31.4614|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-22 12:43:31.4614|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:43:31.4614|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-22 12:43:31.4869|INFO|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies signed in.
2024-03-22 12:43:31.4869|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 12:43:31.4985|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API) in 4792.6401ms
2024-03-22 12:43:31.4985|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 12:43:31.4985|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 12:43:31.4985|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 12:43:31.4985|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (2ms).
2024-03-22 12:43:31.4985|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Auth/login application/json 55 - 200 0 - 4918.8893ms
2024-03-22 12:43:40.7798|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User - -
2024-03-22 12:43:40.7798|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 12:43:40.7798|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 12:43:40.7798|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 12:43:40.7798|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:43:40.7798|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 12:43:40.7798|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:43:40.7966|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 12:43:40.7966|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 12:43:40.7966|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 12:43:40.7966|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 12:43:40.7966|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 12:43:40.7966|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 12:43:40.7966|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:43:40.7966|INFO|DigitalData.Core.Application.DirectoryService|Search Root is LDAP://DD-VMP01-DC01/DC=dd-gan,DC=local,DC=digitaldata,DC=works.
2024-03-22 12:43:40.8641|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 12:43:40.8641|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 12:43:40.8641|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 12:43:40.8641|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 12:43:40.8641|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 12:43:40.8641|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 12:43:40.8641|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 12:43:40.8641|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 12:43:41.0847|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 12:43:41.0847|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 12:43:41.0847|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 12:43:41.0847|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 12:43:41.0847|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 12:43:41.0847|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-22 12:43:41.1198|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 320.9634ms
2024-03-22 12:43:41.1198|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 12:43:41.1198|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 12:43:41.1198|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User - - - 200 - application/json;+charset=utf-8 341.4093ms
2024-03-22 13:33:15.0345|DEBUG|Program|init main
2024-03-22 13:33:16.3381|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-22 13:33:16.4448|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 13:33:16.4882|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-22 13:33:16.4882|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-22 13:33:16.5054|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 13:33:16.5167|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-22 13:33:16.5167|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-22 13:33:16.5167|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 13:33:16.5167|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-22 13:33:16.5289|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 13:33:16.5289|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 13:33:16.5289|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 13:33:16.5289|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 13:33:16.7254|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 13:33:16.7254|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 13:33:16.7254|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 13:33:16.7254|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 13:33:16.7254|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 13:33:16.7254|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 13:33:16.7254|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 13:33:16.7254|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 13:33:16.7254|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 13:33:17.0067|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADGVVKN37" accepted.
2024-03-22 13:33:17.0067|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADGVVKN37" started.
2024-03-22 13:33:17.0067|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADGVVKN38" accepted.
2024-03-22 13:33:17.0067|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADGVVKN38" started.
2024-03-22 13:33:17.0430|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ADGVVKN37" received FIN.
2024-03-22 13:33:17.0430|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ADGVVKN38" received FIN.
2024-03-22 13:33:17.0504|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-22 13:33:17.0504|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-22 13:33:17.0873|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADGVVKN38" stopped.
2024-03-22 13:33:17.0873|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADGVVKN37" stopped.
2024-03-22 13:33:17.0873|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ADGVVKN37" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 13:33:17.0873|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ADGVVKN38" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 13:33:17.3150|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADGVVKN39" accepted.
2024-03-22 13:33:17.3150|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADGVVKN39" started.
2024-03-22 13:33:17.3805|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2ADGVVKN39 established using the following protocol: Tls12
2024-03-22 13:33:17.4658|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 13:33:17.4980|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 13:33:17.6352|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 13:33:17.7546|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 13:33:17.7546|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 13:33:17.7546|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 294.7591ms
2024-03-22 13:33:17.7546|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 13:33:17.7715|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 14.4640ms
2024-03-22 13:33:17.8233|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 61.0657ms
2024-03-22 13:33:17.9985|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 13:33:18.2069|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 208.3439ms
2024-03-22 13:33:41.5726|DEBUG|Program|init main
2024-03-22 13:33:58.2252|DEBUG|Program|init main
2024-03-22 13:33:59.2626|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-22 13:33:59.4221|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 13:33:59.4707|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-22 13:33:59.4707|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-22 13:33:59.5029|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 13:33:59.5220|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-22 13:33:59.5220|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-22 13:33:59.5290|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 13:33:59.5290|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-22 13:33:59.5290|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 13:33:59.5290|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 13:33:59.5290|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 13:33:59.5449|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 13:33:59.7885|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 13:33:59.7885|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 13:33:59.7885|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 13:33:59.7885|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 13:33:59.7885|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 13:33:59.7885|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 13:33:59.7885|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 13:33:59.7885|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 13:33:59.7885|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 13:34:00.0179|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADHCPQLLC" accepted.
2024-03-22 13:34:00.0179|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADHCPQLLC" started.
2024-03-22 13:34:00.0179|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ADHCPQLLC" received FIN.
2024-03-22 13:34:00.0445|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-22 13:34:00.0804|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADHCPQLLC" stopped.
2024-03-22 13:34:00.0804|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ADHCPQLLC" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 13:34:00.2874|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADHCPQLLD" accepted.
2024-03-22 13:34:00.2874|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADHCPQLLD" started.
2024-03-22 13:34:00.3548|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2ADHCPQLLD established using the following protocol: Tls12
2024-03-22 13:34:00.4360|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 13:34:00.4663|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 13:34:00.6293|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 13:34:00.7605|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 13:34:00.7657|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 331.6583ms
2024-03-22 13:34:00.7884|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 13:34:00.7884|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 13:34:00.8112|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.6872ms
2024-03-22 13:34:00.8545|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 66.0650ms
2024-03-22 13:34:01.0058|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 13:34:01.2134|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 207.7589ms
2024-03-22 13:34:36.8444|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 41
2024-03-22 13:34:36.8444|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 13:34:36.8444|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 13:34:36.8444|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 13:34:36.8444|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 13:34:36.8894|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 13:34:36.8894|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)' with route pattern 'api/Directory/CreateSearchRoot' is valid for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 13:34:36.8894|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 13:34:36.9222|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 13:34:36.9222|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 13:34:36.9502|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CreateSearchRoot", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CreateSearchRoot(DigitalData.UserManager.Application.DTOs.SearchRootCreateDto) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 13:34:36.9502|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 13:34:36.9502|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 13:34:36.9502|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 13:34:36.9502|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 13:34:36.9502|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 13:34:36.9502|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:34:37.6364|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 13:34:38.4339|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 13:34:38.8290|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:34:38.8290|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 13:34:38.8290|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' using the name '' in request data ...
2024-03-22 13:34:38.8290|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 13:34:38.8457|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2ADHCPQLLD", Request id "0HN2ADHCPQLLD:00000009": started reading request body.
2024-03-22 13:34:38.8457|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2ADHCPQLLD", Request id "0HN2ADHCPQLLD:00000009": done reading request body.
2024-03-22 13:34:38.8457|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'
2024-03-22 13:34:38.8457|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 13:34:38.8457|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 13:34:38.8457|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 13:34:38.8662|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 13:34:38.8750|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 13:34:38.8750|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API) in 1921.3562ms
2024-03-22 13:34:38.8750|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 13:34:38.8884|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 13:34:38.8884|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 41 - 200 0 - 2047.0861ms
2024-03-22 13:34:49.6750|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User - -
2024-03-22 13:34:49.6750|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 13:34:49.6750|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 13:34:49.6750|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 13:34:49.6750|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:34:49.6848|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 13:34:49.6848|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:34:49.6848|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 13:34:49.6848|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 13:34:49.6848|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 13:34:49.6848|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 13:34:49.6848|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 13:34:49.6848|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 13:34:49.6848|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:34:49.7575|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 13:34:49.7575|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:34:49.7575|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 13:34:49.7575|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 13:34:49.7618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:34:49.7618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:34:49.7618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 13:34:49.7618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 13:34:49.7618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:34:49.7618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 13:34:49.7618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:34:49.7618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:34:49.7618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:34:49.7618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:34:49.7618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:34:49.7618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:34:49.7618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name '' in request data ...
2024-03-22 13:34:49.7618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Could not bind to collection using a format like =value1&=value2
2024-03-22 13:34:49.7618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind model using indices. Example formats include: [0]=value1&[1]=value2, [0]=value1&[1]=value2, .index=zero&.index=one&[zero]=value1&[one]=value2
2024-03-22 13:34:49.7618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name '[0]' in request data ...
2024-03-22 13:34:49.7618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '[0]' of type 'System.String'.
2024-03-22 13:34:49.7618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name '[0]'.
2024-03-22 13:34:49.7618|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:34:49.7771|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:34:49.7771|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:34:49.7771|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 13:34:52.3985|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 13:34:52.3985|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 13:34:52.3985|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 13:34:52.3985|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 13:34:52.4032|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 13:34:52.4032|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-22 13:34:52.4413|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 2748.3503ms
2024-03-22 13:34:52.4413|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:34:52.4413|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 13:34:52.4413|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User - - - 200 - application/json;+charset=utf-8 2768.9198ms
2024-03-22 13:35:07.0221|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/Group - -
2024-03-22 13:35:07.0221|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 13:35:07.0221|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/Group'
2024-03-22 13:35:07.0221|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/Group'
2024-03-22 13:35:07.0221|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:35:07.0284|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 13:35:07.0284|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:35:07.0284|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 13:35:07.0284|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 13:35:07.0284|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 13:35:07.0284|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 13:35:07.0284|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 13:35:07.0284|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 13:35:07.0284|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:35:07.0485|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 13:35:07.0485|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:35:07.0485|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 13:35:07.0485|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 13:35:07.0485|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:35:07.0485|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:35:07.0485|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 13:35:07.0485|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 13:35:07.0485|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:35:07.0485|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 13:35:07.0485|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:35:07.0485|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:35:07.0485|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:35:07.0485|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:35:07.0485|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:35:07.0485|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:35:07.0485|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name '' in request data ...
2024-03-22 13:35:07.0485|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Could not bind to collection using a format like =value1&=value2
2024-03-22 13:35:07.0580|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind model using indices. Example formats include: [0]=value1&[1]=value2, [0]=value1&[1]=value2, .index=zero&.index=one&[zero]=value1&[one]=value2
2024-03-22 13:35:07.0580|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name '[0]' in request data ...
2024-03-22 13:35:07.0580|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '[0]' of type 'System.String'.
2024-03-22 13:35:07.0580|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name '[0]'.
2024-03-22 13:35:07.0580|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:35:07.0580|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:35:07.0580|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:35:07.0580|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 13:35:07.0992|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 13:35:07.0992|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 13:35:07.0992|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 13:35:07.0992|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 13:35:07.0992|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 13:35:07.0992|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-22 13:35:07.1104|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 78.8841ms
2024-03-22 13:35:07.1104|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:35:07.1104|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 13:35:07.1104|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/Group - - - 200 - application/json;+charset=utf-8 89.2187ms
2024-03-22 13:35:17.4142|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/Group?properties=samaccountname - -
2024-03-22 13:35:17.4142|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 13:35:17.4142|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/Group'
2024-03-22 13:35:17.4142|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/Group'
2024-03-22 13:35:17.4142|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:35:17.4174|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 13:35:17.4174|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:35:17.4174|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 13:35:17.4174|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 13:35:17.4174|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 13:35:17.4174|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 13:35:17.4174|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 13:35:17.4174|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 13:35:17.4174|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:35:17.4174|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 13:35:17.4174|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:35:17.4174|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 13:35:17.4174|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 13:35:17.4174|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:35:17.4174|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:35:17.4174|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 13:35:17.4174|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 13:35:17.4174|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:35:17.4174|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 13:35:17.4174|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:35:17.4174|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:35:17.4174|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:35:17.4174|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:35:17.4325|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:35:17.4325|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:35:17.4325|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name 'properties' in request data ...
2024-03-22 13:35:17.4325|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 13:35:17.4325|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 13:35:17.4325|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:35:17.4325|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:35:17.4325|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:35:17.4325|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 13:35:17.4720|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 13:35:17.4720|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 13:35:17.4720|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 13:35:17.4720|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 13:35:17.4720|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 13:35:17.4720|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-22 13:35:17.4802|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 59.8255ms
2024-03-22 13:35:17.4802|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:35:17.4802|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 13:35:17.4802|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/Group?properties=samaccountname - - - 200 - application/json;+charset=utf-8 67.3740ms
2024-03-22 13:35:35.6243|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/Group?properties=samaccountname&properties=asdas - -
2024-03-22 13:35:35.6243|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 13:35:35.6243|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/Group'
2024-03-22 13:35:35.6243|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/Group'
2024-03-22 13:35:35.6243|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:35:35.6243|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 13:35:35.6243|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:35:35.6243|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 13:35:35.6243|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 13:35:35.6243|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 13:35:35.6243|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 13:35:35.6243|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 13:35:35.6243|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 13:35:35.6243|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:35:35.6243|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 13:35:35.6243|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:35:35.6243|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 13:35:35.6243|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 13:35:35.6243|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:35:35.6243|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:35:35.6243|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 13:35:35.6243|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 13:35:35.6351|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:35:35.6351|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 13:35:35.6351|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:35:35.6351|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:35:35.6351|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:35:35.6351|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:35:35.6351|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:35:35.6351|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:35:35.6351|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name 'properties' in request data ...
2024-03-22 13:35:35.6351|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 13:35:35.6351|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 13:35:35.6351|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 13:35:35.6351|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 13:35:35.6351|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:35:35.6351|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:35:35.6351|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:35:35.6351|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 13:35:35.6765|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 13:35:35.6765|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 13:35:35.6765|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 13:35:35.6765|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 13:35:35.6765|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 13:35:35.6765|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-22 13:35:35.6856|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 55.3424ms
2024-03-22 13:35:35.6856|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:35:35.6856|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 13:35:35.6856|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/Group?properties=samaccountname&properties=asdas - - - 200 - application/json;+charset=utf-8 62.6765ms
2024-03-22 13:35:51.6410|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/Group?properties=samaccountname&properties=asdas&properties=asdas - -
2024-03-22 13:35:51.6410|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 13:35:51.6410|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/Group'
2024-03-22 13:35:51.6410|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/Group'
2024-03-22 13:35:51.6410|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:35:51.6410|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 13:35:51.6410|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:35:51.6410|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 13:35:51.6410|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 13:35:51.6410|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 13:35:51.6410|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 13:35:51.6410|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 13:35:51.6410|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 13:35:51.6410|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:35:51.6410|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 13:35:51.6410|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:35:51.6410|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 13:35:51.6410|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 13:35:51.6410|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:35:51.6410|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:35:51.6410|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 13:35:51.6410|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 13:35:51.6511|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:35:51.6511|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 13:35:51.6511|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:35:51.6511|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:35:51.6511|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:35:51.6511|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:35:51.6511|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:35:51.6511|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:35:51.6511|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name 'properties' in request data ...
2024-03-22 13:35:51.6511|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 13:35:51.6511|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 13:35:51.6511|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 13:35:51.6511|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 13:35:51.6511|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 13:35:51.6511|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 13:35:51.6511|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:35:51.6511|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:35:51.6511|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:35:51.6511|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 13:35:51.6913|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 13:35:51.6913|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 13:35:51.6913|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 13:35:51.6913|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 13:35:51.6913|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 13:35:51.6913|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-22 13:35:51.6995|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 52.5499ms
2024-03-22 13:35:51.6995|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:35:51.6995|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 13:35:51.6995|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/Group?properties=samaccountname&properties=asdas&properties=asdas - - - 200 - application/json;+charset=utf-8 60.0578ms
2024-03-22 13:37:58.1493|DEBUG|Program|init main
2024-03-22 13:37:59.1847|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-22 13:37:59.3286|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 13:37:59.3771|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-22 13:37:59.3853|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-22 13:37:59.4023|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 13:37:59.4187|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-22 13:37:59.4187|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-22 13:37:59.4187|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 13:37:59.4187|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-22 13:37:59.4357|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 13:37:59.4357|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 13:37:59.4357|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 13:37:59.4357|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 13:37:59.6898|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 13:37:59.6898|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 13:37:59.6898|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 13:37:59.6898|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 13:37:59.6898|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 13:37:59.6898|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 13:37:59.6898|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 13:37:59.6898|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 13:37:59.6898|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 13:37:59.8378|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ADJK8TVC7" received FIN.
2024-03-22 13:37:59.8378|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADJK8TVC7" accepted.
2024-03-22 13:37:59.8378|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADJK8TVC7" started.
2024-03-22 13:37:59.8733|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-22 13:37:59.9142|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADJK8TVC7" stopped.
2024-03-22 13:37:59.9316|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ADJK8TVC7" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 13:38:00.1832|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADJK8TVC8" accepted.
2024-03-22 13:38:00.1958|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADJK8TVC8" started.
2024-03-22 13:38:00.2686|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2ADJK8TVC8 established using the following protocol: Tls12
2024-03-22 13:38:00.3782|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 13:38:00.4294|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 13:38:00.6402|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 13:38:00.7739|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 13:38:00.7794|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 403.6372ms
2024-03-22 13:38:00.7903|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 13:38:00.7902|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 13:38:00.8103|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 19.9842ms
2024-03-22 13:38:00.9158|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 125.5100ms
2024-03-22 13:38:01.0810|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 13:38:01.3066|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 225.5522ms
2024-03-22 13:38:17.7065|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User?properties=string&properties=string&properties=string - -
2024-03-22 13:38:17.7065|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 13:38:17.7454|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 13:38:17.7454|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 13:38:17.7454|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:38:17.7787|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 13:38:17.7787|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:38:17.8059|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 13:38:17.8059|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 13:38:17.8059|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 13:38:17.8059|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 13:38:17.8059|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 13:38:17.8059|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 13:38:17.8059|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:38:17.9764|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 13:38:18.7859|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 13:38:18.9854|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:38:18.9951|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 13:38:18.9951|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 13:38:18.9951|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:38:18.9951|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:38:18.9951|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 13:38:19.0074|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 13:38:19.0074|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:38:19.0074|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 13:38:19.0074|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:38:19.0074|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:38:19.0074|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:38:19.0074|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:38:19.0074|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:38:19.0074|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:38:19.0074|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name 'properties' in request data ...
2024-03-22 13:38:19.0074|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 13:38:19.0074|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 13:38:19.0074|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 13:38:19.0074|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 13:38:19.0074|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 13:38:19.0074|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 13:38:19.0074|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:38:19.0074|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:38:19.0074|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:38:19.0074|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 13:38:19.0298|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 13:38:19.0298|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 13:38:19.0298|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 13:38:19.0298|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 13:38:19.0298|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 13:38:19.0298|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-22 13:38:19.0470|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 1233.3127ms
2024-03-22 13:38:19.0470|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:38:19.0470|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 13:38:19.0542|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User?properties=string&properties=string&properties=string - - - 200 - application/json;+charset=utf-8 1347.7961ms
2024-03-22 13:38:29.3377|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User - -
2024-03-22 13:38:29.3377|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 13:38:29.3377|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 13:38:29.3377|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 13:38:29.3377|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:38:29.3377|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 13:38:29.3377|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:38:29.3377|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 13:38:29.3377|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 13:38:29.3377|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 13:38:29.3516|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 13:38:29.3516|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 13:38:29.3516|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 13:38:29.3516|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:38:29.4204|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 13:38:29.4204|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:38:29.4204|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 13:38:29.4204|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 13:38:29.4204|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:38:29.4204|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:38:29.4204|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 13:38:29.4204|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 13:38:29.4204|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:38:29.4204|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 13:38:29.4204|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:38:29.4204|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:38:29.4204|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:38:29.4204|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:38:29.4204|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:38:29.4204|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:38:29.4204|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name '' in request data ...
2024-03-22 13:38:29.4300|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Could not bind to collection using a format like =value1&=value2
2024-03-22 13:38:29.4300|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind model using indices. Example formats include: [0]=value1&[1]=value2, [0]=value1&[1]=value2, .index=zero&.index=one&[zero]=value1&[one]=value2
2024-03-22 13:38:29.4300|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name '[0]' in request data ...
2024-03-22 13:38:29.4300|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '[0]' of type 'System.String'.
2024-03-22 13:38:29.4300|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name '[0]'.
2024-03-22 13:38:29.4300|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:38:29.4300|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:38:29.4300|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:38:29.4300|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 13:38:29.4300|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 13:38:29.4300|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 13:38:29.4300|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 13:38:29.4300|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 13:38:29.4300|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 13:38:29.4300|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-22 13:38:29.4300|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 86.9803ms
2024-03-22 13:38:29.4300|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:38:29.4300|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 13:38:29.4300|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User - - - 200 - application/json;+charset=utf-8 103.2410ms
2024-03-22 13:38:45.6116|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User?properties=string&properties=string%C3%B6 - -
2024-03-22 13:38:45.6116|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 13:38:45.6116|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 13:38:45.6116|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 13:38:45.6116|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:38:45.6179|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 13:38:45.6179|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:38:45.6179|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 13:38:45.6179|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 13:38:45.6179|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 13:38:45.6179|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 13:38:45.6179|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 13:38:45.6179|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 13:38:45.6179|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:38:45.6453|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 13:38:45.6453|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:38:45.6496|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 13:38:45.6496|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 13:38:45.6496|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:38:45.6496|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:38:45.6496|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 13:38:45.6496|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 13:38:45.6496|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:38:45.6496|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 13:38:45.6496|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:38:45.6496|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:38:45.6496|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:38:45.6496|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:38:45.6496|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:38:45.6496|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:38:45.6496|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name 'properties' in request data ...
2024-03-22 13:38:45.6496|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 13:38:45.6496|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 13:38:45.6496|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 13:38:45.6496|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 13:38:45.6496|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:38:45.6496|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:38:45.6496|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:38:45.6496|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 13:38:50.9979|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 13:38:50.9979|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 13:38:50.9979|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 13:38:50.9979|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 13:38:50.9979|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 13:38:50.9979|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-22 13:38:51.0084|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 5386.2697ms
2024-03-22 13:38:51.0084|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:38:51.0084|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 13:38:51.0084|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User?properties=string&properties=string%C3%B6 - - - 200 - application/json;+charset=utf-8 5399.4693ms
2024-03-22 13:45:34.7890|DEBUG|Program|init main
2024-03-22 13:45:35.7583|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-22 13:45:35.8978|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 13:45:35.9461|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-22 13:45:35.9538|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-22 13:45:35.9538|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 13:45:35.9796|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-22 13:45:35.9842|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-22 13:45:35.9842|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 13:45:35.9842|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-22 13:45:35.9842|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 13:45:35.9842|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 13:45:35.9842|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 13:45:35.9842|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 13:45:36.2625|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 13:45:36.2625|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 13:45:36.2625|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 13:45:36.2700|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 13:45:36.2700|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 13:45:36.2700|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 13:45:36.2700|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 13:45:36.2700|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 13:45:36.2700|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 13:45:36.6635|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ADNSDI22T" received FIN.
2024-03-22 13:45:36.6635|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADNSDI22T" accepted.
2024-03-22 13:45:36.6741|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADNSDI22T" started.
2024-03-22 13:45:36.7001|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-22 13:45:36.7470|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADNSDI22T" stopped.
2024-03-22 13:45:36.7511|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ADNSDI22T" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 13:45:36.9723|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADNSDI22U" accepted.
2024-03-22 13:45:36.9933|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADNSDI22U" started.
2024-03-22 13:45:37.0824|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2ADNSDI22U established using the following protocol: Tls12
2024-03-22 13:45:37.2654|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 13:45:37.2998|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 13:45:37.4522|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 13:45:37.6004|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 13:45:37.6004|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 342.0377ms
2024-03-22 13:45:37.6266|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 13:45:37.6266|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 13:45:37.6440|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 17.3088ms
2024-03-22 13:45:37.7012|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 74.5739ms
2024-03-22 13:45:37.8649|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 13:45:38.0559|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 191.1886ms
2024-03-22 13:46:52.4547|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 41
2024-03-22 13:46:52.4547|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 13:46:52.4547|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 13:46:52.4547|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 13:46:52.4789|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 13:46:52.5132|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 13:46:52.5170|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)' with route pattern 'api/Directory/CreateSearchRoot' is valid for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 13:46:52.5170|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 13:46:52.5451|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 13:46:52.5487|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 13:46:52.5685|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CreateSearchRoot", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CreateSearchRoot(DigitalData.UserManager.Application.DTOs.SearchRootCreateDto) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 13:46:52.5685|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 13:46:52.5685|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 13:46:52.5685|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 13:46:52.5685|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 13:46:52.5685|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 13:46:52.5685|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:46:52.7321|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 13:46:53.5478|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 13:46:53.7522|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:46:53.7522|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 13:46:53.7522|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' using the name '' in request data ...
2024-03-22 13:46:53.7522|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 13:46:53.7689|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2ADNSDI22U", Request id "0HN2ADNSDI22U:00000009": started reading request body.
2024-03-22 13:46:53.7689|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2ADNSDI22U", Request id "0HN2ADNSDI22U:00000009": done reading request body.
2024-03-22 13:46:53.7689|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'
2024-03-22 13:46:53.7689|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 13:46:53.7689|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 13:46:53.7689|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 13:46:53.7885|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 13:46:53.7976|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 13:46:53.7976|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API) in 1224.8566ms
2024-03-22 13:46:53.7976|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 13:46:53.7976|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 13:46:53.7976|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 41 - 200 0 - 1355.6990ms
2024-03-22 13:47:22.9084|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/Group - -
2024-03-22 13:47:22.9084|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 13:47:22.9084|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/Group'
2024-03-22 13:47:22.9084|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/Group'
2024-03-22 13:47:22.9084|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:47:22.9237|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 13:47:22.9237|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:47:22.9465|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 13:47:22.9465|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 13:47:22.9465|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 13:47:22.9465|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 13:47:22.9465|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 13:47:22.9465|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 13:47:22.9465|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:47:23.0157|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 13:47:23.0157|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:47:23.0157|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 13:47:23.0157|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 13:47:23.0157|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:47:23.0157|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:47:23.0157|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 13:47:23.0157|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 13:47:23.0157|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:47:23.0157|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 13:47:23.0157|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:47:23.0157|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:47:23.0157|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:47:23.0157|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:47:23.0157|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:47:23.0157|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:47:23.0157|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name '' in request data ...
2024-03-22 13:47:23.0157|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Could not bind to collection using a format like =value1&=value2
2024-03-22 13:47:23.0312|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind model using indices. Example formats include: [0]=value1&[1]=value2, [0]=value1&[1]=value2, .index=zero&.index=one&[zero]=value1&[one]=value2
2024-03-22 13:47:23.0312|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name '[0]' in request data ...
2024-03-22 13:47:23.0312|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '[0]' of type 'System.String'.
2024-03-22 13:47:23.0312|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name '[0]'.
2024-03-22 13:47:23.0312|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:47:23.0312|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:47:23.0312|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:47:23.0312|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 13:47:25.5981|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 13:47:25.5981|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 13:47:25.5981|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 13:47:25.5981|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 13:47:25.5981|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 13:47:25.5981|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-22 13:47:25.6302|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 2681.0781ms
2024-03-22 13:47:25.6302|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:47:25.6302|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 13:47:25.6302|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/Group - - - 200 - application/json;+charset=utf-8 2723.9185ms
2024-03-22 13:48:08.3887|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/Group?dirEntryUsername=name - -
2024-03-22 13:48:08.3887|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 13:48:08.3887|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/Group'
2024-03-22 13:48:08.3887|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/Group'
2024-03-22 13:48:08.3887|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:48:08.3887|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 13:48:08.3887|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:48:08.3887|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 13:48:08.3887|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 13:48:08.3887|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 13:48:08.4037|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 13:48:08.4037|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 13:48:08.4037|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 13:48:08.4037|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:48:08.4230|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 13:48:08.4230|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:48:08.4230|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 13:48:08.4230|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 13:48:08.4230|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:48:08.4230|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:48:08.4230|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 13:48:08.4230|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 13:48:08.4230|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:48:08.4230|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name 'dirEntryUsername' in request data ...
2024-03-22 13:48:08.4230|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:48:08.4230|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:48:08.4230|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:48:08.4230|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:48:08.4357|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:48:08.4357|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name '' in request data ...
2024-03-22 13:48:08.4357|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Could not bind to collection using a format like =value1&=value2
2024-03-22 13:48:08.4357|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind model using indices. Example formats include: [0]=value1&[1]=value2, [0]=value1&[1]=value2, .index=zero&.index=one&[zero]=value1&[one]=value2
2024-03-22 13:48:08.4357|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name '[0]' in request data ...
2024-03-22 13:48:08.4357|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '[0]' of type 'System.String'.
2024-03-22 13:48:08.4357|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name '[0]'.
2024-03-22 13:48:08.4357|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:48:08.4357|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:48:08.4357|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:48:08.4357|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 13:48:08.4357|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 13:48:08.4357|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 13:48:08.4357|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 13:48:08.4357|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 13:48:08.4357|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 13:48:08.4357|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-22 13:48:08.4357|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 39.4143ms
2024-03-22 13:48:08.4357|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:48:08.4357|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 13:48:08.4357|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/Group?dirEntryUsername=name - - - 200 - application/json;+charset=utf-8 58.3526ms
2024-03-22 13:48:18.0286|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/Group?properties=name - -
2024-03-22 13:48:18.0286|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 13:48:18.0286|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/Group'
2024-03-22 13:48:18.0286|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/Group'
2024-03-22 13:48:18.0286|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:48:18.0286|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 13:48:18.0286|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:48:18.0286|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 13:48:18.0286|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 13:48:18.0286|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 13:48:18.0286|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 13:48:18.0286|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 13:48:18.0286|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 13:48:18.0286|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:48:18.0286|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 13:48:18.0286|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:48:18.0286|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 13:48:18.0286|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 13:48:18.0286|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:48:18.0286|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:48:18.0286|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 13:48:18.0286|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 13:48:18.0286|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:48:18.0286|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 13:48:18.0286|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:48:18.0286|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:48:18.0286|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:48:18.0286|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:48:18.0286|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:48:18.0286|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:48:18.0445|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name 'properties' in request data ...
2024-03-22 13:48:18.0445|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 13:48:18.0445|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 13:48:18.0445|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:48:18.0445|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:48:18.0445|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:48:18.0445|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 13:48:18.0816|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 13:48:18.0816|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 13:48:18.0816|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 13:48:18.0816|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 13:48:18.0816|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 13:48:18.0816|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-22 13:48:18.0988|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 62.6675ms
2024-03-22 13:48:18.0988|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:48:18.0988|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 13:48:18.0988|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/Group?properties=name - - - 200 - application/json;+charset=utf-8 71.3804ms
2024-03-22 13:48:44.6069|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/Group?properties=samaccountname - -
2024-03-22 13:48:44.6069|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 13:48:44.6069|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/Group'
2024-03-22 13:48:44.6069|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/Group'
2024-03-22 13:48:44.6069|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:48:44.6069|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 13:48:44.6069|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:48:44.6069|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 13:48:44.6069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 13:48:44.6069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 13:48:44.6069|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 13:48:44.6223|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 13:48:44.6223|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 13:48:44.6223|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:48:44.6223|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 13:48:44.6223|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:48:44.6223|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 13:48:44.6223|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 13:48:44.6223|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:48:44.6223|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:48:44.6223|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 13:48:44.6223|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 13:48:44.6223|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:48:44.6223|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 13:48:44.6223|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:48:44.6223|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:48:44.6223|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:48:44.6223|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:48:44.6223|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:48:44.6223|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:48:44.6223|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name 'properties' in request data ...
2024-03-22 13:48:44.6223|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 13:48:44.6223|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 13:48:44.6223|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:48:44.6223|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:48:44.6223|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:48:44.6223|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 13:48:44.6717|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 13:48:44.6717|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 13:48:44.6717|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 13:48:44.6717|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 13:48:44.6717|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 13:48:44.6717|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-22 13:48:44.6932|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 70.2266ms
2024-03-22 13:48:44.6932|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:48:44.6932|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 13:48:44.6932|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/Group?properties=samaccountname - - - 200 - application/json;+charset=utf-8 89.1486ms
2024-03-22 13:51:53.2392|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/Group?properties=samaccountname - -
2024-03-22 13:51:53.2450|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 13:51:53.2450|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/Group'
2024-03-22 13:51:53.2450|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/Group'
2024-03-22 13:51:53.2450|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:51:53.2450|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 13:51:53.2450|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:51:53.2450|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 13:51:53.2450|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 13:51:53.2450|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 13:51:53.2450|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 13:51:53.2450|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 13:51:53.2450|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 13:51:53.2450|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:51:53.2450|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 13:51:53.2450|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:51:53.2450|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 13:51:53.2450|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 13:51:53.2450|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:51:53.2450|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:51:53.2450|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 13:51:53.2450|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 13:51:53.2450|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:51:53.2450|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 13:51:53.2450|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:51:53.2450|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:51:53.2599|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:51:53.2599|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:51:53.2599|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:51:53.2599|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:51:53.2599|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name 'properties' in request data ...
2024-03-22 13:51:53.2599|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 13:51:53.2599|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 13:51:53.2599|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:51:53.2599|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:51:53.2599|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:51:53.2599|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 13:51:53.3053|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 13:51:53.3053|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 13:51:53.3068|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 13:51:53.3068|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 13:51:53.3068|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 13:51:53.3068|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-22 13:51:53.3068|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 65.8268ms
2024-03-22 13:51:53.3068|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:51:53.3068|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 13:51:53.3068|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/Group?properties=samaccountname - - - 200 - application/json;+charset=utf-8 81.9588ms
2024-03-22 13:52:04.5972|DEBUG|Program|init main
2024-03-22 13:52:05.4943|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-22 13:52:05.6195|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 13:52:05.6652|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-22 13:52:05.6709|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-22 13:52:05.6835|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 13:52:05.6835|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-22 13:52:05.6994|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-22 13:52:05.6994|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 13:52:05.6994|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-22 13:52:05.6994|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 13:52:05.6994|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 13:52:05.6994|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 13:52:05.7133|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 13:52:05.9715|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 13:52:05.9715|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 13:52:05.9715|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 13:52:05.9715|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 13:52:05.9715|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 13:52:05.9715|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 13:52:05.9715|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 13:52:05.9715|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 13:52:05.9715|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 13:52:06.0196|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADRGEO285" accepted.
2024-03-22 13:52:06.0196|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADRGEO285" started.
2024-03-22 13:52:06.0548|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ADRGEO285" received FIN.
2024-03-22 13:52:06.0621|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-22 13:52:06.1246|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADRGEO285" stopped.
2024-03-22 13:52:06.1423|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ADRGEO285" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 13:52:06.3622|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADRGEO286" accepted.
2024-03-22 13:52:06.3717|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADRGEO286" started.
2024-03-22 13:52:06.4474|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2ADRGEO286 established using the following protocol: Tls12
2024-03-22 13:52:06.5468|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 13:52:06.5870|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 13:52:06.7704|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 13:52:06.9037|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 13:52:06.9037|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 362.6947ms
2024-03-22 13:52:06.9191|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 13:52:06.9191|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 13:52:06.9468|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 27.4786ms
2024-03-22 13:52:06.9940|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 73.4484ms
2024-03-22 13:52:07.1706|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 13:52:07.3773|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 206.7572ms
2024-03-22 13:52:38.6812|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilter/Group?properties=name - -
2024-03-22 13:52:38.6812|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 13:52:38.7217|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilter/Group'
2024-03-22 13:52:38.7217|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilter/{filter}' is valid for the request path '/api/Directory/SearchByFilter/Group'
2024-03-22 13:52:38.7217|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 13:52:38.7522|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 13:52:38.7522|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 13:52:38.7799|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilter", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilter(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 13:52:38.7799|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 13:52:38.7799|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 13:52:38.7799|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 13:52:38.7799|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 13:52:38.7799|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 13:52:38.7799|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:52:38.9469|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 13:52:39.7735|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 13:52:39.9767|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:52:39.9865|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filter' of type 'System.String' ...
2024-03-22 13:52:39.9865|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filter' of type 'System.String' using the name 'filter' in request data ...
2024-03-22 13:52:39.9865|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filter' of type 'System.String'.
2024-03-22 13:52:39.9865|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filter' of type 'System.String'.
2024-03-22 13:52:39.9865|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filter' of type 'System.String' ...
2024-03-22 13:52:39.9986|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filter' of type 'System.String'.
2024-03-22 13:52:39.9986|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:52:39.9986|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 13:52:39.9986|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:52:39.9986|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:52:39.9986|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:52:39.9986|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:52:39.9986|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:52:39.9986|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:52:39.9986|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name 'properties' in request data ...
2024-03-22 13:52:39.9986|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 13:52:40.0087|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 13:52:40.0087|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:52:40.0087|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:52:40.0087|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:52:40.0087|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 13:52:40.0087|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 13:52:40.0087|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 13:52:40.0087|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 13:52:40.0087|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 13:52:40.0087|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 13:52:40.0087|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-22 13:52:40.0365|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API) in 1246.8295ms
2024-03-22 13:52:40.0365|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 13:52:40.0404|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 13:52:40.0404|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilter/Group?properties=name - - - 200 - application/json;+charset=utf-8 1362.9937ms
2024-03-22 13:52:44.9134|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilter/Group?properties= - -
2024-03-22 13:52:44.9134|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 13:52:44.9206|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilter/Group'
2024-03-22 13:52:44.9206|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilter/{filter}' is valid for the request path '/api/Directory/SearchByFilter/Group'
2024-03-22 13:52:44.9206|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 13:52:44.9206|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 13:52:44.9206|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 13:52:44.9206|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilter", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilter(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 13:52:44.9206|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 13:52:44.9206|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 13:52:44.9206|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 13:52:44.9206|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 13:52:44.9206|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 13:52:44.9206|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:52:44.9925|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 13:52:44.9939|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:52:44.9939|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filter' of type 'System.String' ...
2024-03-22 13:52:44.9939|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filter' of type 'System.String' using the name 'filter' in request data ...
2024-03-22 13:52:44.9939|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filter' of type 'System.String'.
2024-03-22 13:52:44.9939|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filter' of type 'System.String'.
2024-03-22 13:52:44.9939|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filter' of type 'System.String' ...
2024-03-22 13:52:44.9939|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filter' of type 'System.String'.
2024-03-22 13:52:44.9939|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:52:44.9939|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 13:52:44.9939|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:52:44.9939|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:52:44.9939|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:52:44.9939|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:52:44.9939|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:52:44.9939|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:52:44.9939|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name 'properties' in request data ...
2024-03-22 13:52:44.9939|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 13:52:44.9939|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 13:52:44.9939|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:52:44.9939|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:52:44.9939|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:52:44.9939|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 13:52:44.9939|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 13:52:44.9939|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 13:52:44.9939|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 13:52:44.9939|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 13:52:44.9939|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 13:52:44.9939|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-22 13:52:44.9939|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API) in 78.5006ms
2024-03-22 13:52:44.9939|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 13:52:44.9939|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 13:52:45.0092|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilter/Group?properties= - - - 200 - application/json;+charset=utf-8 95.7596ms
2024-03-22 13:52:59.7846|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 41
2024-03-22 13:52:59.7846|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 13:52:59.7846|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 13:52:59.7846|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 13:52:59.7899|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 13:52:59.7899|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 13:52:59.7899|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)' with route pattern 'api/Directory/CreateSearchRoot' is valid for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 13:52:59.7899|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 13:52:59.7899|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 13:52:59.7899|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 13:52:59.7899|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CreateSearchRoot", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CreateSearchRoot(DigitalData.UserManager.Application.DTOs.SearchRootCreateDto) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 13:52:59.7899|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 13:52:59.7899|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 13:52:59.7899|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 13:52:59.7899|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 13:52:59.7899|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 13:52:59.7899|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:52:59.8217|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 13:52:59.8217|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:52:59.8217|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 13:52:59.8217|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' using the name '' in request data ...
2024-03-22 13:52:59.8217|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 13:52:59.8217|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2ADRGEO286", Request id "0HN2ADRGEO286:0000000D": started reading request body.
2024-03-22 13:52:59.8217|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2ADRGEO286", Request id "0HN2ADRGEO286:0000000D": done reading request body.
2024-03-22 13:52:59.8402|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'
2024-03-22 13:52:59.8402|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 13:52:59.8402|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 13:52:59.8402|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 13:52:59.8402|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 13:52:59.8535|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 13:52:59.8535|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API) in 51.4405ms
2024-03-22 13:52:59.8535|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 13:52:59.8535|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 13:52:59.8535|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 41 - 200 0 - 70.9186ms
2024-03-22 13:53:19.1958|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/Group?properties=name - -
2024-03-22 13:53:19.1958|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 13:53:19.1958|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/Group'
2024-03-22 13:53:19.1958|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/Group'
2024-03-22 13:53:19.1958|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:53:19.1958|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 13:53:19.1958|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:53:19.1958|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 13:53:19.1958|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 13:53:19.1958|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 13:53:19.1958|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 13:53:19.1958|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 13:53:19.1958|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 13:53:19.1958|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:53:19.1958|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 13:53:19.1958|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:53:19.1958|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 13:53:19.1958|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 13:53:19.1958|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:53:19.1958|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:53:19.1958|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 13:53:19.1958|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 13:53:19.1958|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:53:19.1958|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 13:53:19.1958|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:53:19.1958|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:53:19.1958|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:53:19.1958|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:53:19.2118|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:53:19.2118|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:53:19.2118|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name 'properties' in request data ...
2024-03-22 13:53:19.2118|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 13:53:19.2118|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 13:53:19.2118|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:53:19.2118|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:53:19.2118|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:53:19.2118|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 13:53:21.7297|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 13:53:21.7297|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 13:53:21.7297|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 13:53:21.7297|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 13:53:21.7297|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 13:53:21.7297|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-22 13:53:21.7486|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 2543.1275ms
2024-03-22 13:53:21.7486|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:53:21.7486|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 13:53:21.7486|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/Group?properties=name - - - 200 - application/json;+charset=utf-8 2556.7328ms
2024-03-22 13:53:38.9319|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/Group?properties=name - -
2024-03-22 13:53:38.9319|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 13:53:38.9319|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/Group'
2024-03-22 13:53:38.9319|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/Group'
2024-03-22 13:53:38.9319|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:53:38.9319|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 13:53:38.9319|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:53:38.9319|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 13:53:38.9319|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 13:53:38.9319|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 13:53:38.9319|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 13:53:38.9319|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 13:53:38.9319|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 13:53:38.9319|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:53:38.9468|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 13:53:38.9468|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:53:38.9468|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 13:53:38.9468|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 13:53:38.9468|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:53:38.9468|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:53:38.9468|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 13:53:38.9468|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 13:53:38.9468|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:53:38.9468|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 13:53:38.9468|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:53:38.9468|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:53:38.9468|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:53:38.9468|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:53:38.9468|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:53:38.9468|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:53:38.9468|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name 'properties' in request data ...
2024-03-22 13:53:38.9468|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 13:53:38.9468|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 13:53:38.9468|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:53:38.9468|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:53:38.9468|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:53:38.9468|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 13:53:38.9628|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 13:53:38.9628|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 13:53:38.9628|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 13:53:38.9628|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 13:53:38.9628|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 13:53:38.9628|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-22 13:53:38.9628|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 25.7438ms
2024-03-22 13:53:38.9628|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:53:38.9628|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 13:53:38.9628|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/Group?properties=name - - - 200 - application/json;+charset=utf-8 40.9274ms
2024-03-22 13:54:07.2071|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User?properties=sammaccountname - -
2024-03-22 13:54:07.2123|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 13:54:07.2123|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 13:54:07.2123|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 13:54:07.2123|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:54:07.2123|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 13:54:07.2123|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:54:07.2123|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 13:54:07.2123|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 13:54:07.2123|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 13:54:07.2123|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 13:54:07.2123|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 13:54:07.2123|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 13:54:07.2123|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:54:07.2123|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 13:54:07.2123|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:54:07.2123|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 13:54:07.2267|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 13:54:07.2267|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:54:07.2267|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:54:07.2267|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 13:54:07.2267|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 13:54:07.2267|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:54:07.2267|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 13:54:07.2267|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:54:07.2267|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:54:07.2267|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:54:07.2267|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:54:07.2267|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:54:07.2267|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:54:07.2267|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name 'properties' in request data ...
2024-03-22 13:54:07.2267|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 13:54:07.2267|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 13:54:07.2267|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:54:07.2267|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:54:07.2267|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:54:07.2267|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 13:54:07.2267|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 13:54:07.2267|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 13:54:07.2415|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 13:54:07.2415|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 13:54:07.2415|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 13:54:07.2415|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-22 13:54:07.2415|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 21.3188ms
2024-03-22 13:54:07.2415|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:54:07.2415|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 13:54:07.2415|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User?properties=sammaccountname - - - 200 - application/json;+charset=utf-8 44.3247ms
2024-03-22 13:54:25.7955|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User?properties= - -
2024-03-22 13:54:25.7955|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 13:54:25.7955|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 13:54:25.7955|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 13:54:25.7955|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:54:25.7955|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 13:54:25.7955|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:54:25.7955|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 13:54:25.7955|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 13:54:25.7955|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 13:54:25.7955|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 13:54:25.7955|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 13:54:25.8045|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 13:54:25.8045|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:54:25.8045|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 13:54:25.8045|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:54:25.8045|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 13:54:25.8045|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 13:54:25.8045|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:54:25.8045|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:54:25.8045|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 13:54:25.8045|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 13:54:25.8045|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:54:25.8045|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 13:54:25.8045|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:54:25.8045|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:54:25.8045|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:54:25.8045|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:54:25.8045|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:54:25.8045|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:54:25.8045|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name 'properties' in request data ...
2024-03-22 13:54:25.8045|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 13:54:25.8045|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 13:54:25.8045|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:54:25.8045|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:54:25.8045|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:54:25.8045|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 13:54:49.2781|DEBUG|Program|init main
2024-03-22 13:54:50.4057|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-22 13:54:50.5314|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 13:54:50.5728|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-22 13:54:50.5728|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-22 13:54:50.5929|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 13:54:50.6049|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-22 13:54:50.6049|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-22 13:54:50.6049|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 13:54:50.6049|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-22 13:54:50.6179|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 13:54:50.6179|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 13:54:50.6179|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 13:54:50.6179|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 13:54:50.8219|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 13:54:50.8219|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 13:54:50.8219|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 13:54:50.8219|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 13:54:50.8219|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 13:54:50.8219|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 13:54:50.8219|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 13:54:50.8219|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 13:54:50.8219|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 13:54:50.8959|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADT1J4BAL" accepted.
2024-03-22 13:54:50.8970|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADT1J4BAL" started.
2024-03-22 13:54:50.8970|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADT1J4BAM" accepted.
2024-03-22 13:54:50.8970|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADT1J4BAM" started.
2024-03-22 13:54:50.9348|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ADT1J4BAL" received FIN.
2024-03-22 13:54:50.9348|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ADT1J4BAM" received FIN.
2024-03-22 13:54:50.9348|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-22 13:54:50.9348|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-22 13:54:50.9783|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADT1J4BAM" stopped.
2024-03-22 13:54:50.9783|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADT1J4BAL" stopped.
2024-03-22 13:54:50.9783|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ADT1J4BAM" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 13:54:50.9783|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ADT1J4BAL" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 13:54:51.1735|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADT1J4BAN" accepted.
2024-03-22 13:54:51.1819|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADT1J4BAN" started.
2024-03-22 13:54:51.2430|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2ADT1J4BAN established using the following protocol: Tls12
2024-03-22 13:54:51.3260|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 13:54:51.3553|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 13:54:51.5124|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 13:54:51.6263|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 13:54:51.6263|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 305.8340ms
2024-03-22 13:54:51.6414|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 13:54:51.6414|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 13:54:51.6710|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 28.5484ms
2024-03-22 13:54:51.7141|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 72.7310ms
2024-03-22 13:54:51.8713|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 13:54:52.0692|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 197.8584ms
2024-03-22 13:55:04.5469|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilter/User?properties=string - -
2024-03-22 13:55:04.5469|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 13:55:04.5833|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilter/User'
2024-03-22 13:55:04.5875|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilter/{filter}' is valid for the request path '/api/Directory/SearchByFilter/User'
2024-03-22 13:55:04.5875|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 13:55:04.6145|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 13:55:04.6182|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 13:55:04.6416|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilter", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilter(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 13:55:04.6416|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 13:55:04.6416|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 13:55:04.6416|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 13:55:04.6416|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 13:55:04.6416|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 13:55:04.6416|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:55:04.8072|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 13:55:05.6228|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 13:55:05.8226|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:55:05.8226|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filter' of type 'System.String' ...
2024-03-22 13:55:05.8354|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filter' of type 'System.String' using the name 'filter' in request data ...
2024-03-22 13:55:05.8354|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filter' of type 'System.String'.
2024-03-22 13:55:05.8354|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filter' of type 'System.String'.
2024-03-22 13:55:05.8354|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filter' of type 'System.String' ...
2024-03-22 13:55:05.8354|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filter' of type 'System.String'.
2024-03-22 13:55:05.8354|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:55:05.8354|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 13:55:05.8354|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:55:05.8354|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:55:05.8354|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:55:05.8354|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:55:05.8503|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:55:05.8503|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:55:05.8503|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name 'properties' in request data ...
2024-03-22 13:55:05.8503|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 13:55:05.8503|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 13:55:05.8503|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:55:05.8503|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:55:05.8503|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:55:05.8503|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 13:55:05.8665|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 13:55:05.8665|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 13:55:05.8665|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 13:55:05.8665|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 13:55:05.8665|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 13:55:05.8665|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-22 13:55:05.8850|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API) in 1235.9611ms
2024-03-22 13:55:05.8850|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 13:55:05.8850|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 13:55:05.8850|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilter/User?properties=string - - - 200 - application/json;+charset=utf-8 1345.6637ms
2024-03-22 13:55:08.2789|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilter/User?properties= - -
2024-03-22 13:55:08.2789|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 13:55:08.2789|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilter/User'
2024-03-22 13:55:08.2789|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilter/{filter}' is valid for the request path '/api/Directory/SearchByFilter/User'
2024-03-22 13:55:08.2789|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 13:55:08.2888|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 13:55:08.2888|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 13:55:08.2888|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilter", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilter(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 13:55:08.2888|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 13:55:08.2888|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 13:55:08.2888|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 13:55:08.2888|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 13:55:08.2888|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 13:55:08.2888|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:55:08.3598|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 13:55:08.3598|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:55:08.3598|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filter' of type 'System.String' ...
2024-03-22 13:55:08.3598|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filter' of type 'System.String' using the name 'filter' in request data ...
2024-03-22 13:55:08.3598|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filter' of type 'System.String'.
2024-03-22 13:55:08.3598|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filter' of type 'System.String'.
2024-03-22 13:55:08.3598|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filter' of type 'System.String' ...
2024-03-22 13:55:08.3598|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filter' of type 'System.String'.
2024-03-22 13:55:08.3598|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:55:08.3598|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 13:55:08.3661|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:55:08.3661|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:55:08.3661|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:55:08.3661|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:55:08.3661|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:55:08.3661|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:55:08.3661|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name 'properties' in request data ...
2024-03-22 13:55:08.3661|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 13:55:08.3661|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 13:55:08.3661|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:55:08.3661|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:55:08.3661|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:55:08.3661|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 13:55:08.3661|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 13:55:08.3661|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 13:55:08.3661|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 13:55:08.3661|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 13:55:08.3661|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 13:55:08.3661|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-22 13:55:08.3661|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API) in 82.201ms
2024-03-22 13:55:08.3661|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 13:55:08.3661|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 13:55:08.3661|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilter/User?properties= - - - 200 - application/json;+charset=utf-8 98.3040ms
2024-03-22 13:55:21.3855|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 41
2024-03-22 13:55:21.3855|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 13:55:21.3855|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 13:55:21.3855|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 13:55:21.3855|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 13:55:21.3855|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 13:55:21.3855|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)' with route pattern 'api/Directory/CreateSearchRoot' is valid for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 13:55:21.3855|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 13:55:21.3855|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 13:55:21.3855|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 13:55:21.3981|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CreateSearchRoot", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CreateSearchRoot(DigitalData.UserManager.Application.DTOs.SearchRootCreateDto) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 13:55:21.3981|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 13:55:21.3981|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 13:55:21.3981|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 13:55:21.3981|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 13:55:21.3981|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 13:55:21.3981|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:55:21.4180|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 13:55:21.4180|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:55:21.4180|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 13:55:21.4180|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' using the name '' in request data ...
2024-03-22 13:55:21.4180|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 13:55:21.4180|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2ADT1J4BAN", Request id "0HN2ADT1J4BAN:0000000D": started reading request body.
2024-03-22 13:55:21.4285|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2ADT1J4BAN", Request id "0HN2ADT1J4BAN:0000000D": done reading request body.
2024-03-22 13:55:21.4285|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'
2024-03-22 13:55:21.4285|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 13:55:21.4285|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 13:55:21.4285|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 13:55:21.4285|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 13:55:21.4453|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 13:55:21.4453|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API) in 44.774ms
2024-03-22 13:55:21.4453|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 13:55:21.4453|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 13:55:21.4453|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 41 - 200 0 - 61.4582ms
2024-03-22 13:55:30.4908|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilter/User?properties= - -
2024-03-22 13:55:30.4908|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 13:55:30.4908|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilter/User'
2024-03-22 13:55:30.4908|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilter/{filter}' is valid for the request path '/api/Directory/SearchByFilter/User'
2024-03-22 13:55:30.4908|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 13:55:30.4908|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 13:55:30.4908|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 13:55:30.4908|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilter", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilter(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 13:55:30.4908|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 13:55:30.4908|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 13:55:30.4908|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 13:55:30.4908|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 13:55:30.4908|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 13:55:30.4908|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:55:30.4908|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 13:55:30.4908|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:55:30.4908|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filter' of type 'System.String' ...
2024-03-22 13:55:30.4908|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filter' of type 'System.String' using the name 'filter' in request data ...
2024-03-22 13:55:30.4908|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filter' of type 'System.String'.
2024-03-22 13:55:30.4908|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filter' of type 'System.String'.
2024-03-22 13:55:30.4908|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filter' of type 'System.String' ...
2024-03-22 13:55:30.4908|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filter' of type 'System.String'.
2024-03-22 13:55:30.4908|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:55:30.4908|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 13:55:30.4908|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:55:30.4908|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:55:30.4908|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:55:30.4908|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:55:30.4908|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:55:30.5064|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:55:30.5064|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name 'properties' in request data ...
2024-03-22 13:55:30.5064|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 13:55:30.5064|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 13:55:30.5064|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:55:30.5064|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:55:30.5064|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:55:30.5064|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 13:56:21.5792|DEBUG|Program|init main
2024-03-22 13:56:22.4459|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-22 13:56:22.5642|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 13:56:22.6155|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-22 13:56:22.6155|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-22 13:56:22.6334|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 13:56:22.6458|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-22 13:56:22.6458|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-22 13:56:22.6458|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 13:56:22.6458|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-22 13:56:22.6458|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 13:56:22.6458|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 13:56:22.6618|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 13:56:22.6618|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 13:56:22.8681|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 13:56:22.8681|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 13:56:22.8681|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 13:56:22.8681|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 13:56:22.8681|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 13:56:22.8681|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 13:56:22.8681|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 13:56:22.8681|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 13:56:22.8681|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 13:56:23.0413|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADTT1ST8F" accepted.
2024-03-22 13:56:23.0413|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADTT1ST8F" started.
2024-03-22 13:56:23.0413|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADTT1ST8G" accepted.
2024-03-22 13:56:23.0413|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADTT1ST8G" started.
2024-03-22 13:56:23.0794|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ADTT1ST8F" received FIN.
2024-03-22 13:56:23.0794|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ADTT1ST8G" received FIN.
2024-03-22 13:56:23.0870|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-22 13:56:23.0870|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-22 13:56:23.1222|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADTT1ST8F" stopped.
2024-03-22 13:56:23.1222|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADTT1ST8G" stopped.
2024-03-22 13:56:23.1222|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ADTT1ST8F" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 13:56:23.1222|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ADTT1ST8G" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 13:56:23.3416|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADTT1ST8H" accepted.
2024-03-22 13:56:23.3416|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADTT1ST8H" started.
2024-03-22 13:56:23.4065|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2ADTT1ST8H established using the following protocol: Tls12
2024-03-22 13:56:23.4901|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 13:56:23.5207|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 13:56:23.6638|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 13:56:23.7843|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 13:56:23.7843|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 13:56:23.7888|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 300.4722ms
2024-03-22 13:56:23.7888|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 13:56:23.7888|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.9243ms
2024-03-22 13:56:23.8584|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 68.5934ms
2024-03-22 13:56:24.0231|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 13:56:24.2396|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 216.4434ms
2024-03-22 13:56:58.3718|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 32
2024-03-22 13:56:58.3718|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 13:56:58.3804|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 13:56:58.3804|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 13:56:58.3804|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 13:56:58.4192|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 13:56:58.4192|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)' with route pattern 'api/Directory/CreateSearchRoot' is valid for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 13:56:58.4192|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 13:56:58.4508|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 13:56:58.4508|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 13:56:58.4765|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CreateSearchRoot", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CreateSearchRoot(DigitalData.UserManager.Application.DTOs.SearchRootCreateDto) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 13:56:58.4765|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 13:56:58.4765|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 13:56:58.4765|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 13:56:58.4765|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 13:56:58.4765|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 13:56:58.4765|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:56:58.6373|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 13:56:59.4524|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 13:56:59.6534|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:56:59.6534|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 13:56:59.6623|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' using the name '' in request data ...
2024-03-22 13:56:59.6623|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 13:56:59.6623|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2ADTT1ST8H", Request id "0HN2ADTT1ST8H:00000009": started reading request body.
2024-03-22 13:56:59.6623|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2ADTT1ST8H", Request id "0HN2ADTT1ST8H:00000009": done reading request body.
2024-03-22 13:56:59.6769|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'
2024-03-22 13:56:59.6769|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 13:56:59.6769|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 13:56:59.6769|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 13:56:59.6769|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 13:56:59.7003|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 13:56:59.7003|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API) in 1220.2046ms
2024-03-22 13:56:59.7003|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 13:56:59.7003|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 13:56:59.7115|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 32 - 200 0 - 1339.8910ms
2024-03-22 13:57:07.1861|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/tekh?properties= - -
2024-03-22 13:57:07.1861|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 13:57:07.1929|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/tekh'
2024-03-22 13:57:07.1929|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/tekh'
2024-03-22 13:57:07.1929|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:57:07.1929|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 13:57:07.1929|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:57:07.1929|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 13:57:07.1929|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 13:57:07.1929|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 13:57:07.1929|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 13:57:07.1929|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 13:57:07.1929|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 13:57:07.1929|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:57:07.2754|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 13:57:07.2754|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:57:07.2754|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 13:57:07.2754|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 13:57:07.2754|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:57:07.2754|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:57:07.2754|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 13:57:07.2754|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 13:57:07.2854|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:57:07.2854|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 13:57:07.2854|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:57:07.2854|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:57:07.2854|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:57:07.2854|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:57:07.2854|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:57:07.2854|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:57:07.2854|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name 'properties' in request data ...
2024-03-22 13:57:07.2854|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 13:57:07.2854|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 13:57:07.2854|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:57:07.2854|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:57:07.2854|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:57:07.2854|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 13:57:07.2854|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 13:57:07.3026|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 13:57:07.3026|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 13:57:07.3026|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 13:57:07.3026|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter' and content type 'text/plain' to write the response.
2024-03-22 13:57:07.3026|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing NotFoundObjectResult, writing value of type 'System.String'.
2024-03-22 13:57:07.3026|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 99.3214ms
2024-03-22 13:57:07.3026|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:57:07.3026|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 13:57:07.3026|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/tekh?properties= - - - 404 - text/plain;+charset=utf-8 120.9005ms
2024-03-22 13:57:31.8810|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User?properties= - -
2024-03-22 13:57:31.8810|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 13:57:31.8810|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 13:57:31.8810|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 13:57:31.8810|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:57:31.8810|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 13:57:31.8810|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:57:31.8810|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 13:57:31.8810|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 13:57:31.8810|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 13:57:31.8810|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 13:57:31.8810|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 13:57:31.8810|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 13:57:31.8810|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:57:31.9115|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 13:57:31.9115|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:57:31.9115|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 13:57:31.9115|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 13:57:31.9115|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:57:31.9115|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:57:31.9115|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 13:57:31.9115|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 13:57:31.9115|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:57:31.9115|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 13:57:31.9115|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:57:31.9115|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:57:31.9115|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:57:31.9115|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:57:31.9115|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:57:31.9115|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:57:31.9115|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name 'properties' in request data ...
2024-03-22 13:57:31.9115|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 13:57:31.9115|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 13:57:31.9115|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:57:31.9115|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:57:31.9115|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:57:31.9115|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 13:58:04.4307|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 32536.446ms
2024-03-22 13:58:04.4307|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:58:04.4307|ERROR|Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware|An unhandled exception has occurred while executing the request.|System.DirectoryServices.DirectoryServicesCOMException (0x8007052E): The user name or password is incorrect.
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.DirectorySearchService.FindAll(DirectoryEntry searchRoot, String filter, SearchScope searchScope, Int32 sizeLimit, String[] properties) in E:\TekH\Visual Studio\WebCoreModules\DigitalData.Core.Application\DirectorySearchService.cs:line 67
at DigitalData.Core.Application.DirectorySearchService.FindAllByUserCache(String username, String filter, SearchScope searchScope, Int32 sizeLimit, String[] properties) in E:\TekH\Visual Studio\WebCoreModules\DigitalData.Core.Application\DirectorySearchService.cs:line 85
at DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName(String filterName, String dirEntryUsername, String[] properties) in E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API\Controllers\DirectoryController.cs:line 87
at lambda_method6(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-22 13:58:04.4808|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 13:58:04.4808|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User?properties= - - - 500 - text/plain;+charset=utf-8 32600.6835ms
2024-03-22 13:58:16.0445|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User?properties=&properties=string - -
2024-03-22 13:58:16.0445|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 13:58:16.0445|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 13:58:16.0445|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 13:58:16.0445|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:58:16.0445|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 13:58:16.0445|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:58:16.0445|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 13:58:16.0445|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 13:58:16.0502|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 13:58:16.0502|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 13:58:16.0502|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 13:58:16.0502|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 13:58:16.0502|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:58:16.0502|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 13:58:16.0502|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:58:16.0502|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 13:58:16.0502|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 13:58:16.0502|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:58:16.0502|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:58:16.0502|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 13:58:16.0502|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 13:58:16.0502|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:58:16.0502|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 13:58:16.0502|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:58:16.0502|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:58:16.0502|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:58:16.0502|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:58:16.0502|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:58:16.0502|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:58:16.0666|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name 'properties' in request data ...
2024-03-22 13:58:16.0666|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 13:58:16.0666|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 13:58:16.0666|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 13:58:16.0666|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 13:58:16.0666|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:58:16.0666|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:58:16.0666|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:58:16.0666|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 13:58:19.0827|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 3031.1701ms
2024-03-22 13:58:19.0827|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:58:19.0827|ERROR|Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware|An unhandled exception has occurred while executing the request.|System.DirectoryServices.DirectoryServicesCOMException (0x8007052E): The user name or password is incorrect.
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.DirectorySearchService.FindAll(DirectoryEntry searchRoot, String filter, SearchScope searchScope, Int32 sizeLimit, String[] properties) in E:\TekH\Visual Studio\WebCoreModules\DigitalData.Core.Application\DirectorySearchService.cs:line 67
at DigitalData.Core.Application.DirectorySearchService.FindAllByUserCache(String username, String filter, SearchScope searchScope, Int32 sizeLimit, String[] properties) in E:\TekH\Visual Studio\WebCoreModules\DigitalData.Core.Application\DirectorySearchService.cs:line 85
at DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName(String filterName, String dirEntryUsername, String[] properties) in E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API\Controllers\DirectoryController.cs:line 87
at lambda_method6(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-22 13:58:19.0827|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 13:58:19.1006|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User?properties=&properties=string - - - 500 - text/plain;+charset=utf-8 3055.7375ms
2024-03-22 13:58:24.9909|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User - -
2024-03-22 13:58:24.9909|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 13:58:24.9909|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 13:58:24.9909|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 13:58:24.9909|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:58:24.9909|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 13:58:24.9909|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 13:58:24.9909|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 13:58:24.9909|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 13:58:24.9909|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 13:58:24.9909|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 13:58:24.9909|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 13:58:24.9909|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 13:58:24.9909|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:58:24.9909|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 13:58:24.9909|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:58:24.9909|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 13:58:24.9909|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 13:58:24.9909|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:58:24.9909|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 13:58:25.0028|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 13:58:25.0028|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 13:58:25.0028|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:58:25.0028|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 13:58:25.0028|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:58:25.0028|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:58:25.0028|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:58:25.0028|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:58:25.0028|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:58:25.0028|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:58:25.0028|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name '' in request data ...
2024-03-22 13:58:25.0028|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Could not bind to collection using a format like =value1&=value2
2024-03-22 13:58:25.0028|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind model using indices. Example formats include: [0]=value1&[1]=value2, [0]=value1&[1]=value2, .index=zero&.index=one&[zero]=value1&[one]=value2
2024-03-22 13:58:25.0188|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name '[0]' in request data ...
2024-03-22 13:58:25.0188|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '[0]' of type 'System.String'.
2024-03-22 13:58:25.0188|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name '[0]'.
2024-03-22 13:58:25.0188|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:58:25.0188|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:58:25.0188|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:58:25.0188|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 13:58:50.9423|DEBUG|Program|init main
2024-03-22 13:58:52.0879|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-22 13:58:52.2335|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 13:58:52.2766|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-22 13:58:52.2766|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-22 13:58:52.2934|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 13:58:52.3047|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-22 13:58:52.3047|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-22 13:58:52.3047|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 13:58:52.3047|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-22 13:58:52.3169|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 13:58:52.3169|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 13:58:52.3169|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 13:58:52.3169|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 13:58:52.5239|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 13:58:52.5239|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 13:58:52.5239|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 13:58:52.5239|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 13:58:52.5239|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 13:58:52.5239|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 13:58:52.5239|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 13:58:52.5239|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 13:58:52.5239|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 13:58:52.5766|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADV9JVEOD" accepted.
2024-03-22 13:58:52.5766|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADV9JVEOD" started.
2024-03-22 13:58:52.5846|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ADV9JVEOE" received FIN.
2024-03-22 13:58:52.5846|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ADV9JVEOD" received FIN.
2024-03-22 13:58:52.5966|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADV9JVEOE" accepted.
2024-03-22 13:58:52.5966|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADV9JVEOE" started.
2024-03-22 13:58:52.5966|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-22 13:58:52.5966|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-22 13:58:52.6507|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADV9JVEOD" stopped.
2024-03-22 13:58:52.6507|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADV9JVEOE" stopped.
2024-03-22 13:58:52.6507|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ADV9JVEOD" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 13:58:52.6507|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ADV9JVEOE" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 13:58:52.8637|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADV9JVEOF" accepted.
2024-03-22 13:58:52.8637|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ADV9JVEOF" started.
2024-03-22 13:58:52.9272|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2ADV9JVEOF established using the following protocol: Tls12
2024-03-22 13:58:53.0075|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 13:58:53.0394|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 13:58:53.2036|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 13:58:53.3258|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 13:58:53.3258|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 323.1731ms
2024-03-22 13:58:53.3444|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 13:58:53.3444|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 13:58:53.3657|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.2468ms
2024-03-22 13:58:53.4077|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 63.2880ms
2024-03-22 13:58:53.5684|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 13:58:53.7714|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 202.9669ms
2024-03-22 13:59:11.3332|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 71
2024-03-22 13:59:11.3332|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 13:59:11.3332|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 13:59:11.3332|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 13:59:11.3332|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 13:59:11.3737|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 13:59:11.3778|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)' with route pattern 'api/Directory/CreateSearchRoot' is valid for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 13:59:11.3778|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 13:59:11.4089|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 13:59:11.4124|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 13:59:11.4334|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CreateSearchRoot", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CreateSearchRoot(DigitalData.UserManager.Application.DTOs.SearchRootCreateDto) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 13:59:11.4334|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 13:59:11.4334|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 13:59:11.4334|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 13:59:11.4334|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 13:59:11.4334|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 13:59:11.4334|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:59:11.5970|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 13:59:12.4187|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 13:59:12.6235|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:59:12.6293|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 13:59:12.6293|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' using the name '' in request data ...
2024-03-22 13:59:12.6293|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 13:59:12.6293|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2ADV9JVEOF", Request id "0HN2ADV9JVEOF:00000009": started reading request body.
2024-03-22 13:59:12.6293|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2ADV9JVEOF", Request id "0HN2ADV9JVEOF:00000009": done reading request body.
2024-03-22 13:59:12.6468|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'
2024-03-22 13:59:12.6468|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 13:59:12.6468|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 13:59:12.6468|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 13:59:12.6612|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 13:59:12.6612|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 13:59:12.6612|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API) in 1232.7614ms
2024-03-22 13:59:12.6612|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 13:59:12.6778|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 13:59:12.6778|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 71 - 200 0 - 1347.8461ms
2024-03-22 13:59:31.6454|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilter/User?properties= - -
2024-03-22 13:59:31.6454|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 13:59:31.6454|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilter/User'
2024-03-22 13:59:31.6454|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilter/{filter}' is valid for the request path '/api/Directory/SearchByFilter/User'
2024-03-22 13:59:31.6454|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 13:59:31.6604|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 13:59:31.6604|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 13:59:31.6604|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilter", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilter(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 13:59:31.6604|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 13:59:31.6604|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 13:59:31.6604|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 13:59:31.6604|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 13:59:31.6604|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 13:59:31.6604|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:59:31.7403|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 13:59:31.7403|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:59:31.7403|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filter' of type 'System.String' ...
2024-03-22 13:59:31.7403|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filter' of type 'System.String' using the name 'filter' in request data ...
2024-03-22 13:59:31.7403|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filter' of type 'System.String'.
2024-03-22 13:59:31.7403|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filter' of type 'System.String'.
2024-03-22 13:59:31.7403|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filter' of type 'System.String' ...
2024-03-22 13:59:31.7403|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filter' of type 'System.String'.
2024-03-22 13:59:31.7403|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:59:31.7403|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 13:59:31.7403|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:59:31.7403|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:59:31.7403|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:59:31.7523|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:59:31.7523|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:59:31.7523|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:59:31.7523|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name 'properties' in request data ...
2024-03-22 13:59:31.7523|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 13:59:31.7523|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 13:59:31.7523|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:59:31.7523|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:59:31.7523|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:59:31.7523|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 13:59:48.6686|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API) in 16995.0396ms
2024-03-22 13:59:48.6686|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 13:59:48.6686|ERROR|Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware|An unhandled exception has occurred while executing the request.|System.ArgumentException: The User search filter is invalid.
at System.DirectoryServices.SearchResultCollection.ResultsEnumerator.MoveNext()
at DigitalData.Core.Application.DirectorySearchService.FindAll(DirectoryEntry searchRoot, String filter, SearchScope searchScope, Int32 sizeLimit, String[] properties) in E:\TekH\Visual Studio\WebCoreModules\DigitalData.Core.Application\DirectorySearchService.cs:line 67
at DigitalData.Core.Application.DirectorySearchService.FindAllByUserCache(String username, String filter, SearchScope searchScope, Int32 sizeLimit, String[] properties) in E:\TekH\Visual Studio\WebCoreModules\DigitalData.Core.Application\DirectorySearchService.cs:line 85
at DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter(String filter, String dirEntryUsername, String[] properties) in E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API\Controllers\DirectoryController.cs:line 74
at lambda_method6(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-22 13:59:48.7016|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 13:59:48.7016|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilter/User?properties= - - - 500 - text/plain;+charset=utf-8 17056.9256ms
2024-03-22 13:59:54.8446|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilter/User?properties=&properties=string - -
2024-03-22 13:59:54.8446|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 13:59:54.8461|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilter/User'
2024-03-22 13:59:54.8461|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilter/{filter}' is valid for the request path '/api/Directory/SearchByFilter/User'
2024-03-22 13:59:54.8461|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 13:59:54.8461|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 13:59:54.8461|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 13:59:54.8461|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilter", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilter(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 13:59:54.8461|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 13:59:54.8461|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 13:59:54.8461|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 13:59:54.8461|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 13:59:54.8461|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 13:59:54.8461|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:59:54.8766|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 13:59:54.8794|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 13:59:54.8794|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filter' of type 'System.String' ...
2024-03-22 13:59:54.8794|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filter' of type 'System.String' using the name 'filter' in request data ...
2024-03-22 13:59:54.8794|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filter' of type 'System.String'.
2024-03-22 13:59:54.8794|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filter' of type 'System.String'.
2024-03-22 13:59:54.8794|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filter' of type 'System.String' ...
2024-03-22 13:59:54.8794|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filter' of type 'System.String'.
2024-03-22 13:59:54.8794|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:59:54.8794|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 13:59:54.8794|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:59:54.8794|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:59:54.8794|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:59:54.8794|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 13:59:54.8794|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 13:59:54.8794|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:59:54.8794|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name 'properties' in request data ...
2024-03-22 13:59:54.8794|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 13:59:54.8794|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 13:59:54.8794|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 13:59:54.8794|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 13:59:54.8794|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:59:54.8794|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 13:59:54.8794|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 13:59:54.8794|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 13:59:58.1454|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API) in 3290.9151ms
2024-03-22 13:59:58.1454|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 13:59:58.1454|ERROR|Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware|An unhandled exception has occurred while executing the request.|System.ArgumentException: The User search filter is invalid.
at System.DirectoryServices.SearchResultCollection.ResultsEnumerator.MoveNext()
at DigitalData.Core.Application.DirectorySearchService.FindAll(DirectoryEntry searchRoot, String filter, SearchScope searchScope, Int32 sizeLimit, String[] properties) in E:\TekH\Visual Studio\WebCoreModules\DigitalData.Core.Application\DirectorySearchService.cs:line 67
at DigitalData.Core.Application.DirectorySearchService.FindAllByUserCache(String username, String filter, SearchScope searchScope, Int32 sizeLimit, String[] properties) in E:\TekH\Visual Studio\WebCoreModules\DigitalData.Core.Application\DirectorySearchService.cs:line 85
at DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter(String filter, String dirEntryUsername, String[] properties) in E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API\Controllers\DirectoryController.cs:line 74
at lambda_method6(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-22 13:59:58.1633|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 13:59:58.1633|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilter/User?properties=&properties=string - - - 500 - text/plain;+charset=utf-8 3320.2721ms
2024-03-22 14:00:00.5918|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilter/User?properties=string - -
2024-03-22 14:00:00.5918|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 14:00:00.5918|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilter/User'
2024-03-22 14:00:00.5918|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilter/{filter}' is valid for the request path '/api/Directory/SearchByFilter/User'
2024-03-22 14:00:00.5918|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 14:00:00.5960|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 14:00:00.5960|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 14:00:00.5960|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilter", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilter(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 14:00:00.5960|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 14:00:00.5960|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 14:00:00.5960|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 14:00:00.5960|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 14:00:00.5960|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 14:00:00.5960|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:00:00.5960|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 14:00:00.5960|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:00:00.5960|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filter' of type 'System.String' ...
2024-03-22 14:00:00.5960|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filter' of type 'System.String' using the name 'filter' in request data ...
2024-03-22 14:00:00.5960|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filter' of type 'System.String'.
2024-03-22 14:00:00.5960|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filter' of type 'System.String'.
2024-03-22 14:00:00.5960|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filter' of type 'System.String' ...
2024-03-22 14:00:00.5960|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filter' of type 'System.String'.
2024-03-22 14:00:00.5960|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:00:00.5960|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 14:00:00.5960|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:00:00.5960|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:00:00.5960|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:00:00.5960|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:00:00.5960|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:00:00.5960|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 14:00:00.5960|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name 'properties' in request data ...
2024-03-22 14:00:00.5960|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 14:00:00.6110|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 14:00:00.6110|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 14:00:00.6110|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 14:00:00.6110|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 14:00:00.6110|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 14:00:07.7215|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API) in 7122.3023ms
2024-03-22 14:00:07.7215|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 14:00:07.7215|ERROR|Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware|An unhandled exception has occurred while executing the request.|System.ArgumentException: The User search filter is invalid.
at System.DirectoryServices.SearchResultCollection.ResultsEnumerator.MoveNext()
at DigitalData.Core.Application.DirectorySearchService.FindAll(DirectoryEntry searchRoot, String filter, SearchScope searchScope, Int32 sizeLimit, String[] properties) in E:\TekH\Visual Studio\WebCoreModules\DigitalData.Core.Application\DirectorySearchService.cs:line 67
at DigitalData.Core.Application.DirectorySearchService.FindAllByUserCache(String username, String filter, SearchScope searchScope, Int32 sizeLimit, String[] properties) in E:\TekH\Visual Studio\WebCoreModules\DigitalData.Core.Application\DirectorySearchService.cs:line 85
at DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter(String filter, String dirEntryUsername, String[] properties) in E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API\Controllers\DirectoryController.cs:line 74
at lambda_method6(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-22 14:00:07.7215|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 14:00:07.7215|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilter/User?properties=string - - - 500 - text/plain;+charset=utf-8 7143.6601ms
2024-03-22 14:00:15.2962|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilter/User?properties=name - -
2024-03-22 14:00:15.2962|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 14:00:15.2962|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilter/User'
2024-03-22 14:00:15.2992|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilter/{filter}' is valid for the request path '/api/Directory/SearchByFilter/User'
2024-03-22 14:00:15.2992|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 14:00:15.2992|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 14:00:15.2992|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 14:00:15.2992|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilter", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilter(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 14:00:15.2992|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 14:00:15.2992|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 14:00:15.2992|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 14:00:15.2992|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 14:00:15.2992|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 14:00:15.2992|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:00:15.2992|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 14:00:15.2992|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:00:15.2992|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filter' of type 'System.String' ...
2024-03-22 14:00:15.2992|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filter' of type 'System.String' using the name 'filter' in request data ...
2024-03-22 14:00:15.2992|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filter' of type 'System.String'.
2024-03-22 14:00:15.2992|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filter' of type 'System.String'.
2024-03-22 14:00:15.2992|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filter' of type 'System.String' ...
2024-03-22 14:00:15.2992|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filter' of type 'System.String'.
2024-03-22 14:00:15.2992|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:00:15.2992|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 14:00:15.2992|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:00:15.2992|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:00:15.2992|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:00:15.2992|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:00:15.2992|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:00:15.2992|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 14:00:15.2992|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name 'properties' in request data ...
2024-03-22 14:00:15.2992|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 14:00:15.2992|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 14:00:15.2992|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 14:00:15.2992|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 14:00:15.2992|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 14:00:15.3142|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 14:00:17.8937|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API) in 2589.949ms
2024-03-22 14:00:17.8937|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 14:00:17.8937|ERROR|Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware|An unhandled exception has occurred while executing the request.|System.ArgumentException: The User search filter is invalid.
at System.DirectoryServices.SearchResultCollection.ResultsEnumerator.MoveNext()
at DigitalData.Core.Application.DirectorySearchService.FindAll(DirectoryEntry searchRoot, String filter, SearchScope searchScope, Int32 sizeLimit, String[] properties) in E:\TekH\Visual Studio\WebCoreModules\DigitalData.Core.Application\DirectorySearchService.cs:line 67
at DigitalData.Core.Application.DirectorySearchService.FindAllByUserCache(String username, String filter, SearchScope searchScope, Int32 sizeLimit, String[] properties) in E:\TekH\Visual Studio\WebCoreModules\DigitalData.Core.Application\DirectorySearchService.cs:line 85
at DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter(String filter, String dirEntryUsername, String[] properties) in E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API\Controllers\DirectoryController.cs:line 74
at lambda_method6(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-22 14:00:17.9104|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 14:00:17.9104|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilter/User?properties=name - - - 500 - text/plain;+charset=utf-8 2614.6708ms
2024-03-22 14:00:44.9665|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilter/User - -
2024-03-22 14:00:44.9738|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 14:00:44.9738|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilter/User'
2024-03-22 14:00:44.9738|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilter/{filter}' is valid for the request path '/api/Directory/SearchByFilter/User'
2024-03-22 14:00:44.9738|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 14:00:44.9738|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 14:00:44.9738|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 14:00:44.9738|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilter", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilter(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 14:00:44.9738|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 14:00:44.9738|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 14:00:44.9738|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 14:00:44.9738|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 14:00:44.9738|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 14:00:44.9738|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:00:44.9738|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 14:00:44.9738|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:00:44.9738|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filter' of type 'System.String' ...
2024-03-22 14:00:44.9738|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filter' of type 'System.String' using the name 'filter' in request data ...
2024-03-22 14:00:44.9738|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filter' of type 'System.String'.
2024-03-22 14:00:44.9738|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filter' of type 'System.String'.
2024-03-22 14:00:44.9738|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filter' of type 'System.String' ...
2024-03-22 14:00:44.9738|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filter' of type 'System.String'.
2024-03-22 14:00:44.9854|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:00:44.9854|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 14:00:44.9854|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:00:44.9854|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:00:44.9854|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:00:44.9854|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:00:44.9854|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:00:44.9854|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 14:00:44.9854|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name '' in request data ...
2024-03-22 14:00:44.9854|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Could not bind to collection using a format like =value1&=value2
2024-03-22 14:00:44.9854|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind model using indices. Example formats include: [0]=value1&[1]=value2, [0]=value1&[1]=value2, .index=zero&.index=one&[zero]=value1&[one]=value2
2024-03-22 14:00:44.9854|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name '[0]' in request data ...
2024-03-22 14:00:44.9854|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '[0]' of type 'System.String'.
2024-03-22 14:00:44.9854|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name '[0]'.
2024-03-22 14:00:44.9854|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 14:00:44.9854|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 14:00:44.9854|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 14:00:44.9854|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 14:00:51.6127|DEBUG|Program|init main
2024-03-22 14:00:52.6274|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-22 14:00:52.7330|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 14:00:52.7740|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-22 14:00:52.7740|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-22 14:00:52.7915|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 14:00:52.8034|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-22 14:00:52.8034|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-22 14:00:52.8034|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 14:00:52.8034|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-22 14:00:52.8161|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 14:00:52.8161|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 14:00:52.8161|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 14:00:52.8161|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 14:00:53.0147|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 14:00:53.0147|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 14:00:53.0147|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 14:00:53.0147|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 14:00:53.0169|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 14:00:53.0169|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 14:00:53.0169|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 14:00:53.0169|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 14:00:53.0169|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 14:00:53.0924|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AE0DH9VT8" received FIN.
2024-03-22 14:00:53.0991|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AE0DH9VT8" accepted.
2024-03-22 14:00:53.0991|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AE0DH9VT8" started.
2024-03-22 14:00:53.1228|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-22 14:00:53.1617|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AE0DH9VT8" stopped.
2024-03-22 14:00:53.1617|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AE0DH9VT8" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 14:00:53.3408|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AE0DH9VT9" accepted.
2024-03-22 14:00:53.3408|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AE0DH9VT9" started.
2024-03-22 14:00:53.4128|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AE0DH9VT9 established using the following protocol: Tls12
2024-03-22 14:00:53.4986|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 14:00:53.5307|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 14:00:53.6768|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 14:00:53.7964|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 14:00:53.8020|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 304.5981ms
2024-03-22 14:00:53.8166|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 14:00:53.8166|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 14:00:53.8430|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.2782ms
2024-03-22 14:00:53.8862|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 69.6042ms
2024-03-22 14:00:54.0454|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 14:00:54.2561|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 210.6899ms
2024-03-22 14:01:04.5375|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilter/User - -
2024-03-22 14:01:04.5375|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 14:01:04.5765|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilter/User'
2024-03-22 14:01:04.5812|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilter/{filter}' is valid for the request path '/api/Directory/SearchByFilter/User'
2024-03-22 14:01:04.5812|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 14:01:04.6111|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 14:01:04.6111|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 14:01:04.6377|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilter", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilter(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 14:01:04.6377|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 14:01:04.6377|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 14:01:04.6377|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 14:01:04.6377|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 14:01:04.6377|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 14:01:04.6434|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:01:04.8055|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 14:01:05.6143|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 14:01:05.8172|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:01:05.8172|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filter' of type 'System.String' ...
2024-03-22 14:01:05.8172|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filter' of type 'System.String' using the name 'filter' in request data ...
2024-03-22 14:01:05.8172|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filter' of type 'System.String'.
2024-03-22 14:01:05.8172|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filter' of type 'System.String'.
2024-03-22 14:01:05.8172|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filter' of type 'System.String' ...
2024-03-22 14:01:05.8349|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filter' of type 'System.String'.
2024-03-22 14:01:05.8349|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:01:05.8349|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 14:01:05.8349|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:01:05.8349|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:01:05.8349|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:01:05.8349|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:01:05.8349|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:01:05.8349|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 14:01:05.8349|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name '' in request data ...
2024-03-22 14:01:05.8349|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Could not bind to collection using a format like =value1&=value2
2024-03-22 14:01:05.8462|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind model using indices. Example formats include: [0]=value1&[1]=value2, [0]=value1&[1]=value2, .index=zero&.index=one&[zero]=value1&[one]=value2
2024-03-22 14:01:05.8462|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name '[0]' in request data ...
2024-03-22 14:01:05.8462|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '[0]' of type 'System.String'.
2024-03-22 14:01:05.8462|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name '[0]'.
2024-03-22 14:01:05.8462|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 14:01:05.8462|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 14:01:05.8462|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 14:01:05.8462|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 14:01:05.8462|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 14:01:05.8626|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 14:01:05.8626|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 14:01:05.8626|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 14:01:05.8626|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 14:01:05.8626|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-22 14:01:05.8786|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API) in 1233.2417ms
2024-03-22 14:01:05.8786|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 14:01:05.8786|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 14:01:05.8786|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilter/User - - - 200 - application/json;+charset=utf-8 1349.0061ms
2024-03-22 14:01:20.4040|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 71
2024-03-22 14:01:20.4040|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 14:01:20.4070|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 14:01:20.4070|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 14:01:20.4070|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 14:01:20.4070|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 14:01:20.4070|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)' with route pattern 'api/Directory/CreateSearchRoot' is valid for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 14:01:20.4070|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 14:01:20.4070|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 14:01:20.4070|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 14:01:20.4254|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CreateSearchRoot", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CreateSearchRoot(DigitalData.UserManager.Application.DTOs.SearchRootCreateDto) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 14:01:20.4254|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 14:01:20.4254|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 14:01:20.4254|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 14:01:20.4254|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 14:01:20.4254|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 14:01:20.4254|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:01:20.4975|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 14:01:20.4975|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:01:20.4975|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 14:01:20.5009|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' using the name '' in request data ...
2024-03-22 14:01:20.5009|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 14:01:20.5009|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AE0DH9VT9", Request id "0HN2AE0DH9VT9:0000000B": started reading request body.
2024-03-22 14:01:20.5009|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AE0DH9VT9", Request id "0HN2AE0DH9VT9:0000000B": done reading request body.
2024-03-22 14:01:20.5009|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'
2024-03-22 14:01:20.5009|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 14:01:20.5009|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 14:01:20.5009|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 14:01:20.5199|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 14:01:20.5199|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 14:01:20.5199|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API) in 95.9574ms
2024-03-22 14:01:20.5199|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 14:01:20.5199|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 14:01:20.5199|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 71 - 200 0 - 124.0778ms
2024-03-22 14:01:27.6852|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilter/User - -
2024-03-22 14:01:27.6852|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 14:01:27.6852|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilter/User'
2024-03-22 14:01:27.6852|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilter/{filter}' is valid for the request path '/api/Directory/SearchByFilter/User'
2024-03-22 14:01:27.6884|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 14:01:27.6884|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 14:01:27.6884|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 14:01:27.6884|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilter", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilter(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 14:01:27.6884|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 14:01:27.6884|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 14:01:27.6884|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 14:01:27.6884|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 14:01:27.6884|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 14:01:27.6884|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:01:27.7165|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 14:01:27.7165|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:01:27.7196|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filter' of type 'System.String' ...
2024-03-22 14:01:27.7196|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filter' of type 'System.String' using the name 'filter' in request data ...
2024-03-22 14:01:27.7196|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filter' of type 'System.String'.
2024-03-22 14:01:27.7196|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filter' of type 'System.String'.
2024-03-22 14:01:27.7196|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filter' of type 'System.String' ...
2024-03-22 14:01:27.7196|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filter' of type 'System.String'.
2024-03-22 14:01:27.7196|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:01:27.7196|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 14:01:27.7196|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:01:27.7196|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:01:27.7196|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:01:27.7196|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:01:27.7196|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:01:27.7196|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 14:01:27.7196|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name '' in request data ...
2024-03-22 14:01:27.7196|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Could not bind to collection using a format like =value1&=value2
2024-03-22 14:01:27.7196|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind model using indices. Example formats include: [0]=value1&[1]=value2, [0]=value1&[1]=value2, .index=zero&.index=one&[zero]=value1&[one]=value2
2024-03-22 14:01:27.7196|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name '[0]' in request data ...
2024-03-22 14:01:27.7196|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '[0]' of type 'System.String'.
2024-03-22 14:01:27.7196|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name '[0]'.
2024-03-22 14:01:27.7196|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 14:01:27.7196|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 14:01:27.7196|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 14:01:27.7196|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 14:01:54.1348|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API) in 26439.4214ms
2024-03-22 14:01:54.1348|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 14:01:54.1348|ERROR|Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware|An unhandled exception has occurred while executing the request.|System.ArgumentException: The User search filter is invalid.
at System.DirectoryServices.SearchResultCollection.ResultsEnumerator.MoveNext()
at DigitalData.Core.Application.DirectorySearchService.FindAll(DirectoryEntry searchRoot, String filter, SearchScope searchScope, Int32 sizeLimit, String[] properties) in E:\TekH\Visual Studio\WebCoreModules\DigitalData.Core.Application\DirectorySearchService.cs:line 67
at DigitalData.Core.Application.DirectorySearchService.FindAllByUserCache(String username, String filter, SearchScope searchScope, Int32 sizeLimit, String[] properties) in E:\TekH\Visual Studio\WebCoreModules\DigitalData.Core.Application\DirectorySearchService.cs:line 85
at DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter(String filter, String dirEntryUsername, String[] properties) in E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API\Controllers\DirectoryController.cs:line 74
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-22 14:01:54.1643|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 14:01:54.1643|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilter/User - - - 500 - text/plain;+charset=utf-8 26479.7685ms
2024-03-22 14:02:06.8841|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User - -
2024-03-22 14:02:06.8841|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 14:02:06.8841|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 14:02:06.8841|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 14:02:06.8841|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:02:06.8841|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 14:02:06.8841|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:02:06.8920|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 14:02:06.8920|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 14:02:06.8920|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 14:02:06.8920|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 14:02:06.8920|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 14:02:06.8920|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 14:02:06.8920|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:02:06.8920|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 14:02:06.8920|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:02:06.8920|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 14:02:06.8920|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 14:02:06.8920|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 14:02:06.8920|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 14:02:06.8920|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 14:02:06.8920|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 14:02:06.8920|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:02:06.8920|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 14:02:06.8920|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:02:06.8920|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:02:06.8920|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:02:06.8920|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:02:06.8920|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:02:06.8920|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 14:02:06.8920|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name '' in request data ...
2024-03-22 14:02:06.8920|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Could not bind to collection using a format like =value1&=value2
2024-03-22 14:02:06.8920|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind model using indices. Example formats include: [0]=value1&[1]=value2, [0]=value1&[1]=value2, .index=zero&.index=one&[zero]=value1&[one]=value2
2024-03-22 14:02:06.8920|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name '[0]' in request data ...
2024-03-22 14:02:06.8920|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '[0]' of type 'System.String'.
2024-03-22 14:02:06.8920|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name '[0]'.
2024-03-22 14:02:06.9063|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 14:02:06.9063|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 14:02:06.9063|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 14:02:06.9063|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 14:02:07.0601|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 14:02:07.0601|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 14:02:07.0601|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 14:02:07.0601|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 14:02:07.0601|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 14:02:07.0624|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-22 14:02:07.0927|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 197.7927ms
2024-03-22 14:02:07.0934|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:02:07.0934|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 14:02:07.0934|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User - - - 200 - application/json;+charset=utf-8 210.6245ms
2024-03-22 14:02:20.2574|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User - -
2024-03-22 14:02:20.2574|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 14:02:20.2574|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 14:02:20.2574|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 14:02:20.2574|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:02:20.2574|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 14:02:20.2574|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:02:20.2574|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 14:02:20.2574|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 14:02:20.2574|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 14:02:20.2574|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 14:02:20.2574|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 14:02:20.2574|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 14:02:20.2574|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:02:20.2574|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 14:02:20.2654|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:02:20.2654|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 14:02:20.2654|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 14:02:20.2654|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 14:02:20.2654|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 14:02:20.2654|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 14:02:20.2654|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 14:02:20.2654|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:02:20.2654|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 14:02:20.2654|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:02:20.2654|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:02:20.2654|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:02:20.2654|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:02:20.2654|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:02:20.2654|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 14:02:20.2654|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name '' in request data ...
2024-03-22 14:02:20.2654|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Could not bind to collection using a format like =value1&=value2
2024-03-22 14:02:20.2654|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind model using indices. Example formats include: [0]=value1&[1]=value2, [0]=value1&[1]=value2, .index=zero&.index=one&[zero]=value1&[one]=value2
2024-03-22 14:02:20.2654|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name '[0]' in request data ...
2024-03-22 14:02:20.2654|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '[0]' of type 'System.String'.
2024-03-22 14:02:20.2654|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name '[0]'.
2024-03-22 14:02:20.2654|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 14:02:20.2654|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 14:02:20.2654|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 14:02:20.2654|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 14:02:20.3422|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 14:02:20.3422|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 14:02:20.3435|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 14:02:20.3435|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 14:02:20.3435|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 14:02:20.3435|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-22 14:02:20.3610|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 97.1768ms
2024-03-22 14:02:20.3610|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:02:20.3610|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 14:02:20.3610|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User - - - 200 - application/json;+charset=utf-8 104.6610ms
2024-03-22 14:02:26.8361|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User?properties= - -
2024-03-22 14:02:26.8361|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 14:02:26.8361|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 14:02:26.8361|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 14:02:26.8361|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:02:26.8361|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 14:02:26.8361|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:02:26.8361|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 14:02:26.8361|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 14:02:26.8361|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 14:02:26.8361|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 14:02:26.8361|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 14:02:26.8361|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 14:02:26.8361|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:02:26.8361|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 14:02:26.8361|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:02:26.8471|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 14:02:26.8471|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 14:02:26.8471|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 14:02:26.8471|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 14:02:26.8471|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 14:02:26.8471|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 14:02:26.8471|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:02:26.8471|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 14:02:26.8471|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:02:26.8471|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:02:26.8471|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:02:26.8471|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:02:26.8471|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:02:26.8471|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 14:02:26.8471|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name 'properties' in request data ...
2024-03-22 14:02:26.8471|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 14:02:26.8471|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 14:02:26.8591|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 14:02:26.8591|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 14:02:26.8591|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 14:02:26.8591|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 14:02:26.9288|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 14:02:26.9288|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 14:02:26.9288|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 14:02:26.9288|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 14:02:26.9288|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 14:02:26.9288|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-22 14:02:26.9405|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 99.1693ms
2024-03-22 14:02:26.9405|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:02:26.9405|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 14:02:26.9405|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User?properties= - - - 200 - application/json;+charset=utf-8 107.0319ms
2024-03-22 14:02:43.0058|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User?properties=name - -
2024-03-22 14:02:43.0058|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 14:02:43.0058|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 14:02:43.0058|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 14:02:43.0058|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:02:43.0058|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 14:02:43.0058|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:02:43.0058|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 14:02:43.0058|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 14:02:43.0058|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 14:02:43.0058|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 14:02:43.0058|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 14:02:43.0058|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 14:02:43.0058|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:02:43.0146|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 14:02:43.0146|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:02:43.0146|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 14:02:43.0146|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 14:02:43.0146|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 14:02:43.0146|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 14:02:43.0146|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 14:02:43.0146|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 14:02:43.0146|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:02:43.0146|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 14:02:43.0146|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:02:43.0146|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:02:43.0146|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:02:43.0146|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:02:43.0146|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:02:43.0146|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 14:02:43.0146|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name 'properties' in request data ...
2024-03-22 14:02:43.0146|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 14:02:43.0146|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 14:02:43.0146|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 14:02:43.0146|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 14:02:43.0146|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 14:02:43.0146|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 14:02:43.0356|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 14:02:43.0356|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 14:02:43.0356|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 14:02:43.0356|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 14:02:43.0356|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 14:02:43.0356|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-22 14:02:43.0356|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 28.5636ms
2024-03-22 14:02:43.0356|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:02:43.0356|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 14:02:43.0356|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User?properties=name - - - 200 - application/json;+charset=utf-8 38.2881ms
2024-03-22 14:02:59.7382|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User?properties=samaccountname - -
2024-03-22 14:02:59.7382|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 14:02:59.7382|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 14:02:59.7382|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 14:02:59.7382|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:02:59.7382|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 14:02:59.7382|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:02:59.7382|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 14:02:59.7382|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 14:02:59.7382|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 14:02:59.7382|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 14:02:59.7382|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 14:02:59.7382|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 14:02:59.7382|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:02:59.7382|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 14:02:59.7382|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:02:59.7382|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 14:02:59.7382|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 14:02:59.7494|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 14:02:59.7494|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 14:02:59.7494|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 14:02:59.7494|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 14:02:59.7494|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:02:59.7494|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 14:02:59.7494|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:02:59.7494|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:02:59.7494|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:02:59.7494|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:02:59.7494|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:02:59.7494|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 14:02:59.7494|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name 'properties' in request data ...
2024-03-22 14:02:59.7494|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 14:02:59.7494|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 14:02:59.7494|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 14:02:59.7494|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 14:02:59.7494|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 14:02:59.7494|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 14:02:59.7720|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 14:02:59.7720|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 14:02:59.7720|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 14:02:59.7720|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 14:02:59.7720|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 14:02:59.7720|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-22 14:02:59.7720|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 31.788ms
2024-03-22 14:02:59.7720|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:02:59.7720|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 14:02:59.7801|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User?properties=samaccountname - - - 200 - application/json;+charset=utf-8 41.9289ms
2024-03-22 14:03:12.2101|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User?properties=samaccountname&properties=password - -
2024-03-22 14:03:12.2101|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 14:03:12.2101|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 14:03:12.2101|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 14:03:12.2101|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:03:12.2101|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 14:03:12.2101|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:03:12.2101|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 14:03:12.2101|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 14:03:12.2101|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 14:03:12.2101|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 14:03:12.2175|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 14:03:12.2175|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 14:03:12.2175|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:03:12.2175|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 14:03:12.2175|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:03:12.2175|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 14:03:12.2175|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 14:03:12.2175|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 14:03:12.2175|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 14:03:12.2175|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 14:03:12.2175|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 14:03:12.2175|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:03:12.2175|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 14:03:12.2175|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:03:12.2175|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:03:12.2175|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:03:12.2175|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:03:12.2175|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:03:12.2175|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 14:03:12.2175|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name 'properties' in request data ...
2024-03-22 14:03:12.2175|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 14:03:12.2175|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 14:03:12.2175|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 14:03:12.2175|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 14:03:12.2336|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 14:03:12.2336|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 14:03:12.2336|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 14:03:12.2336|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 14:03:12.2336|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 14:03:12.2336|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 14:03:12.2336|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 14:03:12.2336|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 14:03:12.2336|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 14:03:12.2336|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-22 14:03:12.2493|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 30.9985ms
2024-03-22 14:03:12.2493|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:03:12.2493|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 14:03:12.2493|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User?properties=samaccountname&properties=password - - - 200 - application/json;+charset=utf-8 41.3065ms
2024-03-22 14:03:16.8965|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User?properties=samaccountname&properties=password - -
2024-03-22 14:03:16.8965|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 14:03:16.8965|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 14:03:16.8965|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 14:03:16.8965|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:03:16.8965|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 14:03:16.8965|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:03:16.8965|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 14:03:16.8965|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 14:03:16.8965|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 14:03:16.8965|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 14:03:16.8965|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 14:03:16.8965|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 14:03:16.8965|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:03:16.9056|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 14:03:16.9056|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:03:16.9056|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 14:03:16.9056|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 14:03:16.9056|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 14:03:16.9056|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 14:03:16.9056|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 14:03:16.9056|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 14:03:16.9056|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:03:16.9056|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 14:03:16.9056|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:03:16.9056|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:03:16.9056|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:03:16.9056|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:03:16.9056|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:03:16.9056|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 14:03:16.9056|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name 'properties' in request data ...
2024-03-22 14:03:16.9056|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 14:03:16.9056|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 14:03:16.9056|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 14:03:16.9056|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 14:03:16.9056|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 14:03:16.9056|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 14:03:16.9056|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 14:03:16.9056|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 14:03:16.9266|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 14:03:16.9266|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 14:03:16.9266|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 14:03:16.9266|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 14:03:16.9266|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 14:03:16.9266|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-22 14:03:16.9266|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 27.0593ms
2024-03-22 14:03:16.9266|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:03:16.9266|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 14:03:16.9266|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User?properties=samaccountname&properties=password - - - 200 - application/json;+charset=utf-8 36.2781ms
2024-03-22 14:03:23.2254|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User?properties=samaccountname&properties= - -
2024-03-22 14:03:23.2254|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 14:03:23.2254|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 14:03:23.2254|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 14:03:23.2254|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:03:23.2254|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 14:03:23.2254|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:03:23.2254|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 14:03:23.2254|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 14:03:23.2254|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 14:03:23.2254|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 14:03:23.2254|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 14:03:23.2330|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 14:03:23.2330|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:03:23.2330|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 14:03:23.2330|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:03:23.2330|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 14:03:23.2330|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 14:03:23.2330|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 14:03:23.2330|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 14:03:23.2330|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 14:03:23.2330|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 14:03:23.2330|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:03:23.2330|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 14:03:23.2330|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:03:23.2330|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:03:23.2330|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:03:23.2330|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:03:23.2330|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:03:23.2330|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 14:03:23.2330|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name 'properties' in request data ...
2024-03-22 14:03:23.2330|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 14:03:23.2330|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 14:03:23.2330|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 14:03:23.2330|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 14:03:23.2330|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 14:03:23.2330|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 14:03:23.2490|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 14:03:23.2490|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 14:03:23.2490|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 14:03:23.2490|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 14:03:23.2490|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 14:03:23.2490|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 14:03:23.2490|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 14:03:23.2490|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-22 14:03:23.2490|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 28.1888ms
2024-03-22 14:03:23.2490|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:03:23.2490|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 14:03:23.2490|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User?properties=samaccountname&properties= - - - 200 - application/json;+charset=utf-8 37.8934ms
2024-03-22 14:03:26.9365|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User - -
2024-03-22 14:03:26.9365|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 14:03:26.9365|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 14:03:26.9365|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 14:03:26.9365|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:03:26.9365|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 14:03:26.9365|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:03:26.9365|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 14:03:26.9365|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 14:03:26.9365|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 14:03:26.9365|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 14:03:26.9365|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 14:03:26.9365|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 14:03:26.9365|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:03:26.9365|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 14:03:26.9365|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:03:26.9365|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 14:03:26.9365|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 14:03:26.9365|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 14:03:26.9365|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 14:03:26.9365|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 14:03:26.9365|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 14:03:26.9365|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:03:26.9365|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 14:03:26.9365|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:03:26.9365|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:03:26.9365|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:03:26.9523|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:03:26.9523|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:03:26.9523|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 14:03:26.9523|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name '' in request data ...
2024-03-22 14:03:26.9523|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Could not bind to collection using a format like =value1&=value2
2024-03-22 14:03:26.9523|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind model using indices. Example formats include: [0]=value1&[1]=value2, [0]=value1&[1]=value2, .index=zero&.index=one&[zero]=value1&[one]=value2
2024-03-22 14:03:26.9523|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name '[0]' in request data ...
2024-03-22 14:03:26.9523|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '[0]' of type 'System.String'.
2024-03-22 14:03:26.9523|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name '[0]'.
2024-03-22 14:03:26.9523|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 14:03:26.9523|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 14:03:26.9523|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 14:03:26.9523|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 14:03:27.0597|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 14:03:27.0597|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 14:03:27.0610|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 14:03:27.0610|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 14:03:27.0610|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 14:03:27.0610|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-22 14:03:27.0610|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 125.5249ms
2024-03-22 14:03:27.0610|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:03:27.0610|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 14:03:27.0610|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User - - - 200 - application/json;+charset=utf-8 134.8036ms
2024-03-22 14:03:55.7693|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 14:03:55.7693|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 14:03:55.8200|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 14:03:55.8200|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 51.1886ms
2024-03-22 14:03:55.8200|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 14:03:55.8200|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 14:03:55.8296|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 3.4714ms
2024-03-22 14:03:55.8791|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 54.3450ms
2024-03-22 14:03:56.0773|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 14:03:56.0997|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 22.3210ms
2024-03-22 14:10:49.5044|DEBUG|Program|init main
2024-03-22 14:10:50.5304|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-22 14:10:50.6712|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 14:10:50.7284|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-22 14:10:50.7284|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-22 14:10:50.7508|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 14:10:50.7644|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-22 14:10:50.7644|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-22 14:10:50.7644|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 14:10:50.7744|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-22 14:10:50.7744|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 14:10:50.7744|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 14:10:50.7744|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 14:10:50.7744|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 14:10:51.0212|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 14:10:51.0212|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 14:10:51.0212|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 14:10:51.0212|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 14:10:51.0238|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 14:10:51.0238|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 14:10:51.0238|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 14:10:51.0238|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 14:10:51.0238|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 14:10:51.1800|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AE5VP3P57" accepted.
2024-03-22 14:10:51.1800|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AE5VP3P57" started.
2024-03-22 14:10:51.1800|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AE5VP3P58" accepted.
2024-03-22 14:10:51.1800|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AE5VP3P58" started.
2024-03-22 14:10:51.2174|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AE5VP3P58" received FIN.
2024-03-22 14:10:51.2174|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AE5VP3P57" received FIN.
2024-03-22 14:10:51.2292|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-22 14:10:51.2292|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-22 14:10:51.2721|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AE5VP3P58" stopped.
2024-03-22 14:10:51.2721|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AE5VP3P57" stopped.
2024-03-22 14:10:51.2754|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AE5VP3P58" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 14:10:51.2754|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AE5VP3P57" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 14:10:51.5335|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AE5VP3P59" accepted.
2024-03-22 14:10:51.5335|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AE5VP3P59" started.
2024-03-22 14:10:51.6442|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AE5VP3P59 established using the following protocol: Tls12
2024-03-22 14:10:51.7652|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 14:10:51.8027|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 14:10:52.0021|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 14:10:52.1420|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 14:10:52.1420|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 384.0547ms
2024-03-22 14:10:52.1565|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 14:10:52.1565|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 14:10:52.1811|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 24.3948ms
2024-03-22 14:10:52.2284|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 71.8728ms
2024-03-22 14:10:52.4201|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 14:10:52.6506|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 230.8136ms
2024-03-22 14:35:06.0411|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilter/gh?properties=string - -
2024-03-22 14:35:06.0508|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 14:35:06.0837|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilter/gh'
2024-03-22 14:35:06.0837|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilter/{filter}' is valid for the request path '/api/Directory/SearchByFilter/gh'
2024-03-22 14:35:06.0837|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 14:35:06.1020|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 14:35:06.1020|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 14:35:06.1290|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilter", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilter(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 14:35:06.1290|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 14:35:06.1290|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 14:35:06.1290|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 14:35:06.1290|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 14:35:06.1290|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 14:35:06.1290|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:35:06.3006|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 14:35:07.1103|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 14:35:07.3145|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:35:07.3315|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filter' of type 'System.String' ...
2024-03-22 14:35:07.3315|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filter' of type 'System.String' using the name 'filter' in request data ...
2024-03-22 14:35:07.3315|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filter' of type 'System.String'.
2024-03-22 14:35:07.3315|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filter' of type 'System.String'.
2024-03-22 14:35:07.3315|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filter' of type 'System.String' ...
2024-03-22 14:35:07.3315|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filter' of type 'System.String'.
2024-03-22 14:35:07.3315|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:35:07.3463|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 14:35:07.3463|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:35:07.3463|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:35:07.3463|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:35:07.3463|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:35:07.3463|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:35:07.3463|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'properties' of type 'System.String[]' ...
2024-03-22 14:35:07.3463|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'properties' of type 'System.String[]' using the name 'properties' in request data ...
2024-03-22 14:35:07.3463|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'properties' in request data ...
2024-03-22 14:35:07.3463|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'properties'.
2024-03-22 14:35:07.3463|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 14:35:07.3463|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'properties' of type 'System.String[]'.
2024-03-22 14:35:07.3463|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'properties' of type 'System.String[]' ...
2024-03-22 14:35:07.3463|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'properties' of type 'System.String[]'.
2024-03-22 14:35:16.9909|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API) in 10847.423ms
2024-03-22 14:35:16.9909|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter (DigitalData.UserManager.API)'
2024-03-22 14:35:16.9909|ERROR|Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware|An unhandled exception has occurred while executing the request.|System.InvalidOperationException: The required claim indicating the user's name was not found in the user's claims. Please ensure the user has the necessary claims to proceed.
at DigitalData.UserManager.API.Controllers.DirectoryController.get_CurrentUser()
at DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilter(String filter, String dirEntryUsername, String[] properties)
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-22 14:35:17.0103|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 14:35:17.0103|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilter/gh?properties=string - - - 500 - text/plain;+charset=utf-8 10972.8664ms
2024-03-22 14:36:37.1441|DEBUG|Program|init main
2024-03-22 14:36:38.0774|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-22 14:36:38.2181|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 14:36:38.2723|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-22 14:36:38.2723|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-22 14:36:38.2906|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 14:36:38.3027|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-22 14:36:38.3027|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-22 14:36:38.3027|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 14:36:38.3027|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-22 14:36:38.3167|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 14:36:38.3167|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 14:36:38.3167|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 14:36:38.3167|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 14:36:38.5807|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 14:36:38.5807|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 14:36:38.5807|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 14:36:38.5807|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 14:36:38.5807|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 14:36:38.5807|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 14:36:38.5807|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 14:36:38.5807|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 14:36:38.5807|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 14:36:38.6812|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AEKCV7LRD" accepted.
2024-03-22 14:36:38.6812|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AEKCV7LRD" started.
2024-03-22 14:36:38.6812|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AEKCV7LRE" accepted.
2024-03-22 14:36:38.6812|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AEKCV7LRE" started.
2024-03-22 14:36:38.7248|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AEKCV7LRD" received FIN.
2024-03-22 14:36:38.7248|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AEKCV7LRE" received FIN.
2024-03-22 14:36:38.7248|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-22 14:36:38.7248|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-22 14:36:38.7819|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AEKCV7LRE" stopped.
2024-03-22 14:36:38.7819|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AEKCV7LRD" stopped.
2024-03-22 14:36:38.7864|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AEKCV7LRE" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 14:36:38.7864|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AEKCV7LRD" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 14:36:39.0401|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AEKCV7LRF" accepted.
2024-03-22 14:36:39.0401|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AEKCV7LRF" started.
2024-03-22 14:36:39.1192|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AEKCV7LRF established using the following protocol: Tls12
2024-03-22 14:36:39.2463|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 14:36:39.2861|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 14:36:39.5036|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 14:36:39.6557|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 14:36:39.6657|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 14:36:39.6657|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 422.3049ms
2024-03-22 14:36:39.6657|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 14:36:39.6943|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 28.5231ms
2024-03-22 14:36:39.7649|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 93.6492ms
2024-03-22 14:36:39.9518|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 14:36:40.1710|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 219.3034ms
2024-03-22 14:37:33.0723|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Group - -
2024-03-22 14:37:33.0840|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 14:37:33.1188|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Group'
2024-03-22 14:37:33.1188|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-22 14:37:33.1188|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 14:37:33.1386|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 14:37:33.1416|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 14:37:33.1665|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[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 14:37:33.1665|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 14:37:33.1665|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 14:37:33.1665|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 14:37:33.1665|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 14:37:33.1665|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 14:37:33.1725|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:37:33.3413|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 14:37:34.1534|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 14:37:34.3600|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:37:34.3767|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:37:34.3767|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 14:37:34.3767|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:37:34.3767|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:37:34.3767|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:37:34.3767|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:37:34.3767|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:37:34.3767|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String[]' ...
2024-03-22 14:37:34.3767|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'propName' of type 'System.String[]' using the name '' in request data ...
2024-03-22 14:37:34.3767|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Could not bind to collection using a format like =value1&=value2
2024-03-22 14:37:34.3914|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind model using indices. Example formats include: [0]=value1&[1]=value2, [0]=value1&[1]=value2, .index=zero&.index=one&[zero]=value1&[one]=value2
2024-03-22 14:37:34.3914|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name '[0]' in request data ...
2024-03-22 14:37:34.3914|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '[0]' of type 'System.String'.
2024-03-22 14:37:34.3914|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name '[0]'.
2024-03-22 14:37:34.3914|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 14:37:34.3914|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 14:37:34.3914|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String[]' ...
2024-03-22 14:37:34.3914|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String[]'.
2024-03-22 14:37:39.9722|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 6797.4577ms
2024-03-22 14:37:39.9722|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 14:37:39.9722|ERROR|Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware|An unhandled exception has occurred while executing the request.|System.InvalidOperationException: The required claim indicating the user's name was not found in the user's claims. Please ensure the user has the necessary claims to proceed.
at DigitalData.UserManager.API.Controllers.DirectoryController.get_CurrentUser() in E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API\Controllers\DirectoryController.cs:line 129
at DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups(String dirEntryUsername, String[] propName) in E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API\Controllers\DirectoryController.cs:line 104
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-22 14:37:40.0087|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 14:37:40.0087|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Group - - - 500 - text/plain;+charset=utf-8 6941.1047ms
2024-03-22 14:38:40.7180|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 71
2024-03-22 14:38:40.7180|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 14:38:40.7180|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 14:38:40.7180|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 14:38:40.7180|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 14:38:40.7338|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 14:38:40.7338|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)' with route pattern 'api/Directory/CreateSearchRoot' is valid for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 14:38:40.7338|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 14:38:40.7338|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 14:38:40.7338|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 14:38:40.7338|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CreateSearchRoot", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult CreateSearchRoot(DigitalData.UserManager.Application.DTOs.SearchRootCreateDto) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 14:38:40.7338|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 14:38:40.7338|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 14:38:40.7338|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 14:38:40.7338|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 14:38:40.7338|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 14:38:40.7338|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:38:40.8097|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 14:38:40.8097|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:38:40.8119|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 14:38:40.8119|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' using the name '' in request data ...
2024-03-22 14:38:40.8119|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 14:38:40.8119|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AEKCV7LRF", Request id "0HN2AEKCV7LRF:0000000B": started reading request body.
2024-03-22 14:38:40.8119|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AEKCV7LRF", Request id "0HN2AEKCV7LRF:0000000B": done reading request body.
2024-03-22 14:38:40.8291|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'
2024-03-22 14:38:40.8291|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 14:38:40.8291|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 14:38:40.8291|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 14:38:40.8291|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 14:38:43.4929|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 14:38:43.4929|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API) in 2751.1106ms
2024-03-22 14:38:43.4929|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 14:38:43.4929|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 14:38:43.4929|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 71 - 200 0 - 2777.4156ms
2024-03-22 14:39:11.4683|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Group - -
2024-03-22 14:39:11.4683|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 14:39:11.4683|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Group'
2024-03-22 14:39:11.4683|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-22 14:39:11.4683|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 14:39:11.4683|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 14:39:11.4683|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 14:39:11.4683|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[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 14:39:11.4683|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 14:39:11.4683|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 14:39:11.4683|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 14:39:11.4683|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 14:39:11.4683|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 14:39:11.4683|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:39:11.4953|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 14:39:11.4953|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:39:11.4953|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:39:11.4953|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 14:39:11.4953|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:39:11.4994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:39:11.4994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:39:11.4994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:39:11.4994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:39:11.4994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String[]' ...
2024-03-22 14:39:11.4994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'propName' of type 'System.String[]' using the name '' in request data ...
2024-03-22 14:39:11.4994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Could not bind to collection using a format like =value1&=value2
2024-03-22 14:39:11.4994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind model using indices. Example formats include: [0]=value1&[1]=value2, [0]=value1&[1]=value2, .index=zero&.index=one&[zero]=value1&[one]=value2
2024-03-22 14:39:11.4994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name '[0]' in request data ...
2024-03-22 14:39:11.4994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '[0]' of type 'System.String'.
2024-03-22 14:39:11.4994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name '[0]'.
2024-03-22 14:39:11.4994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 14:39:11.4994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 14:39:11.4994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String[]' ...
2024-03-22 14:39:11.4994|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String[]'.
2024-03-22 14:39:15.3215|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 3842.8955ms
2024-03-22 14:39:15.3215|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 14:39:15.3215|ERROR|Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware|An unhandled exception has occurred while executing the request.|System.InvalidOperationException: The required claim indicating the user's name was not found in the user's claims. Please ensure the user has the necessary claims to proceed.
at DigitalData.UserManager.API.Controllers.DirectoryController.get_CurrentUser() in E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API\Controllers\DirectoryController.cs:line 129
at DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups(String dirEntryUsername, String[] propName) in E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API\Controllers\DirectoryController.cs:line 104
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-22 14:39:15.3322|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 14:39:15.3322|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Group - - - 500 - text/plain;+charset=utf-8 3867.5391ms
2024-03-22 14:44:56.9372|DEBUG|Program|init main
2024-03-22 14:44:58.0225|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-22 14:44:58.1906|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 14:44:58.2483|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-22 14:44:58.2483|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-22 14:44:58.2684|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 14:44:58.2820|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-22 14:44:58.2820|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-22 14:44:58.2820|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 14:44:58.2923|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-22 14:44:58.2923|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 14:44:58.2923|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 14:44:58.2923|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 14:44:58.2923|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 14:44:58.5438|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 14:44:58.5438|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 14:44:58.5438|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 14:44:58.5438|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 14:44:58.5438|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 14:44:58.5438|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 14:44:58.5438|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 14:44:58.5438|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 14:44:58.5438|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 14:44:58.7847|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AEP20J569" received FIN.
2024-03-22 14:44:58.7847|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AEP20J568" received FIN.
2024-03-22 14:44:58.7941|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AEP20J568" accepted.
2024-03-22 14:44:58.7941|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AEP20J569" accepted.
2024-03-22 14:44:58.7941|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AEP20J569" started.
2024-03-22 14:44:58.7941|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AEP20J568" started.
2024-03-22 14:44:58.8244|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-22 14:44:58.8244|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-22 14:44:58.8670|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AEP20J568" stopped.
2024-03-22 14:44:58.8670|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AEP20J569" stopped.
2024-03-22 14:44:58.8698|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AEP20J569" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 14:44:58.8698|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AEP20J568" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 14:44:59.0518|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AEP20J56A" accepted.
2024-03-22 14:44:59.0518|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AEP20J56A" started.
2024-03-22 14:44:59.1327|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AEP20J56A established using the following protocol: Tls12
2024-03-22 14:44:59.2383|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 14:44:59.2761|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 14:44:59.4681|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 14:44:59.6081|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 14:44:59.6081|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 377.1710ms
2024-03-22 14:44:59.6249|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 14:44:59.6249|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 14:44:59.6469|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.8877ms
2024-03-22 14:44:59.6954|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 70.4765ms
2024-03-22 14:44:59.9115|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 14:45:00.1200|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 208.4292ms
2024-03-22 14:45:20.9931|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 71
2024-03-22 14:45:21.0010|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 14:45:21.0010|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 14:45:21.0010|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 14:45:21.0010|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 14:45:21.0360|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 14:45:21.0360|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)' with route pattern 'api/Directory/CreateSearchRoot' is valid for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 14:45:21.0409|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 14:45:21.0409|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 14:45:21.0576|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 14:45:21.0852|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CreateSearchRoot", controller = "Directory"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateSearchRoot(DigitalData.UserManager.Application.DTOs.SearchRootCreateDto) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 14:45:21.0852|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 14:45:21.0852|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 14:45:21.0882|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 14:45:21.0882|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 14:45:21.0882|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 14:45:21.0882|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:45:21.2601|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 14:45:22.0831|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 14:45:22.2863|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:45:22.3017|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 14:45:22.3017|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' using the name '' in request data ...
2024-03-22 14:45:22.3065|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 14:45:22.3065|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AEP20J56A", Request id "0HN2AEP20J56A:00000009": started reading request body.
2024-03-22 14:45:22.3065|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AEP20J56A", Request id "0HN2AEP20J56A:00000009": done reading request body.
2024-03-22 14:45:22.3065|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'
2024-03-22 14:45:22.3065|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 14:45:22.3065|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 14:45:22.3065|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 14:45:22.3328|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 14:45:25.1622|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<User>()
.Where(user => user.Username == __username_0)
.FirstOrDefault()'
2024-03-22 14:45:25.3878|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-22 14:45:25.4421|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 14:45:25.4421|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-22 14:45:25.4708|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (23ms).
2024-03-22 14:45:25.4807|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (37ms).
2024-03-22 14:45:25.4807|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (53ms).
2024-03-22 14:45:25.4991|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 14:45:26.2064|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 14:45:26.2192|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-22 14:45:26.3417|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (127ms) [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-22 14:45:26.4155|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 14:45:26.4620|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 14:45:26.4707|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 122ms reading results.
2024-03-22 14:45:26.4707|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 14:45:26.4821|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (7ms).
2024-03-22 14:45:26.5027|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 14:45:26.5027|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API) in 5414.8186ms
2024-03-22 14:45:26.5027|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 14:45:26.5130|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 14:45:26.5130|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 14:45:26.5130|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (1ms).
2024-03-22 14:45:26.5130|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 71 - 200 0 - 5526.8784ms
2024-03-22 14:45:41.5032|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User - -
2024-03-22 14:45:41.5032|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 14:45:41.5094|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 14:45:41.5094|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 14:45:41.5094|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:45:41.5094|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 14:45:41.5094|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:45:41.5094|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 14:45:41.5094|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 14:45:41.5094|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 14:45:41.5094|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 14:45:41.5094|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 14:45:41.5094|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 14:45:41.5094|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:45:41.5873|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 14:45:41.5873|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:45:41.5873|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 14:45:41.5873|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 14:45:41.5873|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 14:45:41.5873|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 14:45:41.5873|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 14:45:41.5873|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 14:45:41.5873|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:45:41.5873|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 14:45:41.5873|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:45:41.5873|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:45:41.5873|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:45:41.5873|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:45:41.5873|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:45:41.5873|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String[]' ...
2024-03-22 14:45:41.5873|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'propName' of type 'System.String[]' using the name '' in request data ...
2024-03-22 14:45:41.5873|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Could not bind to collection using a format like =value1&=value2
2024-03-22 14:45:41.6038|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind model using indices. Example formats include: [0]=value1&[1]=value2, [0]=value1&[1]=value2, .index=zero&.index=one&[zero]=value1&[one]=value2
2024-03-22 14:45:41.6038|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name '[0]' in request data ...
2024-03-22 14:45:41.6038|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '[0]' of type 'System.String'.
2024-03-22 14:45:41.6038|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name '[0]'.
2024-03-22 14:45:41.6038|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 14:45:41.6038|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 14:45:41.6038|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String[]' ...
2024-03-22 14:45:41.6038|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String[]'.
2024-03-22 14:46:02.0426|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 20521.0467ms
2024-03-22 14:46:02.0426|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:46:02.0426|ERROR|Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware|An unhandled exception has occurred while executing the request.|System.InvalidOperationException: The required claim indicating the user's name was not found in the user's claims. Please ensure the user has the necessary claims to proceed.
at DigitalData.UserManager.API.Controllers.DirectoryController.get_CurrentUser() in E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API\Controllers\DirectoryController.cs:line 133
at DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName(String filterName, String dirEntryUsername, String[] propName) in E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API\Controllers\DirectoryController.cs:line 94
at lambda_method104(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-22 14:46:02.0726|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 14:46:02.0726|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User - - - 500 - text/plain;+charset=utf-8 20570.0669ms
2024-03-22 14:46:45.1250|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User?dirEntryUsername=tekh - -
2024-03-22 14:46:45.1250|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 14:46:45.1250|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 14:46:45.1250|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 14:46:45.1250|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:46:45.1350|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 14:46:45.1350|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:46:45.1350|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 14:46:45.1350|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 14:46:45.1350|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 14:46:45.1350|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 14:46:45.1350|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 14:46:45.1350|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 14:46:45.1350|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:46:45.1564|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 14:46:45.1564|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:46:45.1564|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 14:46:45.1564|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 14:46:45.1564|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 14:46:45.1564|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 14:46:45.1564|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 14:46:45.1564|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 14:46:45.1650|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:46:45.1650|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name 'dirEntryUsername' in request data ...
2024-03-22 14:46:45.1650|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:46:45.1650|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:46:45.1650|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:46:45.1650|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:46:45.1650|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String[]' ...
2024-03-22 14:46:45.1650|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'propName' of type 'System.String[]' using the name '' in request data ...
2024-03-22 14:46:45.1650|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Could not bind to collection using a format like =value1&=value2
2024-03-22 14:46:45.1650|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind model using indices. Example formats include: [0]=value1&[1]=value2, [0]=value1&[1]=value2, .index=zero&.index=one&[zero]=value1&[one]=value2
2024-03-22 14:46:45.1650|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name '[0]' in request data ...
2024-03-22 14:46:45.1650|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '[0]' of type 'System.String'.
2024-03-22 14:46:45.1650|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name '[0]'.
2024-03-22 14:46:45.1650|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 14:46:45.1650|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 14:46:45.1650|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String[]' ...
2024-03-22 14:46:45.1650|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String[]'.
2024-03-22 14:46:45.1650|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 14:46:45.1650|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 14:46:45.1650|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 14:46:45.1650|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 14:46:45.1802|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 14:46:45.1802|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-22 14:46:45.1802|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 49.8688ms
2024-03-22 14:46:45.1802|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:46:45.1802|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 14:46:45.1802|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User?dirEntryUsername=tekh - - - 200 - application/json;+charset=utf-8 64.8356ms
2024-03-22 14:47:01.6816|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Group?dirEntryUsername=tekh - -
2024-03-22 14:47:01.6816|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 14:47:01.6816|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Group'
2024-03-22 14:47:01.6816|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-22 14:47:01.6816|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 14:47:01.6816|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 14:47:01.6816|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 14:47:01.6816|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[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 14:47:01.6816|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 14:47:01.6816|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 14:47:01.6816|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 14:47:01.6816|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 14:47:01.6816|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 14:47:01.6816|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:47:01.6816|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 14:47:01.6816|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:47:01.6816|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:47:01.6816|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name 'dirEntryUsername' in request data ...
2024-03-22 14:47:01.6816|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:47:01.6816|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:47:01.6959|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:47:01.6959|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:47:01.6959|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String[]' ...
2024-03-22 14:47:01.6959|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'propName' of type 'System.String[]' using the name '' in request data ...
2024-03-22 14:47:01.6959|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Could not bind to collection using a format like =value1&=value2
2024-03-22 14:47:01.6959|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind model using indices. Example formats include: [0]=value1&[1]=value2, [0]=value1&[1]=value2, .index=zero&.index=one&[zero]=value1&[one]=value2
2024-03-22 14:47:01.6959|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name '[0]' in request data ...
2024-03-22 14:47:01.6959|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '[0]' of type 'System.String'.
2024-03-22 14:47:01.6959|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name '[0]'.
2024-03-22 14:47:01.6959|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 14:47:01.6959|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 14:47:01.6959|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String[]' ...
2024-03-22 14:47:01.6959|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String[]'.
2024-03-22 14:47:01.6959|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 14:47:01.6959|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 14:47:01.6959|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 14:47:01.6959|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 14:47:01.6959|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 14:47:01.6959|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-22 14:47:01.6959|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 14.5928ms
2024-03-22 14:47:01.6959|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 14:47:01.6959|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 14:47:01.6959|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Group?dirEntryUsername=tekh - - - 200 - application/json;+charset=utf-8 26.1406ms
2024-03-22 14:47:17.2206|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Root/tekh - -
2024-03-22 14:47:17.2206|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 14:47:17.2206|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Root/tekh'
2024-03-22 14:47:17.2206|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)' with route pattern 'api/Directory/Root/{username}' is valid for the request path '/api/Directory/Root/tekh'
2024-03-22 14:47:17.2206|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)'
2024-03-22 14:47:17.2206|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 14:47:17.2206|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)'
2024-03-22 14:47:17.2272|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetRootOf", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetRootOf(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 14:47:17.2272|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 14:47:17.2272|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 14:47:17.2272|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 14:47:17.2272|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 14:47:17.2272|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 14:47:17.2272|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:47:17.2272|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 14:47:17.2272|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:47:17.2272|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'username' of type 'System.String' ...
2024-03-22 14:47:17.2272|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-22 14:47:17.2272|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'username' of type 'System.String'.
2024-03-22 14:47:17.2272|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'username' of type 'System.String'.
2024-03-22 14:47:17.2272|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'username' of type 'System.String' ...
2024-03-22 14:47:17.2272|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'username' of type 'System.String'.
2024-03-22 14:47:17.2432|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 404
2024-03-22 14:47:17.2432|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API) in 9.9879ms
2024-03-22 14:47:17.2432|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)'
2024-03-22 14:47:17.2432|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 14:47:17.2432|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Root/tekh - - - 404 0 - 25.3330ms
2024-03-22 14:47:33.4599|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 71
2024-03-22 14:47:33.4619|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 14:47:33.4619|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 14:47:33.4619|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 14:47:33.4619|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 14:47:33.4619|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 14:47:33.4619|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)' with route pattern 'api/Directory/CreateSearchRoot' is valid for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 14:47:33.4619|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 14:47:33.4619|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 14:47:33.4619|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 14:47:33.4619|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CreateSearchRoot", controller = "Directory"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateSearchRoot(DigitalData.UserManager.Application.DTOs.SearchRootCreateDto) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 14:47:33.4619|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 14:47:33.4619|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 14:47:33.4619|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 14:47:33.4619|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 14:47:33.4619|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 14:47:33.4619|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:47:33.4619|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 14:47:33.4619|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:47:33.4619|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 14:47:33.4619|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' using the name '' in request data ...
2024-03-22 14:47:33.4619|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 14:47:33.4619|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AEP20J56A", Request id "0HN2AEP20J56A:00000013": started reading request body.
2024-03-22 14:47:33.4765|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AEP20J56A", Request id "0HN2AEP20J56A:00000013": done reading request body.
2024-03-22 14:47:33.4765|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'
2024-03-22 14:47:33.4765|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 14:47:33.4765|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 14:47:33.4765|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 14:47:33.4765|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 14:47:35.7792|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 14:47:35.7792|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-22 14:47:35.7792|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-22 14:47:35.7792|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (1ms).
2024-03-22 14:47:35.7792|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (1ms).
2024-03-22 14:47:35.7792|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 14:47:35.7792|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 14:47:35.7792|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-22 14:47:35.7899|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (6ms) [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-22 14:47:35.7899|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 14:47:35.7899|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 14:47:35.7899|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-22 14:47:35.7899|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 14:47:35.7899|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-22 14:47:35.7899|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 14:47:35.7899|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API) in 2323.2019ms
2024-03-22 14:47:35.7899|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 14:47:35.7899|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 14:47:35.7899|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 14:47:35.7899|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-22 14:47:35.7899|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 71 - 200 0 - 2337.5761ms
2024-03-22 14:47:43.4947|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User?dirEntryUsername=tekh - -
2024-03-22 14:47:43.4947|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 14:47:43.4947|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 14:47:43.4947|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)' with route pattern 'api/Directory/SearchByFilterName/{filterName}' is valid for the request path '/api/Directory/SearchByFilterName/User'
2024-03-22 14:47:43.4947|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:47:43.4947|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 14:47:43.4947|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:47:43.4947|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "SearchByFilterName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SearchByFilterName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 14:47:43.4947|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 14:47:43.4947|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 14:47:43.4947|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 14:47:43.4947|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 14:47:43.4947|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 14:47:43.4947|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:47:43.4947|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 14:47:43.4947|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 14:47:43.4947|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filterName' of type 'System.String' ...
2024-03-22 14:47:43.4947|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filterName' of type 'System.String' using the name 'filterName' in request data ...
2024-03-22 14:47:43.4947|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 14:47:43.4947|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filterName' of type 'System.String'.
2024-03-22 14:47:43.4947|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filterName' of type 'System.String' ...
2024-03-22 14:47:43.5072|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filterName' of type 'System.String'.
2024-03-22 14:47:43.5072|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:47:43.5072|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name 'dirEntryUsername' in request data ...
2024-03-22 14:47:43.5072|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:47:43.5072|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:47:43.5072|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 14:47:43.5072|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 14:47:43.5072|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String[]' ...
2024-03-22 14:47:43.5072|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'propName' of type 'System.String[]' using the name '' in request data ...
2024-03-22 14:47:43.5072|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Could not bind to collection using a format like =value1&=value2
2024-03-22 14:47:43.5072|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind model using indices. Example formats include: [0]=value1&[1]=value2, [0]=value1&[1]=value2, .index=zero&.index=one&[zero]=value1&[one]=value2
2024-03-22 14:47:43.5072|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name '[0]' in request data ...
2024-03-22 14:47:43.5072|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '[0]' of type 'System.String'.
2024-03-22 14:47:43.5072|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name '[0]'.
2024-03-22 14:47:43.5072|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 14:47:43.5072|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 14:47:43.5072|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String[]' ...
2024-03-22 14:47:43.5072|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String[]'.
2024-03-22 14:47:43.5072|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 14:47:43.5072|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 14:47:43.5072|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 14:47:43.5072|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 14:47:43.5072|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 14:47:43.5072|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-22 14:47:43.5072|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API) in 14.649ms
2024-03-22 14:47:43.5072|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.SearchByFilterName (DigitalData.UserManager.API)'
2024-03-22 14:47:43.5072|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 14:47:43.5072|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/SearchByFilterName/User?dirEntryUsername=tekh - - - 200 - application/json;+charset=utf-8 24.4673ms
2024-03-22 15:05:09.5212|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/CustomSearchFilter?filtername=tekh - -
2024-03-22 15:05:09.5212|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 15:05:09.5212|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CustomSearchFilter'
2024-03-22 15:05:09.5212|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)' with route pattern 'api/Directory/CustomSearchFilter' is valid for the request path '/api/Directory/CustomSearchFilter'
2024-03-22 15:05:09.5212|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 15:05:09.5212|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 15:05:09.5212|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 15:05:09.5310|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAllCustomFilters", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetAllCustomFilters(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 15:05:09.5310|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 15:05:09.5310|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 15:05:09.5310|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 15:05:09.5310|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 15:05:09.5310|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 15:05:09.5310|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 15:05:09.5310|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 15:05:09.5310|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 15:05:09.5310|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filtername' of type 'System.String' ...
2024-03-22 15:05:09.5310|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filtername' of type 'System.String' using the name 'filtername' in request data ...
2024-03-22 15:05:09.5310|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filtername' of type 'System.String'.
2024-03-22 15:05:09.5310|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filtername' of type 'System.String'.
2024-03-22 15:05:09.5310|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filtername' of type 'System.String' ...
2024-03-22 15:05:09.5310|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filtername' of type 'System.String'.
2024-03-22 15:05:09.5310|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 404
2024-03-22 15:05:09.5310|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API) in 4.8135ms
2024-03-22 15:05:09.5310|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 15:05:09.5310|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 15:05:09.5310|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/CustomSearchFilter?filtername=tekh - - - 404 0 - 19.3342ms
2024-03-22 15:05:15.6179|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/CustomSearchFilter?filtername=TekH - -
2024-03-22 15:05:15.6179|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 15:05:15.6179|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CustomSearchFilter'
2024-03-22 15:05:15.6179|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)' with route pattern 'api/Directory/CustomSearchFilter' is valid for the request path '/api/Directory/CustomSearchFilter'
2024-03-22 15:05:15.6179|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 15:05:15.6179|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 15:05:15.6179|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 15:05:15.6179|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAllCustomFilters", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetAllCustomFilters(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 15:05:15.6179|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 15:05:15.6234|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 15:05:15.6234|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 15:05:15.6234|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 15:05:15.6234|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 15:05:15.6234|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 15:05:15.6234|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 15:05:15.6234|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 15:05:15.6234|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filtername' of type 'System.String' ...
2024-03-22 15:05:15.6234|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filtername' of type 'System.String' using the name 'filtername' in request data ...
2024-03-22 15:05:15.6234|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filtername' of type 'System.String'.
2024-03-22 15:05:15.6234|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filtername' of type 'System.String'.
2024-03-22 15:05:15.6234|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filtername' of type 'System.String' ...
2024-03-22 15:05:15.6234|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filtername' of type 'System.String'.
2024-03-22 15:05:15.6234|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 404
2024-03-22 15:05:15.6234|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API) in 8.024ms
2024-03-22 15:05:15.6234|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 15:05:15.6234|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 15:05:15.6234|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/CustomSearchFilter?filtername=TekH - - - 404 0 - 16.3054ms
2024-03-22 15:05:21.5289|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 71
2024-03-22 15:05:21.5289|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 15:05:21.5289|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 15:05:21.5289|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 15:05:21.5289|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 15:05:21.5289|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 15:05:21.5289|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)' with route pattern 'api/Directory/CreateSearchRoot' is valid for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 15:05:21.5289|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 15:05:21.5289|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 15:05:21.5289|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 15:05:21.5289|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CreateSearchRoot", controller = "Directory"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateSearchRoot(DigitalData.UserManager.Application.DTOs.SearchRootCreateDto) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 15:05:21.5289|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 15:05:21.5289|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 15:05:21.5289|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 15:05:21.5289|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 15:05:21.5289|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 15:05:21.5289|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 15:05:21.5289|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 15:05:21.5289|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 15:05:21.5289|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 15:05:21.5289|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' using the name '' in request data ...
2024-03-22 15:05:21.5289|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 15:05:21.5289|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AEP20J56A", Request id "0HN2AEP20J56A:0000001B": started reading request body.
2024-03-22 15:05:21.5289|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AEP20J56A", Request id "0HN2AEP20J56A:0000001B": done reading request body.
2024-03-22 15:05:21.5289|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'
2024-03-22 15:05:21.5289|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 15:05:21.5289|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 15:05:21.5289|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 15:05:21.5446|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 15:05:23.8352|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 15:05:23.8352|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-22 15:05:23.8352|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-22 15:05:23.8352|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (1ms).
2024-03-22 15:05:23.8352|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (1ms).
2024-03-22 15:05:23.8352|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 15:05:23.8520|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 15:05:23.8520|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-22 15:05:23.8566|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-22 15:05:23.8566|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:05:23.8566|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 15:05:23.8566|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-22 15:05:23.8566|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 15:05:23.8566|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-22 15:05:23.8566|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 15:05:23.8566|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API) in 2322.0092ms
2024-03-22 15:05:23.8566|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 15:05:23.8566|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 15:05:23.8566|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 15:05:23.8566|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-22 15:05:23.8566|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 71 - 200 0 - 2333.8307ms
2024-03-22 15:05:29.1595|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/CustomSearchFilter?filtername=TekH - -
2024-03-22 15:05:29.1595|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 15:05:29.1595|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CustomSearchFilter'
2024-03-22 15:05:29.1595|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)' with route pattern 'api/Directory/CustomSearchFilter' is valid for the request path '/api/Directory/CustomSearchFilter'
2024-03-22 15:05:29.1595|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 15:05:29.1595|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 15:05:29.1595|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 15:05:29.1595|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAllCustomFilters", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetAllCustomFilters(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 15:05:29.1595|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 15:05:29.1595|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 15:05:29.1595|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 15:05:29.1595|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 15:05:29.1595|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 15:05:29.1595|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 15:05:29.1697|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 15:05:29.1697|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 15:05:29.1697|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filtername' of type 'System.String' ...
2024-03-22 15:05:29.1697|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filtername' of type 'System.String' using the name 'filtername' in request data ...
2024-03-22 15:05:29.1697|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filtername' of type 'System.String'.
2024-03-22 15:05:29.1697|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filtername' of type 'System.String'.
2024-03-22 15:05:29.1697|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filtername' of type 'System.String' ...
2024-03-22 15:05:29.1697|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filtername' of type 'System.String'.
2024-03-22 15:05:29.1697|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 404
2024-03-22 15:05:29.1697|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API) in 7.2817ms
2024-03-22 15:05:29.1697|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 15:05:29.1697|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 15:05:29.1697|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/CustomSearchFilter?filtername=TekH - - - 404 0 - 17.4974ms
2024-03-22 15:05:51.1569|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 71
2024-03-22 15:05:51.1569|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 15:05:51.1569|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 15:05:51.1569|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 15:05:51.1635|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 15:05:51.1635|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 15:05:51.1635|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)' with route pattern 'api/Directory/CreateSearchRoot' is valid for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 15:05:51.1635|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 15:05:51.1635|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 15:05:51.1635|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 15:05:51.1635|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CreateSearchRoot", controller = "Directory"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateSearchRoot(DigitalData.UserManager.Application.DTOs.SearchRootCreateDto) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 15:05:51.1635|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 15:05:51.1635|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 15:05:51.1635|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 15:05:51.1635|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 15:05:51.1635|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 15:05:51.1635|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 15:05:51.1635|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 15:05:51.1635|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 15:05:51.1635|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 15:05:51.1635|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' using the name '' in request data ...
2024-03-22 15:05:51.1635|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 15:05:51.1635|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AEP20J56A", Request id "0HN2AEP20J56A:0000001F": started reading request body.
2024-03-22 15:05:51.1635|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AEP20J56A", Request id "0HN2AEP20J56A:0000001F": done reading request body.
2024-03-22 15:05:51.1635|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'
2024-03-22 15:05:51.1635|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 15:05:51.1635|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 15:05:51.1635|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 15:05:51.1635|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 15:06:07.7366|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 15:06:07.7389|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-22 15:06:07.7389|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-22 15:06:07.7389|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (3ms).
2024-03-22 15:06:07.7389|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (3ms).
2024-03-22 15:06:07.7389|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 15:06:07.7389|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 15:06:07.7389|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-22 15:06:07.7389|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-22 15:06:07.7389|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:06:07.7389|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 15:06:07.7389|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-22 15:06:07.7389|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 15:06:07.7389|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-22 15:06:28.5098|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 15:06:28.5178|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API) in 37355.7421ms
2024-03-22 15:06:28.5178|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 15:06:28.5178|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 15:06:28.5178|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 15:06:28.5178|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (4ms).
2024-03-22 15:06:28.5178|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 71 - 200 0 - 37378.5353ms
2024-03-22 15:06:37.4975|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/CustomSearchFilter?filtername=TekH - -
2024-03-22 15:06:37.4989|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 15:06:37.4989|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CustomSearchFilter'
2024-03-22 15:06:37.4989|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)' with route pattern 'api/Directory/CustomSearchFilter' is valid for the request path '/api/Directory/CustomSearchFilter'
2024-03-22 15:06:37.4989|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 15:06:37.4989|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 15:06:37.4989|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 15:06:37.4989|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAllCustomFilters", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetAllCustomFilters(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 15:06:37.4989|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 15:06:37.4989|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 15:06:37.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-22 15:06:37.4989|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 15:06:37.4989|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 15:06:37.4989|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 15:06:37.4989|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 15:06:37.4989|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 15:06:37.4989|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'filtername' of type 'System.String' ...
2024-03-22 15:06:37.4989|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'filtername' of type 'System.String' using the name 'filtername' in request data ...
2024-03-22 15:06:37.4989|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'filtername' of type 'System.String'.
2024-03-22 15:06:37.4989|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'filtername' of type 'System.String'.
2024-03-22 15:06:37.4989|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'filtername' of type 'System.String' ...
2024-03-22 15:06:37.4989|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'filtername' of type 'System.String'.
2024-03-22 15:06:37.4989|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 404
2024-03-22 15:06:37.4989|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API) in 4.6679ms
2024-03-22 15:06:37.4989|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetAllCustomFilters (DigitalData.UserManager.API)'
2024-03-22 15:06:37.4989|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 15:06:37.4989|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/CustomSearchFilter?filtername=TekH - - - 404 0 - 13.4246ms
2024-03-22 15:06:47.2199|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Root/TekH - -
2024-03-22 15:06:47.2199|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 15:06:47.2199|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Root/TekH'
2024-03-22 15:06:47.2199|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)' with route pattern 'api/Directory/Root/{username}' is valid for the request path '/api/Directory/Root/TekH'
2024-03-22 15:06:47.2199|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)'
2024-03-22 15:06:47.2199|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 15:06:47.2199|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)'
2024-03-22 15:06:47.2199|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetRootOf", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetRootOf(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 15:06:47.2199|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 15:06:47.2199|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 15:06:47.2199|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 15:06:47.2199|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 15:06:47.2199|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 15:06:47.2199|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 15:06:47.2199|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 15:06:47.2199|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 15:06:47.2199|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'username' of type 'System.String' ...
2024-03-22 15:06:47.2199|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-22 15:06:47.2199|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'username' of type 'System.String'.
2024-03-22 15:06:47.2199|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'username' of type 'System.String'.
2024-03-22 15:06:47.2199|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'username' of type 'System.String' ...
2024-03-22 15:06:47.2311|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'username' of type 'System.String'.
2024-03-22 15:06:49.6316|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 15:06:49.6316|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 15:06:49.6316|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 15:06:49.6316|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 15:06:49.6316|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 15:06:49.6316|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type '<>f__AnonymousType0`7[[System.Guid, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-22 15:06:49.6452|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API) in 2418.5534ms
2024-03-22 15:06:49.6452|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)'
2024-03-22 15:06:49.6452|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 15:06:49.6452|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Root/TekH - - - 200 - application/json;+charset=utf-8 2427.0324ms
2024-03-22 15:07:11.1077|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Group?dirEntryUsername=tekh - -
2024-03-22 15:07:11.1077|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 15:07:11.1077|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Group'
2024-03-22 15:07:11.1077|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-22 15:07:11.1077|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 15:07:11.1077|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 15:07:11.1077|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 15:07:11.1174|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[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 15:07:11.1174|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 15:07:11.1174|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 15:07:11.1174|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 15:07:11.1174|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 15:07:11.1174|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 15:07:11.1174|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 15:07:11.1174|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 15:07:11.1174|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 15:07:11.1174|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 15:07:11.1174|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name 'dirEntryUsername' in request data ...
2024-03-22 15:07:11.1174|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 15:07:11.1174|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 15:07:11.1174|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 15:07:11.1174|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 15:07:11.1174|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String[]' ...
2024-03-22 15:07:11.1174|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'propName' of type 'System.String[]' using the name '' in request data ...
2024-03-22 15:07:11.1174|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Could not bind to collection using a format like =value1&=value2
2024-03-22 15:07:11.1174|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind model using indices. Example formats include: [0]=value1&[1]=value2, [0]=value1&[1]=value2, .index=zero&.index=one&[zero]=value1&[one]=value2
2024-03-22 15:07:11.1174|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name '[0]' in request data ...
2024-03-22 15:07:11.1174|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '[0]' of type 'System.String'.
2024-03-22 15:07:11.1174|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name '[0]'.
2024-03-22 15:07:11.1174|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 15:07:11.1174|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 15:07:11.1326|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String[]' ...
2024-03-22 15:07:11.1326|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String[]'.
2024-03-22 15:07:11.1326|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 15:07:11.1326|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 15:07:11.1326|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 15:07:11.1326|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 15:07:11.1326|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 15:07:11.1326|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-22 15:07:11.1326|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 16.3869ms
2024-03-22 15:07:11.1326|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 15:07:11.1326|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 15:07:11.1326|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Group?dirEntryUsername=tekh - - - 200 - application/json;+charset=utf-8 30.4920ms
2024-03-22 15:07:17.5862|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Group?dirEntryUsername=TekH - -
2024-03-22 15:07:17.5862|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 15:07:17.5862|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Group'
2024-03-22 15:07:17.5862|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-22 15:07:17.5862|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 15:07:17.5862|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 15:07:17.5862|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 15:07:17.5862|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[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 15:07:17.5862|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 15:07:17.5862|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 15:07:17.5862|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 15:07:17.5862|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 15:07:17.5862|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 15:07:17.5862|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 15:07:17.5862|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 15:07:17.5862|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 15:07:17.5862|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 15:07:17.5862|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name 'dirEntryUsername' in request data ...
2024-03-22 15:07:17.5862|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 15:07:17.5862|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 15:07:17.6000|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 15:07:17.6000|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 15:07:17.6000|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String[]' ...
2024-03-22 15:07:17.6000|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'propName' of type 'System.String[]' using the name '' in request data ...
2024-03-22 15:07:17.6000|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Could not bind to collection using a format like =value1&=value2
2024-03-22 15:07:17.6000|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind model using indices. Example formats include: [0]=value1&[1]=value2, [0]=value1&[1]=value2, .index=zero&.index=one&[zero]=value1&[one]=value2
2024-03-22 15:07:17.6000|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name '[0]' in request data ...
2024-03-22 15:07:17.6000|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '[0]' of type 'System.String'.
2024-03-22 15:07:17.6000|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name '[0]'.
2024-03-22 15:07:17.6000|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 15:07:17.6000|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 15:07:17.6000|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String[]' ...
2024-03-22 15:07:17.6000|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String[]'.
2024-03-22 15:07:17.6581|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 15:07:17.6581|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 15:07:17.6581|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 15:07:17.6581|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 15:07:17.6581|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 15:07:17.6581|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-22 15:07:17.6861|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 92.6506ms
2024-03-22 15:07:17.6861|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 15:07:17.6861|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 15:07:17.6861|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Group?dirEntryUsername=TekH - - - 200 - application/json;+charset=utf-8 101.0121ms
2024-03-22 15:07:46.0862|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Group?dirEntryUsername=TekH&propName=samaccountname - -
2024-03-22 15:07:46.0862|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 15:07:46.0862|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Group'
2024-03-22 15:07:46.0862|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-22 15:07:46.0955|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 15:07:46.0955|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 15:07:46.0955|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 15:07:46.0955|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[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 15:07:46.0955|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 15:07:46.0955|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 15:07:46.0955|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 15:07:46.0955|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 15:07:46.0955|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 15:07:46.0955|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 15:07:46.0955|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 15:07:46.0955|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 15:07:46.0955|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 15:07:46.0955|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name 'dirEntryUsername' in request data ...
2024-03-22 15:07:46.0955|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 15:07:46.0955|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 15:07:46.0955|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 15:07:46.0955|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 15:07:46.0955|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String[]' ...
2024-03-22 15:07:46.0955|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'propName' of type 'System.String[]' using the name 'propName' in request data ...
2024-03-22 15:07:46.0955|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'propName' in request data ...
2024-03-22 15:07:46.0955|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'propName'.
2024-03-22 15:07:46.0955|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 15:07:46.0955|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 15:07:46.0955|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String[]' ...
2024-03-22 15:07:46.1109|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String[]'.
2024-03-22 15:07:46.1109|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 15:07:46.1109|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 15:07:46.1109|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 15:07:46.1109|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 15:07:46.1109|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 15:07:46.1109|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-22 15:07:46.1109|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 20.4087ms
2024-03-22 15:07:46.1109|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 15:07:46.1109|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 15:07:46.1290|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Group?dirEntryUsername=TekH&propName=samaccountname - - - 200 - application/json;+charset=utf-8 42.8516ms
2024-03-22 15:19:53.8433|DEBUG|Program|init main
2024-03-22 15:19:55.3799|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-22 15:19:55.5713|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 15:19:55.6308|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-22 15:19:55.6308|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-22 15:19:55.6524|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 15:19:55.6683|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-22 15:19:55.6683|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-22 15:19:55.6754|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 15:19:55.6754|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-22 15:19:55.6754|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 15:19:55.6754|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 15:19:55.6754|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 15:19:55.6903|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 15:19:56.0429|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 15:19:56.0429|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 15:19:56.0429|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 15:19:56.0429|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 15:19:56.0429|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 15:19:56.0429|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 15:19:56.0555|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 15:19:56.0555|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 15:19:56.0555|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 15:19:56.0741|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AFCJ1T55A" received FIN.
2024-03-22 15:19:56.0812|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AFCJ1T55A" accepted.
2024-03-22 15:19:56.0812|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AFCJ1T55A" started.
2024-03-22 15:19:56.1082|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-22 15:19:56.1563|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AFCJ1T55A" stopped.
2024-03-22 15:19:56.1653|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AFCJ1T55A" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 15:19:56.3164|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AFCJ1T55B" accepted.
2024-03-22 15:19:56.3164|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AFCJ1T55B" started.
2024-03-22 15:19:56.3906|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AFCJ1T55B established using the following protocol: Tls12
2024-03-22 15:19:56.4934|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 15:19:56.5295|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 15:19:56.7248|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 15:19:56.8431|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 15:19:56.8474|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 355.3616ms
2024-03-22 15:19:56.8474|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 15:19:56.8474|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 15:19:56.8829|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.8732ms
2024-03-22 15:19:56.9427|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 83.7587ms
2024-03-22 15:19:57.0915|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 15:19:57.3058|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 214.3224ms
2024-03-22 15:20:16.3139|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 41
2024-03-22 15:20:16.3139|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 15:20:16.3139|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 15:20:16.3139|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 15:20:16.3139|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 15:20:16.3583|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 15:20:16.3583|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)' with route pattern 'api/Directory/CreateSearchRoot' is valid for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 15:20:16.3583|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 15:20:16.3782|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 15:20:16.3782|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 15:20:16.4124|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CreateSearchRoot", controller = "Directory"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateSearchRoot(DigitalData.UserManager.Application.DTOs.SearchRootCreateDto) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 15:20:16.4124|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 15:20:16.4124|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 15:20:16.4124|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 15:20:16.4124|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 15:20:16.4124|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 15:20:16.4124|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 15:20:16.5853|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 15:20:17.4030|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 15:20:17.6157|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 15:20:17.6298|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 15:20:17.6298|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' using the name '' in request data ...
2024-03-22 15:20:17.6298|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 15:20:17.6438|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AFCJ1T55B", Request id "0HN2AFCJ1T55B:00000009": started reading request body.
2024-03-22 15:20:17.6438|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AFCJ1T55B", Request id "0HN2AFCJ1T55B:00000009": done reading request body.
2024-03-22 15:20:17.6438|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'
2024-03-22 15:20:17.6438|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 15:20:17.6438|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 15:20:17.6438|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 15:20:17.6642|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 15:20:17.7481|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API) in 1328.0688ms
2024-03-22 15:20:17.7495|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 15:20:17.7495|ERROR|Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware|An unhandled exception has occurred while executing the request.|System.InvalidOperationException: The required claim indicating the user's name was not found in the user's claims. Please ensure the user has the necessary claims to proceed.
at DigitalData.UserManager.API.Controllers.DirectoryController.get_CurrentUser() in E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API\Controllers\DirectoryController.cs:line 144
at DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot(SearchRootCreateDto searchRootCreateDto) in E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API\Controllers\DirectoryController.cs:line 69
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
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-22 15:20:17.7859|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 15:20:17.7859|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 41 - 500 - text/plain;+charset=utf-8 1475.9029ms
2024-03-22 15:20:49.5573|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Auth/user - -
2024-03-22 15:20:49.5573|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 15:20:49.5573|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Auth/user'
2024-03-22 15:20:49.5573|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.GetUserWithClaims (DigitalData.UserManager.API)' with route pattern 'api/Auth/user' is valid for the request path '/api/Auth/user'
2024-03-22 15:20:49.5573|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.GetUserWithClaims (DigitalData.UserManager.API)'
2024-03-22 15:20:49.5573|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 15:20:49.5728|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. These requirements were not met:
DenyAnonymousAuthorizationRequirement: Requires an authenticated user.
2024-03-22 15:20:49.5728|INFO|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was challenged.
2024-03-22 15:20:49.5728|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Auth/user - - - 302 0 - 21.7549ms
2024-03-22 15:20:49.5728|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/login?ReturnUrl=%2Fapi%2FAuth%2Fuser - -
2024-03-22 15:20:49.5728|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 15:20:49.5728|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/login'
2024-03-22 15:20:49.5728|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint '405 HTTP Method Not Supported'
2024-03-22 15:20:49.5728|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 15:20:49.5728|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint '405 HTTP Method Not Supported'
2024-03-22 15:20:49.5877|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint '405 HTTP Method Not Supported'
2024-03-22 15:20:49.5877|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/login?ReturnUrl=%2Fapi%2FAuth%2Fuser - - - 405 0 - 4.8280ms
2024-03-22 15:21:03.3121|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Auth/login application/json 55
2024-03-22 15:21:03.3121|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 15:21:03.3121|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 15:21:03.3121|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 15:21:03.3121|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 15:21:03.3121|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Auth/login'
2024-03-22 15:21:03.3121|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-22 15:21:03.3121|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 15:21:03.3121|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 15:21:03.3121|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 15:21:03.3248|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-22 15:21:03.3248|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 15:21:03.3248|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 15:21:03.3248|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 15:21:03.3248|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 15:21:03.3248|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 15:21:03.3248|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 15:21:03.3992|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 15:21:03.3992|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 15:21:03.3992|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-22 15:21:03.3992|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-22 15:21:03.3992|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 15:21:03.3992|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AFCJ1T55B", Request id "0HN2AFCJ1T55B:0000000F": started reading request body.
2024-03-22 15:21:03.3992|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AFCJ1T55B", Request id "0HN2AFCJ1T55B:0000000F": done reading request body.
2024-03-22 15:21:03.3992|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'
2024-03-22 15:21:03.3992|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 15:21:03.3992|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 15:21:03.3992|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-22 15:21:03.3992|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 15:21:05.9826|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<GroupOfUser>()
.Include(gou => gou.Group)
.Include(gou => gou.User)'
2024-03-22 15:21:06.1009|DEBUG|Microsoft.EntityFrameworkCore.Query|Including navigation: 'GroupOfUser.Group'.
2024-03-22 15:21:06.1029|DEBUG|Microsoft.EntityFrameworkCore.Query|Including navigation: 'GroupOfUser.User'.
2024-03-22 15:21:06.3187|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-22 15:21:06.3672|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 15:21:06.3672|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-22 15:21:06.3943|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (22ms).
2024-03-22 15:21:06.4049|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (34ms).
2024-03-22 15:21:06.4049|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (41ms).
2024-03-22 15:21:06.4049|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 15:21:06.7134|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 15:21:06.7134|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-22 15:21:06.7755|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (54ms) [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-22 15:21:06.8246|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.8815|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.8842|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9173|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9173|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9439|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9444|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9602|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9602|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9602|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9602|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9602|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9602|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9602|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9602|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9602|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9602|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9602|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9602|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9602|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9602|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9602|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:06.9767|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 15:21:06.9767|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 200ms reading results.
2024-03-22 15:21:06.9767|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 15:21:06.9949|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (6ms).
2024-03-22 15:21:06.9949|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<User>()
.Where(user => user.Username == __username_0)
.FirstOrDefault()'
2024-03-22 15:21:07.0327|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-22 15:21:07.0441|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 15:21:07.0441|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-22 15:21:07.0441|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (5ms).
2024-03-22 15:21:07.0441|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 15:21:07.0441|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 15:21:07.0441|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-22 15:21:07.0829|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (31ms) [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-22 15:21:07.0855|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 15:21:07.0855|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-22 15:21:07.0855|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 15:21:07.0855|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-22 15:21:07.1110|INFO|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies signed in.
2024-03-22 15:21:07.1171|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 15:21:07.1171|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API) in 3790.9142ms
2024-03-22 15:21:07.1171|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 15:21:07.1171|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 15:21:07.1171|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 15:21:07.1171|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (1ms).
2024-03-22 15:21:07.1171|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Auth/login application/json 55 - 200 0 - 3813.6951ms
2024-03-22 15:21:16.9077|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 41
2024-03-22 15:21:16.9077|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 15:21:16.9077|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 15:21:16.9077|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 15:21:16.9077|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 15:21:16.9136|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 15:21:16.9136|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)' with route pattern 'api/Directory/CreateSearchRoot' is valid for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 15:21:16.9136|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 15:21:16.9136|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 15:21:16.9136|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 15:21:16.9136|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CreateSearchRoot", controller = "Directory"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateSearchRoot(DigitalData.UserManager.Application.DTOs.SearchRootCreateDto) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 15:21:16.9136|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 15:21:16.9136|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 15:21:16.9136|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 15:21:16.9136|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 15:21:16.9136|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 15:21:16.9136|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 15:21:16.9405|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 15:21:16.9405|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 15:21:16.9405|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 15:21:16.9405|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' using the name '' in request data ...
2024-03-22 15:21:16.9436|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 15:21:16.9436|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AFCJ1T55B", Request id "0HN2AFCJ1T55B:00000011": started reading request body.
2024-03-22 15:21:16.9436|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AFCJ1T55B", Request id "0HN2AFCJ1T55B:00000011": done reading request body.
2024-03-22 15:21:16.9436|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'
2024-03-22 15:21:16.9436|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 15:21:16.9436|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 15:21:16.9436|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 15:21:16.9436|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 15:21:16.9893|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 15:21:16.9893|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-22 15:21:16.9906|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-22 15:21:16.9906|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (1ms).
2024-03-22 15:21:16.9906|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (1ms).
2024-03-22 15:21:16.9906|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 15:21:16.9906|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 15:21:16.9906|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-22 15:21:16.9906|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (3ms) [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-22 15:21:16.9906|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:21:16.9906|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 15:21:16.9906|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-22 15:21:16.9906|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 15:21:16.9906|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-22 15:21:16.9906|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 15:21:16.9906|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API) in 77.3166ms
2024-03-22 15:21:16.9906|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 15:21:16.9906|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 15:21:16.9906|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 15:21:16.9906|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-22 15:21:16.9906|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 41 - 200 0 - 96.0306ms
2024-03-22 15:21:38.9335|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Group?dirEntryUsername=asd - -
2024-03-22 15:21:38.9335|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 15:21:38.9335|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Group'
2024-03-22 15:21:38.9335|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-22 15:21:38.9411|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 15:21:38.9411|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 15:21:38.9411|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 15:21:38.9411|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[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 15:21:38.9411|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 15:21:38.9411|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 15:21:38.9411|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 15:21:38.9411|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 15:21:38.9411|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 15:21:38.9411|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 15:21:38.9411|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 15:21:38.9411|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 15:21:38.9577|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 15:21:38.9577|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name 'dirEntryUsername' in request data ...
2024-03-22 15:21:38.9577|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 15:21:38.9577|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 15:21:38.9577|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 15:21:38.9577|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 15:21:38.9577|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String[]' ...
2024-03-22 15:21:38.9577|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'propName' of type 'System.String[]' using the name '' in request data ...
2024-03-22 15:21:38.9577|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Could not bind to collection using a format like =value1&=value2
2024-03-22 15:21:38.9577|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind model using indices. Example formats include: [0]=value1&[1]=value2, [0]=value1&[1]=value2, .index=zero&.index=one&[zero]=value1&[one]=value2
2024-03-22 15:21:38.9719|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name '[0]' in request data ...
2024-03-22 15:21:38.9719|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '[0]' of type 'System.String'.
2024-03-22 15:21:38.9719|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name '[0]'.
2024-03-22 15:21:38.9719|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 15:21:38.9719|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 15:21:38.9719|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String[]' ...
2024-03-22 15:21:38.9719|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String[]'.
2024-03-22 15:21:38.9719|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 15:21:38.9719|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 15:21:38.9719|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 15:21:38.9719|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 15:21:38.9719|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 15:21:38.9719|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-22 15:21:38.9916|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 41.5163ms
2024-03-22 15:21:38.9916|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 15:21:38.9916|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 15:21:38.9916|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Group?dirEntryUsername=asd - - - 200 - application/json;+charset=utf-8 59.6157ms
2024-03-22 15:22:08.4067|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Auth/user - -
2024-03-22 15:22:08.4067|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 15:22:08.4067|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Auth/user'
2024-03-22 15:22:08.4067|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.AuthController.GetUserWithClaims (DigitalData.UserManager.API)' with route pattern 'api/Auth/user' is valid for the request path '/api/Auth/user'
2024-03-22 15:22:08.4067|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.GetUserWithClaims (DigitalData.UserManager.API)'
2024-03-22 15:22:08.4067|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 15:22:08.4067|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-22 15:22:08.4067|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.GetUserWithClaims (DigitalData.UserManager.API)'
2024-03-22 15:22:08.4200|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetUserWithClaims", controller = "Auth"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWithClaims() on controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API).
2024-03-22 15:22:08.4200|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 15:22:08.4200|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 15:22:08.4200|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 15:22:08.4200|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 15:22:08.4200|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 15:22:08.4200|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 15:22:08.4200|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 15:22:08.4200|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 15:22:08.4200|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 15:22:08.4200|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-22 15:22:08.4200|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-22 15:22:08.4200|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-22 15:22:08.4200|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (1ms).
2024-03-22 15:22:08.4200|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 15:22:08.4200|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 15:22:08.4200|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-22 15:22:08.4200|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (3ms) [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-22 15:22:08.4407|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 15:22:08.4407|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 15:22:08.4407|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-22 15:22:08.4407|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 15:22:08.4407|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-22 15:22:08.4407|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 15:22:08.4407|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 15:22:08.4407|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 15:22:08.4407|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 15:22:08.4407|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 15:22:08.4407|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.User.UserReadDto'.
2024-03-22 15:22:08.4407|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.GetUserWithClaims (DigitalData.UserManager.API) in 27.5306ms
2024-03-22 15:22:08.4407|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.GetUserWithClaims (DigitalData.UserManager.API)'
2024-03-22 15:22:08.4511|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 15:22:08.4511|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 15:22:08.4511|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-22 15:22:08.4511|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Auth/user - - - 200 - application/json;+charset=utf-8 46.7384ms
2024-03-22 15:22:16.8795|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Root/TekH - -
2024-03-22 15:22:16.8795|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 15:22:16.8795|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Root/TekH'
2024-03-22 15:22:16.8795|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)' with route pattern 'api/Directory/Root/{username}' is valid for the request path '/api/Directory/Root/TekH'
2024-03-22 15:22:16.8795|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)'
2024-03-22 15:22:16.8795|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 15:22:16.8795|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)'
2024-03-22 15:22:16.8908|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetRootOf", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetRootOf(System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 15:22:16.8908|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 15:22:16.8908|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 15:22:16.8908|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 15:22:16.8908|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 15:22:16.8908|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 15:22:16.8908|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 15:22:16.8908|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 15:22:16.8908|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 15:22:16.8908|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'username' of type 'System.String' ...
2024-03-22 15:22:16.8908|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-22 15:22:16.8908|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'username' of type 'System.String'.
2024-03-22 15:22:16.8908|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'username' of type 'System.String'.
2024-03-22 15:22:16.8908|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'username' of type 'System.String' ...
2024-03-22 15:22:16.8908|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'username' of type 'System.String'.
2024-03-22 15:22:19.2996|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 15:22:19.2996|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 15:22:19.2996|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 15:22:19.2996|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 15:22:19.2996|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 15:22:19.2996|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type '<>f__AnonymousType0`7[[System.Guid, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2024-03-22 15:22:19.3128|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API) in 2416.7703ms
2024-03-22 15:22:19.3128|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetRootOf (DigitalData.UserManager.API)'
2024-03-22 15:22:19.3128|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 15:22:19.3128|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Root/TekH - - - 200 - application/json;+charset=utf-8 2434.8353ms
2024-03-22 15:22:33.6837|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Group - -
2024-03-22 15:22:33.6837|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 15:22:33.6837|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Group'
2024-03-22 15:22:33.6837|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-22 15:22:33.6837|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 15:22:33.6837|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 15:22:33.6837|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 15:22:33.6837|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[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 15:22:33.6837|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 15:22:33.6837|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 15:22:33.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-22 15:22:33.6837|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 15:22:33.6837|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 15:22:33.6837|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 15:22:33.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-22 15:22:33.6837|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 15:22:33.6837|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 15:22:33.6837|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 15:22:33.6837|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 15:22:33.6837|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 15:22:33.6837|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 15:22:33.6837|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 15:22:33.6967|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 15:22:33.6967|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String[]' ...
2024-03-22 15:22:33.6967|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'propName' of type 'System.String[]' using the name '' in request data ...
2024-03-22 15:22:33.6967|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Could not bind to collection using a format like =value1&=value2
2024-03-22 15:22:33.6967|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind model using indices. Example formats include: [0]=value1&[1]=value2, [0]=value1&[1]=value2, .index=zero&.index=one&[zero]=value1&[one]=value2
2024-03-22 15:22:33.6967|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name '[0]' in request data ...
2024-03-22 15:22:33.6967|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '[0]' of type 'System.String'.
2024-03-22 15:22:33.6967|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name '[0]'.
2024-03-22 15:22:33.6967|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 15:22:33.6967|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 15:22:33.6967|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String[]' ...
2024-03-22 15:22:33.6967|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String[]'.
2024-03-22 15:22:33.7527|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 15:22:33.7527|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 15:22:33.7527|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 15:22:33.7527|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 15:22:33.7527|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 15:22:33.7527|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-22 15:22:33.7805|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 89.1292ms
2024-03-22 15:22:33.7805|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 15:22:33.7805|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 15:22:33.7805|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Group - - - 200 - application/json;+charset=utf-8 97.8880ms
2024-03-22 15:22:41.6865|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/User - -
2024-03-22 15:22:41.6865|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 15:22:41.6865|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/User'
2024-03-22 15:22:41.6865|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)' with route pattern 'api/Directory/User' is valid for the request path '/api/Directory/User'
2024-03-22 15:22:41.6865|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 15:22:41.6865|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 15:22:41.6865|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 15:22:41.6865|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetUsersByGroupName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetUsersByGroupName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 15:22:41.6865|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 15:22:41.6865|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 15:22:41.6865|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 15:22:41.6960|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 15:22:41.6960|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 15:22:41.6960|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 15:22:41.6960|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 15:22:41.6960|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 15:22:41.6960|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 15:22:41.6960|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 15:22:41.6960|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 15:22:41.6960|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 15:22:41.6960|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 15:22:41.6960|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 15:22:41.6960|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 15:22:41.6960|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'groupName' of type 'System.String' ...
2024-03-22 15:22:41.6960|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'groupName' of type 'System.String' using the name '' in request data ...
2024-03-22 15:22:41.6960|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'groupName' of type 'System.String'.
2024-03-22 15:22:41.6960|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'groupName' of type 'System.String'.
2024-03-22 15:22:41.6960|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'groupName' of type 'System.String'.
2024-03-22 15:22:41.6960|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'groupName' of type 'System.String' ...
2024-03-22 15:22:41.7337|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'groupName' of type 'System.String'.
2024-03-22 15:22:41.7337|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String[]' ...
2024-03-22 15:22:41.7337|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'propName' of type 'System.String[]' using the name '' in request data ...
2024-03-22 15:22:41.7337|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Could not bind to collection using a format like =value1&=value2
2024-03-22 15:22:41.7337|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind model using indices. Example formats include: [0]=value1&[1]=value2, [0]=value1&[1]=value2, .index=zero&.index=one&[zero]=value1&[one]=value2
2024-03-22 15:22:41.7337|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name '[0]' in request data ...
2024-03-22 15:22:41.7337|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '[0]' of type 'System.String'.
2024-03-22 15:22:41.7337|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name '[0]'.
2024-03-22 15:22:41.7337|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 15:22:41.7337|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 15:22:41.7337|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String[]' ...
2024-03-22 15:22:41.7337|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String[]'.
2024-03-22 15:22:41.8065|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 15:22:41.8065|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 15:22:41.8065|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 15:22:41.8065|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 15:22:41.8065|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 15:22:41.8065|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-22 15:22:41.8065|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API) in 122.1883ms
2024-03-22 15:22:41.8065|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 15:22:41.8065|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 15:22:41.8203|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/User - - - 200 - application/json;+charset=utf-8 133.8641ms
2024-03-22 15:26:28.5002|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 15:26:28.5100|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 15:26:28.5409|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 15:26:28.5409|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 41.0467ms
2024-03-22 15:26:31.0756|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 15:26:31.0756|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 15:26:31.0756|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 3.6992ms
2024-03-22 15:26:31.1352|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 59.5863ms
2024-03-22 15:26:31.3352|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 15:26:31.3577|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 22.5789ms
2024-03-22 15:26:41.0908|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/User - -
2024-03-22 15:26:41.0908|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 15:26:41.0908|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/User'
2024-03-22 15:26:41.0908|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)' with route pattern 'api/Directory/User' is valid for the request path '/api/Directory/User'
2024-03-22 15:26:41.0908|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 15:26:41.0908|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 15:26:41.0908|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 15:26:41.0908|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetUsersByGroupName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetUsersByGroupName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 15:26:41.0908|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 15:26:41.0908|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 15:26:41.0908|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 15:26:41.0908|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 15:26:41.0908|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 15:26:41.0989|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 15:26:41.0989|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 15:26:41.0989|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 15:26:41.0989|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 15:26:41.0989|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 15:26:41.0989|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 15:26:41.0989|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 15:26:41.0989|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 15:26:41.0989|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 15:26:41.0989|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 15:26:41.0989|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'groupName' of type 'System.String' ...
2024-03-22 15:26:41.0989|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'groupName' of type 'System.String' using the name '' in request data ...
2024-03-22 15:26:41.0989|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'groupName' of type 'System.String'.
2024-03-22 15:26:41.0989|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'groupName' of type 'System.String'.
2024-03-22 15:26:41.0989|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'groupName' of type 'System.String'.
2024-03-22 15:26:41.0989|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'groupName' of type 'System.String' ...
2024-03-22 15:26:41.0989|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'groupName' of type 'System.String'.
2024-03-22 15:26:41.0989|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String[]' ...
2024-03-22 15:26:41.0989|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'propName' of type 'System.String[]' using the name '' in request data ...
2024-03-22 15:26:41.0989|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Could not bind to collection using a format like =value1&=value2
2024-03-22 15:26:41.0989|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind model using indices. Example formats include: [0]=value1&[1]=value2, [0]=value1&[1]=value2, .index=zero&.index=one&[zero]=value1&[one]=value2
2024-03-22 15:26:41.0989|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name '[0]' in request data ...
2024-03-22 15:26:41.0989|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '[0]' of type 'System.String'.
2024-03-22 15:26:41.0989|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name '[0]'.
2024-03-22 15:26:41.0989|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 15:26:41.0989|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 15:26:41.0989|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String[]' ...
2024-03-22 15:26:41.0989|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String[]'.
2024-03-22 15:26:41.1750|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 15:26:41.1750|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 15:26:41.1750|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 15:26:41.1765|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 15:26:41.1765|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 15:26:41.1765|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-22 15:26:41.1765|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API) in 87.1371ms
2024-03-22 15:26:41.1765|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 15:26:41.1765|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 15:26:41.1765|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/User - - - 200 - application/json;+charset=utf-8 96.1970ms
2024-03-22 15:48:18.2016|DEBUG|Program|init main
2024-03-22 15:48:19.1670|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-22 15:48:19.3907|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 15:48:19.4591|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-22 15:48:19.4591|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-22 15:48:19.4853|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 15:48:19.5045|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-22 15:48:19.5045|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-22 15:48:19.5045|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 15:48:19.5045|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-22 15:48:19.5216|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 15:48:19.5216|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 15:48:19.5216|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 15:48:19.5216|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 15:48:19.7466|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 15:48:19.7466|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 15:48:19.7466|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 15:48:19.7466|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 15:48:19.7466|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 15:48:19.7466|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 15:48:19.7466|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 15:48:19.7466|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 15:48:19.7466|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 15:48:20.1743|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AFSETF766" accepted.
2024-03-22 15:48:20.1743|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AFSETF766" started.
2024-03-22 15:48:20.1743|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AFSETF767" received FIN.
2024-03-22 15:48:20.1743|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AFSETF766" received FIN.
2024-03-22 15:48:20.1743|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AFSETF767" accepted.
2024-03-22 15:48:20.1743|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AFSETF767" started.
2024-03-22 15:48:20.2032|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-22 15:48:20.2032|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-22 15:48:20.2424|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AFSETF766" stopped.
2024-03-22 15:48:20.2424|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AFSETF767" stopped.
2024-03-22 15:48:20.2424|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AFSETF766" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 15:48:20.2424|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AFSETF767" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 15:48:21.2640|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AFSETF768" accepted.
2024-03-22 15:48:21.3679|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AFSETF768" started.
2024-03-22 15:48:21.5511|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AFSETF768 established using the following protocol: Tls12
2024-03-22 15:48:21.6931|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 15:48:21.7276|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 15:48:21.8922|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 15:48:22.0336|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 15:48:22.0336|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 15:48:22.0336|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 15:48:22.0336|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 346.9917ms
2024-03-22 15:48:22.0631|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 17.3423ms
2024-03-22 15:48:22.1063|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 60.7602ms
2024-03-22 15:48:22.2678|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 15:48:22.4851|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 217.2388ms
2024-03-22 15:48:23.4469|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AFSETF768" received FIN.
2024-03-22 15:48:23.4469|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Http2|The connection queue processing loop for 0HN2AFSETF768 completed.
2024-03-22 15:48:23.4469|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Http2|Connection id "0HN2AFSETF768" is closed. The last processed stream ID was 7.
2024-03-22 15:48:23.4469|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AFSETF768" sending FIN because: "The client closed the connection."
2024-03-22 15:48:23.4667|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AFSETF768" stopped.
2024-03-22 16:15:01.3944|DEBUG|Program|init main
2024-03-22 16:15:02.4055|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-22 16:15:02.5413|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 16:15:02.5894|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-22 16:15:02.5970|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-22 16:15:02.6156|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 16:15:02.6305|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-22 16:15:02.6493|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-22 16:15:02.6493|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 16:15:02.6493|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-22 16:15:02.6657|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 16:15:02.6657|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 16:15:02.6657|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 16:15:02.6657|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 16:15:03.0023|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 16:15:03.0023|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 16:15:03.0023|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 16:15:03.0023|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 16:15:03.0023|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 16:15:03.0023|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 16:15:03.0023|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 16:15:03.0023|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 16:15:03.0023|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 16:15:03.1833|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGBCKUMVU" accepted.
2024-03-22 16:15:03.1833|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGBCKUMVU" started.
2024-03-22 16:15:03.2205|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AGBCKUMVU" received FIN.
2024-03-22 16:15:03.2205|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-22 16:15:03.3041|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGBCKUMVU" stopped.
2024-03-22 16:15:03.3041|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AGBCKUMVU" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 16:15:03.5345|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGBCKUMVV" accepted.
2024-03-22 16:15:03.5480|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGBCKUMVV" started.
2024-03-22 16:15:03.6357|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AGBCKUMVV established using the following protocol: Tls12
2024-03-22 16:15:03.7732|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 16:15:03.8167|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 16:15:03.9811|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 16:15:04.1267|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 16:15:04.1267|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 359.0935ms
2024-03-22 16:15:04.1442|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 16:15:04.1442|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 16:15:04.1601|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 15.6073ms
2024-03-22 16:15:04.2058|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 61.3141ms
2024-03-22 16:15:04.3982|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 16:15:04.6824|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 284.4019ms
2024-03-22 16:15:25.3547|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Auth/login application/json 55
2024-03-22 16:15:25.3632|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 16:15:25.3632|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 16:15:25.3632|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 16:15:25.3632|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 16:15:25.4002|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Auth/login'
2024-03-22 16:15:25.4051|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-22 16:15:25.4051|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 16:15:25.4327|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 16:15:25.4361|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 16:15:25.4658|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-22 16:15:25.4682|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 16:15:25.4682|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 16:15:25.4682|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 16:15:25.4682|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 16:15:25.4682|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 16:15:25.4682|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 16:15:25.6313|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 16:15:26.4415|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 16:15:26.6516|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 16:15:26.6578|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-22 16:15:26.6578|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-22 16:15:26.6578|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 16:15:26.6578|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AGBCKUMVV", Request id "0HN2AGBCKUMVV:00000009": started reading request body.
2024-03-22 16:15:26.6578|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AGBCKUMVV", Request id "0HN2AGBCKUMVV:00000009": done reading request body.
2024-03-22 16:15:26.6749|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'
2024-03-22 16:15:26.6749|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 16:15:26.6749|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 16:15:26.6749|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-22 16:15:26.6889|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 16:15:29.2015|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 16:15:29.2050|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 16:15:29.2050|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 16:15:29.2050|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 16:15:29.2050|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 16:15:29.2050|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing UnauthorizedObjectResult, writing value of type 'DigitalData.Core.Application.ServiceMessage'.
2024-03-22 16:15:29.2230|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API) in 3749.3489ms
2024-03-22 16:15:29.2230|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 16:15:29.2230|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 16:15:29.2230|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Auth/login application/json 55 - 401 - application/json;+charset=utf-8 3877.1109ms
2024-03-22 16:15:36.4772|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Auth/login application/json 55
2024-03-22 16:15:36.4772|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 16:15:36.4772|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 16:15:36.4772|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 16:15:36.4772|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 16:15:36.4847|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Auth/login'
2024-03-22 16:15:36.4847|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-22 16:15:36.4847|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 16:15:36.4847|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 16:15:36.4847|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 16:15:36.4847|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-22 16:15:36.4847|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 16:15:36.4847|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 16:15:36.4847|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 16:15:36.4847|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 16:15:36.4847|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 16:15:36.4847|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 16:15:36.5609|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 16:15:36.5609|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 16:15:36.5609|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-22 16:15:36.5609|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-22 16:15:36.5609|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 16:15:36.5609|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AGBCKUMVV", Request id "0HN2AGBCKUMVV:0000000B": started reading request body.
2024-03-22 16:15:36.5609|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AGBCKUMVV", Request id "0HN2AGBCKUMVV:0000000B": done reading request body.
2024-03-22 16:15:36.5609|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'
2024-03-22 16:15:36.5609|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 16:15:36.5609|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 16:15:36.5609|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-22 16:15:36.5609|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 16:15:36.6893|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<GroupOfUser>()
.Include(gou => gou.Group)
.Include(gou => gou.User)'
2024-03-22 16:15:36.8086|DEBUG|Microsoft.EntityFrameworkCore.Query|Including navigation: 'GroupOfUser.Group'.
2024-03-22 16:15:36.8108|DEBUG|Microsoft.EntityFrameworkCore.Query|Including navigation: 'GroupOfUser.User'.
2024-03-22 16:15:37.0356|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-22 16:15:37.0887|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 16:15:37.0887|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-22 16:15:37.1177|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (23ms).
2024-03-22 16:15:37.1287|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (36ms).
2024-03-22 16:15:37.1287|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (43ms).
2024-03-22 16:15:37.1287|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 16:15:37.4348|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 16:15:37.4445|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-22 16:15:37.4971|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (54ms) [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-22 16:15:37.5436|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.5981|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.5981|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6333|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6333|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6606|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6700|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6700|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6700|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6700|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6700|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6700|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6700|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6700|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6700|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6700|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6700|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6700|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6700|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6700|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6700|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6700|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6700|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6700|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6700|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6700|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6700|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6700|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6700|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6700|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6700|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6700|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6700|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6700|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6700|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6700|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6858|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6858|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6858|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6858|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6858|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6858|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:15:37.6858|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 16:15:37.7026|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 198ms reading results.
2024-03-22 16:15:37.7026|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 16:15:37.7026|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (6ms).
2024-03-22 16:15:37.7273|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<User>()
.Where(user => user.Username == __username_0)
.FirstOrDefault()'
2024-03-22 16:15:37.7519|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-22 16:15:37.7519|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 16:15:37.7519|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-22 16:15:37.7677|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (4ms).
2024-03-22 16:15:37.7677|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 16:15:37.7677|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 16:15:37.7677|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-22 16:15:37.8037|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (34ms) [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-22 16:15:37.8037|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 16:15:37.8037|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-22 16:15:37.8037|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 16:15:37.8037|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-22 16:15:37.8277|INFO|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies signed in.
2024-03-22 16:15:37.8277|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 16:15:37.8277|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API) in 1339.6605ms
2024-03-22 16:15:37.8277|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 16:15:37.8277|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 16:15:37.8277|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 16:15:37.8277|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (1ms).
2024-03-22 16:15:37.8277|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Auth/login application/json 55 - 200 0 - 1363.1467ms
2024-03-22 16:16:37.2577|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/User - -
2024-03-22 16:16:37.2742|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 16:16:37.2773|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/User'
2024-03-22 16:16:37.2773|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)' with route pattern 'api/Directory/User' is valid for the request path '/api/Directory/User'
2024-03-22 16:16:37.2773|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 16:16:37.2773|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 16:16:37.2773|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 16:16:37.2936|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetUsersByGroupName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetUsersByGroupName(System.String, System.String, System.String[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 16:16:37.2936|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 16:16:37.2936|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 16:16:37.2936|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 16:16:37.2936|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 16:16:37.2936|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 16:16:37.2936|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 16:16:37.3153|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 16:16:37.3153|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 16:16:37.3153|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 16:16:37.3153|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 16:16:37.3153|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:16:37.3153|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:16:37.3153|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:16:37.3153|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 16:16:37.3153|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:16:37.3153|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'groupName' of type 'System.String' ...
2024-03-22 16:16:37.3227|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'groupName' of type 'System.String' using the name '' in request data ...
2024-03-22 16:16:37.3227|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'groupName' of type 'System.String'.
2024-03-22 16:16:37.3227|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'groupName' of type 'System.String'.
2024-03-22 16:16:37.3227|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'groupName' of type 'System.String'.
2024-03-22 16:16:37.3227|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'groupName' of type 'System.String' ...
2024-03-22 16:16:37.3227|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'groupName' of type 'System.String'.
2024-03-22 16:16:37.3227|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String[]' ...
2024-03-22 16:16:37.3227|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'propName' of type 'System.String[]' using the name '' in request data ...
2024-03-22 16:16:37.3227|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Could not bind to collection using a format like =value1&=value2
2024-03-22 16:16:37.3227|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind model using indices. Example formats include: [0]=value1&[1]=value2, [0]=value1&[1]=value2, .index=zero&.index=one&[zero]=value1&[one]=value2
2024-03-22 16:16:37.3227|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name '[0]' in request data ...
2024-03-22 16:16:37.3227|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '[0]' of type 'System.String'.
2024-03-22 16:16:37.3227|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name '[0]'.
2024-03-22 16:16:37.3385|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 16:16:37.3385|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 16:16:37.3385|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String[]' ...
2024-03-22 16:16:37.3385|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String[]'.
2024-03-22 16:16:39.8084|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 16:16:39.8084|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 16:16:39.8084|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 16:16:39.8084|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 16:16:39.8084|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 16:16:39.8084|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-22 16:16:39.8429|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API) in 2547.1948ms
2024-03-22 16:16:39.8429|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 16:16:39.8429|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 16:16:39.8429|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/User - - - 200 - application/json;+charset=utf-8 2586.7057ms
2024-03-22 16:17:10.9295|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Group - -
2024-03-22 16:17:10.9562|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 16:17:10.9562|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Group'
2024-03-22 16:17:10.9562|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-22 16:17:10.9604|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 16:17:10.9604|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 16:17:10.9604|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 16:17:10.9604|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[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 16:17:10.9604|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 16:17:10.9604|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 16:17:10.9604|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 16:17:10.9604|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 16:17:10.9604|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 16:17:10.9604|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 16:17:10.9604|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 16:17:10.9604|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 16:17:10.9604|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 16:17:10.9604|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 16:17:10.9604|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:17:10.9604|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:17:10.9604|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:17:10.9604|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 16:17:10.9604|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:17:10.9604|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String[]' ...
2024-03-22 16:17:10.9604|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'propName' of type 'System.String[]' using the name '' in request data ...
2024-03-22 16:17:10.9604|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Could not bind to collection using a format like =value1&=value2
2024-03-22 16:17:10.9604|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind model using indices. Example formats include: [0]=value1&[1]=value2, [0]=value1&[1]=value2, .index=zero&.index=one&[zero]=value1&[one]=value2
2024-03-22 16:17:10.9604|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name '[0]' in request data ...
2024-03-22 16:17:10.9604|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '[0]' of type 'System.String'.
2024-03-22 16:17:10.9604|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name '[0]'.
2024-03-22 16:17:10.9604|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 16:17:10.9604|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 16:17:10.9604|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String[]' ...
2024-03-22 16:17:10.9757|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String[]'.
2024-03-22 16:17:11.0110|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 16:17:11.0110|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 16:17:11.0110|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 16:17:11.0110|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 16:17:11.0110|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 16:17:11.0110|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-22 16:17:11.0612|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 95.1062ms
2024-03-22 16:17:11.0612|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 16:17:11.0612|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 16:17:11.0612|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Group - - - 200 - application/json;+charset=utf-8 136.5833ms
2024-03-22 16:17:39.6216|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Group?propName=samaccountname - -
2024-03-22 16:17:39.6216|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 16:17:39.6216|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Group'
2024-03-22 16:17:39.6216|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-22 16:17:39.6216|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 16:17:39.6216|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 16:17:39.6216|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 16:17:39.6216|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[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 16:17:39.6216|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 16:17:39.6216|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 16:17:39.6216|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 16:17:39.6216|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 16:17:39.6216|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 16:17:39.6216|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 16:17:39.6216|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 16:17:39.6216|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 16:17:39.6336|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 16:17:39.6336|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 16:17:39.6336|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:17:39.6336|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:17:39.6336|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:17:39.6336|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 16:17:39.6336|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:17:39.6336|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String[]' ...
2024-03-22 16:17:39.6336|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'propName' of type 'System.String[]' using the name 'propName' in request data ...
2024-03-22 16:17:39.6336|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'propName' in request data ...
2024-03-22 16:17:39.6336|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'propName'.
2024-03-22 16:17:39.6336|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 16:17:39.6336|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 16:17:39.6336|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String[]' ...
2024-03-22 16:17:39.6336|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String[]'.
2024-03-22 16:17:39.6490|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 16:17:39.6490|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 16:17:39.6490|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 16:17:39.6490|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 16:17:39.6490|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 16:17:39.6490|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-22 16:17:39.6490|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 27.3443ms
2024-03-22 16:17:39.6490|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 16:17:39.6490|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 16:17:39.6490|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Group?propName=samaccountname - - - 200 - application/json;+charset=utf-8 39.2210ms
2024-03-22 16:23:22.9343|DEBUG|Program|init main
2024-03-22 16:23:24.0544|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-22 16:23:24.1858|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 16:23:24.2636|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-22 16:23:24.2636|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-22 16:23:24.2817|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 16:23:24.2956|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-22 16:23:24.2956|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-22 16:23:24.2956|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 16:23:24.3114|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-22 16:23:24.3114|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 16:23:24.3114|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 16:23:24.3114|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 16:23:24.3114|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 16:23:24.6315|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 16:23:24.6315|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 16:23:24.6315|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 16:23:24.6315|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 16:23:24.6315|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 16:23:24.6315|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 16:23:24.6315|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 16:23:24.6372|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 16:23:24.6372|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 16:23:24.6781|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGG23IOGA" accepted.
2024-03-22 16:23:24.6781|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGG23IOGA" started.
2024-03-22 16:23:24.6781|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGG23IOGB" accepted.
2024-03-22 16:23:24.6781|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGG23IOGB" started.
2024-03-22 16:23:24.7148|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AGG23IOGB" received FIN.
2024-03-22 16:23:24.7148|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AGG23IOGA" received FIN.
2024-03-22 16:23:24.7224|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-22 16:23:24.7224|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-22 16:23:24.7636|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGG23IOGB" stopped.
2024-03-22 16:23:24.7636|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGG23IOGA" stopped.
2024-03-22 16:23:24.7636|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AGG23IOGB" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 16:23:24.7636|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AGG23IOGA" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 16:23:25.0197|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGG23IOGC" accepted.
2024-03-22 16:23:25.0358|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGG23IOGC" started.
2024-03-22 16:23:25.1213|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AGG23IOGC established using the following protocol: Tls12
2024-03-22 16:23:25.2261|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 16:23:25.2784|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 16:23:25.4653|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 16:23:25.6187|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 16:23:25.6301|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 16:23:25.6301|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 16:23:25.6301|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 407.9717ms
2024-03-22 16:23:25.6460|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 15.8281ms
2024-03-22 16:23:25.7076|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 77.4616ms
2024-03-22 16:23:25.9026|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 16:23:26.1690|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 266.4335ms
2024-03-22 16:23:45.5362|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 41
2024-03-22 16:23:45.5362|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 16:23:45.5362|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 16:23:45.5362|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 16:23:45.5441|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 16:23:45.5782|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 16:23:45.5782|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)' with route pattern 'api/Directory/CreateSearchRoot' is valid for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 16:23:45.5782|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 16:23:45.6106|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 16:23:45.6106|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 16:23:45.6428|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CreateSearchRoot", controller = "Directory"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateSearchRoot(DigitalData.UserManager.Application.DTOs.SearchRootCreateDto) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 16:23:45.6428|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 16:23:45.6428|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 16:23:45.6428|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 16:23:45.6428|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 16:23:45.6428|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 16:23:45.6428|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 16:23:45.8145|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 16:23:46.6486|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 16:23:46.8467|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 16:23:46.8467|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 16:23:46.8562|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' using the name '' in request data ...
2024-03-22 16:23:46.8562|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 16:23:46.8562|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AGG23IOGC", Request id "0HN2AGG23IOGC:00000009": started reading request body.
2024-03-22 16:23:46.8562|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AGG23IOGC", Request id "0HN2AGG23IOGC:00000009": done reading request body.
2024-03-22 16:23:46.8562|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'
2024-03-22 16:23:46.8562|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 16:23:46.8562|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 16:23:46.8707|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 16:23:46.8707|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 16:23:49.4857|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<User>()
.Where(user => user.Username == __username_0)
.FirstOrDefault()'
2024-03-22 16:23:49.7038|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-22 16:23:49.7541|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 16:23:49.7541|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-22 16:23:49.7820|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (22ms).
2024-03-22 16:23:49.7918|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (35ms).
2024-03-22 16:23:49.7918|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (51ms).
2024-03-22 16:23:49.8091|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 16:23:50.0855|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 16:23:50.0973|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-22 16:23:50.1640|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (70ms) [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-22 16:23:50.2312|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:23:50.2724|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 16:23:50.2807|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 110ms reading results.
2024-03-22 16:23:50.2807|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 16:23:50.2807|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (6ms).
2024-03-22 16:23:50.3258|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 16:23:50.3258|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API) in 4678.7383ms
2024-03-22 16:23:50.3258|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 16:23:50.3258|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 16:23:50.3392|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 16:23:50.3392|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (1ms).
2024-03-22 16:23:50.3392|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 41 - 200 0 - 4805.8500ms
2024-03-22 16:25:00.9173|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Group - -
2024-03-22 16:25:00.9359|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 16:25:00.9359|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Group'
2024-03-22 16:25:00.9359|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-22 16:25:00.9359|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 16:25:00.9459|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 16:25:00.9459|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 16:25:00.9459|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[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 16:25:00.9459|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 16:25:00.9459|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 16:25:00.9459|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 16:25:00.9459|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 16:25:00.9459|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 16:25:00.9459|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 16:25:01.0293|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 16:25:01.0293|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 16:25:01.0293|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 16:25:01.0293|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 16:25:01.0293|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:25:01.0293|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:25:01.0293|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:25:01.0293|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 16:25:01.0293|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:25:01.0293|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String[]' ...
2024-03-22 16:25:01.0293|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'propName' of type 'System.String[]' using the name '' in request data ...
2024-03-22 16:25:01.0385|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Could not bind to collection using a format like =value1&=value2
2024-03-22 16:25:01.0385|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind model using indices. Example formats include: [0]=value1&[1]=value2, [0]=value1&[1]=value2, .index=zero&.index=one&[zero]=value1&[one]=value2
2024-03-22 16:25:01.0385|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name '[0]' in request data ...
2024-03-22 16:25:01.0385|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '[0]' of type 'System.String'.
2024-03-22 16:25:01.0385|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name '[0]'.
2024-03-22 16:25:01.0385|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 16:25:01.0385|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 16:25:01.0385|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String[]' ...
2024-03-22 16:25:01.0385|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String[]'.
2024-03-22 16:25:03.4848|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 16:25:03.4848|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 16:25:03.4848|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 16:25:03.4848|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 16:25:03.4848|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 16:25:03.4848|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-22 16:25:03.5220|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 2567.9862ms
2024-03-22 16:25:03.5220|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 16:25:03.5220|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 16:25:03.5220|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Group - - - 200 - application/json;+charset=utf-8 2606.2625ms
2024-03-22 16:25:36.7271|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Group?propName=samaccountname - -
2024-03-22 16:25:36.7271|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 16:25:36.7271|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Group'
2024-03-22 16:25:36.7271|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-22 16:25:36.7271|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 16:25:36.7271|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 16:25:36.7271|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 16:25:36.7271|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[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 16:25:36.7271|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 16:25:36.7271|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 16:25:36.7271|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 16:25:36.7271|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 16:25:36.7271|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 16:25:36.7271|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 16:25:36.7531|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 16:25:36.7558|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 16:25:36.7558|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 16:25:36.7558|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 16:25:36.7558|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:25:36.7558|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:25:36.7558|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:25:36.7558|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 16:25:36.7558|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:25:36.7558|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String[]' ...
2024-03-22 16:25:36.7558|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'propName' of type 'System.String[]' using the name 'propName' in request data ...
2024-03-22 16:25:36.7558|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'propName' in request data ...
2024-03-22 16:25:36.7558|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'propName'.
2024-03-22 16:25:36.7558|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 16:25:36.7558|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 16:25:36.7558|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String[]' ...
2024-03-22 16:25:36.7558|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String[]'.
2024-03-22 16:25:36.7759|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 16:25:36.7759|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 16:25:36.7759|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 16:25:36.7759|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 16:25:36.7759|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 16:25:36.7759|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-22 16:25:36.7759|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 45.2132ms
2024-03-22 16:25:36.7859|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 16:25:36.7859|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 16:25:36.7859|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Group?propName=samaccountname - - - 200 - application/json;+charset=utf-8 62.0952ms
2024-03-22 16:26:01.6092|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/User?groupName=DD-GmbH%20-%20Geschaeftsprozesse - -
2024-03-22 16:26:01.6145|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 16:26:01.6145|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/User'
2024-03-22 16:26:01.6145|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)' with route pattern 'api/Directory/User' is valid for the request path '/api/Directory/User'
2024-03-22 16:26:01.6145|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 16:26:01.6145|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 16:26:01.6145|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 16:26:01.6145|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetUsersByGroupName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetUsersByGroupName(System.String, System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 16:26:01.6145|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 16:26:01.6145|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 16:26:01.6145|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 16:26:01.6145|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 16:26:01.6145|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 16:26:01.6145|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 16:26:01.6145|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 16:26:01.6145|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 16:26:01.6145|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 16:26:01.6267|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 16:26:01.6267|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:26:01.6267|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:26:01.6267|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:26:01.6267|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 16:26:01.6267|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:26:01.6267|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'groupName' of type 'System.String' ...
2024-03-22 16:26:01.6267|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'groupName' of type 'System.String' using the name 'groupName' in request data ...
2024-03-22 16:26:01.6267|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'groupName' of type 'System.String'.
2024-03-22 16:26:01.6267|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'groupName' of type 'System.String'.
2024-03-22 16:26:01.6267|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'groupName' of type 'System.String' ...
2024-03-22 16:26:01.6267|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'groupName' of type 'System.String'.
2024-03-22 16:26:01.6267|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 16:26:01.6267|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 16:26:01.6428|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 16:26:01.6428|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 16:26:01.6428|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 16:26:01.6428|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-22 16:26:01.6428|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API) in 30.5789ms
2024-03-22 16:26:01.6428|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 16:26:01.6428|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 16:26:01.6428|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/User?groupName=DD-GmbH%20-%20Geschaeftsprozesse - - - 200 - application/json;+charset=utf-8 45.6744ms
2024-03-22 16:31:41.1503|DEBUG|Program|init main
2024-03-22 16:31:42.1531|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-22 16:31:42.2904|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 16:31:42.3482|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-22 16:31:42.3482|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-22 16:31:42.3709|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 16:31:42.3709|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-22 16:31:42.3909|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-22 16:31:42.3909|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 16:31:42.3909|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-22 16:31:42.4033|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 16:31:42.4033|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 16:31:42.4033|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 16:31:42.4033|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 16:31:42.6853|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 16:31:42.6853|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 16:31:42.6853|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 16:31:42.6853|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 16:31:42.6853|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 16:31:42.6853|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 16:31:42.6853|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 16:31:42.6853|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 16:31:42.6853|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 16:31:42.8130|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGKMI5G2E" accepted.
2024-03-22 16:31:42.8130|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGKMI5G2E" started.
2024-03-22 16:31:42.8130|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGKMI5G2F" accepted.
2024-03-22 16:31:42.8130|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGKMI5G2F" started.
2024-03-22 16:31:42.8432|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AGKMI5G2F" received FIN.
2024-03-22 16:31:42.8432|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AGKMI5G2E" received FIN.
2024-03-22 16:31:42.8632|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-22 16:31:42.8632|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-22 16:31:42.9033|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGKMI5G2E" stopped.
2024-03-22 16:31:42.9033|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGKMI5G2F" stopped.
2024-03-22 16:31:42.9033|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AGKMI5G2F" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 16:31:42.9033|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AGKMI5G2E" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 16:31:43.1359|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGKMI5G2G" accepted.
2024-03-22 16:31:43.1610|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGKMI5G2G" started.
2024-03-22 16:31:43.2450|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AGKMI5G2G established using the following protocol: Tls12
2024-03-22 16:31:43.3590|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 16:31:43.4271|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 16:31:43.6066|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 16:31:43.7301|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 16:31:43.7403|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 381.3632ms
2024-03-22 16:31:43.7403|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 16:31:43.7543|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 16:31:43.7543|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 9.5659ms
2024-03-22 16:31:43.8541|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 99.7643ms
2024-03-22 16:31:44.0165|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 16:31:44.3318|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 315.3808ms
2024-03-22 16:32:19.7728|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/User - -
2024-03-22 16:32:19.7833|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 16:32:19.8181|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/User'
2024-03-22 16:32:19.8224|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)' with route pattern 'api/Directory/User' is valid for the request path '/api/Directory/User'
2024-03-22 16:32:19.8224|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 16:32:19.8505|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 16:32:19.8542|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 16:32:19.8758|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetUsersByGroupName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetUsersByGroupName(System.String, System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 16:32:19.8758|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 16:32:19.8758|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 16:32:19.8758|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 16:32:19.8758|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 16:32:19.8758|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 16:32:19.8758|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 16:32:20.0428|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 16:32:20.8581|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 16:32:21.0561|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 16:32:21.0561|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 16:32:21.0561|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 16:32:21.0561|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:32:21.0561|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:32:21.0561|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:32:21.0561|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 16:32:21.0561|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:32:21.0561|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'groupName' of type 'System.String' ...
2024-03-22 16:32:21.0561|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'groupName' of type 'System.String' using the name '' in request data ...
2024-03-22 16:32:21.0561|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'groupName' of type 'System.String'.
2024-03-22 16:32:21.0561|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'groupName' of type 'System.String'.
2024-03-22 16:32:21.0561|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'groupName' of type 'System.String'.
2024-03-22 16:32:21.0723|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'groupName' of type 'System.String' ...
2024-03-22 16:32:21.0723|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'groupName' of type 'System.String'.
2024-03-22 16:32:21.0723|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 16:32:21.0723|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 16:32:21.0723|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 16:32:21.0723|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 16:32:21.0723|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 16:32:21.0723|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-22 16:32:21.0991|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API) in 1215.4146ms
2024-03-22 16:32:21.0991|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 16:32:21.1034|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 16:32:21.1034|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/User - - - 200 - application/json;+charset=utf-8 1340.2125ms
2024-03-22 16:32:40.8878|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 41
2024-03-22 16:32:40.8878|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 16:32:40.8878|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 16:32:40.8878|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 16:32:40.8878|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 16:32:40.8878|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 16:32:40.8878|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)' with route pattern 'api/Directory/CreateSearchRoot' is valid for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 16:32:40.8994|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 16:32:40.8994|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 16:32:40.8994|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 16:32:40.8994|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CreateSearchRoot", controller = "Directory"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateSearchRoot(DigitalData.UserManager.Application.DTOs.SearchRootCreateDto) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 16:32:40.8994|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 16:32:40.8994|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 16:32:40.8994|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 16:32:40.9149|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 16:32:40.9149|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 16:32:40.9149|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 16:32:40.9796|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 16:32:40.9796|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 16:32:40.9796|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 16:32:40.9796|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' using the name '' in request data ...
2024-03-22 16:32:40.9796|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 16:32:40.9796|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AGKMI5G2G", Request id "0HN2AGKMI5G2G:0000000B": started reading request body.
2024-03-22 16:32:40.9796|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AGKMI5G2G", Request id "0HN2AGKMI5G2G:0000000B": done reading request body.
2024-03-22 16:32:40.9943|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'
2024-03-22 16:32:40.9943|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 16:32:40.9943|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 16:32:40.9943|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 16:32:41.0081|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 16:32:43.6142|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<User>()
.Where(user => user.Username == __username_0)
.FirstOrDefault()'
2024-03-22 16:32:43.8427|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-22 16:32:43.8958|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 16:32:43.8958|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-22 16:32:43.9237|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (22ms).
2024-03-22 16:32:43.9333|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (34ms).
2024-03-22 16:32:43.9460|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (51ms).
2024-03-22 16:32:43.9460|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 16:32:44.2442|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 16:32:44.2442|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-22 16:32:44.3254|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (72ms) [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-22 16:32:44.3935|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:32:44.4388|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 16:32:44.4476|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 115ms reading results.
2024-03-22 16:32:44.4476|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 16:32:44.4476|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (6ms).
2024-03-22 16:32:44.4769|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 16:32:44.4776|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API) in 3562.3336ms
2024-03-22 16:32:44.4776|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 16:32:44.4776|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 16:32:44.4776|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 16:32:44.4776|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (1ms).
2024-03-22 16:32:44.4776|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 41 - 200 0 - 3596.2262ms
2024-03-22 16:32:56.9940|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/User - -
2024-03-22 16:32:56.9940|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 16:32:56.9940|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/User'
2024-03-22 16:32:56.9940|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)' with route pattern 'api/Directory/User' is valid for the request path '/api/Directory/User'
2024-03-22 16:32:56.9940|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 16:32:56.9940|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 16:32:56.9940|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 16:32:56.9940|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetUsersByGroupName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetUsersByGroupName(System.String, System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 16:32:56.9940|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 16:32:56.9940|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 16:32:56.9940|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 16:32:56.9940|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 16:32:56.9940|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 16:32:56.9940|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 16:32:57.0233|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 16:32:57.0254|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 16:32:57.0254|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 16:32:57.0254|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 16:32:57.0254|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:32:57.0254|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:32:57.0254|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:32:57.0254|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 16:32:57.0254|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:32:57.0254|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'groupName' of type 'System.String' ...
2024-03-22 16:32:57.0254|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'groupName' of type 'System.String' using the name '' in request data ...
2024-03-22 16:32:57.0254|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'groupName' of type 'System.String'.
2024-03-22 16:32:57.0254|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'groupName' of type 'System.String'.
2024-03-22 16:32:57.0254|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'groupName' of type 'System.String'.
2024-03-22 16:32:57.0254|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'groupName' of type 'System.String' ...
2024-03-22 16:32:57.0254|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'groupName' of type 'System.String'.
2024-03-22 16:32:57.1868|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 16:32:57.1868|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 16:32:57.1868|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 16:32:57.1868|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 16:32:57.1868|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 16:32:57.1868|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-22 16:32:57.2095|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API) in 205.2724ms
2024-03-22 16:32:57.2095|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 16:32:57.2095|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 16:32:57.2108|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/User - - - 200 - application/json;+charset=utf-8 216.7298ms
2024-03-22 16:34:23.6215|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Config reload token fired. Checking for changes...
2024-03-22 16:34:23.8789|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Config reload token fired. Checking for changes...
2024-03-22 16:34:31.2562|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Config reload token fired. Checking for changes...
2024-03-22 16:34:31.5176|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Config reload token fired. Checking for changes...
2024-03-22 16:34:36.1752|DEBUG|Program|init main
2024-03-22 16:34:37.0168|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-22 16:34:37.1237|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 16:34:37.1654|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-22 16:34:37.1654|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-22 16:34:37.1839|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 16:34:37.1960|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-22 16:34:37.1960|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-22 16:34:37.1960|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 16:34:37.1960|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-22 16:34:37.2084|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 16:34:37.2084|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 16:34:37.2084|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 16:34:37.2084|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 16:34:37.4692|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 16:34:37.4692|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 16:34:37.4692|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 16:34:37.4692|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 16:34:37.4711|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 16:34:37.4711|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 16:34:37.4711|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 16:34:37.4711|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 16:34:37.4711|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 16:34:37.5058|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGMAK5GSV" accepted.
2024-03-22 16:34:37.5058|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGMAK5GSV" started.
2024-03-22 16:34:37.5058|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGMAK5GT0" accepted.
2024-03-22 16:34:37.5058|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGMAK5GT0" started.
2024-03-22 16:34:37.5426|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AGMAK5GT0" received FIN.
2024-03-22 16:34:37.5426|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AGMAK5GSV" received FIN.
2024-03-22 16:34:37.5524|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-22 16:34:37.5524|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-22 16:34:37.5883|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGMAK5GSV" stopped.
2024-03-22 16:34:37.5883|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGMAK5GT0" stopped.
2024-03-22 16:34:37.5883|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AGMAK5GSV" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 16:34:37.5883|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AGMAK5GT0" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 16:34:37.8230|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGMAK5GT1" accepted.
2024-03-22 16:34:37.8230|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGMAK5GT1" started.
2024-03-22 16:34:37.8924|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AGMAK5GT1 established using the following protocol: Tls12
2024-03-22 16:34:37.9757|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 16:34:38.0062|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 16:34:38.1486|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 16:34:38.2711|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 16:34:38.2711|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 303.6714ms
2024-03-22 16:34:38.2939|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 16:34:38.2939|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 16:34:38.3106|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.4829ms
2024-03-22 16:34:38.3570|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 62.9937ms
2024-03-22 16:34:38.5272|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 16:34:38.7287|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 201.4683ms
2024-03-22 16:34:45.7666|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/User - -
2024-03-22 16:34:45.7696|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 16:34:45.8048|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/User'
2024-03-22 16:34:45.8048|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)' with route pattern 'api/Directory/User' is valid for the request path '/api/Directory/User'
2024-03-22 16:34:45.8048|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 16:34:45.8394|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 16:34:45.8394|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 16:34:45.8651|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetUsersByGroupName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetUsersByGroupName(System.String, System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 16:34:45.8651|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 16:34:45.8651|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 16:34:45.8651|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 16:34:45.8651|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 16:34:45.8651|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 16:34:45.8651|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 16:34:46.0326|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 16:34:46.8433|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 16:34:47.0463|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 16:34:47.0515|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 16:34:47.0515|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 16:34:47.0515|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:34:47.0515|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:34:47.0515|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:34:47.0515|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 16:34:47.0515|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:34:47.0515|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'groupName' of type 'System.String' ...
2024-03-22 16:34:47.0515|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'groupName' of type 'System.String' using the name '' in request data ...
2024-03-22 16:34:47.0515|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'groupName' of type 'System.String'.
2024-03-22 16:34:47.0515|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'groupName' of type 'System.String'.
2024-03-22 16:34:47.0515|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'groupName' of type 'System.String'.
2024-03-22 16:34:47.0515|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'groupName' of type 'System.String' ...
2024-03-22 16:34:47.0515|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'groupName' of type 'System.String'.
2024-03-22 16:34:47.0701|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 16:34:47.0701|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 16:34:47.0701|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 16:34:47.0701|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 16:34:47.0701|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 16:34:47.0701|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-22 16:34:47.0881|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API) in 1214.3291ms
2024-03-22 16:34:47.0881|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 16:34:47.0881|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 16:34:47.0950|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/User - - - 200 - application/json;+charset=utf-8 1328.6582ms
2024-03-22 16:35:02.1863|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 41
2024-03-22 16:35:02.1882|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 16:35:02.1882|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 16:35:02.1882|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 16:35:02.1882|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 16:35:02.1882|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 16:35:02.1882|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)' with route pattern 'api/Directory/CreateSearchRoot' is valid for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 16:35:02.1882|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 16:35:02.1882|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 16:35:02.1882|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 16:35:02.2119|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CreateSearchRoot", controller = "Directory"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateSearchRoot(DigitalData.UserManager.Application.DTOs.SearchRootCreateDto) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 16:35:02.2119|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 16:35:02.2119|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 16:35:02.2119|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 16:35:02.2119|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 16:35:02.2119|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 16:35:02.2119|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 16:35:02.2783|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 16:35:02.2783|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 16:35:02.2783|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 16:35:02.2814|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' using the name '' in request data ...
2024-03-22 16:35:02.2814|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 16:35:02.2814|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AGMAK5GT1", Request id "0HN2AGMAK5GT1:0000000B": started reading request body.
2024-03-22 16:35:02.2814|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AGMAK5GT1", Request id "0HN2AGMAK5GT1:0000000B": done reading request body.
2024-03-22 16:35:02.2814|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'
2024-03-22 16:35:02.2814|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 16:35:02.2814|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 16:35:02.2814|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 16:35:02.3052|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 16:35:04.7970|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<User>()
.Where(user => user.Username == __username_0)
.FirstOrDefault()'
2024-03-22 16:35:05.0259|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-22 16:35:05.0772|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 16:35:05.0797|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-22 16:35:05.1082|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (25ms).
2024-03-22 16:35:05.1179|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (37ms).
2024-03-22 16:35:05.1307|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (54ms).
2024-03-22 16:35:05.1307|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 16:35:05.4142|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 16:35:05.4260|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-22 16:35:05.4942|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (72ms) [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-22 16:35:05.5727|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:35:05.6158|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 16:35:05.6158|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 123ms reading results.
2024-03-22 16:35:05.6283|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 16:35:05.6283|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (6ms).
2024-03-22 16:35:05.6523|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 16:35:05.6523|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API) in 3439.074ms
2024-03-22 16:35:05.6523|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 16:35:05.6523|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 16:35:05.6586|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 16:35:05.6586|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (1ms).
2024-03-22 16:35:05.6586|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 41 - 200 0 - 3474.4803ms
2024-03-22 16:35:12.4890|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/User - -
2024-03-22 16:35:12.4890|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 16:35:12.4890|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/User'
2024-03-22 16:35:12.4890|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)' with route pattern 'api/Directory/User' is valid for the request path '/api/Directory/User'
2024-03-22 16:35:12.4890|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 16:35:12.4890|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 16:35:12.5094|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 16:35:12.5094|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetUsersByGroupName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetUsersByGroupName(System.String, System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 16:35:12.5094|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 16:35:12.5094|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 16:35:12.5094|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 16:35:12.5094|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 16:35:12.5094|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 16:35:12.5094|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 16:35:12.5300|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 16:35:12.5319|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 16:35:12.5319|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 16:35:12.5319|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 16:35:12.5319|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:35:12.5319|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:35:12.5319|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:35:12.5319|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 16:35:12.5319|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:35:12.5319|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'groupName' of type 'System.String' ...
2024-03-22 16:35:12.5319|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'groupName' of type 'System.String' using the name '' in request data ...
2024-03-22 16:35:12.5319|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'groupName' of type 'System.String'.
2024-03-22 16:35:12.5319|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'groupName' of type 'System.String'.
2024-03-22 16:35:12.5319|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'groupName' of type 'System.String'.
2024-03-22 16:35:12.5319|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'groupName' of type 'System.String' ...
2024-03-22 16:35:12.5319|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'groupName' of type 'System.String'.
2024-03-22 16:35:12.6636|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 16:35:12.6636|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 16:35:12.6636|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 16:35:12.6636|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 16:35:12.6636|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 16:35:12.6636|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-22 16:35:12.6788|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API) in 166.4664ms
2024-03-22 16:35:12.6788|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 16:35:12.6788|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 16:35:12.6788|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/User - - - 200 - application/json;+charset=utf-8 193.7256ms
2024-03-22 16:39:10.7568|DEBUG|Program|init main
2024-03-22 16:39:11.9408|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-22 16:39:12.1219|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 16:39:12.1811|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-22 16:39:12.1923|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-22 16:39:12.2232|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 16:39:12.2378|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-22 16:39:12.2378|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-22 16:39:12.2378|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 16:39:12.2516|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-22 16:39:12.2516|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 16:39:12.2516|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 16:39:12.2516|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 16:39:12.2516|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 16:39:12.5486|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 16:39:12.5486|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 16:39:12.5486|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 16:39:12.5486|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 16:39:12.5486|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 16:39:12.5486|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 16:39:12.5486|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 16:39:12.5486|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 16:39:12.5486|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 16:39:12.6288|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGOSJUD0O" accepted.
2024-03-22 16:39:12.6288|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGOSJUD0O" started.
2024-03-22 16:39:12.6288|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AGOSJUD0P" received FIN.
2024-03-22 16:39:12.6288|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AGOSJUD0O" received FIN.
2024-03-22 16:39:12.6288|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGOSJUD0P" accepted.
2024-03-22 16:39:12.6288|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGOSJUD0P" started.
2024-03-22 16:39:12.6584|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-22 16:39:12.6584|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-22 16:39:12.7006|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGOSJUD0P" stopped.
2024-03-22 16:39:12.7006|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGOSJUD0O" stopped.
2024-03-22 16:39:12.7006|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AGOSJUD0O" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 16:39:12.7046|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AGOSJUD0P" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 16:39:12.9282|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGOSJUD0Q" accepted.
2024-03-22 16:39:12.9396|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGOSJUD0Q" started.
2024-03-22 16:39:13.0099|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AGOSJUD0Q established using the following protocol: Tls12
2024-03-22 16:39:13.1476|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 16:39:13.1889|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 16:39:13.3438|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 16:39:13.4913|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 16:39:13.4913|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 353.5498ms
2024-03-22 16:39:13.5031|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 16:39:13.5031|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 9.8576ms
2024-03-22 16:39:13.5209|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 16:39:13.6305|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 109.5260ms
2024-03-22 16:39:13.8474|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 16:39:14.0688|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 221.4162ms
2024-03-22 16:41:03.6291|DEBUG|Program|init main
2024-03-22 16:41:04.8129|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-22 16:41:04.9603|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 16:41:05.0087|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-22 16:41:05.0149|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-22 16:41:05.0277|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 16:41:05.0277|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-22 16:41:05.0452|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-22 16:41:05.0452|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 16:41:05.0452|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-22 16:41:05.0452|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 16:41:05.0589|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 16:41:05.0589|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 16:41:05.0589|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 16:41:05.3147|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 16:41:05.3147|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 16:41:05.3147|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 16:41:05.3147|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 16:41:05.3147|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 16:41:05.3147|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 16:41:05.3147|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 16:41:05.3147|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 16:41:05.3147|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 16:41:05.7265|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AGPUAH3BB" received FIN.
2024-03-22 16:41:05.7265|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AGPUAH3BA" received FIN.
2024-03-22 16:41:05.7361|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGPUAH3BB" accepted.
2024-03-22 16:41:05.7361|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGPUAH3BA" accepted.
2024-03-22 16:41:05.7361|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGPUAH3BA" started.
2024-03-22 16:41:05.7361|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGPUAH3BB" started.
2024-03-22 16:41:05.7640|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-22 16:41:05.7640|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-22 16:41:05.8061|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGPUAH3BB" stopped.
2024-03-22 16:41:05.8061|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGPUAH3BA" stopped.
2024-03-22 16:41:05.8089|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AGPUAH3BB" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 16:41:05.8089|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AGPUAH3BA" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 16:41:06.0051|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGPUAH3BC" accepted.
2024-03-22 16:41:06.0051|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AGPUAH3BC" started.
2024-03-22 16:41:06.0869|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AGPUAH3BC established using the following protocol: Tls12
2024-03-22 16:41:06.1942|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 16:41:06.2293|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 16:41:06.3818|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 16:41:06.5247|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 16:41:06.5295|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 336.7507ms
2024-03-22 16:41:06.5295|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 16:41:06.5295|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 16:41:06.5718|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 32.7679ms
2024-03-22 16:41:06.6436|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 104.3534ms
2024-03-22 16:41:06.8279|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 16:41:07.0424|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 214.4707ms
2024-03-22 16:41:11.6110|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/User - -
2024-03-22 16:41:11.6110|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 16:41:11.6476|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/User'
2024-03-22 16:41:11.6519|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)' with route pattern 'api/Directory/User' is valid for the request path '/api/Directory/User'
2024-03-22 16:41:11.6519|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 16:41:11.6799|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 16:41:11.6834|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 16:41:11.7060|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetUsersByGroupName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetUsersByGroupName(System.String, System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 16:41:11.7060|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 16:41:11.7060|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 16:41:11.7060|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 16:41:11.7060|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 16:41:11.7060|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 16:41:11.7142|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 16:41:11.8769|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 16:41:12.7046|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 16:41:12.9089|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 16:41:12.9089|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 16:41:12.9167|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 16:41:12.9167|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:41:12.9167|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:41:12.9167|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:41:12.9167|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 16:41:12.9167|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:41:12.9167|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'groupName' of type 'System.String' ...
2024-03-22 16:41:12.9167|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'groupName' of type 'System.String' using the name '' in request data ...
2024-03-22 16:41:12.9167|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'groupName' of type 'System.String'.
2024-03-22 16:41:12.9167|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'groupName' of type 'System.String'.
2024-03-22 16:41:12.9167|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'groupName' of type 'System.String'.
2024-03-22 16:41:12.9167|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'groupName' of type 'System.String' ...
2024-03-22 16:41:12.9167|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'groupName' of type 'System.String'.
2024-03-22 16:41:12.9167|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 16:41:12.9339|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 16:41:12.9339|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 16:41:12.9339|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 16:41:12.9339|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 16:41:12.9339|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-22 16:41:12.9499|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API) in 1234.4674ms
2024-03-22 16:41:12.9499|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 16:41:12.9499|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 16:41:12.9499|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/User - - - 200 - application/json;+charset=utf-8 1347.2147ms
2024-03-22 16:41:27.3465|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 41
2024-03-22 16:41:27.3465|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 16:41:27.3465|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 16:41:27.3465|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 16:41:27.3465|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 16:41:27.3568|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 16:41:27.3568|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)' with route pattern 'api/Directory/CreateSearchRoot' is valid for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 16:41:27.3568|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 16:41:27.3568|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 16:41:27.3568|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 16:41:27.3729|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CreateSearchRoot", controller = "Directory"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateSearchRoot(DigitalData.UserManager.Application.DTOs.SearchRootCreateDto) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 16:41:27.3729|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 16:41:27.3729|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 16:41:27.3729|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 16:41:27.3729|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 16:41:27.3729|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 16:41:27.3729|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 16:41:27.4452|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 16:41:27.4452|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 16:41:27.4479|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 16:41:27.4479|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' using the name '' in request data ...
2024-03-22 16:41:27.4479|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 16:41:27.4479|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AGPUAH3BC", Request id "0HN2AGPUAH3BC:0000000B": started reading request body.
2024-03-22 16:41:27.4479|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AGPUAH3BC", Request id "0HN2AGPUAH3BC:0000000B": done reading request body.
2024-03-22 16:41:27.4630|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'
2024-03-22 16:41:27.4630|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 16:41:27.4630|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 16:41:27.4630|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 16:41:27.4630|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 16:41:29.9720|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<User>()
.Where(user => user.Username == __username_0)
.FirstOrDefault()'
2024-03-22 16:41:30.1968|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-22 16:41:30.2560|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 16:41:30.2560|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-22 16:41:30.2825|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (21ms).
2024-03-22 16:41:30.2932|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (34ms).
2024-03-22 16:41:30.2932|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (51ms).
2024-03-22 16:41:30.3103|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 16:41:30.6012|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 16:41:30.6125|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-22 16:41:30.6796|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (70ms) [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-22 16:41:30.7505|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 16:41:30.7955|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 16:41:30.7955|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 117ms reading results.
2024-03-22 16:41:30.8074|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 16:41:30.8074|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (7ms).
2024-03-22 16:41:30.8334|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 16:41:30.8334|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API) in 3459.0809ms
2024-03-22 16:41:30.8334|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 16:41:30.8334|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 16:41:30.8399|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 16:41:30.8399|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (1ms).
2024-03-22 16:41:30.8399|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 41 - 200 0 - 3495.3822ms
2024-03-22 16:42:01.7791|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/User - -
2024-03-22 16:42:01.7791|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 16:42:01.7791|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/User'
2024-03-22 16:42:01.7791|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)' with route pattern 'api/Directory/User' is valid for the request path '/api/Directory/User'
2024-03-22 16:42:01.7791|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 16:42:01.7897|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 16:42:01.7897|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 16:42:01.7897|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetUsersByGroupName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetUsersByGroupName(System.String, System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 16:42:01.7897|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 16:42:01.7897|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 16:42:01.7897|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 16:42:01.7897|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 16:42:01.7897|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 16:42:01.7897|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 16:42:01.8097|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 16:42:01.8097|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 16:42:01.8097|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 16:42:01.8097|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 16:42:01.8097|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:42:01.8097|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:42:01.8097|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:42:01.8097|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 16:42:01.8097|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 16:42:01.8097|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'groupName' of type 'System.String' ...
2024-03-22 16:42:01.8097|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'groupName' of type 'System.String' using the name '' in request data ...
2024-03-22 16:42:01.8097|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'groupName' of type 'System.String'.
2024-03-22 16:42:01.8097|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'groupName' of type 'System.String'.
2024-03-22 16:42:01.8097|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'groupName' of type 'System.String'.
2024-03-22 16:42:01.8097|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'groupName' of type 'System.String' ...
2024-03-22 16:42:01.8097|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'groupName' of type 'System.String'.
2024-03-22 16:42:02.0077|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 16:42:02.0088|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 16:42:02.0088|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 16:42:02.0088|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 16:42:02.0088|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 16:42:02.0088|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-22 16:42:02.0777|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API) in 284.4608ms
2024-03-22 16:42:02.0777|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 16:42:02.0777|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 16:42:02.0777|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/User - - - 200 - application/json;+charset=utf-8 299.8750ms
2024-03-22 17:14:21.6650|DEBUG|Program|init main
2024-03-22 17:14:22.6170|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-22 17:14:22.8073|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 17:14:22.8894|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-22 17:14:22.9003|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-22 17:14:22.9226|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 17:14:22.9419|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-22 17:14:22.9419|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-22 17:14:22.9419|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 17:14:22.9419|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-22 17:14:22.9580|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 17:14:22.9580|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 17:14:22.9580|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 17:14:22.9580|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 17:14:23.2061|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 17:14:23.2061|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 17:14:23.2061|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 17:14:23.2236|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 17:14:23.2236|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 17:14:23.2236|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 17:14:23.2236|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 17:14:23.2236|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 17:14:23.2236|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 17:14:23.6033|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AHCHNOMOV" received FIN.
2024-03-22 17:14:23.6173|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AHCHNOMOV" accepted.
2024-03-22 17:14:23.6173|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AHCHNOMOV" started.
2024-03-22 17:14:23.6485|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-22 17:14:23.7079|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AHCHNOMOV" stopped.
2024-03-22 17:14:23.7079|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AHCHNOMOV" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 17:14:24.5975|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AHCHNOMP0" accepted.
2024-03-22 17:14:24.6630|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AHCHNOMP0" started.
2024-03-22 17:14:24.9212|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AHCHNOMP0 established using the following protocol: Tls12
2024-03-22 17:14:25.1980|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 17:14:25.2394|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 17:14:25.4487|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 17:14:25.5765|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 17:14:25.5794|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 384.3590ms
2024-03-22 17:14:25.5794|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 17:14:25.5794|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 17:14:25.6256|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 34.5932ms
2024-03-22 17:14:25.6698|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 78.8811ms
2024-03-22 17:14:25.8261|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 17:14:26.0497|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 223.6080ms
2024-03-22 17:14:26.9753|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AHCHNOMP0" received FIN.
2024-03-22 17:14:26.9753|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Http2|The connection queue processing loop for 0HN2AHCHNOMP0 completed.
2024-03-22 17:14:26.9851|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Http2|Connection id "0HN2AHCHNOMP0" is closed. The last processed stream ID was 7.
2024-03-22 17:14:26.9851|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AHCHNOMP0" sending FIN because: "The client closed the connection."
2024-03-22 17:14:26.9851|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AHCHNOMP0" stopped.
2024-03-22 17:14:51.9606|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AHCHNOMP1" accepted.
2024-03-22 17:14:51.9606|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AHCHNOMP1" started.
2024-03-22 17:14:51.9606|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AHCHNOMP1 established using the following protocol: Tls12
2024-03-22 17:14:51.9674|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 41
2024-03-22 17:14:51.9674|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 17:14:51.9674|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 17:14:51.9674|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 17:14:51.9674|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 17:14:52.0066|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 17:14:52.0066|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)' with route pattern 'api/Directory/CreateSearchRoot' is valid for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 17:14:52.0066|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 17:14:52.0424|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 17:14:52.0461|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 17:14:52.0753|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CreateSearchRoot", controller = "Directory"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateSearchRoot(DigitalData.UserManager.Application.DTOs.SearchRootCreateDto) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 17:14:52.0776|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 17:14:52.0776|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 17:14:52.0776|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 17:14:52.0776|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 17:14:52.0776|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 17:14:52.0776|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 17:14:52.2460|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 17:14:53.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-22 17:14:53.2605|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 17:14:53.2664|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 17:14:53.2664|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' using the name '' in request data ...
2024-03-22 17:14:53.2664|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 17:14:53.2664|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AHCHNOMP1", Request id "0HN2AHCHNOMP1:00000001": started reading request body.
2024-03-22 17:14:53.2664|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AHCHNOMP1", Request id "0HN2AHCHNOMP1:00000001": done reading request body.
2024-03-22 17:14:53.2829|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'
2024-03-22 17:14:53.2829|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 17:14:53.2829|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 17:14:53.2829|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 17:14:53.2969|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 17:14:55.7802|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<User>()
.Where(user => user.Username == __username_0)
.FirstOrDefault()'
2024-03-22 17:14:55.9997|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-22 17:14:56.0509|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 17:14:56.0509|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-22 17:14:56.0790|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (22ms).
2024-03-22 17:14:56.0790|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (35ms).
2024-03-22 17:14:56.0978|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (48ms).
2024-03-22 17:14:56.0978|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 17:14:56.4074|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 17:14:56.4211|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-22 17:14:56.5012|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (84ms) [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-22 17:14:56.5742|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:14:56.6268|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 17:14:56.6268|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-22 17:14:56.6405|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 17:14:56.6405|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (7ms).
2024-03-22 17:14:56.6684|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 17:14:56.6729|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API) in 4590.2275ms
2024-03-22 17:14:56.6729|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 17:14:56.6729|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 17:14:56.6881|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 17:14:56.6881|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (1ms).
2024-03-22 17:14:56.6881|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 41 - 200 0 - 4723.6431ms
2024-03-22 17:15:29.0640|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Group - -
2024-03-22 17:15:29.0640|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 17:15:29.0767|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Group'
2024-03-22 17:15:29.0767|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-22 17:15:29.0767|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 17:15:29.0767|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 17:15:29.0767|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 17:15:29.0767|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[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 17:15:29.0767|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 17:15:29.0767|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 17:15:29.0767|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 17:15:29.0767|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 17:15:29.0767|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 17:15:29.0767|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 17:15:29.1542|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 17:15:29.1542|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 17:15:29.1542|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 17:15:29.1542|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 17:15:29.1542|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 17:15:29.1542|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 17:15:29.1542|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 17:15:29.1542|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 17:15:29.1542|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 17:15:29.1542|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String[]' ...
2024-03-22 17:15:29.1542|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'propName' of type 'System.String[]' using the name '' in request data ...
2024-03-22 17:15:29.1542|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Could not bind to collection using a format like =value1&=value2
2024-03-22 17:15:29.1542|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind model using indices. Example formats include: [0]=value1&[1]=value2, [0]=value1&[1]=value2, .index=zero&.index=one&[zero]=value1&[one]=value2
2024-03-22 17:15:29.1698|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name '[0]' in request data ...
2024-03-22 17:15:29.1698|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '[0]' of type 'System.String'.
2024-03-22 17:15:29.1698|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name '[0]'.
2024-03-22 17:15:29.1698|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 17:15:29.1698|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 17:15:29.1698|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String[]' ...
2024-03-22 17:15:29.1698|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String[]'.
2024-03-22 17:15:29.3682|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 17:15:29.3682|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 17:15:29.3682|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 17:15:29.3682|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 17:15:29.3730|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 17:15:29.3730|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-22 17:15:29.4074|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 318.8726ms
2024-03-22 17:15:29.4074|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 17:15:29.4074|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 17:15:29.4074|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Group - - - 200 - application/json;+charset=utf-8 345.0920ms
2024-03-22 17:15:49.4987|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Group?propName=sammaccountname - -
2024-03-22 17:15:49.4987|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 17:15:49.4987|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Group'
2024-03-22 17:15:49.4987|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-22 17:15:49.4987|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 17:15:49.4987|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 17:15:49.4987|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 17:15:49.4987|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[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 17:15:49.4987|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 17:15:49.4987|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 17:15:49.4987|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 17:15:49.4987|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 17:15:49.4987|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 17:15:49.4987|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 17:15:49.5284|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 17:15:49.5284|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 17:15:49.5284|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 17:15:49.5284|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 17:15:49.5284|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 17:15:49.5284|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 17:15:49.5284|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 17:15:49.5284|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 17:15:49.5284|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 17:15:49.5284|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String[]' ...
2024-03-22 17:15:49.5284|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'propName' of type 'System.String[]' using the name 'propName' in request data ...
2024-03-22 17:15:49.5284|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'propName' in request data ...
2024-03-22 17:15:49.5284|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'propName'.
2024-03-22 17:15:49.5284|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 17:15:49.5284|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 17:15:49.5433|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String[]' ...
2024-03-22 17:15:49.5433|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String[]'.
2024-03-22 17:15:49.5433|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 17:15:49.5433|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 17:15:49.5433|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 17:15:49.5433|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 17:15:49.5433|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 17:15:49.5433|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-22 17:15:49.5433|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 44.2551ms
2024-03-22 17:15:49.5433|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 17:15:49.5604|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 17:15:49.5604|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Group?propName=sammaccountname - - - 200 - application/json;+charset=utf-8 61.9054ms
2024-03-22 17:15:58.2809|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Group?propName= - -
2024-03-22 17:15:58.2809|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 17:15:58.2809|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Group'
2024-03-22 17:15:58.2809|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-22 17:15:58.2809|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 17:15:58.2809|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 17:15:58.2809|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 17:15:58.2809|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[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 17:15:58.2809|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 17:15:58.2809|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 17:15:58.2809|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 17:15:58.2809|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 17:15:58.2809|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 17:15:58.2809|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 17:15:58.2809|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 17:15:58.2809|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 17:15:58.2809|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 17:15:58.2809|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 17:15:58.2809|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 17:15:58.2809|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 17:15:58.2809|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 17:15:58.2809|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 17:15:58.2809|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 17:15:58.2809|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String[]' ...
2024-03-22 17:15:58.2929|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'propName' of type 'System.String[]' using the name 'propName' in request data ...
2024-03-22 17:15:58.2929|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'propName' in request data ...
2024-03-22 17:15:58.2929|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'propName'.
2024-03-22 17:15:58.2929|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 17:15:58.2929|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 17:15:58.2929|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String[]' ...
2024-03-22 17:15:58.2929|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String[]'.
2024-03-22 17:15:58.3303|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 17:15:58.3303|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 17:15:58.3303|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 17:15:58.3303|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 17:15:58.3303|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 17:15:58.3303|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-22 17:15:58.3303|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 51.4038ms
2024-03-22 17:15:58.3303|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 17:15:58.3303|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 17:15:58.3400|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Group?propName= - - - 200 - application/json;+charset=utf-8 59.1735ms
2024-03-22 17:16:20.6657|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/Group?propName=samaccountname - -
2024-03-22 17:16:20.6657|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 17:16:20.6657|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/Group'
2024-03-22 17:16:20.6657|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-22 17:16:20.6680|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 17:16:20.6680|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 17:16:20.6680|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 17:16:20.6680|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[]) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 17:16:20.6680|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 17:16:20.6680|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 17:16:20.6680|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 17:16:20.6680|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 17:16:20.6680|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 17:16:20.6680|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 17:16:20.6680|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 17:16:20.6680|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 17:16:20.6680|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 17:16:20.6680|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 17:16:20.6680|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 17:16:20.6680|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 17:16:20.6680|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 17:16:20.6680|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 17:16:20.6680|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 17:16:20.6680|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'propName' of type 'System.String[]' ...
2024-03-22 17:16:20.6680|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Attempting to bind parameter 'propName' of type 'System.String[]' using the name 'propName' in request data ...
2024-03-22 17:16:20.6680|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind model of type 'System.String' using the name 'propName' in request data ...
2024-03-22 17:16:20.6680|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind model of type 'System.String' using the name 'propName'.
2024-03-22 17:16:20.6680|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 17:16:20.6680|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'propName' of type 'System.String[]'.
2024-03-22 17:16:20.6680|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'propName' of type 'System.String[]' ...
2024-03-22 17:16:20.6680|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'propName' of type 'System.String[]'.
2024-03-22 17:16:20.6868|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 17:16:20.6868|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 17:16:20.6868|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 17:16:20.6868|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 17:16:20.6868|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 17:16:20.6868|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-22 17:16:20.7012|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API) in 29.7131ms
2024-03-22 17:16:20.7012|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetGroups (DigitalData.UserManager.API)'
2024-03-22 17:16:20.7012|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 17:16:20.7012|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/Group?propName=samaccountname - - - 200 - application/json;+charset=utf-8 38.3536ms
2024-03-22 17:16:33.0088|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/User?groupName=DD-GmbH%20-%20Geschaeftsprozesse - -
2024-03-22 17:16:33.0088|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 17:16:33.0088|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/User'
2024-03-22 17:16:33.0113|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)' with route pattern 'api/Directory/User' is valid for the request path '/api/Directory/User'
2024-03-22 17:16:33.0113|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 17:16:33.0113|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 17:16:33.0113|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 17:16:33.0113|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetUsersByGroupName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetUsersByGroupName(System.String, System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 17:16:33.0113|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 17:16:33.0113|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 17:16:33.0113|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 17:16:33.0113|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 17:16:33.0113|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 17:16:33.0113|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 17:16:33.0113|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 17:16:33.0113|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 17:16:33.0113|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 17:16:33.0113|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 17:16:33.0113|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 17:16:33.0113|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 17:16:33.0113|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 17:16:33.0113|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 17:16:33.0113|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 17:16:33.0113|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'groupName' of type 'System.String' ...
2024-03-22 17:16:33.0269|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'groupName' of type 'System.String' using the name 'groupName' in request data ...
2024-03-22 17:16:33.0269|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'groupName' of type 'System.String'.
2024-03-22 17:16:33.0269|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'groupName' of type 'System.String'.
2024-03-22 17:16:33.0269|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'groupName' of type 'System.String' ...
2024-03-22 17:16:33.0269|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'groupName' of type 'System.String'.
2024-03-22 17:16:33.0934|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 17:16:33.0934|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 17:16:33.0934|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 17:16:33.0934|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 17:16:33.0934|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 17:16:33.0934|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-22 17:16:33.1157|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API) in 95.5455ms
2024-03-22 17:16:33.1157|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 17:16:33.1157|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 17:16:33.1157|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/User?groupName=DD-GmbH%20-%20Geschaeftsprozesse - - - 200 - application/json;+charset=utf-8 108.3043ms
2024-03-22 17:16:58.6495|DEBUG|Program|init main
2024-03-22 17:16:59.6984|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-22 17:16:59.8559|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 17:16:59.9115|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-22 17:16:59.9186|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-22 17:16:59.9335|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 17:16:59.9487|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-22 17:16:59.9487|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-22 17:16:59.9487|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 17:16:59.9487|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-22 17:16:59.9649|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 17:16:59.9649|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 17:16:59.9649|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 17:16:59.9649|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 17:17:00.2714|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 17:17:00.2714|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 17:17:00.2714|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 17:17:00.2714|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 17:17:00.2714|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 17:17:00.2752|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 17:17:00.2752|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 17:17:00.2752|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 17:17:00.2752|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 17:17:00.4790|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AHE0FRA6P" accepted.
2024-03-22 17:17:00.4790|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AHE0FRA6P" started.
2024-03-22 17:17:00.4790|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AHE0FRA6Q" accepted.
2024-03-22 17:17:00.4790|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AHE0FRA6Q" started.
2024-03-22 17:17:00.5161|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AHE0FRA6Q" received FIN.
2024-03-22 17:17:00.5161|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AHE0FRA6P" received FIN.
2024-03-22 17:17:00.5161|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-22 17:17:00.5161|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-22 17:17:00.5738|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AHE0FRA6P" stopped.
2024-03-22 17:17:00.5738|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AHE0FRA6Q" stopped.
2024-03-22 17:17:00.5738|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AHE0FRA6Q" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 17:17:00.5738|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AHE0FRA6P" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 17:17:01.5160|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AHE0FRA6R" accepted.
2024-03-22 17:17:01.5737|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AHE0FRA6R" started.
2024-03-22 17:17:01.8864|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AHE0FRA6R established using the following protocol: Tls12
2024-03-22 17:17:02.0457|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 17:17:02.1145|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 17:17:02.3200|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 17:17:02.4816|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 17:17:02.4816|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 17:17:02.4816|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 17:17:02.4816|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 443.0443ms
2024-03-22 17:17:02.5103|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 24.3675ms
2024-03-22 17:17:02.5609|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 75.0318ms
2024-03-22 17:17:02.7426|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 17:17:02.9521|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 209.5593ms
2024-03-22 17:17:03.8742|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AHE0FRA6R" received FIN.
2024-03-22 17:17:03.8742|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Http2|The connection queue processing loop for 0HN2AHE0FRA6R completed.
2024-03-22 17:17:03.8742|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Http2|Connection id "0HN2AHE0FRA6R" is closed. The last processed stream ID was 7.
2024-03-22 17:17:03.8742|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AHE0FRA6R" sending FIN because: "The client closed the connection."
2024-03-22 17:17:03.8992|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AHE0FRA6R" stopped.
2024-03-22 17:17:24.0531|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AHE0FRA6S" accepted.
2024-03-22 17:17:24.0531|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AHE0FRA6S" started.
2024-03-22 17:17:24.0622|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AHE0FRA6S established using the following protocol: Tls12
2024-03-22 17:17:24.0622|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 41
2024-03-22 17:17:24.0622|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 17:17:24.0622|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 17:17:24.0622|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 17:17:24.0622|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 17:17:24.1043|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 17:17:24.1043|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)' with route pattern 'api/Directory/CreateSearchRoot' is valid for the request path '/api/Directory/CreateSearchRoot'
2024-03-22 17:17:24.1043|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 17:17:24.1409|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 17:17:24.1409|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 17:17:24.1737|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "CreateSearchRoot", controller = "Directory"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateSearchRoot(DigitalData.UserManager.Application.DTOs.SearchRootCreateDto) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 17:17:24.1737|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 17:17:24.1737|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 17:17:24.1737|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 17:17:24.1737|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 17:17:24.1737|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 17:17:24.1737|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 17:17:24.3416|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 17:17:25.1500|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 17:17:25.3583|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 17:17:25.3583|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 17:17:25.3583|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' using the name '' in request data ...
2024-03-22 17:17:25.3683|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 17:17:25.3683|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AHE0FRA6S", Request id "0HN2AHE0FRA6S:00000001": started reading request body.
2024-03-22 17:17:25.3683|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AHE0FRA6S", Request id "0HN2AHE0FRA6S:00000001": done reading request body.
2024-03-22 17:17:25.3683|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'
2024-03-22 17:17:25.3683|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 17:17:25.3683|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 17:17:25.3683|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto' ...
2024-03-22 17:17:25.3944|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'searchRootCreateDto' of type 'DigitalData.UserManager.Application.DTOs.SearchRootCreateDto'.
2024-03-22 17:17:28.0000|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<User>()
.Where(user => user.Username == __username_0)
.FirstOrDefault()'
2024-03-22 17:17:28.2356|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-22 17:17:28.2895|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 17:17:28.2895|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-22 17:17:28.3191|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (23ms).
2024-03-22 17:17:28.3252|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (37ms).
2024-03-22 17:17:28.3392|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (51ms).
2024-03-22 17:17:28.3392|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 17:17:28.6394|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 17:17:28.6530|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-22 17:17:28.7212|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (74ms) [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-22 17:17:28.7892|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:17:28.8313|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 17:17:28.8391|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 111ms reading results.
2024-03-22 17:17:28.8391|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 17:17:28.8391|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (7ms).
2024-03-22 17:17:28.8709|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 17:17:28.8709|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API) in 4694.6875ms
2024-03-22 17:17:28.8709|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.CreateSearchRoot (DigitalData.UserManager.API)'
2024-03-22 17:17:28.8709|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 17:17:28.8870|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 17:17:28.8870|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (1ms).
2024-03-22 17:17:28.8870|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Directory/CreateSearchRoot application/json 41 - 200 0 - 4825.8847ms
2024-03-22 17:17:49.8810|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Directory/User?groupName=DD-GmbH%20-%20Geschaeftsprozesse - -
2024-03-22 17:17:49.8896|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 17:17:49.9035|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Directory/User'
2024-03-22 17:17:49.9035|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|Endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)' with route pattern 'api/Directory/User' is valid for the request path '/api/Directory/User'
2024-03-22 17:17:49.9035|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 17:17:49.9035|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 17:17:49.9035|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 17:17:49.9157|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetUsersByGroupName", controller = "Directory"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetUsersByGroupName(System.String, System.String) on controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API).
2024-03-22 17:17:49.9157|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 17:17:49.9157|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 17:17:49.9157|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 17:17:49.9157|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 17:17:49.9157|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 17:17:49.9157|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 17:17:49.9867|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 17:17:49.9867|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.DirectoryController (DigitalData.UserManager.API)
2024-03-22 17:17:49.9941|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 17:17:49.9941|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'dirEntryUsername' of type 'System.String' using the name '' in request data ...
2024-03-22 17:17:49.9941|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Could not find a value in the request with name '' for binding parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 17:17:49.9941|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 17:17:49.9941|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 17:17:49.9941|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String' ...
2024-03-22 17:17:49.9941|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'dirEntryUsername' of type 'System.String'.
2024-03-22 17:17:49.9941|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'groupName' of type 'System.String' ...
2024-03-22 17:17:49.9941|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Attempting to bind parameter 'groupName' of type 'System.String' using the name 'groupName' in request data ...
2024-03-22 17:17:49.9941|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder|Done attempting to bind parameter 'groupName' of type 'System.String'.
2024-03-22 17:17:49.9941|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'groupName' of type 'System.String'.
2024-03-22 17:17:49.9941|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'groupName' of type 'System.String' ...
2024-03-22 17:17:49.9941|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'groupName' of type 'System.String'.
2024-03-22 17:17:50.1426|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 17:17:50.1426|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 17:17:50.1426|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 17:17:50.1426|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 17:17:50.1426|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 17:17:50.1426|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-22 17:17:50.1698|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API) in 250.0405ms
2024-03-22 17:17:50.1698|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.DirectoryController.GetUsersByGroupName (DigitalData.UserManager.API)'
2024-03-22 17:17:50.1698|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 17:17:50.1698|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Directory/User?groupName=DD-GmbH%20-%20Geschaeftsprozesse - - - 200 - application/json;+charset=utf-8 290.1229ms
2024-03-22 17:46:31.3505|DEBUG|Program|init main
2024-03-22 17:46:32.9389|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-22 17:46:33.0723|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 17:46:33.1261|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-22 17:46:33.1261|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-22 17:46:33.1451|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 17:46:33.1621|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-22 17:46:33.1621|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-22 17:46:33.1621|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 17:46:33.1738|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-22 17:46:33.1738|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 17:46:33.1738|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 17:46:33.1738|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 17:46:33.1880|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 17:46:33.4956|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 17:46:33.4956|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 17:46:33.4956|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 17:46:33.4956|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 17:46:33.4956|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 17:46:33.4956|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 17:46:33.4956|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 17:46:33.4956|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 17:46:33.4956|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 17:46:33.8948|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AHUH0ETH6" accepted.
2024-03-22 17:46:33.8948|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AHUH0ETH6" started.
2024-03-22 17:46:33.9319|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AHUH0ETH7" accepted.
2024-03-22 17:46:33.9319|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AHUH0ETH7" started.
2024-03-22 17:46:34.2885|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AHUH0ETH8" accepted.
2024-03-22 17:46:34.2885|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AHUH0ETH8" started.
2024-03-22 17:46:34.3609|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AHUH0ETH8 established using the following protocol: Tls12
2024-03-22 17:46:34.4417|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 17:46:34.4734|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 17:46:34.6323|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 17:46:34.7981|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 17:46:34.7981|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 17:46:34.7981|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 363.7311ms
2024-03-22 17:46:34.7981|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 17:46:34.8194|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.8701ms
2024-03-22 17:46:34.8945|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 88.5306ms
2024-03-22 17:46:35.0700|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 17:46:35.2964|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 226.3296ms
2024-03-22 17:46:43.9042|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Authentication of the HTTPS connection timed out.
2024-03-22 17:46:43.9042|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AHUH0ETH6" stopped.
2024-03-22 17:46:43.9042|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AHUH0ETH6" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 17:46:43.9371|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Authentication of the HTTPS connection timed out.
2024-03-22 17:46:43.9371|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AHUH0ETH7" stopped.
2024-03-22 17:46:43.9371|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AHUH0ETH7" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 17:46:51.5560|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/Auth/login application/json 55
2024-03-22 17:46:51.5560|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 17:46:51.5560|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 17:46:51.5560|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 17:46:51.5644|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 17:46:51.6013|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Auth/login'
2024-03-22 17:46:51.6013|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-22 17:46:51.6013|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 17:46:51.6359|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 17:46:51.6359|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 17:46:51.6687|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-22 17:46:51.6687|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 17:46:51.6687|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 17:46:51.6687|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 17:46:51.6687|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 17:46:51.6687|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 17:46:51.6687|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 17:46:52.3371|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 17:46:53.1732|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 17:46:53.5589|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 17:46:53.5589|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-22 17:46:53.5589|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-22 17:46:53.5589|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 17:46:53.5773|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AHUH0ETH8", Request id "0HN2AHUH0ETH8:00000009": started reading request body.
2024-03-22 17:46:53.5773|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AHUH0ETH8", Request id "0HN2AHUH0ETH8:00000009": done reading request body.
2024-03-22 17:46:53.5773|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'
2024-03-22 17:46:53.5773|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 17:46:53.5773|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 17:46:53.5773|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-22 17:46:53.5965|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 17:46:56.4341|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<GroupOfUser>()
.Include(gou => gou.Group)
.Include(gou => gou.User)'
2024-03-22 17:46:56.5431|DEBUG|Microsoft.EntityFrameworkCore.Query|Including navigation: 'GroupOfUser.Group'.
2024-03-22 17:46:56.5431|DEBUG|Microsoft.EntityFrameworkCore.Query|Including navigation: 'GroupOfUser.User'.
2024-03-22 17:46:56.7524|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-22 17:46:56.7992|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 17:46:56.7992|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-22 17:46:56.8271|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (22ms).
2024-03-22 17:46:56.8271|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (34ms).
2024-03-22 17:46:56.8385|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (40ms).
2024-03-22 17:46:56.8385|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 17:46:57.5283|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 17:46:57.5283|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-22 17:46:57.5911|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (55ms) [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-22 17:46:57.6398|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.6912|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.6912|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7244|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7244|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7576|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7576|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7591|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7753|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7753|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7753|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7753|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7753|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7753|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7753|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7753|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7753|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7753|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7753|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7753|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7753|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 17:46:57.7753|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 17:46:57.7967|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 198ms reading results.
2024-03-22 17:46:57.7967|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 17:46:57.8069|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (6ms).
2024-03-22 17:46:57.8069|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<User>()
.Where(user => user.Username == __username_0)
.FirstOrDefault()'
2024-03-22 17:46:57.8402|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-22 17:46:57.8402|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 17:46:57.8402|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-22 17:46:57.8561|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (5ms).
2024-03-22 17:46:57.8561|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 17:46:57.8561|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 17:46:57.8561|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-22 17:46:57.9376|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-22 17:46:57.9376|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 17:46:57.9376|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-22 17:46:57.9376|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 17:46:57.9376|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-22 17:46:57.9617|INFO|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies signed in.
2024-03-22 17:46:57.9678|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 17:46:57.9678|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API) in 6296.0463ms
2024-03-22 17:46:57.9678|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 17:46:57.9678|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 17:46:57.9814|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 17:46:57.9814|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (1ms).
2024-03-22 17:46:57.9814|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/Auth/login application/json 55 - 200 0 - 6427.6683ms
2024-03-22 17:47:12.3064|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/Auth/check - -
2024-03-22 17:47:12.3064|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 17:47:12.3064|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/Auth/check'
2024-03-22 17:47:12.3064|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-22 17:47:12.3064|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-22 17:47:12.3064|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 17:47:12.3064|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-22 17:47:12.3246|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-22 17:47:12.3246|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 17:47:12.3246|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 17:47:12.3246|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 17:47:12.3246|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 17:47:12.3246|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 17:47:12.3246|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 17:47:12.3970|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 17:47:12.3970|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 17:47:12.4018|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 17:47:12.4018|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 17:47:12.4018|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 17:47:12.4018|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 17:47:12.4018|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 17:47:12.4018|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-22 17:47:12.4018|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 82.1272ms
2024-03-22 17:47:12.4018|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-22 17:47:12.4018|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 17:47:12.4018|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/Auth/check - - - 200 - application/json;+charset=utf-8 104.9964ms
2024-03-22 19:05:48.7335|DEBUG|Program|init main
2024-03-22 19:05:50.0414|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-22 19:05:50.1501|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 19:05:50.1922|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-22 19:05:50.1922|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-22 19:05:50.2091|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 19:05:50.2091|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-22 19:05:50.2253|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-22 19:05:50.2253|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 19:05:50.2253|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-22 19:05:50.2253|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 19:05:50.2253|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 19:05:50.2253|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 19:05:50.2379|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 19:05:50.4256|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 19:05:50.4256|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 19:05:50.4256|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 19:05:50.4256|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 19:05:50.4256|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 19:05:50.4256|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 19:05:50.4256|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 19:05:50.4256|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 19:05:50.4256|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 19:05:50.7639|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJAQLG5M8" accepted.
2024-03-22 19:05:50.7639|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJAQLG5M8" started.
2024-03-22 19:05:50.7639|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AJAQLG5M8" received FIN.
2024-03-22 19:05:50.7894|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-22 19:05:50.8233|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJAQLG5M8" stopped.
2024-03-22 19:05:50.8233|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AJAQLG5M8" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 19:05:51.0064|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJAQLG5M9" accepted.
2024-03-22 19:05:51.0064|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJAQLG5M9" started.
2024-03-22 19:05:51.0840|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AJAQLG5M9 established using the following protocol: Tls12
2024-03-22 19:05:51.1691|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 19:05:51.1997|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 19:05:51.3438|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 19:05:51.4650|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 19:05:51.4650|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 301.8814ms
2024-03-22 19:05:51.4650|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 19:05:51.4650|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 19:05:51.5092|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 28.9605ms
2024-03-22 19:05:51.5488|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 68.8300ms
2024-03-22 19:05:51.7164|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 19:05:51.9166|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 200.1751ms
2024-03-22 19:05:56.9030|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/index.html - -
2024-03-22 19:05:56.9030|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:05:56.9328|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 19:05:56.9529|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Sending file. Request path: '/index.html'. Physical path: 'E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API\wwwroot\index.html'
2024-03-22 19:05:56.9529|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 19:05:56.9529|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/index.html - - - 200 - text/html 53.0144ms
2024-03-22 19:05:56.9529|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/styles.dc186e57c95e01b2.css - -
2024-03-22 19:05:56.9529|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/runtime.55b23fdce3af31a4.js - -
2024-03-22 19:05:56.9529|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/polyfills.4459b3a7f3a4ffe9.js - -
2024-03-22 19:05:56.9529|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/vendor.js - -
2024-03-22 19:05:56.9529|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:05:56.9631|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 19:05:56.9631|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 19:05:56.9631|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 19:05:56.9631|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/main.d15f6e676f5df533.js - -
2024-03-22 19:05:56.9631|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 19:05:56.9631|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 19:05:56.9631|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 19:05:56.9631|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 19:05:56.9631|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 19:05:56.9631|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 19:05:56.9631|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 11.7018ms
2024-03-22 19:05:56.9631|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 19:05:56.9802|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 19:05:56.9802|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:05:56.9802|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:05:56.9802|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 19:05:56.9802|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/scripts.1ac6d0d02f230370.js - -
2024-03-22 19:05:56.9802|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:05:56.9802|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 19:05:56.9802|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 19:05:56.9802|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Sending file. Request path: '/runtime.55b23fdce3af31a4.js'. Physical path: 'E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API\wwwroot\runtime.55b23fdce3af31a4.js'
2024-03-22 19:05:56.9802|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:05:56.9970|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:05:56.9970|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/runtime.55b23fdce3af31a4.js - - - 200 1719 text/javascript 35.8932ms
2024-03-22 19:05:56.9970|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /vendor.js does not match an existing file
2024-03-22 19:05:56.9970|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Sending file. Request path: '/polyfills.4459b3a7f3a4ffe9.js'. Physical path: 'E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API\wwwroot\polyfills.4459b3a7f3a4ffe9.js'
2024-03-22 19:05:56.9970|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/polyfills.4459b3a7f3a4ffe9.js - - - 200 34239 text/javascript 43.0863ms
2024-03-22 19:05:57.0115|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Sending file. Request path: '/scripts.1ac6d0d02f230370.js'. Physical path: 'E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API\wwwroot\scripts.1ac6d0d02f230370.js'
2024-03-22 19:05:57.0115|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/scripts.1ac6d0d02f230370.js - - - 200 79565 text/javascript 27.3926ms
2024-03-22 19:05:57.0115|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Sending file. Request path: '/styles.dc186e57c95e01b2.css'. Physical path: 'E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API\wwwroot\styles.dc186e57c95e01b2.css'
2024-03-22 19:05:57.0265|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/styles.dc186e57c95e01b2.css - - - 200 311163 text/css 64.5982ms
2024-03-22 19:05:57.0717|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 86.0733ms
2024-03-22 19:05:57.0824|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Sending file. Request path: '/main.d15f6e676f5df533.js'. Physical path: 'E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API\wwwroot\main.d15f6e676f5df533.js'
2024-03-22 19:05:57.0824|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/main.d15f6e676f5df533.js - - - 200 1402894 text/javascript 118.8738ms
2024-03-22 19:05:57.0824|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|No candidates found for the request path '/vendor.js'
2024-03-22 19:05:57.0824|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request did not match any endpoints
2024-03-22 19:05:57.1032|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:05:57.1061|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/vendor.js - - - 404 0 - 143.5410ms
2024-03-22 19:05:57.3475|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/assets/img/login_logo.svg - -
2024-03-22 19:05:57.3475|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/assets/img/Huhn_andersrum.webp - -
2024-03-22 19:05:57.3475|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/assets/img/digital_data.svg - -
2024-03-22 19:05:57.3475|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/assets/img/user.svg - -
2024-03-22 19:05:57.3475|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:05:57.3475|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:05:57.3475|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:05:57.3475|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:05:57.3539|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Sending file. Request path: '/assets/img/login_logo.svg'. Physical path: 'E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API\wwwroot\assets\img\login_logo.svg'
2024-03-22 19:05:57.3539|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Sending file. Request path: '/assets/img/digital_data.svg'. Physical path: 'E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API\wwwroot\assets\img\digital_data.svg'
2024-03-22 19:05:57.3539|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Sending file. Request path: '/assets/img/user.svg'. Physical path: 'E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API\wwwroot\assets\img\user.svg'
2024-03-22 19:05:57.3539|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/assets/img/login_logo.svg - - - 200 1123 image/svg+xml 10.1617ms
2024-03-22 19:05:57.3539|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/assets/img/digital_data.svg - - - 200 1749 image/svg+xml 11.3362ms
2024-03-22 19:05:57.3539|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/assets/img/user.svg - - - 200 1495 image/svg+xml 16.0153ms
2024-03-22 19:05:57.3721|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Sending file. Request path: '/assets/img/Huhn_andersrum.webp'. Physical path: 'E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API\wwwroot\assets\img\Huhn_andersrum.webp'
2024-03-22 19:05:57.3721|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/assets/img/Huhn_andersrum.webp - - - 200 194238 image/webp 25.0963ms
2024-03-22 19:15:49.0909|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/ - -
2024-03-22 19:15:49.1002|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:15:49.1002|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path / does not match a supported file type
2024-03-22 19:15:49.1002|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|No candidates found for the request path '/'
2024-03-22 19:15:49.1002|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request did not match any endpoints
2024-03-22 19:15:49.1102|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:15:49.1102|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/ - - - 404 0 - 19.8937ms
2024-03-22 19:15:49.5015|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/ - -
2024-03-22 19:15:49.5015|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:15:49.5015|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path / does not match a supported file type
2024-03-22 19:15:49.5015|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|No candidates found for the request path '/'
2024-03-22 19:15:49.5015|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request did not match any endpoints
2024-03-22 19:15:49.5015|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:15:49.5015|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/ - - - 404 0 - 6.0964ms
2024-03-22 19:15:54.0184|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/ - -
2024-03-22 19:15:54.0184|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:15:54.0184|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path / does not match a supported file type
2024-03-22 19:15:54.0184|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|No candidates found for the request path '/'
2024-03-22 19:15:54.0184|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request did not match any endpoints
2024-03-22 19:15:54.0184|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:15:54.0184|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/ - - - 404 0 - 3.6469ms
2024-03-22 19:15:57.2830|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/index.html - -
2024-03-22 19:15:57.2830|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:15:57.2830|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 19:15:57.2981|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Sending file. Request path: '/index.html'. Physical path: 'E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API\wwwroot\index.html'
2024-03-22 19:15:57.2981|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 19:15:57.2981|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/index.html - - - 200 - text/html 17.2927ms
2024-03-22 19:15:57.3231|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 19:15:57.3231|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 2.3578ms
2024-03-22 19:15:57.3231|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/vendor.js - -
2024-03-22 19:15:57.3280|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 19:15:57.3280|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 19:15:57.3280|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 19:15:57.3280|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 19:15:57.3280|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:15:57.3280|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /vendor.js does not match an existing file
2024-03-22 19:15:57.3280|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|No candidates found for the request path '/vendor.js'
2024-03-22 19:15:57.3280|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request did not match any endpoints
2024-03-22 19:15:57.3280|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:15:57.3280|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/vendor.js - - - 404 0 - 6.7374ms
2024-03-22 19:15:57.3769|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 47.7469ms
2024-03-22 19:16:30.7333|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/ - -
2024-03-22 19:16:30.7410|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:16:30.7410|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path / does not match a supported file type
2024-03-22 19:16:30.7410|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|No candidates found for the request path '/'
2024-03-22 19:16:30.7410|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request did not match any endpoints
2024-03-22 19:16:30.7410|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:16:30.7410|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/ - - - 404 0 - 10.5476ms
2024-03-22 19:16:34.0447|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/ - -
2024-03-22 19:16:34.0447|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:16:34.0447|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path / does not match a supported file type
2024-03-22 19:16:34.0469|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|No candidates found for the request path '/'
2024-03-22 19:16:34.0469|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request did not match any endpoints
2024-03-22 19:16:34.0469|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:16:34.0469|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/ - - - 404 0 - 4.0111ms
2024-03-22 19:16:39.6221|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/styles.dc186e57c95e01b2.css - -
2024-03-22 19:16:39.6221|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 19:16:39.6221|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/runtime.55b23fdce3af31a4.js - -
2024-03-22 19:16:39.6221|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:16:39.6265|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 19:16:39.6265|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 19:16:39.6265|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/polyfills.4459b3a7f3a4ffe9.js - -
2024-03-22 19:16:39.6265|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 19:16:39.6265|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 19:16:39.6265|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:16:39.6265|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 19:16:39.6265|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/main.d15f6e676f5df533.js - -
2024-03-22 19:16:39.6265|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 19:16:39.6265|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/vendor.js - -
2024-03-22 19:16:39.6265|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 19:16:39.6265|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:16:39.6265|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 19:16:39.6416|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 19:16:39.6416|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The file /polyfills.4459b3a7f3a4ffe9.js was not modified
2024-03-22 19:16:39.6416|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The file /styles.dc186e57c95e01b2.css was not modified
2024-03-22 19:16:39.6416|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The file /runtime.55b23fdce3af31a4.js was not modified
2024-03-22 19:16:39.6416|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 19:16:39.6416|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 19:16:39.6416|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.8131ms
2024-03-22 19:16:39.6416|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:16:39.6416|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The file /main.d15f6e676f5df533.js was not modified
2024-03-22 19:16:39.6416|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 19:16:39.6416|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:16:39.6416|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/scripts.1ac6d0d02f230370.js - -
2024-03-22 19:16:39.6567|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:16:39.6567|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /vendor.js does not match an existing file
2024-03-22 19:16:39.6567|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 19:16:39.6567|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The file /scripts.1ac6d0d02f230370.js was not modified
2024-03-22 19:16:39.6567|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|No candidates found for the request path '/vendor.js'
2024-03-22 19:16:39.6567|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request did not match any endpoints
2024-03-22 19:16:39.6567|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Handled. Status code: 304 File: /styles.dc186e57c95e01b2.css
2024-03-22 19:16:39.6567|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Handled. Status code: 304 File: /polyfills.4459b3a7f3a4ffe9.js
2024-03-22 19:16:39.6567|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Handled. Status code: 304 File: /runtime.55b23fdce3af31a4.js
2024-03-22 19:16:39.6567|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Handled. Status code: 304 File: /scripts.1ac6d0d02f230370.js
2024-03-22 19:16:39.6567|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Handled. Status code: 304 File: /main.d15f6e676f5df533.js
2024-03-22 19:16:39.6567|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:16:39.6567|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/styles.dc186e57c95e01b2.css - - - 304 - text/css 39.4120ms
2024-03-22 19:16:39.6567|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/main.d15f6e676f5df533.js - - - 304 - text/javascript 26.6444ms
2024-03-22 19:16:39.6567|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/runtime.55b23fdce3af31a4.js - - - 304 - text/javascript 38.0803ms
2024-03-22 19:16:39.6567|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/polyfills.4459b3a7f3a4ffe9.js - - - 304 - text/javascript 31.8964ms
2024-03-22 19:16:39.6567|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/vendor.js - - - 404 0 - 31.0632ms
2024-03-22 19:16:39.6567|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/scripts.1ac6d0d02f230370.js - - - 304 - text/javascript 14.0885ms
2024-03-22 19:16:39.7206|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 63.8213ms
2024-03-22 19:17:19.4943|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/user - -
2024-03-22 19:17:19.5011|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:17:19.5011|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /api/user does not match a supported file type
2024-03-22 19:17:19.5011|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/user'
2024-03-22 19:17:19.5011|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-22 19:17:19.5011|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetAll (DigitalData.UserManager.API)'
2024-03-22 19:17:19.5011|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:17:19.5174|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. These requirements were not met:
DenyAnonymousAuthorizationRequirement: Requires an authenticated user.
2024-03-22 19:17:19.5174|INFO|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was challenged.
2024-03-22 19:17:19.5174|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/user - - - 302 0 - 35.9223ms
2024-03-22 19:17:19.5391|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/login?ReturnUrl=%2Fapi%2Fuser - -
2024-03-22 19:17:19.5391|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:17:19.5391|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /api/auth/login does not match a supported file type
2024-03-22 19:17:19.5391|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/login'
2024-03-22 19:17:19.5391|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint '405 HTTP Method Not Supported'
2024-03-22 19:17:19.5391|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:17:19.5391|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint '405 HTTP Method Not Supported'
2024-03-22 19:17:19.5391|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint '405 HTTP Method Not Supported'
2024-03-22 19:17:19.5455|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/login?ReturnUrl=%2Fapi%2Fuser - - - 405 0 - 6.4126ms
2024-03-22 19:17:25.4906|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/ - -
2024-03-22 19:17:25.4906|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:17:25.4906|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path / does not match a supported file type
2024-03-22 19:17:25.4906|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|No candidates found for the request path '/'
2024-03-22 19:17:25.4906|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request did not match any endpoints
2024-03-22 19:17:25.4906|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:17:25.4906|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/ - - - 404 0 - 4.8652ms
2024-03-22 19:17:26.2597|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 19:17:26.2597|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 19:17:26.2856|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 19:17:26.2856|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 26.3626ms
2024-03-22 19:17:26.3007|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 19:17:26.3007|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 19:17:26.3007|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 2.1405ms
2024-03-22 19:17:26.3540|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 52.9510ms
2024-03-22 19:17:26.5464|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 19:17:26.5627|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 16.3696ms
2024-03-22 19:17:37.6737|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 19:17:37.6737|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 19:17:37.6737|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 19:17:37.6737|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 8.6005ms
2024-03-22 19:17:37.6998|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 19:17:37.6998|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 19:17:37.7020|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 2.2580ms
2024-03-22 19:17:37.7507|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 50.6570ms
2024-03-22 19:17:37.8374|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 19:17:37.8540|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 16.7920ms
2024-03-22 19:18:07.1614|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Config reload token fired. Checking for changes...
2024-03-22 19:18:07.4297|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Config reload token fired. Checking for changes...
2024-03-22 19:18:12.0119|DEBUG|Program|init main
2024-03-22 19:18:12.8288|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-22 19:18:12.9493|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 19:18:12.9900|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-22 19:18:12.9963|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-22 19:18:13.0078|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 19:18:13.0078|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-22 19:18:13.0227|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-22 19:18:13.0227|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 19:18:13.0227|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-22 19:18:13.0227|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 19:18:13.0227|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 19:18:13.0227|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 19:18:13.0227|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 19:18:13.2282|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 19:18:13.2282|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 19:18:13.2282|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 19:18:13.2282|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 19:18:13.2282|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 19:18:13.2282|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 19:18:13.2282|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 19:18:13.2282|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 19:18:13.2282|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 19:18:13.4988|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AJHO0ORVS" received FIN.
2024-03-22 19:18:13.4988|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AJHO0ORVR" received FIN.
2024-03-22 19:18:13.4988|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJHO0ORVS" accepted.
2024-03-22 19:18:13.4988|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJHO0ORVR" accepted.
2024-03-22 19:18:13.4988|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJHO0ORVS" started.
2024-03-22 19:18:13.4988|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJHO0ORVR" started.
2024-03-22 19:18:13.5311|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-22 19:18:13.5311|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-22 19:18:13.5659|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJHO0ORVS" stopped.
2024-03-22 19:18:13.5659|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJHO0ORVR" stopped.
2024-03-22 19:18:13.5659|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AJHO0ORVS" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 19:18:13.5659|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AJHO0ORVR" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 19:18:14.4274|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJHO0ORVT" accepted.
2024-03-22 19:18:14.5473|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJHO0ORVT" started.
2024-03-22 19:18:14.8003|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AJHO0ORVT established using the following protocol: Tls12
2024-03-22 19:18:14.9039|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 19:18:14.9433|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 19:18:15.0889|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 19:18:15.2137|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 19:18:15.2187|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 317.4549ms
2024-03-22 19:18:15.2187|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 19:18:15.2187|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 19:18:15.2554|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 32.5461ms
2024-03-22 19:18:15.2933|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 68.6161ms
2024-03-22 19:18:15.4786|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 19:18:15.7120|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 233.5360ms
2024-03-22 19:18:16.7162|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AJHO0ORVT" received FIN.
2024-03-22 19:18:16.7162|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Http2|The connection queue processing loop for 0HN2AJHO0ORVT completed.
2024-03-22 19:18:16.7162|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Http2|Connection id "0HN2AJHO0ORVT" is closed. The last processed stream ID was 7.
2024-03-22 19:18:16.7162|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AJHO0ORVT" sending FIN because: "The client closed the connection."
2024-03-22 19:18:16.7257|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJHO0ORVT" stopped.
2024-03-22 19:18:35.5219|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJHO0ORVU" accepted.
2024-03-22 19:18:35.5219|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJHO0ORVU" started.
2024-03-22 19:18:35.5219|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AJHO0ORVU established using the following protocol: Tls12
2024-03-22 19:18:35.5514|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 19:18:35.5514|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 4.0624ms
2024-03-22 19:18:39.6986|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/vendor.js - -
2024-03-22 19:18:39.6986|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 19:18:39.6986|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 19:18:39.6986|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 4.8763ms
2024-03-22 19:18:39.7158|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 19:18:39.7178|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution failed.
2024-03-22 19:18:39.7178|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|Request origin https://localhost:7202 does not have permission to access the resource.
2024-03-22 19:18:39.7178|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:18:39.7518|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /vendor.js does not match an existing file
2024-03-22 19:18:39.7918|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 91.5150ms
2024-03-22 19:18:39.8140|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|No candidates found for the request path '/vendor.js'
2024-03-22 19:18:39.8140|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request did not match any endpoints
2024-03-22 19:18:39.8277|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:18:39.8277|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/vendor.js - - - 404 0 - 131.5755ms
2024-03-22 19:19:12.6447|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Config reload token fired. Checking for changes...
2024-03-22 19:19:12.9128|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Config reload token fired. Checking for changes...
2024-03-22 19:19:18.0166|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/ - -
2024-03-22 19:19:18.0166|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 19:19:18.0166|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:19:18.0166|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path / does not match a supported file type
2024-03-22 19:19:18.0166|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|No candidates found for the request path '/'
2024-03-22 19:19:18.0166|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request did not match any endpoints
2024-03-22 19:19:18.0256|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:19:18.0300|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/ - - - 404 0 - 13.5117ms
2024-03-22 19:19:22.0500|DEBUG|Program|init main
2024-03-22 19:19:22.9859|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-22 19:19:23.0983|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 19:19:23.1393|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-22 19:19:23.1393|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-22 19:19:23.1560|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 19:19:23.1673|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-22 19:19:23.1673|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-22 19:19:23.1673|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 19:19:23.1673|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-22 19:19:23.1795|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 19:19:23.1795|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 19:19:23.1795|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 19:19:23.1795|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 19:19:23.3720|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 19:19:23.3720|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 19:19:23.3720|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 19:19:23.3720|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 19:19:23.3720|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 19:19:23.3720|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 19:19:23.3720|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 19:19:23.3720|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 19:19:23.3720|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 19:19:23.7931|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AJICV50O2" received FIN.
2024-03-22 19:19:23.7931|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJICV50O2" accepted.
2024-03-22 19:19:23.7931|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJICV50O2" started.
2024-03-22 19:19:23.8256|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-22 19:19:23.8611|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJICV50O2" stopped.
2024-03-22 19:19:23.8611|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AJICV50O2" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 19:19:24.6795|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJICV50O3" accepted.
2024-03-22 19:19:24.6795|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJICV50O3" started.
2024-03-22 19:19:24.8030|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AJICV50O3 established using the following protocol: Tls12
2024-03-22 19:19:24.9742|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 19:19:25.0192|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 19:19:25.1835|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 19:19:25.4324|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 19:19:25.4324|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 467.1106ms
2024-03-22 19:19:25.4775|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 19:19:25.4775|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 19:19:25.5027|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 25.1433ms
2024-03-22 19:19:25.5610|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 83.4839ms
2024-03-22 19:19:25.7491|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 19:19:25.9920|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 242.8496ms
2024-03-22 19:19:26.9282|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AJICV50O3" received FIN.
2024-03-22 19:19:26.9282|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Http2|The connection queue processing loop for 0HN2AJICV50O3 completed.
2024-03-22 19:19:26.9282|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Http2|Connection id "0HN2AJICV50O3" is closed. The last processed stream ID was 7.
2024-03-22 19:19:26.9282|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AJICV50O3" sending FIN because: "The client closed the connection."
2024-03-22 19:19:26.9436|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJICV50O3" stopped.
2024-03-22 19:19:32.6086|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJICV50O4" accepted.
2024-03-22 19:19:32.6086|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJICV50O4" started.
2024-03-22 19:19:32.6154|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AJICV50O4 established using the following protocol: Tls12
2024-03-22 19:19:32.6391|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/vendor.js - -
2024-03-22 19:19:32.6491|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 19:19:32.6491|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 19:19:32.6648|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 11.3941ms
2024-03-22 19:19:32.6648|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 19:19:32.6648|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-22 19:19:32.6761|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:19:32.6933|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /vendor.js does not match an existing file
2024-03-22 19:19:32.7280|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 78.8570ms
2024-03-22 19:19:32.7459|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|No candidates found for the request path '/vendor.js'
2024-03-22 19:19:32.7465|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request did not match any endpoints
2024-03-22 19:19:32.7465|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:19:32.7465|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/vendor.js - - - 404 0 - 125.9299ms
2024-03-22 19:19:39.5010|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJICV50O5" accepted.
2024-03-22 19:19:39.5010|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJICV50O5" started.
2024-03-22 19:19:39.5010|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Failed to authenticate HTTPS connection.|System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received.
at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer)
at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
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-22 19:19:39.5010|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJICV50O6" accepted.
2024-03-22 19:19:39.5010|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJICV50O5" stopped.
2024-03-22 19:19:39.5010|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJICV50O6" started.
2024-03-22 19:19:39.5010|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AJICV50O5" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 19:19:40.6574|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJICV50O7" accepted.
2024-03-22 19:19:40.6574|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJICV50O7" started.
2024-03-22 19:19:40.6574|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Failed to authenticate HTTPS connection.|System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received.
at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer)
at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
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-22 19:19:40.6574|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJICV50O6" stopped.
2024-03-22 19:19:40.6574|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AJICV50O6" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 19:19:40.6574|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Failed to authenticate HTTPS connection.|System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received.
at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer)
at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
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-22 19:19:40.6574|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJICV50O7" stopped.
2024-03-22 19:19:40.6574|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AJICV50O7" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 19:19:40.6574|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJICV50O8" accepted.
2024-03-22 19:19:40.6574|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJICV50O8" started.
2024-03-22 19:19:40.6574|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Failed to authenticate HTTPS connection.|System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received.
at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer)
at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
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-22 19:19:40.6574|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJICV50O8" stopped.
2024-03-22 19:19:40.6574|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AJICV50O8" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 19:19:42.8329|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJICV50O9" accepted.
2024-03-22 19:19:42.8329|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJICV50O9" started.
2024-03-22 19:19:42.8329|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJICV50OA" accepted.
2024-03-22 19:19:42.8329|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJICV50OA" started.
2024-03-22 19:19:42.8329|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Failed to authenticate HTTPS connection.|System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received.
at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer)
at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
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-22 19:19:42.8329|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJICV50O9" stopped.
2024-03-22 19:19:42.8329|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AJICV50O9" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 19:19:42.8329|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Failed to authenticate HTTPS connection.|System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received.
at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer)
at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
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-22 19:19:42.8329|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJICV50OA" stopped.
2024-03-22 19:19:42.8329|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AJICV50OA" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 19:19:42.8329|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJICV50OB" accepted.
2024-03-22 19:19:42.8329|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJICV50OB" started.
2024-03-22 19:19:42.8523|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Failed to authenticate HTTPS connection.|System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received.
at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer)
at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
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-22 19:19:42.8523|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJICV50OB" stopped.
2024-03-22 19:19:42.8523|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AJICV50OB" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 19:19:44.0117|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 19:19:44.0164|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 4.6262ms
2024-03-22 19:19:47.7872|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/vendor.js - -
2024-03-22 19:19:47.7872|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 19:19:47.7872|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-22 19:19:47.7872|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:19:47.7872|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /vendor.js does not match an existing file
2024-03-22 19:19:47.7872|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|No candidates found for the request path '/vendor.js'
2024-03-22 19:19:47.7872|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request did not match any endpoints
2024-03-22 19:19:47.7922|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:19:47.7922|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/vendor.js - - - 404 0 - 5.8535ms
2024-03-22 19:19:47.8061|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 19:19:47.8061|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 1.9428ms
2024-03-22 19:19:47.8061|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 19:19:47.8643|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 47.2159ms
2024-03-22 19:19:49.2215|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/vendor.js - -
2024-03-22 19:19:49.2215|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 19:19:49.2215|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 19:19:49.2215|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 19:19:49.2215|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-22 19:19:49.2215|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 6.1212ms
2024-03-22 19:19:49.2215|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:19:49.2215|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /vendor.js does not match an existing file
2024-03-22 19:19:49.2215|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|No candidates found for the request path '/vendor.js'
2024-03-22 19:19:49.2215|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request did not match any endpoints
2024-03-22 19:19:49.2360|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:19:49.2360|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/vendor.js - - - 404 0 - 15.8067ms
2024-03-22 19:19:49.2921|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 68.0241ms
2024-03-22 19:22:43.0344|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/ - -
2024-03-22 19:22:43.0344|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:22:43.0344|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path / does not match a supported file type
2024-03-22 19:22:43.0344|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|No candidates found for the request path '/'
2024-03-22 19:22:43.0344|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request did not match any endpoints
2024-03-22 19:22:43.0344|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:22:43.0344|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/ - - - 404 0 - 9.0893ms
2024-03-22 19:22:48.4998|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/vendor.js - -
2024-03-22 19:22:48.4998|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 19:22:48.5104|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-22 19:22:48.5104|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 19:22:48.5104|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:22:48.5104|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /vendor.js does not match an existing file
2024-03-22 19:22:48.5104|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 19:22:48.5104|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|No candidates found for the request path '/vendor.js'
2024-03-22 19:22:48.5104|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request did not match any endpoints
2024-03-22 19:22:48.5104|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:22:48.5104|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/vendor.js - - - 404 0 - 22.6549ms
2024-03-22 19:22:48.5276|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 17.1483ms
2024-03-22 19:22:48.5799|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 63.8266ms
2024-03-22 19:23:03.9823|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/user-assignment - -
2024-03-22 19:23:03.9823|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:23:03.9823|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /user-assignment does not match a supported file type
2024-03-22 19:23:03.9823|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|No candidates found for the request path '/user-assignment'
2024-03-22 19:23:03.9823|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request did not match any endpoints
2024-03-22 19:23:03.9823|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:23:03.9823|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/user-assignment - - - 404 0 - 4.1211ms
2024-03-22 19:23:32.8125|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/index.html - -
2024-03-22 19:23:32.8125|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:23:32.8395|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 19:23:32.8875|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Sending file. Request path: '/index.html'. Physical path: 'E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API\wwwroot\index.html'
2024-03-22 19:23:32.8875|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 19:23:32.8875|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/index.html - - - 200 - text/html 77.2890ms
2024-03-22 19:23:32.9064|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/vendor.js - -
2024-03-22 19:23:32.9064|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 19:23:32.9064|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-22 19:23:32.9064|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:23:32.9064|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /vendor.js does not match an existing file
2024-03-22 19:23:32.9064|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|No candidates found for the request path '/vendor.js'
2024-03-22 19:23:32.9064|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request did not match any endpoints
2024-03-22 19:23:32.9064|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:23:32.9064|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/vendor.js - - - 404 0 - 3.4619ms
2024-03-22 19:23:32.9194|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 19:23:32.9194|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 1.4894ms
2024-03-22 19:23:32.9194|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 19:23:32.9839|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 52.1377ms
2024-03-22 19:23:33.0949|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-22 19:23:33.0953|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:23:33.0953|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /api/auth/check does not match a supported file type
2024-03-22 19:23:33.0953|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-22 19:23:33.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-22 19:23:33.0953|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-22 19:23:33.0953|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:23:33.0953|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-22 19:23:33.1271|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-22 19:23:33.1271|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 19:23:33.1271|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 19:23:33.1271|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 19:23:33.1271|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 19:23:33.1271|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 19:23:33.1271|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 19:23:33.4724|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 19:23:33.4724|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 2.1775ms
2024-03-22 19:23:33.4724|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/vendor.js - -
2024-03-22 19:23:33.4782|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 19:23:33.4782|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-22 19:23:33.4782|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 19:23:33.4782|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:23:33.4782|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /vendor.js does not match an existing file
2024-03-22 19:23:33.4782|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|No candidates found for the request path '/vendor.js'
2024-03-22 19:23:33.4782|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request did not match any endpoints
2024-03-22 19:23:33.4782|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:23:33.4782|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/vendor.js - - - 404 0 - 8.6920ms
2024-03-22 19:23:33.5383|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 58.6330ms
2024-03-22 19:23:33.6559|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-22 19:23:33.6559|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:23:33.6559|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /api/auth/check does not match a supported file type
2024-03-22 19:23:33.6559|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-22 19:23:33.6559|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-22 19:23:33.6559|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-22 19:23:33.6559|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:23:33.6559|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-22 19:23:33.6559|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-22 19:23:33.6559|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 19:23:33.6667|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 19:23:33.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-22 19:23:33.6667|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 19:23:33.6667|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 19:23:33.6667|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 19:23:33.8760|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 19:23:33.8760|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 19:23:34.7361|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 19:23:34.7361|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 19:23:35.1372|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 19:23:35.1372|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 19:23:35.1430|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 19:23:35.1430|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 19:23:35.1430|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 19:23:35.1430|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 19:23:35.1430|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 19:23:35.1430|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 19:23:35.1430|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 19:23:35.1430|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 19:23:35.1430|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 19:23:35.1430|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 19:23:35.1430|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-22 19:23:35.1430|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-22 19:23:35.1599|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 2027.4213ms
2024-03-22 19:23:35.1599|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 1479.7255ms
2024-03-22 19:23:35.1599|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-22 19:23:35.1599|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-22 19:23:35.1599|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 19:23:35.1599|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 19:23:35.1599|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 0 - application/json;+charset=utf-8 2073.2664ms
2024-03-22 19:23:35.1599|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 1512.2857ms
2024-03-22 19:23:55.5171|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/module - -
2024-03-22 19:23:55.5171|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:23:55.5243|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /api/module does not match a supported file type
2024-03-22 19:23:55.5243|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/module'
2024-03-22 19:23:55.5243|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-22 19:23:55.5243|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-22 19:23:55.5243|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:23:55.5243|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-22 19:23:55.5243|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /api/group does not match a supported file type
2024-03-22 19:23:55.5243|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:23:55.5243|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-22 19:23:55.5243|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-22 19:23:55.5243|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-22 19:23:55.5243|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:23:55.5243|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. These requirements were not met:
DenyAnonymousAuthorizationRequirement: Requires an authenticated user.
2024-03-22 19:23:55.5243|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. These requirements were not met:
DenyAnonymousAuthorizationRequirement: Requires an authenticated user.
2024-03-22 19:23:55.5507|INFO|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was challenged.
2024-03-22 19:23:55.5507|INFO|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was challenged.
2024-03-22 19:23:55.5507|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 302 0 - 24.5470ms
2024-03-22 19:23:55.5507|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/module - - - 302 0 - 34.5305ms
2024-03-22 19:23:57.3825|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/login?ReturnUrl=%2Fapi%2Fmodule - -
2024-03-22 19:23:57.3825|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:23:57.3825|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /api/auth/login does not match a supported file type
2024-03-22 19:23:57.3825|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/login'
2024-03-22 19:23:57.3825|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint '405 HTTP Method Not Supported'
2024-03-22 19:23:57.3825|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:23:57.3825|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint '405 HTTP Method Not Supported'
2024-03-22 19:23:57.3825|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint '405 HTTP Method Not Supported'
2024-03-22 19:23:57.3825|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/login?ReturnUrl=%2Fapi%2Fmodule - - - 405 0 - 4.1304ms
2024-03-22 19:23:57.4045|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/login?ReturnUrl=%2Fapi%2Fgroup - -
2024-03-22 19:23:57.4045|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:23:57.4045|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /api/auth/login does not match a supported file type
2024-03-22 19:23:57.4045|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/login'
2024-03-22 19:23:57.4045|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint '405 HTTP Method Not Supported'
2024-03-22 19:23:57.4045|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:23:57.4045|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint '405 HTTP Method Not Supported'
2024-03-22 19:23:57.4045|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint '405 HTTP Method Not Supported'
2024-03-22 19:23:57.4045|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/login?ReturnUrl=%2Fapi%2Fgroup - - - 405 0 - 3.9331ms
2024-03-22 19:24:06.0472|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-22 19:24:06.0472|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:24:06.0472|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /api/auth/check does not match a supported file type
2024-03-22 19:24:06.0472|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-22 19:24:06.0472|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-22 19:24:06.0472|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-22 19:24:06.0472|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:24:06.0472|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-22 19:24:06.0472|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-22 19:24:06.0472|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 19:24:06.0472|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 19:24:06.0472|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 19:24:06.0549|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 19:24:06.0549|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 19:24:06.0549|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 19:24:06.1336|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 19:24:06.1336|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 19:24:06.1336|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 19:24:06.1336|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 19:24:06.1336|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 19:24:06.1336|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 19:24:06.1336|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 19:24:06.1336|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-22 19:24:06.1336|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 82.9793ms
2024-03-22 19:24:06.1336|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-22 19:24:06.1336|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 19:24:06.1336|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 92.9743ms
2024-03-22 19:24:14.1623|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/auth/login application/json 42
2024-03-22 19:24:14.1623|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 19:24:14.1623|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-22 19:24:14.1623|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 19:24:14.1623|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 19:24:14.1623|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/login'
2024-03-22 19:24:14.1623|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-22 19:24:14.1623|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 19:24:14.1623|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:24:14.1623|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 19:24:14.1851|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-22 19:24:14.1851|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 19:24:14.1851|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 19:24:14.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-22 19:24:14.1851|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 19:24:14.1851|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 19:24:14.1851|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 19:24:14.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-22 19:24:14.1851|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 19:24:14.1939|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-22 19:24:14.1939|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-22 19:24:14.1939|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 19:24:14.1939|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AJICV50O4", Request id "0HN2AJICV50O4:0000003B": started reading request body.
2024-03-22 19:24:14.1939|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AJICV50O4", Request id "0HN2AJICV50O4:0000003B": done reading request body.
2024-03-22 19:24:14.2081|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'
2024-03-22 19:24:14.2081|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 19:24:14.2081|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 19:24:14.2081|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-22 19:24:14.2231|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 19:24:16.8648|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 19:24:16.8648|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 19:24:16.8648|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 19:24:16.8648|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 19:24:16.8648|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 19:24:16.8648|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing UnauthorizedObjectResult, writing value of type 'DigitalData.Core.Application.ServiceMessage'.
2024-03-22 19:24:16.8648|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API) in 2683.1343ms
2024-03-22 19:24:16.8648|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 19:24:16.8648|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 19:24:16.8648|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/auth/login application/json 42 - 401 - application/json;+charset=utf-8 2709.6631ms
2024-03-22 19:24:23.5595|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/auth/login application/json 46
2024-03-22 19:24:23.5595|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 19:24:23.5595|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-22 19:24:23.5595|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 19:24:23.5595|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 19:24:23.5595|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/login'
2024-03-22 19:24:23.5595|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-22 19:24:23.5595|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 19:24:23.5595|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:24:23.5636|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 19:24:23.5636|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-22 19:24:23.5636|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 19:24:23.5636|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 19:24:23.5636|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 19:24:23.5636|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 19:24:23.5636|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 19:24:23.5636|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 19:24:23.5636|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 19:24:23.5636|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 19:24:23.5636|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-22 19:24:23.5636|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-22 19:24:23.5636|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 19:24:23.5636|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AJICV50O4", Request id "0HN2AJICV50O4:0000003D": started reading request body.
2024-03-22 19:24:23.5636|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AJICV50O4", Request id "0HN2AJICV50O4:0000003D": done reading request body.
2024-03-22 19:24:23.5636|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'
2024-03-22 19:24:23.5636|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 19:24:23.5636|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 19:24:23.5636|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-22 19:24:23.5636|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 19:24:23.9162|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<GroupOfUser>()
.Include(gou => gou.Group)
.Include(gou => gou.User)'
2024-03-22 19:24:24.0324|DEBUG|Microsoft.EntityFrameworkCore.Query|Including navigation: 'GroupOfUser.Group'.
2024-03-22 19:24:24.0324|DEBUG|Microsoft.EntityFrameworkCore.Query|Including navigation: 'GroupOfUser.User'.
2024-03-22 19:24:24.2515|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-22 19:24:24.3019|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 19:24:24.3019|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-22 19:24:24.3287|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (21ms).
2024-03-22 19:24:24.3360|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (34ms).
2024-03-22 19:24:24.3360|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (38ms).
2024-03-22 19:24:24.3360|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:24:25.0615|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:24:25.0723|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-22 19:24:25.1244|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (55ms) [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-22 19:24:25.1712|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2285|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2285|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2642|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2642|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2924|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2924|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2924|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2924|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2924|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2924|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2924|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2924|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2924|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2924|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2924|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.2985|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.3172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.3172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.3172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.3172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.3172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.3172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.3172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.3172|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:25.3172|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:24:25.3340|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 201ms reading results.
2024-03-22 19:24:25.3340|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:24:25.3340|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (6ms).
2024-03-22 19:24:25.3565|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<User>()
.Where(user => user.Username == __username_0)
.FirstOrDefault()'
2024-03-22 19:24:25.3820|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-22 19:24:25.3924|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 19:24:25.3924|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-22 19:24:25.3924|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (5ms).
2024-03-22 19:24:25.3924|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:24:25.3924|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:24:25.3924|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-22 19:24:25.4835|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (83ms) [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-22 19:24:25.4863|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:24:25.4863|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-22 19:24:25.4863|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:24:25.4863|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-22 19:24:25.5120|WARN|Microsoft.AspNetCore.Http.ResponseCookies|The cookie '.AspNetCore.Cookies' has set 'SameSite=None' and must also set 'Secure'.
2024-03-22 19:24:25.5120|INFO|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies signed in.
2024-03-22 19:24:25.5191|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 19:24:25.5191|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API) in 1953.8099ms
2024-03-22 19:24:25.5191|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 19:24:25.5191|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 19:24:25.5191|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:24:25.5191|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (1ms).
2024-03-22 19:24:25.5191|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/auth/login application/json 46 - 200 0 - 1967.8704ms
2024-03-22 19:24:32.1481|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/user-assignment - -
2024-03-22 19:24:32.1481|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:24:32.1481|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /user-assignment does not match a supported file type
2024-03-22 19:24:32.1481|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|No candidates found for the request path '/user-assignment'
2024-03-22 19:24:32.1481|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request did not match any endpoints
2024-03-22 19:24:32.1481|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:24:32.1481|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/user-assignment - - - 404 0 - 3.5542ms
2024-03-22 19:24:37.7190|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/index.html - -
2024-03-22 19:24:37.7190|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:24:37.7190|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 19:24:37.7190|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Sending file. Request path: '/index.html'. Physical path: 'E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API\wwwroot\index.html'
2024-03-22 19:24:37.7338|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 19:24:37.7338|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/index.html - - - 200 - text/html 15.9669ms
2024-03-22 19:24:37.7658|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 19:24:37.7658|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/vendor.js - -
2024-03-22 19:24:37.7658|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 19:24:37.7658|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 19:24:37.7658|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 4.0059ms
2024-03-22 19:24:37.7658|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-22 19:24:37.7658|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:24:37.7658|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /vendor.js does not match an existing file
2024-03-22 19:24:37.7733|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|No candidates found for the request path '/vendor.js'
2024-03-22 19:24:37.7733|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request did not match any endpoints
2024-03-22 19:24:37.7733|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:24:37.7733|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/vendor.js - - - 404 0 - 8.8846ms
2024-03-22 19:24:37.8220|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 53.4396ms
2024-03-22 19:24:38.2766|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-22 19:24:38.2766|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:24:38.2766|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /api/auth/check does not match a supported file type
2024-03-22 19:24:38.2766|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-22 19:24:38.2766|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-22 19:24:38.2766|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-22 19:24:38.2766|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:24:38.2766|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-22 19:24:38.2766|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-22 19:24:38.2766|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 19:24:38.2766|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 19:24:38.2766|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 19:24:38.2766|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 19:24:38.2766|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 19:24:38.2766|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 19:24:38.2766|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 19:24:38.2766|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 19:24:38.2766|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 19:24:38.2766|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 19:24:38.2766|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 19:24:38.2766|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 19:24:38.2766|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 19:24:38.2886|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-22 19:24:38.2886|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 5.4152ms
2024-03-22 19:24:38.2886|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-22 19:24:38.2886|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 19:24:38.2886|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 13.9100ms
2024-03-22 19:24:39.7223|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/module - -
2024-03-22 19:24:39.7223|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:24:39.7223|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-22 19:24:39.7223|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /api/module does not match a supported file type
2024-03-22 19:24:39.7223|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:24:39.7223|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/module'
2024-03-22 19:24:39.7223|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /api/group does not match a supported file type
2024-03-22 19:24:39.7223|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-22 19:24:39.7223|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-22 19:24:39.7223|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-22 19:24:39.7266|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-22 19:24:39.7266|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:24:39.7266|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-22 19:24:39.7266|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:24:39.7266|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. These requirements were not met:
DenyAnonymousAuthorizationRequirement: Requires an authenticated user.
2024-03-22 19:24:39.7266|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. These requirements were not met:
DenyAnonymousAuthorizationRequirement: Requires an authenticated user.
2024-03-22 19:24:39.7266|INFO|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was challenged.
2024-03-22 19:24:39.7266|INFO|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was challenged.
2024-03-22 19:24:39.7266|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/module - - - 302 0 - 8.9571ms
2024-03-22 19:24:39.7266|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 302 0 - 8.3223ms
2024-03-22 19:24:41.4965|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/login?ReturnUrl=%2Fapi%2Fmodule - -
2024-03-22 19:24:41.4965|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:24:41.4965|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /api/auth/login does not match a supported file type
2024-03-22 19:24:41.4965|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/login'
2024-03-22 19:24:41.4965|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint '405 HTTP Method Not Supported'
2024-03-22 19:24:41.4965|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:24:41.4965|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint '405 HTTP Method Not Supported'
2024-03-22 19:24:41.4965|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint '405 HTTP Method Not Supported'
2024-03-22 19:24:41.4965|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/login?ReturnUrl=%2Fapi%2Fmodule - - - 405 0 - 4.2268ms
2024-03-22 19:24:41.5182|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/login?ReturnUrl=%2Fapi%2Fgroup - -
2024-03-22 19:24:41.5182|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:24:41.5182|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /api/auth/login does not match a supported file type
2024-03-22 19:24:41.5182|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/login'
2024-03-22 19:24:41.5182|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint '405 HTTP Method Not Supported'
2024-03-22 19:24:41.5182|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:24:41.5182|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint '405 HTTP Method Not Supported'
2024-03-22 19:24:41.5182|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint '405 HTTP Method Not Supported'
2024-03-22 19:24:41.5182|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/login?ReturnUrl=%2Fapi%2Fgroup - - - 405 0 - 4.3319ms
2024-03-22 19:24:46.2306|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-22 19:24:46.2306|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:24:46.2306|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /api/auth/check does not match a supported file type
2024-03-22 19:24:46.2306|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-22 19:24:46.2306|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-22 19:24:46.2306|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-22 19:24:46.2306|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:24:46.2306|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-22 19:24:46.2306|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-22 19:24:46.2306|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 19:24:46.2306|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 19:24:46.2306|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 19:24:46.2306|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 19:24:46.2306|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 19:24:46.2306|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 19:24:46.2306|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 19:24:46.2306|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 19:24:46.2306|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 19:24:46.2306|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 19:24:46.2306|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 19:24:46.2306|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 19:24:46.2306|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 19:24:46.2423|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-22 19:24:46.2423|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 4.8887ms
2024-03-22 19:24:46.2423|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-22 19:24:46.2423|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 19:24:46.2423|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 14.1464ms
2024-03-22 19:24:50.9203|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-22 19:24:50.9203|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:24:50.9203|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /api/auth/check does not match a supported file type
2024-03-22 19:24:50.9203|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-22 19:24:50.9203|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-22 19:24:50.9203|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-22 19:24:50.9203|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:24:50.9203|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-22 19:24:50.9203|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-22 19:24:50.9203|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 19:24:50.9203|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 19:24:50.9203|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 19:24:50.9203|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 19:24:50.9203|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 19:24:50.9203|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 19:24:50.9203|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 19:24:50.9203|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 19:24:50.9203|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 19:24:50.9295|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 19:24:50.9295|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 19:24:50.9295|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 19:24:50.9295|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 19:24:50.9295|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-22 19:24:50.9295|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 4.1515ms
2024-03-22 19:24:50.9295|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-22 19:24:50.9295|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 19:24:50.9295|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 12.5765ms
2024-03-22 19:24:52.3621|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/auth/login application/json 46
2024-03-22 19:24:52.3621|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 19:24:52.3621|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-22 19:24:52.3621|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 19:24:52.3621|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 19:24:52.3621|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/login'
2024-03-22 19:24:52.3621|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-22 19:24:52.3621|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 19:24:52.3621|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:24:52.3621|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 19:24:52.3621|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-22 19:24:52.3621|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 19:24:52.3621|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 19:24:52.3621|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 19:24:52.3621|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 19:24:52.3621|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 19:24:52.3621|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 19:24:52.3621|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 19:24:52.3621|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 19:24:52.3621|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-22 19:24:52.3621|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-22 19:24:52.3621|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 19:24:52.3621|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AJICV50O4", Request id "0HN2AJICV50O4:00000057": started reading request body.
2024-03-22 19:24:52.3621|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AJICV50O4", Request id "0HN2AJICV50O4:00000057": done reading request body.
2024-03-22 19:24:52.3621|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'
2024-03-22 19:24:52.3621|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 19:24:52.3621|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 19:24:52.3621|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-22 19:24:52.3621|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 19:24:52.3901|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 19:24:52.3901|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-22 19:24:52.3912|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-22 19:24:52.3912|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (1ms).
2024-03-22 19:24:52.3912|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (1ms).
2024-03-22 19:24:52.3912|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:24:52.3912|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:24:52.3912|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-22 19:24:52.3912|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-22 19:24:52.3912|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.3912|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.3912|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.3912|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.3912|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.3912|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.3912|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.3912|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.3912|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.3912|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.3912|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.3912|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.3912|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4073|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4224|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4224|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4224|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4224|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4224|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4224|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4224|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4224|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4224|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4224|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4224|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:24:52.4224|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:24:52.4224|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-22 19:24:52.4224|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:24:52.4224|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-22 19:24:52.4224|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 19:24:52.4224|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-22 19:24:52.4224|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (0ms).
2024-03-22 19:24:52.4224|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:24:52.4224|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:24:52.4224|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-22 19:24:52.4224|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-22 19:24:52.4224|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:24:52.4224|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-22 19:24:52.4224|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:24:52.4224|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-22 19:24:52.4224|WARN|Microsoft.AspNetCore.Http.ResponseCookies|The cookie '.AspNetCore.Cookies' has set 'SameSite=None' and must also set 'Secure'.
2024-03-22 19:24:52.4224|INFO|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies signed in.
2024-03-22 19:24:52.4224|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 19:24:52.4224|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API) in 68.3667ms
2024-03-22 19:24:52.4224|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 19:24:52.4224|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 19:24:52.4393|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:24:52.4393|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-22 19:24:52.4393|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/auth/login application/json 46 - 200 0 - 78.0783ms
2024-03-22 19:24:54.8099|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/module - -
2024-03-22 19:24:54.8099|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:24:54.8099|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /api/module does not match a supported file type
2024-03-22 19:24:54.8099|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-22 19:24:54.8099|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/module'
2024-03-22 19:24:54.8099|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:24:54.8099|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-22 19:24:54.8099|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /api/group does not match a supported file type
2024-03-22 19:24:54.8099|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-22 19:24:54.8099|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-22 19:24:54.8099|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:24:54.8099|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-22 19:24:54.8099|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. These requirements were not met:
DenyAnonymousAuthorizationRequirement: Requires an authenticated user.
2024-03-22 19:24:54.8099|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-22 19:24:54.8196|INFO|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was challenged.
2024-03-22 19:24:54.8196|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:24:54.8196|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/module - - - 302 0 - 11.1375ms
2024-03-22 19:24:54.8196|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. These requirements were not met:
DenyAnonymousAuthorizationRequirement: Requires an authenticated user.
2024-03-22 19:24:54.8196|INFO|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was challenged.
2024-03-22 19:24:54.8196|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 302 0 - 12.4719ms
2024-03-22 19:24:56.6798|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/login?ReturnUrl=%2Fapi%2Fmodule - -
2024-03-22 19:24:56.6798|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:24:56.6798|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /api/auth/login does not match a supported file type
2024-03-22 19:24:56.6798|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/login'
2024-03-22 19:24:56.6798|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint '405 HTTP Method Not Supported'
2024-03-22 19:24:56.6798|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:24:56.6798|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint '405 HTTP Method Not Supported'
2024-03-22 19:24:56.6798|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint '405 HTTP Method Not Supported'
2024-03-22 19:24:56.6798|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/login?ReturnUrl=%2Fapi%2Fmodule - - - 405 0 - 4.3596ms
2024-03-22 19:24:56.7051|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/login?ReturnUrl=%2Fapi%2Fgroup - -
2024-03-22 19:24:56.7051|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:24:56.7051|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /api/auth/login does not match a supported file type
2024-03-22 19:24:56.7051|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/login'
2024-03-22 19:24:56.7051|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint '405 HTTP Method Not Supported'
2024-03-22 19:24:56.7051|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:24:56.7051|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint '405 HTTP Method Not Supported'
2024-03-22 19:24:56.7051|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint '405 HTTP Method Not Supported'
2024-03-22 19:24:56.7051|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/login?ReturnUrl=%2Fapi%2Fgroup - - - 405 0 - 4.0575ms
2024-03-22 19:25:54.8391|DEBUG|Program|init main
2024-03-22 19:25:55.9330|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-22 19:25:56.0861|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
2024-03-22 19:25:56.1389|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-22 19:25:56.1470|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-22 19:25:56.1628|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
2024-03-22 19:25:56.1807|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-22 19:25:56.1873|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-22 19:25:56.1873|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
2024-03-22 19:25:56.1873|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-22 19:25:56.1873|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
2024-03-22 19:25:56.2029|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
2024-03-22 19:25:56.2029|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
2024-03-22 19:25:56.2029|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
2024-03-22 19:25:56.4492|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
2024-03-22 19:25:56.4492|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
2024-03-22 19:25:56.4492|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
2024-03-22 19:25:56.4492|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-03-22 19:25:56.4492|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-03-22 19:25:56.4542|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-03-22 19:25:56.4542|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
2024-03-22 19:25:56.4542|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
2024-03-22 19:25:56.4542|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
2024-03-22 19:25:56.6641|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AJM21RMIU" received FIN.
2024-03-22 19:25:56.6738|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJM21RMIU" accepted.
2024-03-22 19:25:56.6738|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJM21RMIU" started.
2024-03-22 19:25:56.7034|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-22 19:25:56.7443|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJM21RMIU" stopped.
2024-03-22 19:25:56.7558|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AJM21RMIU" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-03-22 19:25:56.9583|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJM21RMIV" accepted.
2024-03-22 19:25:56.9624|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJM21RMIV" started.
2024-03-22 19:25:57.0376|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2AJM21RMIV established using the following protocol: Tls12
2024-03-22 19:25:57.1556|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
2024-03-22 19:25:57.2020|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
2024-03-22 19:25:57.3852|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 19:25:57.5248|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 19:25:57.5328|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 377.3449ms
2024-03-22 19:25:57.5464|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 19:25:57.5464|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 19:25:57.5774|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 30.9363ms
2024-03-22 19:25:57.6878|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 141.4264ms
2024-03-22 19:25:57.8744|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
2024-03-22 19:25:58.1946|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 320.1555ms
2024-03-22 19:26:02.1977|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/index.html - -
2024-03-22 19:26:02.1977|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:26:02.2291|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
2024-03-22 19:26:02.2462|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Sending file. Request path: '/index.html'. Physical path: 'E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API\wwwroot\index.html'
2024-03-22 19:26:02.2462|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
2024-03-22 19:26:02.2462|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/index.html - - - 200 - text/html 50.3334ms
2024-03-22 19:26:02.2602|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/vendor.js - -
2024-03-22 19:26:02.2602|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 19:26:02.2602|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-22 19:26:02.2602|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:26:02.2602|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /vendor.js does not match an existing file
2024-03-22 19:26:02.2705|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 19:26:02.2729|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 2.2236ms
2024-03-22 19:26:02.3069|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|No candidates found for the request path '/vendor.js'
2024-03-22 19:26:02.3069|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request did not match any endpoints
2024-03-22 19:26:02.3238|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:26:02.3238|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 19:26:02.3332|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/vendor.js - - - 404 0 - 72.9225ms
2024-03-22 19:26:02.3758|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 50.4968ms
2024-03-22 19:26:02.4407|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-22 19:26:02.4407|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:26:02.4407|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /api/auth/check does not match a supported file type
2024-03-22 19:26:02.4407|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-22 19:26:02.4533|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-22 19:26:02.4533|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-22 19:26:02.4533|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:26:02.4533|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-22 19:26:02.4831|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-22 19:26:02.4867|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 19:26:02.4867|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 19:26:02.4867|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 19:26:02.4867|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 19:26:02.4867|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 19:26:02.4867|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 19:26:02.6676|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
2024-03-22 19:26:02.6720|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
2024-03-22 19:26:02.6720|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/vendor.js - -
2024-03-22 19:26:02.6720|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
2024-03-22 19:26:02.6720|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 19:26:02.6720|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 5.5686ms
2024-03-22 19:26:02.6793|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-22 19:26:02.6793|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:26:02.6793|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /vendor.js does not match an existing file
2024-03-22 19:26:02.6793|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|No candidates found for the request path '/vendor.js'
2024-03-22 19:26:02.6793|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request did not match any endpoints
2024-03-22 19:26:02.7030|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:26:02.7030|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/vendor.js - - - 404 0 - 31.9731ms
2024-03-22 19:26:02.7407|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 63.4346ms
2024-03-22 19:26:02.8240|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-22 19:26:02.8240|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:26:02.8240|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /api/auth/check does not match a supported file type
2024-03-22 19:26:02.8240|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-22 19:26:02.8240|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-22 19:26:02.8240|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-22 19:26:02.8240|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:26:02.8240|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-22 19:26:02.8344|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-22 19:26:02.8344|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 19:26:02.8344|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 19:26:02.8344|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 19:26:02.8344|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 19:26:02.8344|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 19:26:02.8344|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 19:26:03.6092|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 19:26:03.6092|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 19:26:03.8212|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 19:26:03.8212|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 19:26:03.8212|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 19:26:03.8212|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 19:26:03.8316|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 19:26:03.8316|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 19:26:03.8316|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 19:26:03.8316|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 19:26:03.8316|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 19:26:03.8316|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 19:26:03.8316|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 19:26:03.8316|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 19:26:03.8316|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-22 19:26:03.8316|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-22 19:26:03.8316|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 1004.9004ms
2024-03-22 19:26:03.8316|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 1355.9592ms
2024-03-22 19:26:03.8316|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-22 19:26:03.8316|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-22 19:26:03.8528|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 19:26:03.8528|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 19:26:03.8528|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 1032.0172ms
2024-03-22 19:26:03.8528|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 0 - application/json;+charset=utf-8 1415.4030ms
2024-03-22 19:26:07.1481|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
2024-03-22 19:26:07.1481|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:26:07.1481|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /api/auth/check does not match a supported file type
2024-03-22 19:26:07.1481|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
2024-03-22 19:26:07.1481|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-22 19:26:07.1481|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-22 19:26:07.1481|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:26:07.1481|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-22 19:26:07.1481|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-22 19:26:07.1481|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 19:26:07.1481|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 19:26:07.1481|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 19:26:07.1481|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 19:26:07.1481|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 19:26:07.1481|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 19:26:07.2338|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 19:26:07.2338|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 19:26:07.2338|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 19:26:07.2338|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 19:26:07.2338|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 19:26:07.2338|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 19:26:07.2338|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 19:26:07.2338|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
2024-03-22 19:26:07.2338|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 86.4258ms
2024-03-22 19:26:07.2338|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
2024-03-22 19:26:07.2338|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 19:26:07.2338|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 93.6863ms
2024-03-22 19:26:09.0167|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 POST https://localhost:7202/api/auth/login application/json 46
2024-03-22 19:26:09.0167|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
2024-03-22 19:26:09.0167|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
2024-03-22 19:26:09.0167|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 19:26:09.0167|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|POST requests are not supported
2024-03-22 19:26:09.0167|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/login'
2024-03-22 19:26:09.0167|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-22 19:26:09.0167|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 19:26:09.0167|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
2024-03-22 19:26:09.0167|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 19:26:09.0382|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-22 19:26:09.0382|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 19:26:09.0382|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 19:26:09.0382|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-03-22 19:26:09.0382|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 19:26:09.0382|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
2024-03-22 19:26:09.0382|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 19:26:09.0382|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 19:26:09.0382|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
2024-03-22 19:26:09.0569|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-22 19:26:09.0569|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-22 19:26:09.0569|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'.
2024-03-22 19:26:09.0666|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AJM21RMIV", Request id "0HN2AJM21RMIV:0000001D": started reading request body.
2024-03-22 19:26:09.0666|DEBUG|Microsoft.AspNetCore.Server.Kestrel|Connection id "0HN2AJM21RMIV", Request id "0HN2AJM21RMIV:0000001D": done reading request body.
2024-03-22 19:26:09.0666|DEBUG|Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter|JSON input formatter succeeded, deserializing to type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'
2024-03-22 19:26:09.0666|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 19:26:09.0666|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 19:26:09.0666|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto' ...
2024-03-22 19:26:09.0880|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'login' of type 'DigitalData.UserManager.Application.DTOs.Auth.LogInDto'.
2024-03-22 19:26:11.5287|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<GroupOfUser>()
.Include(gou => gou.Group)
.Include(gou => gou.User)'
2024-03-22 19:26:11.6387|DEBUG|Microsoft.EntityFrameworkCore.Query|Including navigation: 'GroupOfUser.Group'.
2024-03-22 19:26:11.6415|DEBUG|Microsoft.EntityFrameworkCore.Query|Including navigation: 'GroupOfUser.User'.
2024-03-22 19:26:11.8522|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-22 19:26:11.8990|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 19:26:11.8990|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-22 19:26:11.9279|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (23ms).
2024-03-22 19:26:11.9279|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (35ms).
2024-03-22 19:26:11.9393|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (41ms).
2024-03-22 19:26:11.9393|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:26:12.2326|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:26:12.2424|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-22 19:26:12.2914|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (51ms) [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-22 19:26:12.3393|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.3914|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.3914|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4282|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4282|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4551|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4690|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4690|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4690|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4690|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4690|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4690|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.Group' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4690|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4690|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4690|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4690|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4690|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4690|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4690|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4690|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4690|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4690|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|The navigation 'GroupOfUser.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4690|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'GroupOfUser' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:12.4850|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:26:12.4850|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 193ms reading results.
2024-03-22 19:26:12.4850|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:26:12.5022|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (6ms).
2024-03-22 19:26:12.5022|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<User>()
.Where(user => user.Username == __username_0)
.FirstOrDefault()'
2024-03-22 19:26:12.5385|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-22 19:26:12.5481|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 19:26:12.5481|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-22 19:26:12.5481|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (5ms).
2024-03-22 19:26:12.5481|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:26:12.5481|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:26:12.5481|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-22 19:26:12.5862|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (31ms) [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-22 19:26:12.5862|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:26:12.5862|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-22 19:26:12.5862|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:26:12.5862|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-22 19:26:12.6138|INFO|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies signed in.
2024-03-22 19:26:12.6138|INFO|Microsoft.AspNetCore.Mvc.StatusCodeResult|Executing StatusCodeResult, setting HTTP status code 200
2024-03-22 19:26:12.6138|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API) in 3579.0632ms
2024-03-22 19:26:12.6138|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.Login (DigitalData.UserManager.API)'
2024-03-22 19:26:12.6138|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 19:26:12.6138|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:26:12.6264|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (2ms).
2024-03-22 19:26:12.6264|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 POST https://localhost:7202/api/auth/login application/json 46 - 200 0 - 3610.0559ms
2024-03-22 19:26:26.6801|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/module - -
2024-03-22 19:26:26.6801|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:26:26.6801|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/group - -
2024-03-22 19:26:26.6801|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /api/module does not match a supported file type
2024-03-22 19:26:26.6801|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:26:26.6801|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/module'
2024-03-22 19:26:26.6801|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /api/group does not match a supported file type
2024-03-22 19:26:26.6801|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-22 19:26:26.6801|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/group'
2024-03-22 19:26:26.6801|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-22 19:26:26.6801|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-22 19:26:26.6801|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-22 19:26:26.6801|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 19:26:26.6801|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 19:26:26.6981|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-22 19:26:26.6981|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-22 19:26:26.6981|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-22 19:26:26.6981|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-22 19:26:26.6981|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-22 19:26:26.6981|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-22 19:26:26.6981|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 19:26:26.6981|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 19:26:26.6981|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 19:26:26.6981|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 19:26:26.6981|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-22 19:26:26.6981|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-22 19:26:26.6981|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 19:26:26.6981|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 19:26:26.7087|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-22 19:26:26.7087|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-22 19:26:26.7087|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-22 19:26:26.7087|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-22 19:26:26.7087|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 19:26:26.7087|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 19:26:26.7087|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.GroupController (DigitalData.UserManager.API)
2024-03-22 19:26:26.7087|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.ModuleController (DigitalData.UserManager.API)
2024-03-22 19:26:26.7087|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<Module>()'
2024-03-22 19:26:26.7087|DEBUG|Microsoft.EntityFrameworkCore.Query|Compiling query expression:
'DbSet<Group>()'
2024-03-22 19:26:26.7247|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-22 19:26:26.7247|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-22 19:26:26.7247|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 19:26:26.7247|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-22 19:26:26.7247|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 19:26:26.7247|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-22 19:26:26.7247|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-22 19:26:26.7247|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (2ms).
2024-03-22 19:26:26.7247|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-22 19:26:26.7247|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (3ms).
2024-03-22 19:26:26.7247|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (1ms).
2024-03-22 19:26:26.7247|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:26:26.7247|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (2ms).
2024-03-22 19:26:26.7247|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:26:26.7247|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:26:26.7247|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-22 19:26:26.7247|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-22 19:26:26.7473|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:26:26.7473|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-22 19:26:26.7473|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-22 19:26:26.7473|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7473|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7473|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7473|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7473|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7473|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7473|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7473|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Module' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|A data reader for 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' is being disposed after spending 27ms reading results.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'Group' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:26:26.7564|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-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:26:26.7564|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-22 19:26:26.7841|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 19:26:26.7841|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 19:26:26.7841|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 19:26:26.7841|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 19:26:26.7841|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 19:26:26.7841|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 19:26:26.7841|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-22 19:26:26.7873|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 19:26:26.7873|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 19:26:26.7873|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 19:26:26.7873|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 19:26:26.7873|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-22 19:26:26.7873|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API) in 83.998ms
2024-03-22 19:26:26.7873|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.ModuleController.GetAll (DigitalData.UserManager.API)'
2024-03-22 19:26:26.7873|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 19:26:26.7873|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:26:26.7873|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-22 19:26:26.7873|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/module - - - 200 - application/json;+charset=utf-8 117.2548ms
2024-03-22 19:26:26.8129|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API) in 103.5297ms
2024-03-22 19:26:26.8129|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.GroupController.GetAll (DigitalData.UserManager.API)'
2024-03-22 19:26:26.8129|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 19:26:26.8129|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:26:26.8129|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-22 19:26:26.8129|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/group - - - 200 - application/json;+charset=utf-8 133.4715ms
2024-03-22 19:26:30.6391|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/user/ByModuleId/3?assigned=true - -
2024-03-22 19:26:30.6391|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:26:30.6391|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/user/ByModuleId/3?assigned=false - -
2024-03-22 19:26:30.6391|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /api/user/ByModuleId/3 does not match a supported file type
2024-03-22 19:26:30.6391|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
2024-03-22 19:26:30.6391|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/user/ByModuleId/3'
2024-03-22 19:26:30.6391|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /api/user/ByModuleId/3 does not match a supported file type
2024-03-22 19:26:30.6391|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-22 19:26:30.6391|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetByModuleId (DigitalData.UserManager.API)'
2024-03-22 19:26:30.6391|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/user/ByModuleId/3'
2024-03-22 19:26:30.6391|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 19:26:30.6391|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-22 19:26:30.6475|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetByModuleId (DigitalData.UserManager.API)'
2024-03-22 19:26:30.6475|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was successfully authenticated.
2024-03-22 19:26:30.6475|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-22 19:26:30.6475|DEBUG|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful.
2024-03-22 19:26:30.6475|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetByModuleId (DigitalData.UserManager.API)'
2024-03-22 19:26:30.6475|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetByModuleId (DigitalData.UserManager.API)'
2024-03-22 19:26:30.6475|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-22 19:26:30.6475|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-22 19:26:30.6475|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 19:26:30.6475|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
2024-03-22 19:26:30.6475|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 19:26:30.6475|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
2024-03-22 19:26:30.6621|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-22 19:26:30.6621|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-22 19:26:30.6621|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 19:26:30.6621|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
2024-03-22 19:26:30.6621|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-22 19:26:30.6621|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)
2024-03-22 19:26:30.6621|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API)
2024-03-22 19:26:30.6621|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API)
2024-03-22 19:26:30.6621|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 19:26:30.6621|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
2024-03-22 19:26:30.6621|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API)
2024-03-22 19:26:30.6621|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.UserController (DigitalData.UserManager.API)
2024-03-22 19:26:30.6621|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'moduleId' of type 'System.Int32' ...
2024-03-22 19:26:30.6621|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'moduleId' of type 'System.Int32' ...
2024-03-22 19:26:30.6621|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-22 19:26:30.6621|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-22 19:26:30.6621|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinder|Done attempting to bind parameter 'moduleId' of type 'System.Int32'.
2024-03-22 19:26:30.6621|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinder|Done attempting to bind parameter 'moduleId' of type 'System.Int32'.
2024-03-22 19:26:30.6621|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'moduleId' of type 'System.Int32'.
2024-03-22 19:26:30.6621|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'moduleId' of type 'System.Int32'.
2024-03-22 19:26:30.6621|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'moduleId' of type 'System.Int32' ...
2024-03-22 19:26:30.6621|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'moduleId' of type 'System.Int32' ...
2024-03-22 19:26:30.6621|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'moduleId' of type 'System.Int32'.
2024-03-22 19:26:30.6621|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'moduleId' of type 'System.Int32'.
2024-03-22 19:26:30.6621|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'assigned' of type 'System.Boolean' ...
2024-03-22 19:26:30.6621|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to bind parameter 'assigned' of type 'System.Boolean' ...
2024-03-22 19:26:30.6621|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-22 19:26:30.6621|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-22 19:26:30.6776|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinder|Done attempting to bind parameter 'assigned' of type 'System.Boolean'.
2024-03-22 19:26:30.6776|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinder|Done attempting to bind parameter 'assigned' of type 'System.Boolean'.
2024-03-22 19:26:30.6776|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'assigned' of type 'System.Boolean'.
2024-03-22 19:26:30.6776|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to bind parameter 'assigned' of type 'System.Boolean'.
2024-03-22 19:26:30.6776|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'assigned' of type 'System.Boolean' ...
2024-03-22 19:26:30.6776|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Attempting to validate the bound parameter 'assigned' of type 'System.Boolean' ...
2024-03-22 19:26:30.6776|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'assigned' of type 'System.Boolean'.
2024-03-22 19:26:30.6776|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder|Done attempting to validate the bound parameter 'assigned' of type 'System.Boolean'.
2024-03-22 19:26:30.6776|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-22 19:26:30.6776|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-22 19:26:30.7247|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-22 19:26:30.7247|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-22 19:26:30.7309|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 19:26:30.7309|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-22 19:26:30.7309|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-22 19:26:30.7309|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (0ms).
2024-03-22 19:26:30.7309|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (1ms).
2024-03-22 19:26:30.7309|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:26:30.7309|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:26:30.7309|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Creating DbCommand for 'ExecuteReader'.
2024-03-22 19:26:30.7309|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Creating DbConnection.
2024-03-22 19:26:30.7309|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-22 19:26:30.7309|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Created DbConnection. (0ms).
2024-03-22 19:26:30.7309|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Created DbCommand for 'ExecuteReader' (1ms).
2024-03-22 19:26:30.7309|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Initialized DbCommand for 'ExecuteReader' (2ms).
2024-03-22 19:26:30.7309|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opening connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:26:30.7309|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-22 19:26:30.7309|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Opened connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:26:30.7309|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-22 19:26:30.7309|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:30.7309|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:30.7309|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 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-22 19:26:30.7309|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:30.7309|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:30.7309|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:26:30.7309|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:30.7309|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-22 19:26:30.7309|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:30.7309|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:26:30.7309|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:30.7309|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-22 19:26:30.7309|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:30.7309|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:30.7309|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:30.7309|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:30.7309|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:30.7309|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:30.7309|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:30.7309|DEBUG|Microsoft.EntityFrameworkCore.ChangeTracking|Context 'DDECMDbContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
2024-03-22 19:26:30.7309|DEBUG|Microsoft.EntityFrameworkCore.Database.Command|Closing data reader to 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:26:30.7309|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-22 19:26:30.7309|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:26:30.7309|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Closed connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01' (0ms).
2024-03-22 19:26:30.7538|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 19:26:30.7538|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
2024-03-22 19:26:30.7538|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 19:26:30.7538|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
2024-03-22 19:26:30.7538|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 19:26:30.7538|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
2024-03-22 19:26:30.7538|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 19:26:30.7538|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
2024-03-22 19:26:30.7538|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 19:26:30.7538|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
2024-03-22 19:26:30.7538|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-22 19:26:30.7538|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-22 19:26:30.7538|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.UserController.GetByModuleId (DigitalData.UserManager.API) in 98.6623ms
2024-03-22 19:26:30.7538|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.UserController.GetByModuleId (DigitalData.UserManager.API) in 98.9779ms
2024-03-22 19:26:30.7538|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetByModuleId (DigitalData.UserManager.API)'
2024-03-22 19:26:30.7538|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.UserController.GetByModuleId (DigitalData.UserManager.API)'
2024-03-22 19:26:30.7649|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 19:26:30.7649|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
2024-03-22 19:26:30.7649|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:26:30.7649|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposing connection to database 'DD_ECM' on server 'SDD-VMP04-SQL17\DD_DEVELOP01'.
2024-03-22 19:26:30.7649|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-22 19:26:30.7649|DEBUG|Microsoft.EntityFrameworkCore.Database.Connection|Disposed connection to database '' on server '' (0ms).
2024-03-22 19:26:30.7649|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 128.6690ms
2024-03-22 19:26:30.7649|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 127.4709ms