Why can't this be fixed? should we create a github issue?
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;
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.