Starts in:
0 DAY
8 HRS
59 MIN
4 SEC
Starts in:
0 D
8 H
59 M
4 S

Activities of "liangshiwei"

Hi,

Sorry, should be OnRedirectToIdentityProvider method.

HI,

Sorry for being late.

Unfortunately, we have no plan to provide this module.

Hi,

You can try to use Android emulator to debug it.

Hi,

It's okay to redirect to the SSO server manually.

The best way is to redirect in the OnRedirectToIdentityProvider event.

Hi,

It seems tables created on Separate database without imultitenant interface is never used.

you can check the current context if it is host to create table like this:

if you are building a multitenant system and if you want to use separate db connection strings, even if it is not necessary to have tenantid in tables since you use separate db connection strings, you should use it in abp.

No tenantid means it's a table can shared between host and tenant

Hi,

You must add IMultiTenant interface to a multi-tenancy entity, this is the convention of the framework.

Hi,

Yes, the URL should be the SSO Server URL

Hi,

you can check the published files to make sure openiddict.pfx file is exists

Because as you know, I already captured the screen which I implement OnRedirectToIdentityProvider event and change the options value inside that. but it's seem not effect.

what is your code now.

Answer

Hi,

I can't build the project you shared.

Showing 111 to 120 of 6105 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 20, 2024, 13:06