Skip to content

Commit

Permalink
Chore(README): replace Azure AD with Entra ID
Browse files Browse the repository at this point in the history
  • Loading branch information
sleelin committed Apr 21, 2024
1 parent ae870a3 commit 6189fee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ SCIMMY.Resources.declare(class MyResourceType extends SCIMMY.Types.Resource {

* **Will this work with cloud service X/Y/Z?**
* Hopefully, but if not, feel free to open an issue with details of the cloud service you are integrating with.
SCIMMY has been tested against Azure AD, which didn't appear to have any issues.
SCIMMY has been tested against Microsoft Entra ID (formerly Azure AD), which didn't appear to have any issues.

* **What about the actual SCIM protocol HTTP endpoints?**
* That's up to you, as we can't be sure exactly how you'd like to integrate SCIM in your code,
Expand Down

0 comments on commit 6189fee

Please sign in to comment.