Activities of "AndrewT"

Hi,

Is it possible to have the roadmap updated https://github.com/abpframework/abp/milestones so we can do some planning around our product upgrades for v7.3 or are you going to merge with v7.4 final?

Also for all the suggestions in #3052 is there an intention to move those to Github items? I created a couple of items 3 months ago and don't know what is happening..

Thanks,

Andrew

  • ABP Framework version: v7.2
  • UI type: Blazor WASM
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): MVC

Hi,

We have a client that wants to use AzureAD for SSO, and provisioning so their users can log into our app.

Searching in the docs for AzureAD or SSO (v7.2) does not bring up any resiults. I have seen some blog posts from 2020 but we are using the v7.2 framework/OpenIddict.

  1. Can you please point us to an example that shows what to setup in AzureAD and what to configure in ABP.io?
  2. Will the ABP module enable Provisioning from Azure? and can you point to an example of how that is setup on both Azure and ABP sides?

Thanks, Andrew

  • ABP Framework version: v7.2
  • UI type: Blazor WASM
  • DB provider: MongoDB
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:

Hi,

We are upgrading to v7.2 from v5.3 but the LeptonX layout causes us problems and doesnt work very well for our users.

What is the long term plan to continue support on Lepton Theme?

Andrew

  • ABP Framework version: v7.1
  • UI type: Blazor WASM
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): MVC

We have an application with lots of data that is geographically grouped, or can be operationally grouped eg Division 1, Division 2, etc.

We want to be able to limit the data that specific groups of users can see. but enable other users to be able to view all data from all regions.

In simple terms Users belonging to Northwest Region, can only see customer data that relates to Northwest Region, but a User that belongs to "All Northern" can see data from North-West and North-East Regions.

Is there an existing extension of identifty eg Departments? that would help with this sort of scenario?

Andrew

  • ABP Framework version: v7.1
  • UI type: Blazor WASM
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): MVC

Hi,

We are upgrading an app to v7.1 template.

The performance on v7.1 is worse than previous versions. Our application is not very big.

What steps can we take to improve the loading speed at startup and user experience?

  1. We do not want to use the ABP “default” public website. We just want users to go to our login URL and open the login page. Currently it takes forever to load the web app, then redirect users to the login page. It is a real pain for users!
  2. After logout the user should be redirected DIRECTLY to the login page. They should not have to load the abp website, then redirect to login again.

Thanks. Andrew

  • ABP Framework version: v7.1
  • UI type: Blazor WASM
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): MVC

I see this test results document, but it is actually for v7.0

https://docs.abp.io/en/commercial/7.1/others/penetration-test-report

has this been updated for v7.1?

Also https://support.abp.io/QA/Questions/4623 seems to be scheduled for inclusion in v7.2 Preview.

Can it be provided for patch of v7.1 as we dont want to use a Previoew version for Production.

Thanks, Andrew

  • ABP Framework version: v7
  • UI type: Blazor
  • DB provider: EF Core

Does ABP support SCIM auomated provisioning of users (and their removal)? https://learn.microsoft.com/en-us/azure/active-directory/app-provisioning/on-premises-scim-provisioning

If so can you point me to where that is described and ideally some example code?

Hi,

Normally we see a Preview, then Final, and then Patch.

For v5.1, github no longer has a v5.1-Final? It looks like you have jumped straight to v5.1 as a final release?, and there seems to be a v5.1.1 patch available?

Can you clarify please. We prefer not to develop on the Preview versions for stability reasons.

Thanks,

Andrew

  • ABP Framework version: v4.4
  • UI type:Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

When will user impersonation same as in aspnetzero be available for Blazor WASM devs?

This is a really critical support tool for SaaS.

  • ABP Framework version: v4.3.3
  • UI type: Blazor WASM
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

The speed to load the login screen, and then once logged in to load the WASM app is very slow.

  1. Load login page - Click a URL eg login.myapp.com to open at the login page and measure speed. This should be 1sec max, it's a simple form, but has to do crazy redirects to just get to the login page. We need to fix that so it just gores straight to the login page.

  2. Load app - Then enter credenttials, click login, and measure speed to load app. This is extremely slow.

I know there have been a few go arounds on this with other issues and there are some Blazor issues with app load, but the first one should be trivial to resolve so it just goes straight to the Login screen.

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