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