We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6763145 commit d68ed87Copy full SHA for d68ed87
1 file changed
tests/integration/test_ms_entra.py
@@ -6,7 +6,8 @@
6
class TestSCIMProviderMSEntraIntegration:
7
"""
8
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
+ https://github.com/AzureAD/SCIMReferenceCode/wiki/Test-Your-SCIM-Endpoint
10
+ https://aka.ms/ProvisioningPostman
11
12
13
def test_endpoints(self, wsgi):
0 commit comments