Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following tables provide links to code samples for applying web APIs in your self-service sign-up user flows using API connectors.
API connector Azure Function quickstarts
Sample | Description |
---|---|
.NET Core | This .NET Core Azure Function sample demonstrates how to limit sign-ups to specific tenant domains and validate user-provided information. |
Node.js | This Node.js Azure Function sample demonstrates how to limit sign-ups to specific tenant domains and validate user-provided information. |
Python | This Python Azure Function sample demonstrates how to limit sign-ups to specific tenant domains and validate user-provided information. |
Custom approval workflows
Sample | Description |
---|---|
Manual approval workflow | This sample demonstrates an end-to-end approval workflow to manage guest user account creation in self-service sign-up |
Identity verification
Sample | Description |
---|---|
IDology | This sample shows how to verify a user identity as part of your self-service sign-up by using an API connector to integrate with IDology. |
Experian | This sample shows how to verify a user identity as part of your self-service sign-up by using an API connector to integrate with Experian. |