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.
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
When will Host-tenant impersonation be available for Blazor WASM?
@EngincanV When wiull it be fixed for Blazor WASM? Its a big deal not having this.