Activities of "abpdeveloper@dbizsolution.com"

Hi We have intergrated devextreme js into the ABP Framework and we try to launch a page which has a datatable, there is an error shown in the console and data in not shown in the data table.

This is the error logged in the console.

Need help to solve this issue,

We are facing issue in establishing multiple applications setup with ABP Module Template.

1)How to Authenticate Multiple ABP.io Commercial Applications (Main App [with Auth], App1[Auth Redirec to Main App], App2 [Auth Redirec to Main App]..) with single Main Application and return to Original Application via Angular UI 2) While generating App 2 using Application Template , it is additionally generating the User,Permission tables as well in the App 2 which actually has to be maintained in the Main Application. How to avoid this getting generated,Pls refer screen shot. 3) Also How to verify the User Permissions in the App 2 which is authenticated from the Main Application.

Hi

For Point 1 we have already done that,

  1. Identity Server of Main Appl is configured for the App 1 as Identity Server as specified in the config file.
  2. When we launch the angular for both Main and App 1 and in Main App on click of a Menu need to open the App 1 as Single Sign on but now it is opening the login page again in App 1 when redirected from Main App. How to overcome this.

Hi

That is how, it is configured but we are getting the login page in app 1 instead of skipping the authentication when redirected from Main App

  1. Main Application which has the Identity Server and Application Server
  1. I am running the HTTPAPI.Host which enables the Identity Server and Application Server.

  1. This is the configuration specified in the Main App Angular file

  2. I am able to launch and login into this without any problem

  3. This is the App 1 Structure

Note – I am not using the Identity server specified in this instead using the identity server of Main App. Pls see the appsettings.json.

  1. Now I launch my App 1 Angular PS – The Main App Identity Server is specified in the oAuthConfig part in the App 1 config file.

When I navigate now from Main App to App 1 in the Angular page, it is taking me to the login page instead of directly logged in as I have already logged into the Main App, it is asking me to login again in App 1 ( I expected it to be a Single Sign On)

Hi

PFA the source code which has Main App and FinRecon App

I am trying to redirect to the FinRecon App from the Main App

  1. Click the abp.io text in the Home Page of the Main App which redirects to the FinRecon App ( It is opening the login page in FinRecon where in expected is to open the Home of FinRecon directly without login)

Hi

Thanks for the details but the problem is not solved still having the same problem,sent you the details over mail.

Thanks for the support , I am able to get it redirected now but when redirected it is loading the login page in FinRecon . I want the Home Page of FinRecon to be loaded default when redirected from MainApp.

Also I want the menu options which is shown in the screen shot to be removed from the FinRecon App ( Dashboard, Saas and Administrator Menus to be removed from the FinRecon App)

Hi

I tried the same with 2 new projects BIMS and BIMSFinRecon but I am getting this error when redirecting from BIMS to BIMSFinRecon. I have done all the changes which you have specified earlier in the mail. Am I missing somthing to be done.

Which table and what should I check for?

I was able to solve it, changed the entry in IdentityServerClientScopes tables.

It was generated as BIMS for both the CLients BIMS_FinRecon and BIMS_BDairy, I have changed the entries in the table IdentityServerClientScopes. Why it is generated as BIMS for the client also.

Showing 1 to 10 of 86 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11