Even though DisableAuditing was used, the auditing logs were still recorded.
The version 8.3.0 used in my project differs from the audit log returned on the official website. My own version only returned the version number without the specific modification details, while the official website did have them. Could you please tell me on which version the official website was updated?
You have entered the account and password to log in.
The ICurrentTenant cannot obtain the tenant ID before the /connect/token interface.
Check the docs before asking a question: https://abp.io/docs/latest Check the samples to see the basic tasks: https://abp.io/docs/latest/samples The exact solution to your question may have been answered before, and please first use the search on the homepage.
Provide us with the following info:
🧐 Hint: If you are using the ABP Studio, you can see all the information about your solution from the configuration window, which opens when you right-click on the solution and click on the Solution Configuration
button.
Yes Manually copy the token and then log out. You can still call the API using the token.
Is there a way to prevent the access of the logout token without using a persistent database?