Käyttäjän "Repunjay" toiminnot

hi

You're using the client_credentials grant_type.

Are you sure? Or change it to password

yes, it should be client_credentials grant_type.

Could you please provide working session to resolve these issues?

What is your Token request info?

Postman request Request header with tenant id

  1. Auth server Logs pasted above.
  2. roles means, only the word "roles" need to include or the names from Abproles table should include, please clarify on this..
  3. Could you please provide 10-15 mins working session to resolve all these issues?

roles added in to request scope, but getting same error 403-forbidden error.

access_token- eyJhbGciOiJSUzI1NiIsImtpZCI6IkU3QjM2NDQzODYyOTlDNEIyRkJBQzdBNDEwMTU3QTI4OEYwNEQyMjIiLCJ4NXQiOiI1N05rUTRZcG5Fc3Z1c2VrRUJWNktJOEUwaUkiLCJ0eXAiOiJhdCtqd3QifQ.eyJvaV9wcnN0IjoiTGl0bXVzX0FwcCIsImNsaWVudF9pZCI6IkxpdG11c19BcHAiLCJvaV90a25faWQiOiIzYTA5MWQ4ZC04NGE5LTYyOGItNTQ1Yy1iN2Q5MWNlZTkyYzkiLCJhdWQiOlsiSW52b2ljZU1hbmFnZW1lbnQiLCJQcm9maWxlTWFuYWdlbWVudCIsIkxpdG11cyIsIkZpbmFuY2VNYW5hZ2VtZW50IiwiRGFzaGJvYXJkTWFuYWdlbWVudCJdLCJzY29wZSI6IkxpdG11cyBQcm9maWxlTWFuYWdlbWVudCBJbnZvaWNlTWFuYWdlbWVudCBGaW5hbmNlTWFuYWdlbWVudCBEYXNoYm9hcmRNYW5hZ2VtZW50IHJvbGVzIiwiZXhwIjoxNjc1MjMxNzMwLCJpc3MiOiJodHRwczovL2xvY2FsaG9zdDo0NDM1MC8iLCJpYXQiOjE2NzUyMjgxMzB9.Sz5U29aOf6wv5Ke0v98G5sR1qgY_0oQs1NmzaIy5mq7SXGTvfA9U8jaUy0OtbvqlV0rSmQvfRfIFIky7wgM52Z1PqQ-ie68u3x55KhjW7nK71Bh8EDcfILu6dvfcqDQFP7cfdjyEIQlmAYcCnhMD5Gd7yVJItgHnAfmB5h3X7hEUs3vhG8X8JT3s0qxCkZgi3ftzU2tKcllP3fUI87XYSiWspFhQWxJ5kFwrGSNKr0WXL8zqbvJLaNXZoIBRBOy77E1oM0V6v-m44yFOCTi1KqHcWyY6c4taWmBNa07zW5WMozphW1p_pZlh3BKfeqnR9VE_UW46cdghvy8JAyEBCQ

