Skip to content

Releases: AzureAD/SCIMReferenceCode

StandardLogicApp v8.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 19:28
cc63c4b

What's Changed

  • Add SCIM_Update_Manager_Test, fix custom extension handling, conditional externalId by ggarima01 in #156

Full Changelog: scim-logicapp-template-v7.0...scim-logicapp-template-v8.0

StandardLogicApp v7.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 19:25
70d3f4a

What's Changed

  • Logic App Validation Improvements and Test Framework Updates by ggarima01 in #154

Full Changelog: scim-logicapp-template-v6.1...scim-logicapp-template-v7.0

StandardLogicApp v6.1

Choose a tag to compare

@github-actions github-actions released this 29 Jun 23:06
351dced

What's Changed

Full Changelog: scim-logicapp-template-v6.0...scim-logicapp-template-v6.1

StandardLogicApp v6.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 21:08
e40ad0a

What's Changed

New Contributors

Full Changelog: scim-logicapp-template-v5.0...scim-logicapp-template-v6.0

StandardLogicApp v5.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 22:56
7f1d77c

What's Changed

  • Update Standard Logic App setup instructions; add validation test overview by himanshusainig in #134
  • Update Standard Logic App templates, docs, and scripts (June 9th) by himanshusainig in #136

Full Changelog: scim-logicapp-template-v4.0...scim-logicapp-template-v5.0

StandardLogicApp v4.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 01:31
abcd6dd

What's Changed

New Contributors

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

StandardLogicApp v3.0

Choose a tag to compare

@github-actions github-actions released this 29 Apr 21:42
8458dd4

What's Changed

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

Marked legacy instructions as deprecated

Choose a tag to compare

@himanshusainig himanshusainig released this 29 Apr 18:48
d970f75
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

Choose a tag to compare

released this 26 Feb 13:22
6402036
Merge pull request #8 from AzureAD/fix-patch-response

Fixed the Patch method HTTP return code

SCIM Reference Code

Choose a tag to compare

released this 26 Feb 02:24
ccf5305
124095

Add contributing file