hi
when click logout button and it redirects online-api.abc.com(Signed out , You have been signed out and you will be redirected soon, Click here to return application)
Can you share an online URL and test user?
liming.ma@volosoft.com
hi
I will ask lepton team.
hi
This is the default behavior. You can't edit deleted users.
1- create a new user
2- delete the creator user
3- edit the last created user
if I want to display all the users in the table as admin, if I disabled the filter for ISoftDeleted, unfortunately, the IdentityUserDto doesn't return IsDeleted and deletionTime with return data, how to fix this?
You can add new endpoint to return the dto with deletion info.
hi
. However, when they log out, the call to https://online-api.abc.com/connect/endsession is made for logout. Despite wanting to log out from https://account.abc.com as well (meaning, calling https://account.abc.com/connect/endsession), it doesn't log out. How can I achieve this?
Your application should be redirected to account.abc.com when logged out instead of calling connect/endsession
This is the default behavior of our template projects.
hi
If the files exist in /home/site/wwwroot. I'm not sure about the cause of the problem. Could it be permission?
hi
The problem is with the Maw3idIdentityServerModule project.
I suggest you make a project that reproduces the problem. You can test your code in a new template project.
hi
Can you share the code of PreConfigureServices method.
Thanks.
hi
Has your problem been solved? I see that you have closed this problem.
hi
https://github.com/abpframework/abp/issues/18812#issuecomment-1899998048
hi
I have shared the source code of the GeneralSettings component, You can try to override it by source code.
https://docs.abp.io/en/abp/latest/UI/AspNetCore/Customization-User-Interface