Skip to content

Releases: AzureAD/SCIMReferenceCode

StandardLogicApp v3.0

29 Apr 21:42
8458dd4

Choose a tag to compare

What's Changed

Full Changelog: scim-logicapp-setupInstruction_0...scim-logicapp-template-v3.0

Marked legacy instructions as deprecated

29 Apr 18:48
d970f75

Choose a tag to compare

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

26 Feb 13:22
6402036

Choose a tag to compare

Merge pull request #8 from AzureAD/fix-patch-response

Fixed the Patch method HTTP return code

SCIM Reference Code

26 Feb 02:24
ccf5305

Choose a tag to compare

124095

Add contributing file

SCIM Reference Code

26 Feb 02:19
771fb47

Choose a tag to compare

Merge pull request #7 from AzureAD/AH-Copyright

Add copyright links

SCIM Reference Code

25 Feb 20:14
8f12451

Choose a tag to compare

Merge pull request #6 from AzureAD/security

Added token validation code for development and for publishing

SCIM Reference Code

25 Feb 19:49
a074698

Choose a tag to compare

Merge pull request #5 from AzureAD/fix-conflictexception

Fixed exception handling for HTTP errors thrown by the provider

SCIM Reference Code

23 Feb 15:13
145339d

Choose a tag to compare

Merge pull request #4 from AzureAD/webhost

Moved webhost outside the main library

SCIM Reference Code

20 Feb 11:02
95c923b

Choose a tag to compare

Merge pull request #3 from AzureAD/dependencies-cleanup

Removed references for EFCore as it's not needed.