Releases: AzureAD/SCIMReferenceCode
Releases · AzureAD/SCIMReferenceCode
StandardLogicApp v3.0
What's Changed
- Himanshusainig patch 2 1 by @himanshusainig in #126
- Adding a version bump and tag creation logic, marking the setup instructions as deprecated by @himanshusainig in #125
- Agent support and Logic app standard version by @himanshusainig in #127
Full Changelog: scim-logicapp-setupInstruction_0...scim-logicapp-template-v3.0
Marked legacy instructions as deprecated
Fixed manager test to fail in case the remove manager fails (#123) * Add files via upload * Added Setup instructions * Add saini.txt with greeting message * Added referred images * Delete Microsoft.SCIM.LogicAppValidationTemplate/images/saini.txt * Remove permission assignment script and add reference linkUp Removed the script for assigning permissions to the Logic app and added a reference link for role assignment. * Delete Microsoft.SCIM.LogicAppValidationTemplate/SetupLogicApp_Full.md * Delete Microsoft.SCIM.LogicAppValidationTemplate/SetupLogicApp_Clean.md * Delete Microsoft.SCIM.LogicAppValidationTemplate/images directory * Add sample.txt with initial content * Added media files * Added setup instructions cleaned * updated logic app for * Add files via upload updated setup instruction for post run sharing of logic app run data * updated images * Adding validation script * updating the logic app template with more params managersupported - variable to skip manager test * fixing the link to validation script * updating setup instructions with post run steps and FAQ * updating assets for logic app setup instructions * Updated template to have fields from schema, added version and getschema call * Update Logic App version from 1.0.0 to 3.0 * Fixed manager test to fail in case the remove manager fails Fixed manager test to fail in case the remove manager fails
SCIM Reference Code
Merge pull request #8 from AzureAD/fix-patch-response Fixed the Patch method HTTP return code
SCIM Reference Code
124095 Add contributing file
SCIM Reference Code
Merge pull request #7 from AzureAD/AH-Copyright Add copyright links
SCIM Reference Code
Merge pull request #6 from AzureAD/security Added token validation code for development and for publishing
SCIM Reference Code
Merge pull request #5 from AzureAD/fix-conflictexception Fixed exception handling for HTTP errors thrown by the provider
SCIM Reference Code
Merge pull request #4 from AzureAD/webhost Moved webhost outside the main library
SCIM Reference Code
Merge pull request #3 from AzureAD/dependencies-cleanup Removed references for EFCore as it's not needed.