Hi support team, Can you tell me why I cannot see the SSO setup login in account general setting? FYI: I am using abp version 9.0 with multiple tenant
Thanks
Hi support team,
I met the authenticate issue when I do separate authenticate URL and api call URL like:
oAuthConfig authen:
and api url: 
And when I input the user and password then hit login button it redirect to this url:
not go to home page like normally.
Could you tell me which part I am missing to config? Thanks team
Hi support team,
Could you help me which part am I missing when I upgrade from .net version 8 to 9?
After I upgrade to .net version 9.0 I met this issue when running migration cmd like: "add-migration... or update-database"
Here is the err:

Could you help to give me the solution to resolve it? Thank you
Hi team, Could you guys tell me How to change the default tab title? Even though, I already tried some way like:
I want to Add the “log in with SSO”, which is not the social login, but triggers the login with a companies own SSO configuration (Entra, ForgeRock, KeyCloak). it's mean the user will be configured in admin site in openIddict which store in openIddictApplication table. Do we have any way to show the button like external provider login method(microsoft, google, twitter)? and the handle flow like the image below. Please help to give any suggestions. Thanks
