Activities of "gterdem"

I think after the token is invalidated, the request results in 401 and immediately redirects to IdentityServer without returnUrl.

We will try to reproduce it and if it is related to missing parameters by our side to oidc-library, we'll fix it.

Hello,

We have discussed this internally. Your case is valid and our other modules follow the same rules. Pagination is wrong if we do not supply filtered data. Unfiltered data can be received without parameters anyway. So, we decided this is a bug and needs to be fixed.

I have created an internal issue for this and this will be fixed in the next release.

Thank you for your report!

This is Database Provider-specific and there is not much we can do about it.

However, you can override the IIdentityUserRepository repository which is resolved as UserRepository in the IdentityUserAppService. Then, override the GetCountAsync methods and you can write your own filtering.

Please check overriding existing repository docs for details and sample.

Please check https://support.abp.io/QA/Questions/2929/Separate-database-for-AuditLog-module-in-Application#answer-d9465c93-5195-6314-7e51-3a0351ac859d

Can you share screenshots with domain names explaining your flow step by step for us to understand better?

There is no direct support for adding Microsoft Graph to ABP and it is not in our backlog in the near future also.

However, this seems a very nice subject for a community post. Can you please make a community post request on https://community.abp.io

Thank you.

I see your point. Audit log message should also be the error message instead of type. It is a valid request and I will create an internal issue about it.

Thank you.

You are signed in to different authentication schemes so it is called multiple times. It is Microsoft Identity and you can modify as you like if you know what you are doing.

For the First login, I found that the result from ExternalLoginSignInAsync is not success. Can I add the signout there? Will it cause any problems?

If a problem occurs on based on web-server (IIS), I would suggest digging into that instead of changing the source code.

Hello,

You can create both Blazor.Wasm and Blazor.Server projects then compare the module files and configurations side by side.

I don't see any problem with your configuration. You mention you receive this error on locally also..

How can we reproduce this problem? Can you send your project or a minimal project having this issue to info@abp.com via email so that we can check?

Showing 311 to 320 of 867 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 11, 2024, 11:11