Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Password fields changes for November breaking change release #4664

Merged
merged 9 commits into from
Nov 1, 2017
Merged
Show file tree
Hide file tree
Changes from 8 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@
"116"
],
"x-ms-client-request-id": [
"1b93a2bf-7fc9-4098-a943-265a85d8a85a"
"3b229732-d5a6-4bc4-b7db-88472684b8e6"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.7.2046.0",
"OSName/Windows_10_Enterprise",
"FxVersion/4.7.2115.0",
"OSName/Windows10Enterprise",
"OSVersion/6.3.15063",
"Microsoft.Azure.Graph.RBAC.GraphRbacManagementClient/3.4.0-preview"
"Microsoft.Azure.Graph.RBAC.Version1_6.GraphRbacManagementClient/1.0.0.0"
]
},
"ResponseBody": "{\r\n \"odata.metadata\": \"https://graph.windows.net/1273adef-00a3-4086-a51a-dbcce1857d36/$metadata#directoryObjects\",\r\n \"value\": []\r\n}",
Expand All @@ -40,19 +40,19 @@
"no-cache"
],
"ocp-aad-diagnostics-server-name": [
"9v5aY2QFzxkwn3T2am+/aCvnGmYkbjZiUZErMLpMcAk="
"Llgy9/ab0slLzBlr4d1Q8lNJvx6g8YZ9cwM/rai9BcE="
],
"request-id": [
"1ec3f8be-ecd5-4a91-8e4b-e5f9f682f55b"
"fcab7665-33d8-4b97-b810-1922118e785c"
],
"client-request-id": [
"a4b0a76f-c20b-4092-a4cc-3ac74241ef3f"
"07263285-3f52-4370-84bd-48f437e5414e"
],
"x-ms-dirapi-data-contract-version": [
"1.6"
],
"ocp-aad-session-key": [
"7CJxbe4qbDUUXXqAkHlneDu_xGsUjL-kkrRzktoiVK_LEx-pu3XjwYLQGlud9B4j0H989zCfVd4hXMkXCFcAnZRxo6oOqYcrYhT2SVhwsVOWyDEM9KyJPhFf-8XavfP1euQ-E7Wo--LBOvcuZTqMDQ.KcIFL4ur3_LxIVdM-jYsJf2fCO_SHeBqwW7dQyG3T8Y"
"XIyhB2nRyfDl3CazcyBE3tFa8XHfCckgJZx20zWk2oSUASDlCikfr0uZcF3L5-bfqiQeHyjiySCjDcR6SsbLMFR2h6zDl7iTiYELFRQcO4OxMtwGtbYIcIWRX4JOY44aKTdQWpLxaO40FRzIG-AwmUCZOqXPo1rGlNI0Ksoqy1y4Q-yu67czl_Y5As3WSFkOpMHkKzrrQenAq820GmDr-Q._SUr9RmiXaWILa9s2RORvQsZUD5KCgUQvvcfVRRBCic"
],
"X-Content-Type-Options": [
"nosniff"
Expand All @@ -67,7 +67,7 @@
"*"
],
"Duration": [
"708165"
"946833"
],
"Cache-Control": [
"no-cache"
Expand All @@ -83,7 +83,7 @@
"ASP.NET"
],
"Date": [
"Thu, 18 May 2017 23:08:33 GMT"
"Tue, 31 Oct 2017 19:32:32 GMT"
]
},
"StatusCode": 200
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"RequestUri": "/1273adef-00a3-4086-a51a-dbcce1857d36/groups?api-version=1.6",
"EncodedRequestUri": "LzEyNzNhZGVmLTAwYTMtNDA4Ni1hNTFhLWRiY2NlMTg1N2QzNi9ncm91cHM/YXBpLXZlcnNpb249MS42",
"RequestMethod": "POST",
"RequestBody": "{\r\n \"displayName\": \"adgroup8445\",\r\n \"mailNickname\": \"adgroupmail5323\",\r\n \"mailEnabled\": false,\r\n \"securityEnabled\": true\r\n}",
"RequestBody": "{\r\n \"displayName\": \"adgroup6227\",\r\n \"mailNickname\": \"adgroupmail4569\",\r\n \"mailEnabled\": false,\r\n \"securityEnabled\": true\r\n}",
"RequestHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
Expand All @@ -13,22 +13,22 @@
"127"
],
"x-ms-client-request-id": [
"0a472964-c14b-469c-83bf-e10b7dea81eb"
"8fdc9640-b1e3-4fab-b558-0b1201f6c489"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.7.2046.0",
"OSName/Windows_10_Enterprise",
"FxVersion/4.7.2115.0",
"OSName/Windows10Enterprise",
"OSVersion/6.3.15063",
"Microsoft.Azure.Graph.RBAC.GraphRbacManagementClient/3.4.0-preview"
"Microsoft.Azure.Graph.RBAC.Version1_6.GraphRbacManagementClient/1.0.0.0"
]
},
"ResponseBody": "{\r\n \"odata.metadata\": \"https://graph.windows.net/1273adef-00a3-4086-a51a-dbcce1857d36/$metadata#directoryObjects/Microsoft.DirectoryServices.Group/@Element\",\r\n \"odata.type\": \"Microsoft.DirectoryServices.Group\",\r\n \"objectType\": \"Group\",\r\n \"objectId\": \"9b696d0a-10e3-4c60-a832-3ae7752d84e9\",\r\n \"deletionTimestamp\": null,\r\n \"description\": null,\r\n \"dirSyncEnabled\": null,\r\n \"displayName\": \"adgroup8445\",\r\n \"lastDirSyncTime\": null,\r\n \"mail\": null,\r\n \"mailNickname\": \"adgroupmail5323\",\r\n \"mailEnabled\": false,\r\n \"onPremisesSecurityIdentifier\": null,\r\n \"provisioningErrors\": [],\r\n \"proxyAddresses\": [],\r\n \"securityEnabled\": true\r\n}",
"ResponseBody": "{\r\n \"odata.metadata\": \"https://graph.windows.net/1273adef-00a3-4086-a51a-dbcce1857d36/$metadata#directoryObjects/Microsoft.DirectoryServices.Group/@Element\",\r\n \"odata.type\": \"Microsoft.DirectoryServices.Group\",\r\n \"objectType\": \"Group\",\r\n \"objectId\": \"f4a3224b-02d6-4e8b-be01-0a795c978d7f\",\r\n \"deletionTimestamp\": null,\r\n \"description\": null,\r\n \"dirSyncEnabled\": null,\r\n \"displayName\": \"adgroup6227\",\r\n \"lastDirSyncTime\": null,\r\n \"mail\": null,\r\n \"mailNickname\": \"adgroupmail4569\",\r\n \"mailEnabled\": false,\r\n \"onPremisesDomainName\": null,\r\n \"onPremisesNetBiosName\": null,\r\n \"onPremisesSamAccountName\": null,\r\n \"onPremisesSecurityIdentifier\": null,\r\n \"provisioningErrors\": [],\r\n \"proxyAddresses\": [],\r\n \"securityEnabled\": true\r\n}",
"ResponseHeaders": {
"Content-Length": [
"558"
"647"
],
"Content-Type": [
"application/json; odata=minimalmetadata; streaming=true; charset=utf-8"
Expand All @@ -40,19 +40,19 @@
"no-cache"
],
"ocp-aad-diagnostics-server-name": [
"TNQYI1YqPe4d8c2dp6nhz/uZVjxXeOywPi8Vb0yLcIM="
"jiQYHpwXA/8aWIVzHitgpzL1Z4R3iT5ZL0iACZUtt88="
],
"request-id": [
"c86bfb61-ea72-4f48-9ce5-e64f41e113fc"
"970b7d31-657c-4880-a31a-d1226145734a"
],
"client-request-id": [
"d70a1fd3-8023-438e-bee0-6873377bea3d"
"7abe8914-7fb6-416b-b561-08d7db7b5e73"
],
"x-ms-dirapi-data-contract-version": [
"1.6"
],
"ocp-aad-session-key": [
"zcx4U_wwVnKsZ3xwONQ03UBEHIsjFbfHSEMm8SuTI9RLbiPS7Cns9QBr2H_J5r6o_oniyYFwIptaq3nJThInVOlkoybgWtYpYErCrDLN8IsygoIojFsNxlsUbK0PU61MZg1hp6prz_A0adLjKsNqnA.NwE0HR5GDob5TA_tpV4btW6PpAQhqzhwEGrthMsvni0"
"YnHVe7tgSmWtjcABXAWGW_eWwu2PGnvCqlW29xgvBVgjAkCMttBjcFQidmRO0x5ZDosOJexFiU46SlfYPSBsdXOwiBdGOF7ENKcipabXffNuFoorub51ODYcWLvLadqCRDoZhz5hrYVU2k49IoSLrJG9KSkbGADfqMdW6rUrVpSP7z98GelsUBRwLzXxXNSw8iMXDZ4VWeNf6t7ydMrXNg.hY0YaKRUTuZrMhSq2b_Dd1OBmvRqsqElp4G-edXcLig"
],
"X-Content-Type-Options": [
"nosniff"
Expand All @@ -67,13 +67,13 @@
"*"
],
"Duration": [
"3022480"
"1564054"
],
"Cache-Control": [
"no-cache"
],
"Location": [
"https://graph.windows.net/1273adef-00a3-4086-a51a-dbcce1857d36/directoryObjects/9b696d0a-10e3-4c60-a832-3ae7752d84e9/Microsoft.DirectoryServices.Group"
"https://graph.windows.net/1273adef-00a3-4086-a51a-dbcce1857d36/directoryObjects/f4a3224b-02d6-4e8b-be01-0a795c978d7f/Microsoft.DirectoryServices.Group"
],
"Server": [
"Microsoft-IIS/8.5"
Expand All @@ -86,7 +86,7 @@
"ASP.NET"
],
"Date": [
"Thu, 18 May 2017 23:08:08 GMT"
"Tue, 31 Oct 2017 19:31:23 GMT"
]
},
"StatusCode": 201
Expand All @@ -95,7 +95,7 @@
"RequestUri": "/1273adef-00a3-4086-a51a-dbcce1857d36/getObjectsByObjectIds?api-version=1.6",
"EncodedRequestUri": "LzEyNzNhZGVmLTAwYTMtNDA4Ni1hNTFhLWRiY2NlMTg1N2QzNi9nZXRPYmplY3RzQnlPYmplY3RJZHM/YXBpLXZlcnNpb249MS42",
"RequestMethod": "POST",
"RequestBody": "{\r\n \"objectIds\": [\r\n \"9b696d0a-10e3-4c60-a832-3ae7752d84e9\"\r\n ],\r\n \"includeDirectoryObjectReferences\": true\r\n}",
"RequestBody": "{\r\n \"objectIds\": [\r\n \"f4a3224b-02d6-4e8b-be01-0a795c978d7f\"\r\n ],\r\n \"includeDirectoryObjectReferences\": true\r\n}",
"RequestHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
Expand All @@ -104,22 +104,22 @@
"116"
],
"x-ms-client-request-id": [
"214664cd-c9e3-45c5-927f-4602b1454e8b"
"17dce718-a490-4bc0-a7af-3066e4197c0d"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.7.2046.0",
"OSName/Windows_10_Enterprise",
"FxVersion/4.7.2115.0",
"OSName/Windows10Enterprise",
"OSVersion/6.3.15063",
"Microsoft.Azure.Graph.RBAC.GraphRbacManagementClient/3.4.0-preview"
"Microsoft.Azure.Graph.RBAC.Version1_6.GraphRbacManagementClient/1.0.0.0"
]
},
"ResponseBody": "{\r\n \"odata.metadata\": \"https://graph.windows.net/1273adef-00a3-4086-a51a-dbcce1857d36/$metadata#directoryObjects\",\r\n \"value\": [\r\n {\r\n \"odata.type\": \"Microsoft.DirectoryServices.Group\",\r\n \"objectType\": \"Group\",\r\n \"objectId\": \"9b696d0a-10e3-4c60-a832-3ae7752d84e9\",\r\n \"deletionTimestamp\": null,\r\n \"description\": null,\r\n \"dirSyncEnabled\": null,\r\n \"displayName\": \"adgroup8445\",\r\n \"lastDirSyncTime\": null,\r\n \"mail\": null,\r\n \"mailNickname\": \"adgroupmail5323\",\r\n \"mailEnabled\": false,\r\n \"onPremisesSecurityIdentifier\": null,\r\n \"provisioningErrors\": [],\r\n \"proxyAddresses\": [],\r\n \"securityEnabled\": true\r\n }\r\n ]\r\n}",
"ResponseBody": "{\r\n \"odata.metadata\": \"https://graph.windows.net/1273adef-00a3-4086-a51a-dbcce1857d36/$metadata#directoryObjects\",\r\n \"value\": [\r\n {\r\n \"odata.type\": \"Microsoft.DirectoryServices.Group\",\r\n \"objectType\": \"Group\",\r\n \"objectId\": \"f4a3224b-02d6-4e8b-be01-0a795c978d7f\",\r\n \"deletionTimestamp\": null,\r\n \"description\": null,\r\n \"dirSyncEnabled\": null,\r\n \"displayName\": \"adgroup6227\",\r\n \"lastDirSyncTime\": null,\r\n \"mail\": null,\r\n \"mailNickname\": \"adgroupmail4569\",\r\n \"mailEnabled\": false,\r\n \"onPremisesDomainName\": null,\r\n \"onPremisesNetBiosName\": null,\r\n \"onPremisesSamAccountName\": null,\r\n \"onPremisesSecurityIdentifier\": null,\r\n \"provisioningErrors\": [],\r\n \"proxyAddresses\": [],\r\n \"securityEnabled\": true\r\n }\r\n ]\r\n}",
"ResponseHeaders": {
"Content-Length": [
"527"
"616"
],
"Content-Type": [
"application/json; odata=minimalmetadata; streaming=true; charset=utf-8"
Expand All @@ -131,19 +131,19 @@
"no-cache"
],
"ocp-aad-diagnostics-server-name": [
"MUs/P2p+1/08+9slJO2mAPHXV0kRZcm6HqeC9bOjpVE="
"gkzsLeMnNX5MBrbEJaZ8vPZibER/4Ly6FEdhXhYlNVM="
],
"request-id": [
"bf66acf2-23ff-4ca8-a285-582eeb3f7de9"
"0a3639e1-6477-41e1-9f65-989d7adc8699"
],
"client-request-id": [
"39980ba9-7d03-4282-b9f8-ac90a6701e28"
"79ac7e9b-348d-45e7-bc3f-88a23a3a5729"
],
"x-ms-dirapi-data-contract-version": [
"1.6"
],
"ocp-aad-session-key": [
"L0Vxi5mb0kKDxjZjguMq0lA50Q9WAPkAjdSZEWeJxCEQl8bTXXR2zAiUOXtuin9ayV9hlsaNlFw1tVRE52KP1JLOgvyL6qNfLLzGIO7dceISr8wqC_PPOUjypLjWC05nGQ98Fl5SNjEbfHZ7N0taRA.BplGl1puNafRJNs_5MHQPIAdqTwKC-LAAlZmwdANVfY"
"78qwI9iy75RN85y0DYFac9SIj1-PudDSMME0QXC723DtQiDaida-v-X94taVMieHNiPm595pc-pZptaQF4qAv9iXsp9-KByKIX9NXKyqpYgF402ok6jMKOD4-Wex-C-a5njeCNkmNMd0az3tHe2aZ0crL7b04xKAX3ydq7Aa1X5rk5vgmK53ZIaKkq3pbkcxZGVTKeAEGfy2Gz2n7JyquQ.dX0vZeLVF_ku1Gk7K6ROj01wzOsM-MbB9s6icmgL2pU"
],
"X-Content-Type-Options": [
"nosniff"
Expand All @@ -158,7 +158,7 @@
"*"
],
"Duration": [
"1031665"
"14647336"
],
"Cache-Control": [
"no-cache"
Expand All @@ -174,28 +174,28 @@
"ASP.NET"
],
"Date": [
"Thu, 18 May 2017 23:08:09 GMT"
"Tue, 31 Oct 2017 19:31:25 GMT"
]
},
"StatusCode": 200
},
{
"RequestUri": "/1273adef-00a3-4086-a51a-dbcce1857d36/groups/9b696d0a-10e3-4c60-a832-3ae7752d84e9?api-version=1.6",
"EncodedRequestUri": "LzEyNzNhZGVmLTAwYTMtNDA4Ni1hNTFhLWRiY2NlMTg1N2QzNi9ncm91cHMvOWI2OTZkMGEtMTBlMy00YzYwLWE4MzItM2FlNzc1MmQ4NGU5P2FwaS12ZXJzaW9uPTEuNg==",
"RequestUri": "/1273adef-00a3-4086-a51a-dbcce1857d36/groups/f4a3224b-02d6-4e8b-be01-0a795c978d7f?api-version=1.6",
"EncodedRequestUri": "LzEyNzNhZGVmLTAwYTMtNDA4Ni1hNTFhLWRiY2NlMTg1N2QzNi9ncm91cHMvZjRhMzIyNGItMDJkNi00ZThiLWJlMDEtMGE3OTVjOTc4ZDdmP2FwaS12ZXJzaW9uPTEuNg==",
"RequestMethod": "DELETE",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
"a48af6b7-f1dc-450f-86f8-beb33a3ca969"
"68459e4a-4b83-4587-9e70-ca941221b5cd"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.7.2046.0",
"OSName/Windows_10_Enterprise",
"FxVersion/4.7.2115.0",
"OSName/Windows10Enterprise",
"OSVersion/6.3.15063",
"Microsoft.Azure.Graph.RBAC.GraphRbacManagementClient/3.4.0-preview"
"Microsoft.Azure.Graph.RBAC.Version1_6.GraphRbacManagementClient/1.0.0.0"
]
},
"ResponseBody": "",
Expand All @@ -207,19 +207,19 @@
"no-cache"
],
"ocp-aad-diagnostics-server-name": [
"8QEvPOpvYOIdI5rRDuhTnwJ4jSwMzVoXgyC0cAW019c="
"DpRYB6D5SlNUKN7Y94FfEBl5r/DsKbRuMnXpLar5o6M="
],
"request-id": [
"29a8c492-4f72-460f-9d0b-1eb2778056e7"
"6745f2ed-0033-486b-8329-eea82b349a8d"
],
"client-request-id": [
"34e0a79f-9a93-4940-b968-4257532fbd5b"
"d11a5961-a974-4126-9680-e046f15cfc4d"
],
"x-ms-dirapi-data-contract-version": [
"1.6"
],
"ocp-aad-session-key": [
"G2rx-bYhvNHVzTv-aYiGkathsZXWP06KoQfeTRj_jWZ2gTk3tPDLpaY0Ddk6dpjMTUANUYrVKJslizC_qWf8GvknHSGbZu9lCJ0towvsT9eW6A9dNqVDUtcRUsbAqYamwB1_9C7Lv-OpDQyos8Uqvw.s-OJSQnhlnWasoBE1kBg7dZB2D0VAWuSiRBRsaquUBc"
"J56SehT4yauFIsdwM9NebmVG7VKFT1_aFTBPZ9krIe09vkjl9C9w2do2tngmsZue8hvybBccxnoa0d9M6JcQ0baOWK9Y6Cg1dR-VMdP5kLozif131W_pe4tdpchs7wpya-fKo_jB-2NZo-xb9Z1zxWT5QbU8JeqlbQgvnXKBurzo0gUqqegaIula2kYPf1GqZGL0AdoDIQVab-NbMnfX_A.cPZzMkfoosqK9vwEzlgJDXL3pf4bShfLsyXS4wybjQg"
],
"X-Content-Type-Options": [
"nosniff"
Expand All @@ -234,7 +234,7 @@
"*"
],
"Duration": [
"2918805"
"4569175"
],
"Cache-Control": [
"no-cache"
Expand All @@ -250,16 +250,16 @@
"ASP.NET"
],
"Date": [
"Thu, 18 May 2017 23:08:09 GMT"
"Tue, 31 Oct 2017 19:31:25 GMT"
]
},
"StatusCode": 204
}
],
"Names": {
"CreateNewAdGroup": [
"adgroup8445",
"adgroupmail5323"
"adgroup6227",
"adgroupmail4569"
]
},
"Variables": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@
"116"
],
"x-ms-client-request-id": [
"4e414f37-79db-4e2d-8b80-2136087596ac"
"cf5ff1c8-32dd-40e7-a7f0-e184cd9d290d"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.7.2046.0",
"OSName/Windows_10_Enterprise",
"FxVersion/4.7.2115.0",
"OSName/Windows10Enterprise",
"OSVersion/6.3.15063",
"Microsoft.Azure.Graph.RBAC.GraphRbacManagementClient/3.4.0-preview"
"Microsoft.Azure.Graph.RBAC.Version1_6.GraphRbacManagementClient/1.0.0.0"
]
},
"ResponseBody": "{\r\n \"odata.metadata\": \"https://graph.windows.net/1273adef-00a3-4086-a51a-dbcce1857d36/$metadata#directoryObjects\",\r\n \"value\": []\r\n}",
Expand All @@ -40,19 +40,19 @@
"no-cache"
],
"ocp-aad-diagnostics-server-name": [
"7fG4dxbq7nRDYyXcGY4G5ZqI759Ps6CZpKiJbHnrLiU="
"nwoPDPBe8J1qM7KlA3xNHurxCxJXOtsHl8UwAYIE67M="
],
"request-id": [
"aef40d4a-d701-480d-ac94-e034fad2aea3"
"6fa4dd3c-1ac4-4a0f-9ff8-92bd3be7a140"
],
"client-request-id": [
"e0ec090e-bf0f-4d06-a14b-5540311fdd0b"
"8efd4c03-eddd-4321-a0d8-b221c7973edb"
],
"x-ms-dirapi-data-contract-version": [
"1.6"
],
"ocp-aad-session-key": [
"vNVchnhtwMsIFftofxz5902XkTirNGJN3dDDIpbQcPXz6miUqKdT7gDzMFWgmEk-Ttqa2avysKbUogkW7tCPcA7PnOfvjXP9vdEGi5qeuWScx04Tq7k9AYcbGVmsivMpx-wwYr9-w09FqS8ln9Mtng.YCQobYBbZPMjjC6dHtQJB2x56jL2DtMmSgrTJUjIuSc"
"tofITfxner_88bnF7kt-3KWSmiiq9c3INnvmalLxZ3_iOzVmvj1xmJojTp4BYAcpFIu9Bs2AZSaXMv0qFwPzJKNA2PW1G8jsGnezXDOz2mc7hhF9ypGLhY1cXE-HS5mdUXWUSQecbZnNpk2ueNvCmqE8HVL4z1161fG6ncPKL5lErMy9hTIXBzt-WRBa3U-mjozLlMWcuvSb1iFzYAGbRg.acIz-kZcP_WU20-Oc4dqUYyM5YcqJQxuanrtXB0SS5E"
],
"X-Content-Type-Options": [
"nosniff"
Expand All @@ -67,7 +67,7 @@
"*"
],
"Duration": [
"926132"
"774888"
],
"Cache-Control": [
"no-cache"
Expand All @@ -83,7 +83,7 @@
"ASP.NET"
],
"Date": [
"Thu, 18 May 2017 23:07:45 GMT"
"Tue, 31 Oct 2017 19:31:27 GMT"
]
},
"StatusCode": 200
Expand Down
Loading