Activities of "AndrewT"

  • 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

@liangshiwei - Has there been any improvement to this with the latest frameowrk v7.1, so the login page can open straightaway?

It would be great if that can be added as a module, as I see there are libraries for OpenIddict that include SCIM, it would really only need to have the core SCIM interface functionality, with working example for;

  1. SCIM endpoint interaces for AzureAD
    1. Add User - First, Last, Email, Phone, Role
    2. Activate User
    3. Disable User

There would need to be an endpoint module as part of the Auth process to add/remove users. There is nothing in ABP to register as a SCIM endpoint etc with Azure? Like these ones;

https://api.slack.com/scim

https://support.atlassian.com/provisioning-users/docs/understand-user-provisioning/

Hi, Here is some more info and example.

https://learn.microsoft.com/en-us/azure/active-directory/app-provisioning/use-scim-to-provision-users-and-groups

  • 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?

@enisn - any comment on above?

@enisn can you update the label on the menu to show for instance the number of new items and outstanding items dynamically without changing the pages, eg;

Menu text would be "System Issues (2 New; 3 Open)" - where the items in brackets are changed dynamically? and can you change their colour eg "2" would be red, and "3" would be green text.

OK Thanks for the clarification.

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

Showing 21 to 30 of 70 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13