2024-08-25 19:43:26.200 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-08-25 19:43:26.270 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-08-25 19:43:26.299 +05:30 INF Creating key {aa3d72ed-8855-43dc-a125-5b8b12091c08} with creation date 2024-08-25 14:13:26Z, activation date 2024-08-25 14:13:26Z, and expiration date 2024-11-23 14:13:26Z. 2024-08-25 19:43:26.316 +05:30 WRN No XML encryptor configured. Key {aa3d72ed-8855-43dc-a125-5b8b12091c08} may be persisted to storage in unencrypted form. 2024-08-25 19:43:26.410 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-25 19:43:26.412 +05:30 INF Hosting environment: Production 2024-08-25 19:43:26.412 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-08-25 19:43:26.444 +05:30 17bd5a32-055c-4ffa-91af-617389d83b70 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-08-25 19:43:26.602 +05:30 19900eae-049c-44bb-b0b3-06bde6dab8b3 INF CORS policy execution successful. 2024-08-25 19:43:26.612 +05:30 19900eae-049c-44bb-b0b3-06bde6dab8b3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 172.289ms 2024-08-25 19:43:26.682 +05:30 3bc34969-d301-453c-8e80-15fe5fd5adf0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - application/json null 2024-08-25 19:43:26.817 +05:30 3bc34969-d301-453c-8e80-15fe5fd5adf0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/4/2024 11:22:03 AM', Current time (UTC): '8/25/2024 2:13:26 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-08-25 19:43:26.828 +05:30 3bc34969-d301-453c-8e80-15fe5fd5adf0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/4/2024 11:22:03 AM', Current time (UTC): '8/25/2024 2:13:26 PM'. 2024-08-25 19:43:26.834 +05:30 f35930b3-4ef8-4cb3-8e2e-b46d4727216f INF CORS policy execution successful. 2024-08-25 19:43:26.845 +05:30 f35930b3-4ef8-4cb3-8e2e-b46d4727216f INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-08-25 19:43:26.855 +05:30 f35930b3-4ef8-4cb3-8e2e-b46d4727216f INF AuthenticationScheme: Bearer was challenged. 2024-08-25 19:43:26.865 +05:30 f35930b3-4ef8-4cb3-8e2e-b46d4727216f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 401 null null 182.8446ms 2024-08-25 19:54:24.925 +05:30 INF Application is shutting down...