hi
I don't understand what you mean too much. Can you explain in detail?
hi
You can get more info from identityserver4 docs.
https://docs.identityserver.io/en/release/topics/secrets.html https://identityserver4.readthedocs.io/en/latest/reference/client.html https://identityserver4.readthedocs.io/en/latest/topics/client_authentication.html
This issue will be fixed in v4.3.
Please follow this PR https://github.com/abpframework/abp/pull/8160
hi nhontran
I will check this.
hi
I suggest you create a new project with v4.2.2, and then check/compare the code.
hi
IsVisibleToClients
means: Does it visible on api/abp/application-configuration
endpoint.
https://github.com/abpframework/abp/blob/71c4f94ff25bc3e8772a532a746ad778904e0e07/framework/src/Volo.Abp.AspNetCore.Mvc/Volo/Abp/AspNetCore/Mvc/ApplicationConfigurations/AbpApplicationConfigurationAppService.cs#L272
hi Is your login page mvc or angular?
Can you share some screenshots?
hi
When Blazor uses application services to make remote API calls, the framework handles the time.
In Blazor UI you can try to use ITimezoneProvider to handle the time zone base on time zone settings.
https://docs.abp.io/en/abp/latest/Timing#itimezoneprovider