Starts in:
0 DAY
3 HRS
38 MIN
39 SEC
Starts in:
0 D
3 H
38 M
39 S

Activities of "Nathan"

Hi, For now, I do 2 steps like this

  1. I add the config in httphostapimodule like the image below :

  2. I overrided the onExternalPostLogin like this:

and when I using the owner sso login so the url should come from the owner sso server not come from our application domain, right?

Hi, could you help to capture the full setting for addOpenidConnect() which match with my concern about? 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.

Hi, yes, it's possible, you can give it a try, and you can inject services here. => I already tried but it's not able to set the clientId, clientSecret... again after call service to get the data from database. It's just get the inital value. Do you have example code? pls give me. Thanks

Hi liangshiwei, Additional, Do we have any way to change the default name display on UI when using AddOpenIdConnect? I using the ClaimsIssuer and the name still as default

Hi, Do we have any way to do like my code here? I want to init the config for openiddict config first then I try to add event to load the config from database.

Hi, Yes, using ADO.Net is good approach to connect DB. And assume that, in the openIddictApplications table I have tenantId column. Do we have any way to catch the current tenant then filter in query on openIddictApplication table?

Hi liangshiwei, Am I able to load the config from openIddictApplication table? Like the image

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

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