Directory Search API in die Benutzer-/Gruppenimport-Komponente im Angular-Frontend integriert.
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
{"ContentRoots":["E:\\TekH\\Visual Studio\\WebUserManager\\DigitalData.UserManager.API\\wwwroot\\"],"Root":{"Children":{"3rdpartylicenses.txt":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"3rdpartylicenses.txt"},"Patterns":null},"assets":{"Children":{"img":{"Children":{"DD_white.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"assets/img/DD_white.svg"},"Patterns":null},"digital_data.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"assets/img/digital_data.svg"},"Patterns":null},"digital_data_red_BG.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"assets/img/digital_data_red_BG.svg"},"Patterns":null},"group.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"assets/img/group.svg"},"Patterns":null},"Huhn_andersrum.webp":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"assets/img/Huhn_andersrum.webp"},"Patterns":null},"login_logo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"assets/img/login_logo.svg"},"Patterns":null},"mode_logo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"assets/img/mode_logo.svg"},"Patterns":null},"thema_bttn.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"assets/img/thema_bttn.svg"},"Patterns":null},"user-plus-svgrepo-com.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"assets/img/user-plus-svgrepo-com.svg"},"Patterns":null},"user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"assets/img/user.svg"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"index.html":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"index.html"},"Patterns":null},"main.d15f6e676f5df533.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"main.d15f6e676f5df533.js"},"Patterns":null},"polyfills.4459b3a7f3a4ffe9.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"polyfills.4459b3a7f3a4ffe9.js"},"Patterns":null},"runtime.55b23fdce3af31a4.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"runtime.55b23fdce3af31a4.js"},"Patterns":null},"scripts.1ac6d0d02f230370.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"scripts.1ac6d0d02f230370.js"},"Patterns":null},"styles.dc186e57c95e01b2.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"styles.dc186e57c95e01b2.css"},"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -8,11 +8,17 @@
|
||||
"ConnectionStrings": {
|
||||
"DD_ECM_Connection": "Server=SDD-VMP04-SQL17\\DD_DEVELOP01;Database=DD_ECM;User Id=sa;Password=dd;Encrypt=false;TrustServerCertificate=True;"
|
||||
},
|
||||
"AllowedOrigins": [ "http://172.24.12.39:85", "http://localhost:85", "http://localhost:4200", "http://localhost:5500" ],
|
||||
"AllowedOrigins": [ "http://172.24.12.39:85", "http://localhost:85", "http://localhost:4200", "http://localhost:5500", "https://localhost:7202" ],
|
||||
"UseSwagger": true,
|
||||
"RunAsWindowsService": true,
|
||||
"DirectoryService": {
|
||||
"SearchRoot": "LDAP://DC=dd-gan,DC=local,DC=digitaldata,DC=works"
|
||||
"RunAsWindowsService": false,
|
||||
"DirectorySearch": {
|
||||
"ServerName": "DD-VMP01-DC01",
|
||||
"Root": "DC=dd-gan,DC=local,DC=digitaldata,DC=works",
|
||||
"UserCacheExpirationDays": 1,
|
||||
"CustomSearchFilters": {
|
||||
"User": "(&(objectClass=user)(sAMAccountName=*))",
|
||||
"Group": "(&(objectClass=group) (samAccountName=*))"
|
||||
}
|
||||
},
|
||||
"Jwt": {
|
||||
"Key": "pJBcBWZSjsWlhi1OlCcw6ERTMRNb7qsdvsfvdfbagdfbdfsSDGSDMhsjkfdhsdfbgkHKSDF",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
2923
DigitalData.UserManager.API/bin/Debug/net7.0/logs/2024-03-21.log
Normal file
2923
DigitalData.UserManager.API/bin/Debug/net7.0/logs/2024-03-21.log
Normal file
File diff suppressed because it is too large
Load Diff
12905
DigitalData.UserManager.API/bin/Debug/net7.0/logs/2024-03-22.log
Normal file
12905
DigitalData.UserManager.API/bin/Debug/net7.0/logs/2024-03-22.log
Normal file
File diff suppressed because it is too large
Load Diff
153
DigitalData.UserManager.API/bin/Debug/net7.0/logs/2024-03-23.log
Normal file
153
DigitalData.UserManager.API/bin/Debug/net7.0/logs/2024-03-23.log
Normal file
@@ -0,0 +1,153 @@
|
||||
2024-03-23 00:20:41.0832|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AJM21RMIV" received FIN.
|
||||
2024-03-23 00:20:41.0979|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2AJM21RMIV" sending FIN because: "The client closed the connection."
|
||||
2024-03-23 00:20:41.0979|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Http2|Connection id "0HN2AJM21RMIV" is closed. The last processed stream ID was 37.
|
||||
2024-03-23 00:20:41.0979|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Http2|The connection queue processing loop for 0HN2AJM21RMIV completed.
|
||||
2024-03-23 00:20:41.0979|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2AJM21RMIV" stopped.
|
||||
2024-03-23 03:48:13.0344|DEBUG|Program|init main
|
||||
2024-03-23 03:48:14.1275|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-23 03:48:14.2691|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting starting
|
||||
2024-03-23 03:48:14.3228|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-23 03:48:14.3228|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-23 03:48:14.3634|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Found key {70b42ce7-e471-4828-9be8-dcfa066e2793}.
|
||||
2024-03-23 03:48:14.3777|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-23 03:48:14.3824|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-23 03:48:14.3824|DEBUG|Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor|Decrypting secret element using Windows DPAPI.
|
||||
2024-03-23 03:48:14.3824|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-23 03:48:14.4034|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
|
||||
2024-03-23 03:48:14.4034|DEBUG|Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory|Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
|
||||
2024-03-23 03:48:14.4034|DEBUG|Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider|Using key {70b42ce7-e471-4828-9be8-dcfa066e2793} as the default key.
|
||||
2024-03-23 03:48:14.4034|DEBUG|Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService|Key ring with default key {70b42ce7-e471-4828-9be8-dcfa066e2793} was loaded during application startup.
|
||||
2024-03-23 03:48:14.7191|INFO|Microsoft.Hosting.Lifetime|Now listening on: https://localhost:7202
|
||||
2024-03-23 03:48:14.7191|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://localhost:5009
|
||||
2024-03-23 03:48:14.7191|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly DigitalData.UserManager.API
|
||||
2024-03-23 03:48:14.7191|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
|
||||
2024-03-23 03:48:14.7191|DEBUG|Microsoft.AspNetCore.Hosting.Diagnostics|Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
|
||||
2024-03-23 03:48:14.7191|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
|
||||
2024-03-23 03:48:14.7191|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development
|
||||
2024-03-23 03:48:14.7191|INFO|Microsoft.Hosting.Lifetime|Content root path: E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
|
||||
2024-03-23 03:48:14.7191|DEBUG|Microsoft.Extensions.Hosting.Internal.Host|Hosting started
|
||||
2024-03-23 03:48:15.0033|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ASENVES36" accepted.
|
||||
2024-03-23 03:48:15.0033|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ASENVES36" started.
|
||||
2024-03-23 03:48:15.0033|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ASENVES37" accepted.
|
||||
2024-03-23 03:48:15.0033|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ASENVES37" started.
|
||||
2024-03-23 03:48:15.0313|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ASENVES36" received FIN.
|
||||
2024-03-23 03:48:15.0313|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ASENVES37" received FIN.
|
||||
2024-03-23 03:48:15.0394|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-23 03:48:15.0394|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-23 03:48:15.0864|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ASENVES36" stopped.
|
||||
2024-03-23 03:48:15.0864|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ASENVES37" stopped.
|
||||
2024-03-23 03:48:15.0864|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ASENVES37" sending FIN because: "The Socket transport's send loop completed gracefully."
|
||||
2024-03-23 03:48:15.0864|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets|Connection id "0HN2ASENVES36" sending FIN because: "The Socket transport's send loop completed gracefully."
|
||||
2024-03-23 03:48:15.3404|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ASENVES38" accepted.
|
||||
2024-03-23 03:48:15.3424|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Connections|Connection id "0HN2ASENVES38" started.
|
||||
2024-03-23 03:48:15.4364|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware|Connection 0HN2ASENVES38 established using the following protocol: Tls12
|
||||
2024-03-23 03:48:15.5308|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/index.html - -
|
||||
2024-03-23 03:48:15.5721|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware|Wildcard detected, all requests with hosts will be allowed.
|
||||
2024-03-23 03:48:15.7323|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
|
||||
2024-03-23 03:48:15.8787|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
|
||||
2024-03-23 03:48:15.8787|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
|
||||
2024-03-23 03:48:15.8787|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
|
||||
2024-03-23 03:48:15.8787|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/index.html - - - 200 - text/html;charset=utf-8 357.6947ms
|
||||
2024-03-23 03:48:15.8938|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.9667ms
|
||||
2024-03-23 03:48:15.9566|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 74.6150ms
|
||||
2024-03-23 03:48:16.1475|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - -
|
||||
2024-03-23 03:48:16.3855|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 238.0183ms
|
||||
2024-03-23 03:48:19.8703|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/ - -
|
||||
2024-03-23 03:48:19.8752|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
|
||||
2024-03-23 03:48:19.9125|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup is scheduled to include browser refresh script injection.
|
||||
2024-03-23 03:48:19.9623|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-23 03:48:19.9623|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware|Response markup was updated to include browser refresh script injection.
|
||||
2024-03-23 03:48:19.9623|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/ - - - 200 - text/html 94.2204ms
|
||||
2024-03-23 03:48:19.9710|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/styles.dc186e57c95e01b2.css - -
|
||||
2024-03-23 03:48:19.9710|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/runtime.55b23fdce3af31a4.js - -
|
||||
2024-03-23 03:48:19.9710|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_framework/aspnetcore-browser-refresh.js - -
|
||||
2024-03-23 03:48:19.9710|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/polyfills.4459b3a7f3a4ffe9.js - -
|
||||
2024-03-23 03:48:19.9710|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
|
||||
2024-03-23 03:48:19.9710|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/main.d15f6e676f5df533.js - -
|
||||
2024-03-23 03:48:19.9710|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/vendor.js - -
|
||||
2024-03-23 03:48:19.9710|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.5209ms
|
||||
2024-03-23 03:48:19.9710|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
|
||||
2024-03-23 03:48:19.9710|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
|
||||
2024-03-23 03:48:19.9710|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
|
||||
2024-03-23 03:48:19.9710|DEBUG|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The request has an origin header: 'https://localhost:7202'.
|
||||
2024-03-23 03:48:19.9830|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/scripts.1ac6d0d02f230370.js - -
|
||||
2024-03-23 03:48:19.9830|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
|
||||
2024-03-23 03:48:19.9830|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
|
||||
2024-03-23 03:48:19.9830|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
|
||||
2024-03-23 03:48:19.9830|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
|
||||
2024-03-23 03:48:19.9830|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful.
|
||||
2024-03-23 03:48:19.9830|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/_vs/browserLink - -
|
||||
2024-03-23 03:48:19.9830|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
|
||||
2024-03-23 03:48:19.9830|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
|
||||
2024-03-23 03:48:19.9830|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
|
||||
2024-03-23 03:48:19.9830|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
|
||||
2024-03-23 03:48:19.9830|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /vendor.js does not match an existing file
|
||||
2024-03-23 03:48:19.9830|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The file /runtime.55b23fdce3af31a4.js was not modified
|
||||
2024-03-23 03:48:19.9830|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The file /styles.dc186e57c95e01b2.css was not modified
|
||||
2024-03-23 03:48:19.9830|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The file /polyfills.4459b3a7f3a4ffe9.js was not modified
|
||||
2024-03-23 03:48:19.9830|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The file /main.d15f6e676f5df533.js was not modified
|
||||
2024-03-23 03:48:19.9830|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The file /scripts.1ac6d0d02f230370.js was not modified
|
||||
2024-03-23 03:48:20.0019|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Handled. Status code: 304 File: /styles.dc186e57c95e01b2.css
|
||||
2024-03-23 03:48:20.0018|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Handled. Status code: 304 File: /polyfills.4459b3a7f3a4ffe9.js
|
||||
2024-03-23 03:48:20.0019|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Handled. Status code: 304 File: /main.d15f6e676f5df533.js
|
||||
2024-03-23 03:48:20.0018|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Handled. Status code: 304 File: /runtime.55b23fdce3af31a4.js
|
||||
2024-03-23 03:48:20.0019|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Handled. Status code: 304 File: /scripts.1ac6d0d02f230370.js
|
||||
2024-03-23 03:48:20.0018|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/styles.dc186e57c95e01b2.css - - - 304 - text/css 31.5422ms
|
||||
2024-03-23 03:48:20.0018|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/polyfills.4459b3a7f3a4ffe9.js - - - 304 - text/javascript 32.6717ms
|
||||
2024-03-23 03:48:20.0018|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/main.d15f6e676f5df533.js - - - 304 - text/javascript 32.5479ms
|
||||
2024-03-23 03:48:20.0018|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/runtime.55b23fdce3af31a4.js - - - 304 - text/javascript 33.6553ms
|
||||
2024-03-23 03:48:20.0018|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/scripts.1ac6d0d02f230370.js - - - 304 - text/javascript 23.6786ms
|
||||
2024-03-23 03:48:20.0511|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 62.7503ms
|
||||
2024-03-23 03:48:20.0616|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|No candidates found for the request path '/vendor.js'
|
||||
2024-03-23 03:48:20.0616|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request did not match any endpoints
|
||||
2024-03-23 03:48:20.0616|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
|
||||
2024-03-23 03:48:20.0787|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/vendor.js - - - 404 0 - 105.3413ms
|
||||
2024-03-23 03:48:20.2918|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/api/auth/check - -
|
||||
2024-03-23 03:48:20.2918|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
|
||||
2024-03-23 03:48:20.2918|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path /api/auth/check does not match a supported file type
|
||||
2024-03-23 03:48:20.2957|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher|1 candidate(s) found for the request path '/api/auth/check'
|
||||
2024-03-23 03:48:20.2957|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-23 03:48:20.2957|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware|Request matched endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
|
||||
2024-03-23 03:48:20.2957|DEBUG|Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler|AuthenticationScheme: Cookies was not authenticated.
|
||||
2024-03-23 03:48:20.2957|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
|
||||
2024-03-23 03:48:20.3215|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-23 03:48:20.3215|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of authorization filters (in the following order): None
|
||||
2024-03-23 03:48:20.3215|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of resource filters (in the following order): None
|
||||
2024-03-23 03:48:20.3215|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
|
||||
2024-03-23 03:48:20.3215|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of exception filters (in the following order): None
|
||||
2024-03-23 03:48:20.3265|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Execution plan of result filters (in the following order): None
|
||||
2024-03-23 03:48:20.3265|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/assets/img/user.svg - -
|
||||
2024-03-23 03:48:20.3265|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/assets/img/login_logo.svg - -
|
||||
2024-03-23 03:48:20.3265|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://localhost:7202/assets/img/digital_data.svg - -
|
||||
2024-03-23 03:48:20.3265|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
|
||||
2024-03-23 03:48:20.3265|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
|
||||
2024-03-23 03:48:20.3265|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The request path does not match the path filter
|
||||
2024-03-23 03:48:20.3265|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The file /assets/img/user.svg was not modified
|
||||
2024-03-23 03:48:20.3265|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executing controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
|
||||
2024-03-23 03:48:20.3265|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The file /assets/img/login_logo.svg was not modified
|
||||
2024-03-23 03:48:20.3265|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The file /assets/img/digital_data.svg was not modified
|
||||
2024-03-23 03:48:20.3265|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Handled. Status code: 304 File: /assets/img/user.svg
|
||||
2024-03-23 03:48:20.3265|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Handled. Status code: 304 File: /assets/img/login_logo.svg
|
||||
2024-03-23 03:48:20.3265|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Handled. Status code: 304 File: /assets/img/digital_data.svg
|
||||
2024-03-23 03:48:20.3265|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/assets/img/user.svg - - - 304 - image/svg+xml 5.8496ms
|
||||
2024-03-23 03:48:20.3265|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/assets/img/login_logo.svg - - - 304 - image/svg+xml 6.1011ms
|
||||
2024-03-23 03:48:20.3265|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/assets/img/digital_data.svg - - - 304 - image/svg+xml 6.7563ms
|
||||
2024-03-23 03:48:20.5228|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|An 'IServiceProvider' was created for internal use by Entity Framework.
|
||||
2024-03-23 03:48:21.3362|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 7.0.16 initialized 'DDECMDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:7.0.15' with options: DetailedErrorsEnabled
|
||||
2024-03-23 03:48:21.5486|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed controller factory for controller DigitalData.UserManager.API.Controllers.AuthController (DigitalData.UserManager.API)
|
||||
2024-03-23 03:48:21.5540|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
|
||||
2024-03-23 03:48:21.5540|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|No information found on request to perform content negotiation.
|
||||
2024-03-23 03:48:21.5540|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select an output formatter without using a content type as no explicit content types were specified for the response.
|
||||
2024-03-23 03:48:21.5540|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Attempting to select the first formatter in the output formatters list which can write the result.
|
||||
2024-03-23 03:48:21.5540|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector|Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response.
|
||||
2024-03-23 03:48:21.5540|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing OkObjectResult, writing value of type 'DigitalData.UserManager.Application.DTOs.Auth.AuthCheckDto'.
|
||||
2024-03-23 03:48:21.5688|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API) in 1237.7197ms
|
||||
2024-03-23 03:48:21.5688|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'DigitalData.UserManager.API.Controllers.AuthController.CheckAuthentication (DigitalData.UserManager.API)'
|
||||
2024-03-23 03:48:21.5688|DEBUG|Microsoft.EntityFrameworkCore.Infrastructure|'DDECMDbContext' disposed.
|
||||
2024-03-23 03:48:21.5771|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://localhost:7202/api/auth/check - - - 200 - application/json;+charset=utf-8 1285.3838ms
|
||||
15327
DigitalData.UserManager.API/bin/Debug/net7.0/logs/2024-03-25.log
Normal file
15327
DigitalData.UserManager.API/bin/Debug/net7.0/logs/2024-03-25.log
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user