Skip to content

Commit d68ed87

Browse files
committed
fix: incorrect link in MS Entra tests
1 parent 6763145 commit d68ed87

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tests/integration/test_ms_entra.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
class TestSCIMProviderMSEntraIntegration:
77
"""
88
Tests based on Postman tests from
9-
https://learn.microsoft.com/en-us/entra/identity/app-provisioning/scim-validator-tutorial#use-postman-to-test-endpoints-optional
9+
https://github.com/AzureAD/SCIMReferenceCode/wiki/Test-Your-SCIM-Endpoint
10+
https://aka.ms/ProvisioningPostman
1011
"""
1112

1213
def test_endpoints(self, wsgi):

0 commit comments

Comments
 (0)