This repo contains a set of Entra Verified ID samples.
Sample | Description |
---|---|
api-php | PHP sample for how to make a Entra Verified ID presentation request |
DidWebDomainProxy | did:web domain proxy sample. Enables you to get a real domain for your Verified ID authority |
VerifiedIDEAM | Sample for how to combine Entra Verified ID and Entra External Authentication Method to use Verified ID in Conditional Access. |
VerifiedID-SignalR | Sample that uses SignalR instead of polling to get request status. |
VerifiedID-ServiceBus | Sample that uses Azure ServiceBus to relay the Verified ID callbacks to the app. |
ServiceBusForwarder | ServiceBus forwarder app - use it with the above sample. |
Sample | Description |
---|---|
api-dotnet | moved to https://github.com/Azure-Samples/active-directory-verifiable-credentials-dotnet |
api-java | moved to https://github.com/Azure-Samples/active-directory-verifiable-credentials-java |
api-nodejs | moved to https://github.com/Azure-Samples/active-directory-verifiable-credentials-node |
api-python | moved to https://github.com/Azure-Samples/active-directory-verifiable-credentials-python |
b2c-vc-signin | moved to https://github.com/Azure-Samples/active-directory-verifiable-credentials-dotnet/tree/main/3-asp-net-core-api-b2c |
vc-onboarding | moved to https://github.com/Azure-Samples/active-directory-verifiable-credentials-dotnet/tree/main/5-onboard-with-tap |