Hi, I use Angular with ABP and I added below code to IdentityServerModule in backend side. When I try to timeout for session in MVC UI, it is working but when I try it with Angular UI, it is not working. So, I didn't log out by system.
How I can check session timeout from Angular UI ? Because I will use "useSilentRefresh" property as true.
Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.
If you're creating a bug/problem report, please include followings:
Hi, I want to learn how i can create data at tenant change history modal. Here is what i mean:
When I click "change history" , opening modal is empty. Even if I edit tenant, there is no log.
How can I observe history log here? and What is API url to get history data? Can you inform me? Thanks in advance!**