Activities of "AndrewT"

Ok thanks, and this one;

https://support.abp.io/QA/Questions/4623/Cross-site-scripting-issue-found-in-our-project https://github.com/abpframework/abp/pull/15891

Hi liangshiwei, Thanks for the update,

I might have included the wrong link, it was this one it is set for v7.2 Preview but looks like it might have been merged into v7.1?; https://github.com/abpframework/abp/pull/16049

@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

@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.

When will Host-tenant impersonation be available for Blazor WASM?

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