dictServerEvents+ApplyConfigurationResponseContext, OpenIddict.Server, Version=3.1.1.0, Culture=neutral, PublicKeyToken=35a561290d20de2f]]". [10:39:05 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ApplyConfigurationResponseContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+AttachWwwAuthenticateHeader1[[OpenIddict.Server.OpenIddictServerEvents+ApplyConfigurationResponseContext, OpenIddict.Server, Version=3.1.1.0, Culture=neutral, PublicKeyToken=35a561290d20de2f]]". [10:39:05 INF] [] The response was successfully returned as a JSON document: "{ \"issuer\": \"https://localhost:44350/\", \"authorization_endpoint\": \"https://localhost:44350/connect/authorize\", \"token_endpoint\": \"https://localhost:44350/connect/token\", \"introspection_endpoint\": \"https://localhost:44350/connect/introspect\", \"end_session_endpoint\": \"https://localhost:44350/connect/logout\", \"revocation_endpoint\": \"https://localhost:44350/connect/revocat\", \"userinfo_endpoint\": \"https://localhost:44350/connect/userinfo\", \"device_authorization_endpoint\": \"https://localhost:44350/device\", \"jwks_uri\": \"https://localhost:44350/.well-known/jwks\", \"grant_types_supported\": [ \"authorization_code\", \"implicit\", \"password\", \"client_credentials\", \"refresh_token\", \"urn:ietf:params:oauth:grant-type:device_code\", \"LinkLogin\", \"Impersonation\" ], \"response_types_supported\": [ \"code\", \"code id_token\", \"code id_token token\", \"code token\", \"id_token\", \"id_token token\", \"token\", \"none\" ], \"response_modes_supported\": [ \"form_post\", \"fragment\", \"query\" ], \"scopes_supported\": [ \"openid\", \"offline_access\", \"email\", \"profile\", \"phone\", \"roles\", \"address\" ], \"claims_supported\": [ \"aud\", \"exp\", \"iat\", \"iss\", \"sub\" ], \"id_token_signing_alg_values_supported\": [ \"RS256\" ], \"code_challenge_methods_supported\": [ \"S256\" ], \"subject_types_supported\": [ \"public\" ], \"token_endpoint_auth_methods_supported\": [ \"client_secret_basic\", \"client_secret_post\" ], \"introspection_endpoint_auth_methods_supported\": [ \"client_secret_basic\", \"client_secret_post\" ], \"revocation_endpoint_auth_methods_supported\": [ \"client_secret_basic\", \"client_secret_post\" ], \"claims_parameter_supported\": false, \"request_parameter_supported\": false, \"request_uri_parameter_supported\": false }". [10:39:05 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ApplyConfigurationResponseContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ProcessJsonResponse1[[OpenIddict.Server.OpenIddictServerEvents+ApplyConfigurationResponseContext, OpenIddict.Server, Version=3.1.1.0, Culture=neutral, PublicKeyToken=35a561290d20de2f]]". [10:39:05 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ApplyConfigurationResponseContext" was marked as handled by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ProcessJsonResponse1[[OpenIddict.Server.OpenIddictServerEvents+ApplyConfigurationResponseContext, OpenIddict.Server, Version=3.1.1.0, Culture=neutral, PublicKeyToken=35a561290d20de2f]]". [10:39:05 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Discovery+ApplyConfigurationResponse1[[OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext, OpenIddict.Server, Version=3.1.1.0, Culture=neutral, PublicKeyToken=35a561290d20de2f]]". [10:39:05 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was marked as handled by "OpenIddict.Server.OpenIddictServerHandlers+Discovery+ApplyConfigurationResponse1[[OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext, OpenIddict.Server, Version=3.1.1.0, Culture=neutral, PublicKeyToken=35a561290d20de2f]]". [10:39:05 INF] [] Request finished HTTP/1.1 GET https://localhost:44350/.well-known/openid-configuration - - - 200 1967 application/json;charset=UTF-8 28.3082ms [10:39:06 INF] [] Request starting HTTP/1.1 GET https://localhost:44350/.well-known/jwks - - [10:39:06 DBG] [] The event "OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+InferIssuerFromHost". [10:39:06 INF] [] The request address matched a server endpoint: Cryptography. [10:39:06 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+InferEndpointType". [10:39:06 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "Volo.Abp.Account.Web.Pages.Account.OpenIddictImpersonateInferEndpointType". [10:39:06 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement". [10:39:06 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+InferIssuerFromHost". [10:39:06 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ExtractCryptographyRequestContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ExtractGetRequest1[[OpenIddict.Server.OpenIddictServerEvents+ExtractCryptographyRequestContext, OpenIddict.Server, Version=3.1.1.0, Culture=neutral, PublicKeyToken=35a561290d20de2f]]". [10:39:06 INF] [] The cryptography request was successfully extracted: "{}". [10:39:06 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Discovery+ExtractCryptographyRequest". [10:39:06 INF] [] The cryptography request was successfully validated. [10:39:06 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Discovery+ValidateCryptographyRequest". [10:39:06 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+HandleCryptographyRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Discovery+AttachSigningKeys". [10:39:06 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Discovery+HandleCryptographyRequest". [10:39:06 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ApplyCryptographyResponseContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+AttachHttpResponseCode1[[OpenIddict.Server.OpenIddictServerEvents+ApplyCryptographyResponseContext, OpenIddict.Server, Version=3.1.1.0, Culture=neutral, PublicKeyToken=35a561290d20de2f]]". [10:39:06 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ApplyCryptographyResponseContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+AttachWwwAuthenticateHeader1[[OpenIddict.Server.OpenIddictServerEvents+ApplyCryptographyResponseContext, OpenIddict.Server, Version=3.1.1.0, Culture=neutral, PublicKeyToken=35a561290d20de2f]]". [10:39:06 INF] [] The response was successfully returned as a JSON document: "{ "keys": [ { "kid": "E7B3644386299C4B2FBAC7A410157A288F04D222", "use": "sig", "kty": "RSA", "alg": "RS256", "e": "AQAB", "n": "u6vp3DkDeVJzvolbfK5BcqpNja27cfMXdUBjk2ky9AZWuJETddWcRKahjRW1DVM7T2h-mRDK2mjCFRZbJLYY4VXF5Yxv86FpGV4jQ0JMBzlIZ0tbF66k11NHJmeKobSGn18YeYGeR356jeGTM36gLFNGoDVFSTI32FnNZR57mtkDZuUC0x72Je_PhBdMmyZznz2_GALVG6RI04VshD0kx2siQ9qrtZsPHsY_oBOv3AeNy2TD687bqGwL3ri6tsr8hBNRq12se4Mp7wzXe9wUM-oJE5cWfGDQby4UB6xdRNnB7UjLeMW9iZhJEiFcM2E0aHOlVyXRwYbDEDI5wHjmFQ", "x5t": "57NkQ4YpnEsvusekEBV6KI8E0iI", "x5c": [ "MIIC9TCCAd2gAwIBAgIJAKcc50NLHenjMA0GCSqGSIb3DQEBCwUAMDAxLjAsBgNVBAMTJU9wZW5JZGRpY3QgU2VydmVyIFNpZ25pbmcgQ2VydGlmaWNhdGUwHhcNMjMwMTExMTIyMDEwWhcNMjUwMTExMTIyMDEwWjAwMS4wLAYDVQQDEyVPcGVuSWRkaWN0IFNlcnZlciBTaWduaW5nIENlcnRpZmljYXRlMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAu6vp3DkDeVJzvolbfK5BcqpNja27cfMXdUBjk2ky9AZWuJETddWcRKahjRW1DVM7T2h+mRDK2mjCFRZbJLYY4VXF5Yxv86FpGV4jQ0JMBzlIZ0tbF66k11NHJmeKobSGn18YeYGeR356jeGTM36gLFNGoDVFSTI32FnNZR57mtkDZuUC0x72Je/PhBdMmyZznz2/GALVG6RI04VshD0kx2siQ9qrtZsPHsY/oBOv3AeNy2TD687bqGwL3ri6tsr8hBNRq12se4Mp7wzXe9wUM+oJE5cWfGDQby4UB6xdRNnB7UjLeMW9iZhJEiFcM2E0aHOlVyXRwYbDEDI5wHjmFQIDAQABoxIwEDAOBgNVHQ8BAf8EBAMCB4AwDQYJKoZIhvcNAQELBQADggEBAI3f9tPf1QvU1CU/OtOJqkmTSQIVm8o+jljq4V3MGoSpr5YrqtKKa7xG2GZ4sEcaLAQrTAZ4LbnC1+V0utg0Ne58kVHOEyc0YSqyykw3bFZdnlMIf/OvfNFxT9MT93nhKGvpEO/Ab4hvcml2VBHfmjGE1m2Fbd7Z/ggNtErt5pYjGan2SeMnu7xr5kbdYS2kJcduLV6ofIfwUiTdFeMKhqgYOttCn7yyirUQwlyTHGG1mnZe6YtUDLawWUJUDlP7lCUQme1bYCk3S+dGMBZaKxYINMqigdsJdw7EKZoYE1nqj9XaLgGsCv9z+Oo3jJyHwNE7n/ydx9VE2o22sjJVOXE=" ] } ] }". [10:39:06 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ApplyCryptographyResponseContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ProcessJsonResponse1[[OpenIddict.Server.OpenIddictServerEvents+ApplyCryptographyResponseContext, OpenIddict.Server, Version=3.1.1.0, Culture=neutral, PublicKeyToken=35a561290d20de2f]]". [10:39:06 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ApplyCryptographyResponseContext" was marked as handled by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ProcessJsonResponse1[[OpenIddict.Server.OpenIddictServerEvents+ApplyCryptographyResponseContext, OpenIddict.Server, Version=3.1.1.0, Culture=neutral, PublicKeyToken=35a561290d20de2f]]". [10:39:06 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Discovery+ApplyCryptographyResponse1[[OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext, OpenIddict.Server, Version=3.1.1.0, Culture=neutral, PublicKeyToken=35a561290d20de2f]]". [10:39:06 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was marked as handled by "OpenIddict.Server.OpenIddictServerHandlers+Discovery+ApplyCryptographyResponse1[[OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext, OpenIddict.Server, Version=3.1.1.0, Culture=neutral, PublicKeyToken=35a561290d20de2f]]". [10:39:06 INF] [] Request finished HTTP/1.1 GET https://localhost:44350/.well-known/jwks - - - 200 1635 application/json;charset=UTF-8 26.1933ms

PublicKeyToken=35a561290d20de2f],[OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlerFilters+RequireTokenEndpointPassthroughEnabled, OpenIddict.Server.AspNetCore, Version=3.1.1.0, Culture=neutral, PublicKeyToken=35a561290d20de2f]]". [10:38:49 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+HandleTokenRequestContext" was marked as skipped by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+EnablePassthroughMode2[[OpenIddict.Server.OpenIddictServerEvents+HandleTokenRequestContext, OpenIddict.Server, Version=3.1.1.0, Culture=neutral, PublicKeyToken=35a561290d20de2f],[OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlerFilters+RequireTokenEndpointPassthroughEnabled, OpenIddict.Server.AspNetCore, Version=3.1.1.0, Culture=neutral, PublicKeyToken=35a561290d20de2f]]". [10:38:49 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Exchange+HandleTokenRequest". [10:38:49 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was marked as skipped by "OpenIddict.Server.OpenIddictServerHandlers+Exchange+HandleTokenRequest". [10:38:50 DBG] [Lenovo] The event "OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext" was successfully processed by "OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader". [10:38:50 DBG] [Lenovo] The event "OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext" was successfully processed by "OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm". [10:38:50 DBG] [Lenovo] The event "OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext" was successfully processed by "OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString". [10:38:50 DBG] [Lenovo] The event "OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext" was successfully processed by "OpenIddict.Validation.OpenIddictValidationHandlers+ValidateToken". [10:38:50 DBG] [Lenovo] The event "OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext" was marked as rejected by "OpenIddict.Validation.OpenIddictValidationHandlers+ValidateToken". [10:38:50 DBG] [Lenovo] AuthenticationScheme: "OpenIddict.Validation.AspNetCore" was not authenticated. [10:38:50 INF] [Lenovo] Executing endpoint '"Volo.Abp.OpenIddict.Controllers.TokenController.HandleAsync (Volo.Abp.OpenIddict.AspNetCore)"' [10:38:50 INF] [Lenovo] Route matched with "{action = \"Handle\", controller = \"Token\", area = \"\", page = \"\"}". Executing controller action with signature "System.Threading.Tasks.Task1[Microsoft.AspNetCore.Mvc.IActionResult] HandleAsync()" on controller "Volo.Abp.OpenIddict.Controllers.TokenController" ("Volo.Abp.OpenIddict.AspNetCore"). [10:38:50 INF] [Lenovo] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy [10:38:50 DBG] [Lenovo] Added 0 entity changes to the current audit log [10:38:50 INF] [Lenovo] Executing SignInResult with authentication scheme ("OpenIddict.Server.AspNetCore") and the following principal: "System.Security.Claims.ClaimsPrincipal". [10:38:50 DBG] [Lenovo] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessSignInContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+ValidateSignInDemand". [10:38:50 DBG] [Lenovo] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessSignInContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+RestoreInternalClaims". [10:38:50 DBG] [Lenovo] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessSignInContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+AttachDefaultScopes". [10:38:50 DBG] [Lenovo] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessSignInContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+AttachDefaultPresenters". [10:38:50 DBG] [Lenovo] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessSignInContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+InferResources". [10:38:50 DBG] [Lenovo] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessSignInContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+EvaluateTokenTypes". [10:38:50 DBG] [Lenovo] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessSignInContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+AttachAuthorization". [10:38:50 DBG] [Lenovo] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessSignInContext" was successfully processed by "Volo.Abp.OpenIddict.RemoveClaimsFromClientCredentialsGrantType". [10:38:50 DBG] [Lenovo] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessSignInContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+PrepareAccessTokenPrincipal". [10:38:50 DBG] [Lenovo] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessSignInContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+PrepareDeviceCodePrincipal". [10:38:50 DBG] [Lenovo] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessSignInContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+RedeemTokenEntry". [10:38:50 DBG] [Lenovo] Added 0 entity changes to the current audit log [10:38:50 DBG] [Lenovo] Added 0 entity changes to the current audit log [10:38:50 DBG] [Lenovo] Added 0 entity changes to the current audit log [10:38:50 DBG] [Lenovo] Added 0 entity changes to the current audit log [10:38:51 DBG] [Lenovo] Added 0 entity changes to the current audit log [10:38:51 DBG] [Lenovo] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessSignInContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+CreateAccessTokenEntry". [10:38:51 DBG] [Lenovo] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessSignInContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+GenerateIdentityModelAccessToken". [10:38:51 DBG] [Lenovo] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessSignInContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+AttachTokenParameters". [10:38:51 DBG] [Lenovo] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessSignInContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+AttachHostParameters1[[OpenIddict.Server.OpenIddictServerEvents+ProcessSignInContext, OpenIddict.Server, Version=3.1.1.0, Culture=neutral, PublicKeyToken=35a561290d20de2f]]". [10:38:51 DBG] [Lenovo] The event "OpenIddict.Server.OpenIddictServerEvents+ApplyTokenResponseContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+AttachHttpResponseCode1[[OpenIddict.Server.OpenIddictServerEvents+ApplyTokenResponseContext, OpenIddict.Server, Version=3.1.1.0, Culture=neutral, PublicKeyToken=35a561290d20de2f]]". [10:38:51 DBG] [Lenovo] The event "OpenIddict.Server.OpenIddictServerEvents+ApplyTokenResponseContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+AttachCacheControlHeader1[[OpenIddict.Server.OpenIddictServerEvents+ApplyTokenResponseContext, OpenIddict.Server, Version=3.1.1.0, Culture=neutral, PublicKeyToken=35a561290d20de2f]]". [10:38:51 DBG] [Lenovo] The event "OpenIddict.Server.OpenIddictServerEvents+ApplyTokenResponseContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+AttachWwwAuthenticateHeader1[[OpenIddict.Server.OpenIddictServerEvents+ApplyTokenResponseContext, OpenIddict.Server, Version=3.1.1.0, Culture=neutral, PublicKeyToken=35a561290d20de2f]]". [10:38:51 DBG] [Lenovo] The event "OpenIddict.Server.OpenIddictServerEvents+ApplyTokenResponseContext" was successfully processed by "Volo.Abp.Account.Web.ExtensionGrants.LinkLoginExtensionGrantProcessJsonResponse". [10:38:51 INF] [Lenovo] The response was successfully returned as a JSON document: "{ "access_token": "[redacted]", "token_type": "Bearer", "expires_in": 3599 }". [10:38:51 DBG] [Lenovo] The event "OpenIddict.Server.OpenIddictServerEvents+ApplyTokenResponseContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ProcessJsonResponse1[[OpenIddict.Server.OpenIddictServerEvents+ApplyTokenResponseContext, OpenIddict.Server, Version=3.1.1.0, Culture=neutral, PublicKeyToken=35a561290d20de2f]]". [10:38:51 DBG] [Lenovo] The event "OpenIddict.Server.OpenIddictServerEvents+ApplyTokenResponseContext" was marked as handled by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ProcessJsonResponse1[[OpenIddict.Server.OpenIddictServerEvents+ApplyTokenResponseContext, OpenIddict.Server, Version=3.1.1.0, Culture=neutral, PublicKeyToken=35a561290d20de2f]]". [10:38:51 DBG] [Lenovo] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessSignInContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Exchange+ApplyTokenResponse1[[OpenIddict.Server.OpenIddictServerEvents+ProcessSignInContext, OpenIddict.Server, Version=3.1.1.0, Culture=neutral, PublicKeyToken=35a561290d20de2f]]". [10:38:51 DBG] [Lenovo] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessSignInContext" was marked as handled by "OpenIddict.Server.OpenIddictServerHandlers+Exchange+ApplyTokenResponse1[[OpenIddict.Server.OpenIddictServerEvents+ProcessSignInContext, OpenIddict.Server, Version=3.1.1.0, Culture=neutral, PublicKeyToken=35a561290d20de2f]]". [10:38:51 INF] [Lenovo] Executed action "Volo.Abp.OpenIddict.Controllers.TokenController.HandleAsync (Volo.Abp.OpenIddict.AspNetCore)" in 1148.7577ms [10:38:51 INF] [Lenovo] Executed endpoint '"Volo.Abp.OpenIddict.Controllers.TokenController.HandleAsync (Volo.Abp.OpenIddict.AspNetCore)"' [10:38:54 DBG] [Lenovo] Added 0 entity changes to the current audit log [10:38:54 DBG] [Lenovo] Added 0 entity changes to the current audit log [10:38:54 INF] [] Request finished HTTP/1.1 POST https://localhost:44350/connect/token application/x-www-form-urlencoded 222 - 200 1058 application/json;charset=UTF-8 5228.0581ms [10:39:05 INF] [] Request starting HTTP/1.1 GET https://localhost:44350/.well-known/openid-configuration - - [10:39:05 DBG] [] The event "OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+InferIssuerFromHost". [10:39:05 INF] [] The request address matched a server endpoint: Configuration. [10:39:05 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+InferEndpointType". [10:39:05 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "Volo.Abp.Account.Web.Pages.Account.OpenIddictImpersonateInferEndpointType". [10:39:05 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement". [10:39:05 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+InferIssuerFromHost". [10:39:05 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ExtractConfigurationRequestContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ExtractGetRequest1[[OpenIddict.Server.OpenIddictServerEvents+ExtractConfigurationRequestContext, OpenIddict.Server, Version=3.1.1.0, Culture=neutral, PublicKeyToken=35a561290d20de2f]]". [10:39:05 INF] [] The configuration request was successfully extracted: "{}". [10:39:05 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Discovery+ExtractConfigurationRequest". [10:39:05 INF] [] The configuration request was successfully validated. [10:39:05 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Discovery+ValidateConfigurationRequest". [10:39:05 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+HandleConfigurationRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Discovery+AttachEndpoints". [10:39:05 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+HandleConfigurationRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Discovery+AttachGrantTypes". [10:39:05 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+HandleConfigurationRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Discovery+AttachResponseModes". [10:39:05 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+HandleConfigurationRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Discovery+AttachResponseTypes". [10:39:05 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+HandleConfigurationRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Discovery+AttachClientAuthenticationMethods". [10:39:05 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+HandleConfigurationRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Discovery+AttachCodeChallengeMethods". [10:39:05 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+HandleConfigurationRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Discovery+AttachScopes". [10:39:05 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+HandleConfigurationRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Discovery+AttachClaims". [10:39:05 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+HandleConfigurationRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Discovery+AttachSubjectTypes". [10:39:05 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+HandleConfigurationRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Discovery+AttachSigningAlgorithms". [10:39:05 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+HandleConfigurationRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Discovery+AttachAdditionalMetadata". [10:39:05 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Discovery+HandleConfigurationRequest". [10:39:05 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ApplyConfigurationResponseContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+AttachHttpResponseCode1[[OpenIddict.Server.OpenId

[10:37:49 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/jquery-validation/jquery.validate.js?_v=638064205282180000 - - - 200 51171 application/javascript 170.8175ms [10:37:49 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/luxon/luxon.min.js?_v=638064205271310000 - - - 200 71247 application/javascript 124.3751ms [10:37:49 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/select2/js/select2.min.js?_v=638064205285350000 - - - 200 70851 application/javascript 159.8842ms [10:37:49 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/@fortawesome/fontawesome-free/css/all.css?_v=638054839949320000 - - - 200 73577 text/css 242.1474ms [10:37:49 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/bootstrap/js/bootstrap.bundle.js?_v=638064205271210000 - - - 200 207989 application/javascript 185.5397ms [10:37:49 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=638064205221490000 - - - 200 54850 text/css 267.9092ms [10:37:49 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/sweetalert2/sweetalert2.all.min.js?_v=638064205294940000 - - - 200 64334 application/javascript 148.4366ms [10:37:49 INF] [] Sending file. Request path: '"/libs/datatables.net/js/jquery.dataTables.js"'. Physical path: '"C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\microservices\SCV.Litmus.IdentityServer\wwwroot\libs\datatables.net\js\jquery.dataTables.js"' [10:37:49 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/jquery/jquery.js?_v=638064205223540000 - - - 200 289812 application/javascript 239.2616ms [10:37:49 INF] [null] Route matched with "{area = "Abp", action = "GetAll", controller = "AbpServiceProxyScript", page = ""}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.ActionResult GetAll(Volo.Abp.AspNetCore.Mvc.ProxyScripting.ServiceProxyGenerationModel)" on controller "Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController" ("Volo.Abp.AspNetCore.Mvc"). [10:37:49 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/datatables.net/js/jquery.dataTables.js?_v=638064205272650000 - - - 200 454311 application/javascript 217.7761ms [10:37:49 INF] [] Sending file. Request path: '"/libs/timeago/locales/jquery.timeago.en.js"'. Physical path: '"C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\microservices\SCV.Litmus.IdentityServer\wwwroot\libs\timeago\locales\jquery.timeago.en.js"' [10:37:49 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/timeago/locales/jquery.timeago.en.js?_v=638064205270780000 - - - 200 778 application/javascript 111.9419ms [10:37:49 INF] [] Sending file. Request path: '"/libs/abp/utils/abp-utils.umd.min.js"'. Physical path: '"C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\microservices\SCV.Litmus.IdentityServer\wwwroot\libs\abp\utils\abp-utils.umd.min.js"' [10:37:49 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/abp/utils/abp-utils.umd.min.js?_v=638101259037340000 - - - 200 8256 application/javascript 109.8697ms [10:37:49 INF] [] Request starting HTTP/2 GET https://localhost:44350/Themes/Lepton/Global/assets/backgrounds/bg-transparent.png - - [10:37:49 INF] [] Sending file. Request path: '"/Themes/Lepton/Global/assets/backgrounds/bg-transparent.png"'. Physical path: '"N/A"' [10:37:49 INF] [] Request finished HTTP/2 GET https://localhost:44350/Themes/Lepton/Global/assets/backgrounds/bg-transparent.png - - - 200 49688 image/png 7.3389ms [10:37:49 INF] [] Request finished HTTP/2 GET https://localhost:44350/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 124.1555ms [10:37:49 INF] [] Request starting HTTP/2 GET https://localhost:44350/Themes/Lepton/Global/assets/fonts/poppins-v6-latin-regular.woff2 - - [10:37:49 INF] [] Request starting HTTP/2 GET https://localhost:44350/Themes/Lepton/Global/assets/fonts/poppins-v6-latin-600.woff2 - - [10:37:49 INF] [] Sending file. Request path: '"/Themes/Lepton/Global/assets/fonts/poppins-v6-latin-600.woff2"'. Physical path: '"N/A"' [10:37:49 INF] [] Sending file. Request path: '"/Themes/Lepton/Global/assets/fonts/poppins-v6-latin-regular.woff2"'. Physical path: '"N/A"' [10:37:49 INF] [] Request finished HTTP/2 GET https://localhost:44350/Themes/Lepton/Global/assets/fonts/poppins-v6-latin-600.woff2 - - - 200 7836 font/woff2 1.1436ms [10:37:49 INF] [] Request finished HTTP/2 GET https://localhost:44350/Themes/Lepton/Global/assets/fonts/poppins-v6-latin-regular.woff2 - - - 200 7968 font/woff2 1.1525ms [10:37:49 DBG] [null] Executing AbpApplicationConfigurationAppService.GetAsync()... [10:37:49 DBG] [null] ActionApiDescriptionModel.Create: Account.LoginByLogin [10:37:49 DBG] [null] ActionApiDescriptionModel.Create: Account.LinkLoginByLogin [10:37:49 DBG] [null] ActionApiDescriptionModel.Create: Account.Logout [10:37:49 DBG] [null] ActionApiDescriptionModel.Create: Account.CheckPasswordByLogin [10:37:49 DBG] [null] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByNameAsyncByName [10:37:49 DBG] [null] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByIdAsyncById [10:37:49 DBG] [null] ActionApiDescriptionModel.Create: AbpApplicationConfiguration.GetAsync [10:37:49 DBG] [null] ActionApiDescriptionModel.Create: AbpApiDefinition.GetByModel [10:37:49 INF] [null] Executing ContentResult with HTTP Response ContentType of "application/javascript" [10:37:49 INF] [null] Executed action "Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)" in 186.5902ms [10:37:49 INF] [null] Executed endpoint '"Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)"' [10:37:49 INF] [] Request finished HTTP/2 GET https://localhost:44350/Abp/ServiceProxyScript - - - 200 162 application/javascript 266.2203ms [10:37:51 DBG] [null] Executed AbpApplicationConfigurationAppService.GetAsync(). [10:37:51 DBG] [null] Added 0 entity changes to the current audit log [10:37:51 DBG] [null] Added 0 entity changes to the current audit log [10:37:51 INF] [null] Executing ContentResult with HTTP Response ContentType of "application/javascript" [10:37:51 INF] [null] Executed action "Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)" in 2889.8318ms [10:37:51 INF] [null] Executed endpoint '"Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)"' [10:37:51 INF] [] Request finished HTTP/2 GET https://localhost:44350/Abp/ApplicationConfigurationScript - - - 200 134266 application/javascript 2920.3429ms [10:37:51 INF] [] Request starting HTTP/2 GET https://localhost:44350/images/favicon/site.webmanifest - - [10:37:51 INF] [] Sending file. Request path: '"/images/favicon/site.webmanifest"'. Physical path: '"N/A"' [10:37:51 INF] [] Request finished HTTP/2 GET https://localhost:44350/images/favicon/site.webmanifest - - - 200 445 application/manifest+json 1.3917ms [10:38:48 INF] [] Request starting HTTP/1.1 POST https://localhost:44350/connect/token application/x-www-form-urlencoded 222 [10:38:48 DBG] [] The event "OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+InferIssuerFromHost". [10:38:48 INF] [] The request address matched a server endpoint: Token. [10:38:48 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+InferEndpointType". [10:38:48 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "Volo.Abp.Account.Web.Pages.Account.OpenIddictImpersonateInferEndpointType". [10:38:48 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement". [10:38:48 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+InferIssuerFromHost". [10:38:48 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ExtractTokenRequestContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ExtractPostRequest1[[OpenIddict.Server.OpenIddictServerEvents+ExtractTokenRequestContext, OpenIddict.Server, Version=3.1.1.0, Culture=neutral, PublicKeyToken=35a561290d20de2f]]". [10:38:48 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ExtractTokenRequestContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ExtractBasicAuthenticationCredentials1[[OpenIddict.Server.OpenIddictServerEvents+ExtractTokenRequestContext, OpenIddict.Server, Version=3.1.1.0, Culture=neutral, PublicKeyToken=35a561290d20de2f]]". [10:38:48 INF] [] The token request was successfully extracted: "{ "client_id": "Litmus_App", "username": "ldfcompal2020", "password": "[redacted]", "grant_type": "client_credentials", "client_secret": "[redacted]", "scope": "Litmus ProfileManagement InvoiceManagement FinanceManagement DashboardManagement roles" }". [10:38:48 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Exchange+ExtractTokenRequest". [10:38:48 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ValidateTokenRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Exchange+ValidateGrantType". [10:38:48 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ValidateTokenRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Exchange+ValidateClientIdParameter". [10:38:48 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ValidateTokenRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Exchange+ValidateAuthorizationCodeParameter". [10:38:48 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ValidateTokenRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Exchange+ValidateClientCredentialsParameters". [10:38:48 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ValidateTokenRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Exchange+ValidateDeviceCodeParameter". [10:38:48 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ValidateTokenRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Exchange+ValidateRefreshTokenParameter". [10:38:48 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ValidateTokenRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Exchange+ValidateResourceOwnerCredentialsParameters". [10:38:48 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ValidateTokenRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Exchange+ValidateProofKeyForCodeExchangeParameters". [10:38:49 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ValidateTokenRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Exchange+ValidateScopes". [10:38:49 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ValidateTokenRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Exchange+ValidateClientId". [10:38:49 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ValidateTokenRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Exchange+ValidateClientType". [10:38:49 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ValidateTokenRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Exchange+ValidateClientSecret". [10:38:49 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ValidateTokenRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Exchange+ValidateEndpointPermissions". [10:38:49 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ValidateTokenRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Exchange+ValidateGrantTypePermissions". [10:38:49 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ValidateTokenRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Exchange+ValidateScopePermissions". [10:38:49 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ValidateTokenRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Exchange+ValidateProofKeyForCodeExchangeRequirement". [10:38:49 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ValidateTokenRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Exchange+ValidateToken". [10:38:49 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ValidateTokenRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Exchange+ValidatePresenters". [10:38:49 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ValidateTokenRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Exchange+ValidateRedirectUri". [10:38:49 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ValidateTokenRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Exchange+ValidateCodeVerifier". [10:38:49 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ValidateTokenRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Exchange+ValidateGrantedScopes". [10:38:49 INF] [] The token request was successfully validated. [10:38:49 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Exchange+ValidateTokenRequest". [10:38:49 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+HandleTokenRequestContext" was successfully processed by "OpenIddict.Server.OpenIddictServerHandlers+Exchange+AttachPrincipal". [10:38:49 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+HandleTokenRequestContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+EnablePassthroughMode`2[[OpenIddict.Server.OpenIddictServerEvents+HandleTokenRequestContext, OpenIddict.Server, Version=3.1.1.0, Culture=neutral,

[10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/_vs/browserLink - - [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/images/clients/swagger.svg - - [10:37:48 INF] [] Sending file. Request path: '"/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js"'. Physical path: '"N/A"' [10:37:48 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js?_v=638096182460000000 - - - 200 20337 application/javascript 4.6568ms [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/Themes/Lepton/Global/scripts/app.js?_v=638096548960000000 - - [10:37:48 INF] [] Sending file. Request path: '"/Themes/Lepton/Global/scripts/app.js"'. Physical path: '"N/A"' [10:37:48 INF] [] Request finished HTTP/2 GET https://localhost:44350/Themes/Lepton/Global/scripts/app.js?_v=638096548960000000 - - - 200 5718 application/javascript 1.0891ms [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/Pages/Account/LinkUsers/account-link-user-global.js?_v=638096547940000000 - - [10:37:48 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js?_v=638096182460000000 - - - 200 7267 application/javascript 11.8442ms [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/abp/utils/abp-utils.umd.min.js?_v=638101259037340000 - - [10:37:48 INF] [] Sending file. Request path: '"/Pages/Account/LinkUsers/account-link-user-global.js"'. Physical path: '"N/A"' [10:37:48 INF] [] Request finished HTTP/2 GET https://localhost:44350/Pages/Account/LinkUsers/account-link-user-global.js?_v=638096547940000000 - - - 200 4774 application/javascript 2.2032ms [10:37:48 INF] [] Sending file. Request path: '"/libs/bootstrap/js/bootstrap.enable.popovers.everywhere.js"'. Physical path: '"C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\microservices\SCV.Litmus.IdentityServer\wwwroot\libs\bootstrap\js\bootstrap.enable.popovers.everywhere.js"' [10:37:48 DBG] [] The event "OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+InferIssuerFromHost". [10:37:48 DBG] [] The event "OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+InferIssuerFromHost". [10:37:48 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/bootstrap/js/bootstrap.enable.popovers.everywhere.js?_v=638101258982730000 - - - 200 195 application/javascript 132.5346ms [10:37:48 DBG] [] The event "OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+InferIssuerFromHost". [10:37:48 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+InferEndpointType". [10:37:48 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+InferEndpointType". [10:37:48 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+InferEndpointType". [10:37:48 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "Volo.Abp.Account.Web.Pages.Account.OpenIddictImpersonateInferEndpointType". [10:37:48 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "Volo.Abp.Account.Web.Pages.Account.OpenIddictImpersonateInferEndpointType". [10:37:48 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "Volo.Abp.Account.Web.Pages.Account.OpenIddictImpersonateInferEndpointType". [10:37:48 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement". [10:37:48 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement". [10:37:48 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement". [10:37:48 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+InferIssuerFromHost". [10:37:48 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+InferIssuerFromHost". [10:37:48 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+InferIssuerFromHost". [10:37:48 INF] [] Sending file. Request path: '"/libs/select2/css/select2.min.css"'. Physical path: '"C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\microservices\SCV.Litmus.IdentityServer\wwwroot\libs\select2\css\select2.min.css"' [10:37:48 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/select2/css/select2.min.css?_v=638064205285350000 - - - 200 14966 text/css 119.0608ms [10:37:48 DBG] [null] The event "OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext" was successfully processed by "OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader". [10:37:48 DBG] [null] The event "OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext" was successfully processed by "OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader". [10:37:48 DBG] [null] The event "OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext" was successfully processed by "OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm". [10:37:48 DBG] [null] The event "OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext" was successfully processed by "OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm". [10:37:48 DBG] [null] The event "OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext" was successfully processed by "OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString". [10:37:48 DBG] [null] The event "OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext" was successfully processed by "OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader". [10:37:48 DBG] [null] The event "OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext" was successfully processed by "OpenIddict.Validation.OpenIddictValidationHandlers+ValidateToken". [10:37:48 DBG] [null] The event "OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext" was successfully processed by "OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm". [10:37:48 DBG] [null] The event "OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext" was marked as rejected by "OpenIddict.Validation.OpenIddictValidationHandlers+ValidateToken". [10:37:48 DBG] [null] The event "OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext" was successfully processed by "OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString". [10:37:48 DBG] [null] The event "OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext" was successfully processed by "OpenIddict.Validation.OpenIddictValidationHandlers+ValidateToken". [10:37:48 DBG] [null] The event "OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext" was marked as rejected by "OpenIddict.Validation.OpenIddictValidationHandlers+ValidateToken". [10:37:48 DBG] [null] The event "OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext" was successfully processed by "OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString". [10:37:48 DBG] [null] AuthenticationScheme: "OpenIddict.Validation.AspNetCore" was not authenticated. [10:37:48 DBG] [null] AuthenticationScheme: "OpenIddict.Validation.AspNetCore" was not authenticated. [10:37:48 DBG] [null] The event "OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext" was successfully processed by "OpenIddict.Validation.OpenIddictValidationHandlers+ValidateToken". [10:37:48 DBG] [null] The event "OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext" was marked as rejected by "OpenIddict.Validation.OpenIddictValidationHandlers+ValidateToken". [10:37:48 DBG] [null] AuthenticationScheme: "OpenIddict.Validation.AspNetCore" was not authenticated. [10:37:48 INF] [] Request finished HTTP/2 GET https://localhost:44350/_framework/aspnetcore-browser-refresh.js - - - 200 12020 application/javascript;+charset=utf-8 10.2291ms [10:37:48 INF] [] Sending file. Request path: '"/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js"'. Physical path: '"C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\microservices\SCV.Litmus.IdentityServer\wwwroot\libs\jquery-validation-unobtrusive\jquery.validate.unobtrusive.js"' [10:37:48 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=638064205281950000 - - - 200 19798 application/javascript 123.3716ms [10:37:48 INF] [null] Executing endpoint '"Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)"' [10:37:48 INF] [null] Executing endpoint '"Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)"' [10:37:48 INF] [] Sending file. Request path: '"/libs/flag-icon-css/css/flag-icons.min.css"'. Physical path: '"C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\microservices\SCV.Litmus.IdentityServer\wwwroot\libs\flag-icon-css\css\flag-icons.min.css"' [10:37:48 INF] [] Sending file. Request path: '"/libs/datatables.net-bs5/js/dataTables.bootstrap5.js"'. Physical path: '"C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\microservices\SCV.Litmus.IdentityServer\wwwroot\libs\datatables.net-bs5\js\dataTables.bootstrap5.js"' [10:37:48 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/datatables.net-bs5/js/dataTables.bootstrap5.js?_v=638064205271400000 - - - 200 4915 application/javascript 60.5003ms [10:37:48 INF] [] Sending file. Request path: '"/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js"'. Physical path: '"C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\microservices\SCV.Litmus.IdentityServer\wwwroot\libs\malihu-custom-scrollbar-plugin\jquery.mCustomScrollbar.concat.min.js"' [10:37:48 INF] [] Sending file. Request path: '"/libs/bootstrap-datepicker/bootstrap-datepicker.min.js"'. Physical path: '"C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\microservices\SCV.Litmus.IdentityServer\wwwroot\libs\bootstrap-datepicker\bootstrap-datepicker.min.js"' [10:37:48 INF] [] Sending file. Request path: '"/libs/@fortawesome/fontawesome-free/css/v4-shims.css"'. Physical path: '"C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\microservices\SCV.Litmus.IdentityServer\wwwroot\libs@fortawesome\fontawesome-free\css\v4-shims.css"' [10:37:48 INF] [] Sending file. Request path: '"/libs/sweetalert2/sweetalert2.all.min.js"'. Physical path: '"C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\microservices\SCV.Litmus.IdentityServer\wwwroot\libs\sweetalert2\sweetalert2.all.min.js"' [10:37:48 INF] [] Sending file. Request path: '"/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css"'. Physical path: '"C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\microservices\SCV.Litmus.IdentityServer\wwwroot\libs\malihu-custom-scrollbar-plugin\jquery.mCustomScrollbar.css"' [10:37:48 INF] [] Sending file. Request path: '"/libs/jquery-validation/jquery.validate.js"'. Physical path: '"C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\microservices\SCV.Litmus.IdentityServer\wwwroot\libs\jquery-validation\jquery.validate.js"' [10:37:48 INF] [null] Route matched with "{area = "Abp", action = "Get", controller = "AbpApplicationConfigurationScript", page = ""}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Get()" on controller "Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController" ("Volo.Abp.AspNetCore.Mvc"). [10:37:48 INF] [] Sending file. Request path: '"/libs/select2/js/select2.min.js"'. Physical path: '"C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\microservices\SCV.Litmus.IdentityServer\wwwroot\libs\select2\js\select2.min.js"' [10:37:48 INF] [] Sending file. Request path: '"/libs/lodash/lodash.min.js"'. Physical path: '"C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\microservices\SCV.Litmus.IdentityServer\wwwroot\libs\lodash\lodash.min.js"' [10:37:48 INF] [] Sending file. Request path: '"/libs/luxon/luxon.min.js"'. Physical path: '"C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\microservices\SCV.Litmus.IdentityServer\wwwroot\libs\luxon\luxon.min.js"' [10:37:49 INF] [] Sending file. Request path: '"/libs/@fortawesome/fontawesome-free/css/all.css"'. Physical path: '"C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\microservices\SCV.Litmus.IdentityServer\wwwroot\libs@fortawesome\fontawesome-free\css\all.css"' [10:37:49 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/flag-icon-css/css/flag-icons.min.css?_v=638064205271370000 - - - 200 34870 text/css 83.3297ms [10:37:49 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=638064205294430000 - - - 200 33693 application/javascript 88.8181ms [10:37:49 INF] [] Sending file. Request path: '"/libs/bootstrap/js/bootstrap.bundle.js"'. Physical path: '"C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\microservices\SCV.Litmus.IdentityServer\wwwroot\libs\bootstrap\js\bootstrap.bundle.js"' [10:37:49 INF] [] Request finished HTTP/2 GET https://localhost:44350/images/clients/swagger.svg - - - 404 - - 54.8958ms [10:37:49 INF] [] Sending file. Request path: '"/libs/jquery/jquery.js"'. Physical path: '"C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\microservices\SCV.Litmus.IdentityServer\wwwroot\libs\jquery\jquery.js"' [10:37:49 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=638054839949320000 - - - 200 41312 text/css 267.0744ms [10:37:49 INF] [] Request finished HTTP/2 GET https://localhost:44350/Themes/Lepton/Global/Styles/lepton1.css?_v=638096548960000000 - - - 200 358282 text/css 88.4482ms [10:37:49 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=638064205221490000 - - - 200 45483 application/javascript 126.7702ms [10:37:49 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/lodash/lodash.min.js?_v=638054840002590000 - - - 200 73015 application/javascript 185.2690ms

[10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=638064205221490000 - - [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/datatables.net-bs5/css/dataTables.bootstrap5.css?_v=638064205271400000 - - [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=638054839949320000 - - [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css?_v=638096182460000000 - - [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/abp/core/abp.css?_v=638101259026280000 - - [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/toastr/toastr.min.css?_v=638064205294870000 - - [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/@fortawesome/fontawesome-free/css/all.css?_v=638054839949320000 - - [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/abp/core/abp.js?_v=638101259026280000 - - [10:37:48 INF] [] Request finished HTTP/2 GET https://localhost:44350/ - - - 200 - text/html;+charset=utf-8 42107.4439ms [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/jquery/jquery.js?_v=638064205223540000 - - [10:37:48 INF] [] Sending file. Request path: '"/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css"'. Physical path: '"N/A"' [10:37:48 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css?_v=638096182460000000 - - - 200 464 text/css 46.7688ms [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/abp/jquery/abp.jquery.js?_v=638101259025630000 - - [10:37:48 INF] [] Sending file. Request path: '"/libs/abp/core/abp.css"'. Physical path: '"C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\microservices\SCV.Litmus.IdentityServer\wwwroot\libs\abp\core\abp.css"' [10:37:48 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/abp/core/abp.css?_v=638101259026280000 - - - 200 1331 text/css 61.5873ms [10:37:48 INF] [] Sending file. Request path: '"/libs/datatables.net-bs5/css/dataTables.bootstrap5.css"'. Physical path: '"C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\microservices\SCV.Litmus.IdentityServer\wwwroot\libs\datatables.net-bs5\css\dataTables.bootstrap5.css"' [10:37:48 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/datatables.net-bs5/css/dataTables.bootstrap5.css?_v=638064205271400000 - - - 200 12819 text/css 68.9266ms [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/bootstrap/js/bootstrap.enable.tooltips.everywhere.js?_v=638101258982730000 - - [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/lodash/lodash.min.js?_v=638054840002590000 - - [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/bootstrap/js/bootstrap.enable.popovers.everywhere.js?_v=638101258982730000 - - [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/bootstrap/js/bootstrap.bundle.js?_v=638064205271210000 - - [10:37:48 INF] [] Sending file. Request path: '"/libs/abp/jquery/abp.jquery.js"'. Physical path: '"C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\microservices\SCV.Litmus.IdentityServer\wwwroot\libs\abp\jquery\abp.jquery.js"' [10:37:48 INF] [] Sending file. Request path: '"/libs/bootstrap/js/bootstrap.enable.tooltips.everywhere.js"'. Physical path: '"C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\microservices\SCV.Litmus.IdentityServer\wwwroot\libs\bootstrap\js\bootstrap.enable.tooltips.everywhere.js"' [10:37:48 INF] [] Sending file. Request path: '"/libs/toastr/toastr.min.css"'. Physical path: '"C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\microservices\SCV.Litmus.IdentityServer\wwwroot\libs\toastr\toastr.min.css"' [10:37:48 INF] [] Sending file. Request path: '"/libs/abp/core/abp.js"'. Physical path: '"C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\microservices\SCV.Litmus.IdentityServer\wwwroot\libs\abp\core\abp.js"' [10:37:48 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/toastr/toastr.min.css?_v=638064205294870000 - - - 200 6454 text/css 75.9553ms [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/jquery-validation/jquery.validate.js?_v=638064205282180000 - - [10:37:48 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/abp/jquery/abp.jquery.js?_v=638101259025630000 - - - 200 13253 application/javascript 49.3043ms [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=638064205281950000 - - [10:37:48 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/abp/core/abp.js?_v=638101259026280000 - - - 200 23726 application/javascript 67.8404ms [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/jquery-form/jquery.form.min.js?_v=638101258988630000 - - [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/select2/css/select2.min.css?_v=638064205285350000 - - [10:37:48 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/bootstrap/js/bootstrap.enable.tooltips.everywhere.js?_v=638101258982730000 - - - 200 198 application/javascript 27.3906ms [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/datatables.net/js/jquery.dataTables.js?_v=638064205272650000 - - [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/select2/js/select2.min.js?_v=638064205285350000 - - [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/sweetalert2/sweetalert2.all.min.js?_v=638064205294940000 - - [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/toastr/toastr.min.js?_v=638064205294870000 - - [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=638064205221490000 - - [10:37:48 INF] [] Sending file. Request path: '"/libs/jquery-form/jquery.form.min.js"'. Physical path: '"C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\microservices\SCV.Litmus.IdentityServer\wwwroot\libs\jquery-form\jquery.form.min.js"' [10:37:48 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/jquery-form/jquery.form.min.js?_v=638101258988630000 - - - 200 17239 application/javascript 44.4560ms [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/luxon/luxon.min.js?_v=638064205271310000 - - [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/abp/luxon/abp.luxon.js?_v=638101259007920000 - - [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/datatables.net-bs5/js/dataTables.bootstrap5.js?_v=638064205271400000 - - [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js?_v=638096182460000000 - - [10:37:48 INF] [] Sending file. Request path: '"/libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js"'. Physical path: '"N/A"' [10:37:48 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js?_v=638096182460000000 - - - 200 10589 application/javascript 3.5190ms [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=638064205294430000 - - [10:37:48 INF] [] Sending file. Request path: '"/libs/toastr/toastr.min.js"'. Physical path: '"C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\microservices\SCV.Litmus.IdentityServer\wwwroot\libs\toastr\toastr.min.js"' [10:37:48 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/toastr/toastr.min.js?_v=638064205294870000 - - - 200 5251 application/javascript 42.5660ms [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/timeago/jquery.timeago.js?_v=638064205270780000 - - [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=638064205294430000 - - [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/flag-icon-css/css/flag-icons.min.css?_v=638064205271370000 - - [10:37:48 INF] [] Sending file. Request path: '"/libs/abp/luxon/abp.luxon.js"'. Physical path: '"C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\microservices\SCV.Litmus.IdentityServer\wwwroot\libs\abp\luxon\abp.luxon.js"' [10:37:48 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/abp/luxon/abp.luxon.js?_v=638101259007920000 - - - 200 1361 application/javascript 26.3203ms [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/Themes/Lepton/Global/Styles/lepton1.css?_v=638096548960000000 - - [10:37:48 INF] [] Sending file. Request path: '"/Themes/Lepton/Global/Styles/lepton1.css"'. Physical path: '"N/A"' [10:37:48 INF] [] Sending file. Request path: '"/libs/bootstrap-datepicker/bootstrap-datepicker.min.css"'. Physical path: '"C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\microservices\SCV.Litmus.IdentityServer\wwwroot\libs\bootstrap-datepicker\bootstrap-datepicker.min.css"' [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js?_v=638096182460000000 - - [10:37:48 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=638064205294430000 - - - 200 15731 text/css 25.3975ms [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js?_v=638096182460000000 - - [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js?_v=638096182460000000 - - [10:37:48 INF] [] Sending file. Request path: '"/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js"'. Physical path: '"N/A"' [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js?_v=638096182460000000 - - [10:37:48 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js?_v=638096182460000000 - - - 200 4790 application/javascript 6.5718ms [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js?_v=638096182460000000 - - [10:37:48 INF] [] Sending file. Request path: '"/libs/timeago/jquery.timeago.js"'. Physical path: '"C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\microservices\SCV.Litmus.IdentityServer\wwwroot\libs\timeago\jquery.timeago.js"' [10:37:48 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/timeago/jquery.timeago.js?_v=638064205270780000 - - - 200 7404 application/javascript 35.5060ms [10:37:48 INF] [] Sending file. Request path: '"/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js"'. Physical path: '"N/A"' [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js?_v=638096182460000000 - - [10:37:48 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js?_v=638096182460000000 - - - 200 6610 application/javascript 2.8387ms [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/client-proxies/account-proxy.js?_v=638096547940000000 - - [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js?_v=638096182460000000 - - [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert2/abp-sweetalert2.js?_v=638096182460000000 - - [10:37:48 INF] [] Sending file. Request path: '"/libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js"'. Physical path: '"N/A"' [10:37:48 INF] [] Sending file. Request path: '"/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js"'. Physical path: '"N/A"' [10:37:48 INF] [] Sending file. Request path: '"/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js"'. Physical path: '"N/A"' [10:37:48 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js?_v=638096182460000000 - - - 200 951 application/javascript 1.7797ms [10:37:48 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js?_v=638096182460000000 - - - 200 8679 application/javascript 4.2070ms [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/Pages/Abp/MultiTenancy/tenant-switch.js?_v=638096182500000000 - - [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/Abp/ServiceProxyScript - - [10:37:48 INF] [] Sending file. Request path: '"/client-proxies/account-proxy.js"'. Physical path: '"N/A"' [10:37:48 INF] [] Request finished HTTP/2 GET https://localhost:44350/client-proxies/account-proxy.js?_v=638096547940000000 - - - 200 11411 application/javascript 2.4428ms [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/libs/timeago/locales/jquery.timeago.en.js?_v=638064205270780000 - - [10:37:48 INF] [] Sending file. Request path: '"/Pages/Abp/MultiTenancy/tenant-switch.js"'. Physical path: '"N/A"' [10:37:48 INF] [] Sending file. Request path: '"/libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert2/abp-sweetalert2.js"'. Physical path: '"N/A"' [10:37:48 INF] [] Request finished HTTP/2 GET https://localhost:44350/Pages/Abp/MultiTenancy/tenant-switch.js?_v=638096182500000000 - - - 200 414 application/javascript 0.6807ms [10:37:48 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert2/abp-sweetalert2.js?_v=638096182460000000 - - - 200 3213 application/javascript 2.9007ms [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/_framework/aspnetcore-browser-refresh.js - - [10:37:48 INF] [] Request starting HTTP/2 GET https://localhost:44350/Abp/ApplicationConfigurationScript - - [10:37:48 INF] [] Sending file. Request path: '"/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js"'. Physical path: '"N/A"' [10:37:48 INF] [] Request finished HTTP/2 GET https://localhost:44350/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js?_v=638096182460000000 - - - 200 3605 application/javascript 5.0657ms

[10:37:03 INF] [] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule [10:37:03 INF] [] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule [10:37:03 INF] [] - Volo.Abp.Validation.AbpValidationAbstractionsModule [10:37:03 INF] [] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule [10:37:03 INF] [] - Volo.Abp.Security.AbpSecurityModule [10:37:03 INF] [] - Volo.Abp.Json.AbpJsonModule [10:37:03 INF] [] - Volo.Abp.Timing.AbpTimingModule [10:37:03 INF] [] - Volo.Abp.Localization.AbpLocalizationModule [10:37:03 INF] [] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule [10:37:03 INF] [] - Volo.Abp.Settings.AbpSettingsModule [10:37:03 INF] [] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule [10:37:03 INF] [] - Volo.Abp.AspNetCore.AbpAspNetCoreModule [10:37:03 INF] [] - Volo.Abp.Auditing.AbpAuditingModule [10:37:03 INF] [] - Volo.Abp.Auditing.AbpAuditingContractsModule [10:37:03 INF] [] - Volo.Abp.Http.AbpHttpModule [10:37:03 INF] [] - Volo.Abp.Http.AbpHttpAbstractionsModule [10:37:03 INF] [] - Volo.Abp.Minify.AbpMinifyModule [10:37:03 INF] [] - Volo.Abp.Authorization.AbpAuthorizationModule [10:37:03 INF] [] - Volo.Abp.Authorization.AbpAuthorizationAbstractionsModule [10:37:03 INF] [] - Volo.Abp.Validation.AbpValidationModule [10:37:03 INF] [] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule [10:37:03 INF] [] - Volo.Abp.Account.Web.AbpAccountPublicWebOpenIddictModule [10:37:03 INF] [] - Volo.Abp.Account.Public.Web.AbpAccountPublicWebModule [10:37:03 INF] [] - Volo.Abp.AutoMapper.AbpAutoMapperModule [10:37:03 INF] [] - Volo.Abp.ObjectMapping.AbpObjectMappingModule [10:37:03 INF] [] - Volo.Abp.Emailing.AbpEmailingModule [10:37:03 INF] [] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule [10:37:03 INF] [] - Volo.Abp.TextTemplating.AbpTextTemplatingModule [10:37:03 INF] [] - Volo.Abp.TextTemplating.Scriban.AbpTextTemplatingScribanModule [10:37:03 INF] [] - Volo.Abp.TextTemplating.AbpTextTemplatingCoreModule [10:37:03 INF] [] - Volo.Abp.Sms.AbpSmsModule [10:37:03 INF] [] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule [10:37:03 INF] [] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Commercial.AbpAspNetCoreMvcUiThemeCommercialModule [10:37:03 INF] [] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule [10:37:03 INF] [] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule [10:37:03 INF] [] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule [10:37:03 INF] [] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule [10:37:03 INF] [] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule [10:37:03 INF] [] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule [10:37:03 INF] [] - Volo.Abp.Application.AbpDddApplicationContractsModule [10:37:03 INF] [] - Volo.Abp.UI.Navigation.AbpUiNavigationModule [10:37:03 INF] [] - Volo.Abp.UI.AbpUiModule [10:37:03 INF] [] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule [10:37:03 INF] [] - Volo.Abp.Application.AbpDddApplicationModule [10:37:03 INF] [] - Volo.Abp.Domain.AbpDddDomainModule [10:37:03 INF] [] - Volo.Abp.EventBus.AbpEventBusModule [10:37:03 INF] [] - Volo.Abp.Guids.AbpGuidsModule [10:37:03 INF] [] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule [10:37:03 INF] [] - Volo.Abp.DistributedLocking.AbpDistributedLockingAbstractionsModule [10:37:03 INF] [] - Volo.Abp.Specifications.AbpSpecificationsModule [10:37:03 INF] [] - Volo.Abp.Features.AbpFeaturesModule [10:37:03 INF] [] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule [10:37:03 INF] [] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingAbstractionsModule [10:37:03 INF] [] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule [10:37:03 INF] [] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule [10:37:03 INF] [] - Volo.Abp.Identity.AbpIdentityProDomainModule [10:37:03 INF] [] - Volo.Abp.Identity.AbpIdentityDomainModule [10:37:03 INF] [] - Volo.Abp.Identity.AbpIdentityDomainSharedModule [10:37:03 INF] [] - Volo.Abp.Users.AbpUsersDomainSharedModule [10:37:03 INF] [] - Volo.Abp.Users.AbpUsersDomainModule [10:37:03 INF] [] - Volo.Abp.Users.AbpUsersAbstractionModule [10:37:03 INF] [] - Volo.Abp.Identity.AbpIdentityProDomainSharedModule [10:37:03 INF] [] - Volo.Abp.Ldap.AbpLdapModule [10:37:03 INF] [] - Volo.Abp.Gdpr.AbpGdprAbstractionsModule [10:37:03 INF] [] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule [10:37:03 INF] [] - Volo.Abp.Account.AbpAccountPublicApplicationContractsModule [10:37:03 INF] [] - Volo.Abp.Account.AbpAccountSharedApplicationContractsModule [10:37:03 INF] [] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule [10:37:03 INF] [] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule [10:37:03 INF] [] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule [10:37:03 INF] [] - Volo.Abp.OpenIddict.AbpOpenIddictAspNetCoreModule [10:37:03 INF] [] - Volo.Abp.OpenIddict.AbpOpenIddictDomainModule [10:37:03 INF] [] - Volo.Abp.OpenIddict.AbpOpenIddictDomainSharedModule [10:37:03 INF] [] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Lepton.AbpAspNetCoreMvcUiLeptonThemeModule [10:37:03 INF] [] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule [10:37:03 INF] [] - Volo.Abp.LeptonTheme.Management.LeptonThemeManagementDomainSharedModule [10:37:03 INF] [] - Volo.Abp.Account.AbpAccountPublicApplicationModule [10:37:03 INF] [] - Volo.Abp.Account.AbpAccountSharedApplicationModule [10:37:03 INF] [] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule [10:37:03 INF] [] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule [10:37:03 INF] [] - Volo.Abp.BlobStoring.AbpBlobStoringModule [10:37:03 INF] [] - SCV.Litmus.EntityFrameworkCore.LitmusEntityFrameworkCoreDbMigrationsModule [10:37:03 INF] [] - SCV.Litmus.EntityFrameworkCore.LitmusEntityFrameworkCoreModule [10:37:03 INF] [] - SCV.Litmus.LitmusDomainModule [10:37:03 INF] [] - SCV.Litmus.LitmusDomainSharedModule [10:37:03 INF] [] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule [10:37:03 INF] [] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule [10:37:03 INF] [] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule [10:37:03 INF] [] - Volo.Abp.LanguageManagement.LanguageManagementDomainSharedModule [10:37:03 INF] [] - Volo.Saas.SaasDomainSharedModule [10:37:03 INF] [] - Volo.Payment.AbpPaymentDomainSharedModule [10:37:03 INF] [] - Volo.Abp.TextTemplateManagement.TextTemplateManagementDomainSharedModule [10:37:03 INF] [] - Volo.Abp.BlobStoring.Database.BlobStoringDatabaseDomainSharedModule [10:37:03 INF] [] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule [10:37:03 INF] [] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule [10:37:03 INF] [] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule [10:37:03 INF] [] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule [10:37:03 INF] [] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule [10:37:03 INF] [] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule [10:37:03 INF] [] - Volo.Abp.PermissionManagement.OpenIddict.AbpPermissionManagementDomainOpenIddictModule [10:37:03 INF] [] - Volo.Saas.SaasDomainModule [10:37:03 INF] [] - Volo.Abp.TextTemplateManagement.TextTemplateManagementDomainModule [10:37:03 INF] [] - Volo.Abp.LeptonTheme.Management.LeptonThemeManagementDomainModule [10:37:03 INF] [] - Volo.Abp.LanguageManagement.LanguageManagementDomainModule [10:37:03 INF] [] - Volo.Abp.Commercial.SuiteTemplates.VoloAbpCommercialSuiteTemplatesModule [10:37:03 INF] [] - Volo.Abp.BlobStoring.Database.BlobStoringDatabaseDomainModule [10:37:03 INF] [] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityProEntityFrameworkCoreModule [10:37:03 INF] [] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule [10:37:03 INF] [] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule [10:37:03 INF] [] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule [10:37:03 INF] [] - Volo.Abp.OpenIddict.EntityFrameworkCore.AbpOpenIddictEntityFrameworkCoreModule [10:37:03 INF] [] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule [10:37:03 INF] [] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule [10:37:03 INF] [] - Volo.Abp.EntityFrameworkCore.PostgreSql.AbpEntityFrameworkCorePostgreSqlModule [10:37:03 INF] [] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule [10:37:03 INF] [] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule [10:37:03 INF] [] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule [10:37:03 INF] [] - Volo.Abp.LanguageManagement.EntityFrameworkCore.LanguageManagementEntityFrameworkCoreModule [10:37:03 INF] [] - Volo.Saas.EntityFrameworkCore.SaasEntityFrameworkCoreModule [10:37:03 INF] [] - Volo.Abp.TextTemplateManagement.EntityFrameworkCore.TextTemplateManagementEntityFrameworkCoreModule [10:37:03 INF] [] - Volo.Abp.BlobStoring.Database.EntityFrameworkCore.BlobStoringDatabaseEntityFrameworkCoreModule [10:37:03 DBG] [] Started background worker: Volo.Abp.OpenIddict.Tokens.TokenCleanupBackgroundWorker [10:37:06 INF] [] Initialized all ABP modules. [10:37:06 INF] [] Application started. Press Ctrl+C to shut down. [10:37:06 INF] [] Hosting environment: "Development" [10:37:06 INF] [] Content root path: "C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\microservices\SCV.Litmus.IdentityServer" [10:37:06 INF] [] Request starting HTTP/2 GET https://localhost:44350/ - - [10:37:39 DBG] [] The event "OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+InferIssuerFromHost". [10:37:39 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+InferEndpointType". [10:37:39 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "Volo.Abp.Account.Web.Pages.Account.OpenIddictImpersonateInferEndpointType". [10:37:39 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement". [10:37:39 DBG] [] The event "OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext" was successfully processed by "OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+InferIssuerFromHost". [10:37:40 DBG] [null] The event "OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext" was successfully processed by "OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader". [10:37:40 DBG] [null] The event "OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext" was successfully processed by "OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm". [10:37:40 DBG] [null] The event "OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext" was successfully processed by "OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString". [10:37:40 DBG] [null] The event "OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext" was successfully processed by "OpenIddict.Validation.OpenIddictValidationHandlers+ValidateToken". [10:37:40 DBG] [null] The event "OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext" was marked as rejected by "OpenIddict.Validation.OpenIddictValidationHandlers+ValidateToken". [10:37:40 DBG] [null] AuthenticationScheme: "OpenIddict.Validation.AspNetCore" was not authenticated. [10:37:41 INF] [null] Executing endpoint '"/Index"' [10:37:41 INF] [null] Route matched with "{page = "/Index", action = "", controller = "", area = ""}". Executing page "/Index" [10:37:41 INF] [null] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy [10:37:41 INF] [null] Executing handler method "SCV.Litmus.Pages.IndexModel.OnGetAsync" - ModelState is Valid [10:37:47 INF] [null] Executed handler method "OnGetAsync", returned result "". [10:37:47 INF] [null] Executing an implicit handler method - ModelState is Valid [10:37:47 INF] [null] Executed an implicit handler method, returned result "Microsoft.AspNetCore.Mvc.RazorPages.PageResult". [10:37:47 DBG] [null] Added 0 entity changes to the current audit log [10:37:48 DBG] [null] Added 0 entity changes to the current audit log [10:37:48 DBG] [null] Added 0 entity changes to the current audit log [10:37:48 DBG] [null] Added 0 entity changes to the current audit log [10:37:48 DBG] [null] Added bundle 'Lepton.Global' to the page in 36.97 ms. [10:37:48 DBG] [null] Added bundle 'Lepton.Global' to the page in 17.31 ms. [10:37:48 INF] [null] Executed page "/Index" in 7119.0504ms [10:37:48 INF] [null] Executed endpoint '"/Index"'

[10:33:00 INF] [null] Executing handler method "SCV.Litmus.Pages.IndexModel.OnGetAsync" - ModelState is Valid [10:33:00 ERR] [null] Failed executing DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean)"], CommandType='Text', CommandTimeout='30']" ""SELECT o."Id", o."ClientId", o."ClientSecret", o."ClientUri", o."ConcurrencyStamp", o."ConsentType", o."CreationTime", o."CreatorId", o."DeleterId", o."DeletionTime", o."DisplayName", o."DisplayNames", o."ExtraProperties", o."IsDeleted", o."LastModificationTime", o."LastModifierId", o."LogoUri", o."Permissions", o."PostLogoutRedirectUris", o."Properties", o."RedirectUris", o."Requirements", o."Type" FROM "OpenIddictApplications" AS o WHERE @__ef_filter__p_0 OR NOT (o."IsDeleted")" [10:33:00 ERR] [null] An exception occurred while iterating over the results of a query for context type '"Volo.Abp.OpenIddict.EntityFrameworkCore.OpenIddictDbContext"'." ""System.OperationCanceledException: The operation was canceled. at System.Threading.CancellationToken.ThrowOperationCanceledException() at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func4 operation, Func4 verifySucceeded, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable1.AsyncEnumerator.MoveNextAsync()" System.OperationCanceledException: The operation was canceled. at System.Threading.CancellationToken.ThrowOperationCanceledException() at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func4 operation, Func4 verifySucceeded, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable1.AsyncEnumerator.MoveNextAsync() [10:33:00 INF] [null] Executed page "/Index" in 255.2801ms [10:33:00 INF] [null] Executed endpoint '"/Index"' [10:33:01 DBG] [null] Added 0 entity changes to the current audit log [10:33:01 DBG] [null] Added 0 entity changes to the current audit log [10:33:01 DBG] [null] Added 0 entity changes to the current audit log [10:33:01 DBG] [null] Added 0 entity changes to the current audit log [10:33:01 ERR] [] An unhandled exception has occurred while executing the request. System.OperationCanceledException: The operation was canceled. at System.Threading.CancellationToken.ThrowOperationCanceledException() at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func4 operation, Func4 verifySucceeded, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable1.AsyncEnumerator.MoveNextAsync() at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable1 source, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable1 source, CancellationToken cancellationToken) at Volo.Abp.Domain.Repositories.EntityFrameworkCore.EfCoreRepository2.GetListAsync(Boolean includeDetails, CancellationToken cancellationToken) at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue1.ProceedAsync() at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func3 proceed) at SCV.Litmus.Pages.IndexModel.OnGetAsync() in C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\microservices\SCV.Litmus.IdentityServer\Pages\Index.cshtml.cs:line 30 at Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.ExecutorFactory.NonGenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ExceptionContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeNextResourceFilter() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync() --- End of stack trace from previous location --- 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 Volo.Abp.AspNetCore.Auditing.AbpAuditingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) at Volo.Abp.AspNetCore.Auditing.AbpAuditingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<<UseMiddlewareInterface>b__1>d.MoveNext() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Builder.ApplicationBuilderAbpOpenIddictMiddlewareExtension.<>c__DisplayClass0_0.<<UseAbpOpenIddictValidation>b__0>d.MoveNext() --- End of stack trace from previous location --- at SCV.Litmus.LogTenantNameMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\microservices\SCV.Litmus.IdentityServer\LogTenantNameMiddleware.cs:line 30 at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<<UseMiddlewareInterface>b__1>d.MoveNext() --- End of stack trace from previous location --- at Volo.Abp.AspNetCore.MultiTenancy.MultiTenancyMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<<UseMiddlewareInterface>b__1>d.MoveNext() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at SCV.Litmus.Shared.DecryptHttpHeadersMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\shared\SCV.Litmus.Shared\Middleware\DecryptHttpHeadersMiddleware.cs:line 50 at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<<UseMiddlewareInterface>b__1>d.MoveNext() --- End of stack trace from previous location --- at SCV.Litmus.Shared.DecryptHttpRequestMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\shared\SCV.Litmus.Shared\Middleware\DecryptHttpRequestMiddleware.cs:line 101 at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<<UseMiddlewareInterface>b__1>d.MoveNext() --- End of stack trace from previous location --- at Volo.Abp.AspNetCore.Tracing.AbpCorrelationIdMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<<UseMiddlewareInterface>b__1>d.MoveNext() --- End of stack trace from previous location --- at SCV.Litmus.LitmusIdentityServerModule.<>c.<<OnApplicationInitialization>b__3_1>d.MoveNext() in C:\ABP Upgrade_6\SCV.Litmus\aspnet-core\microservices\SCV.Litmus.IdentityServer\LitmusIdentityServerModule.cs:line 182 --- End of stack trace from previous location --- at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RequestLocalization.AbpRequestLocalizationMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<<UseMiddlewareInterface>b__1>d.MoveNext() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) [10:33:02 INF] [] Request finished HTTP/2 GET https://localhost:44350/ - - - 500 - text/html;+charset=utf-8 27202.4694ms [10:37:03 INF] [] User profile is available. Using '"C:\Users\venkat.bandaru\AppData\Local\ASP.NET\DataProtection-Keys"' as key repository and Windows DPAPI to encrypt keys at rest. [10:37:03 INF] [] Loaded ABP modules: [10:37:03 INF] [] - SCV.Litmus.LitmusIdentityServerModule [10:37:03 INF] [] - Volo.Abp.Autofac.AbpAutofacModule [10:37:03 INF] [] - Volo.Abp.Castle.AbpCastleCoreModule [10:37:03 INF] [] - Volo.Abp.Caching.StackExchangeRedis.AbpCachingStackExchangeRedisModule [10:37:03 INF] [] - Volo.Abp.Caching.AbpCachingModule [10:37:03 INF] [] - Volo.Abp.Threading.AbpThreadingModule [10:37:03 INF] [] - Volo.Abp.Serialization.AbpSerializationModule [10:37:03 INF] [] - Volo.Abp.Uow.AbpUnitOfWorkModule [10:37:03 INF] [] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule [10:37:03 INF] [] - Volo.Abp.Data.AbpDataModule

Näytetään 11 - 20/102 tietueesta
Made with ❤️ on ABP v8.2.0-preview Updated on maaliskuuta 25, 2024, 15.11