Example EntraID Graph API scripts

Overview
When using Fortified ID in combination with Entra ID, certain operations require the use of Graph API scripts. This use case provides multiple examples of such scripts to support various integration and management scenarios.
Explore the sub-documents and select the specific script relevant to your implementation needs.
Configure the EntraID module
Configure the EntraID module according to the documentation, ex:
Make sure to refer the keystore previously created.
Replace the values for client_id and tenant_id with the values previously copied.
Use Entra ID in Fortified ID products
The common configuration is now ready to be used by the components in your use case.
Valves: https://docs.fortifiedid.se/pipes/valves/entraid
Controls: https://docs.fortifiedid.se/forms/the-service/key-components/control/advanced-controls
Last updated