Open in app

Sign In

Write

Sign In

Rory Braybrook
Rory Braybrook

595 Followers

Home

Lists

About

Published in

The new control plane

·Sep 2

Adding an image to a VC with Microsoft Authenticator and Entra Verified ID

Claims in a VC can be both text and image. There is not much information about VC images out there, but the docs. refer to: “The uploaded photo for the user. The image type should be JPEG and the maximum size is 2MB. When presenting the photo claim to a…

Microsoft Entra

2 min read

Adding an image to a VC with Microsoft Authenticator and Entra Verified ID
Adding an image to a VC with Microsoft Authenticator and Entra Verified ID
Microsoft Entra

2 min read


Published in

The new control plane

·Sep 2

Adding extra text to a self-asserted page in Azure AD B2C

There are several ways to do this. You could use the “Paragraph” method, JS / CSS or add extra text to the claims “DisplayName”. But you can also add the text as input fields: <InputClaims> <InputClaim ClaimTypeReferenceId="label_text" DefaultValue="Some wording" AlwaysUseDefaultValue="true"/> </InputClaims> <OutputClaims> <OutputClaim ClaimTypeReferenceId="label_text" /> </OutputClaims> All good!

Azure Ad B2c

1 min read

Adding extra text to a self-asserted page in Azure AD B2C
Adding extra text to a self-asserted page in Azure AD B2C
Azure Ad B2c

1 min read


Published in

The new control plane

·Aug 20

Creating a Decentralized Identifier (DID)

From the docs: “DIDs are user-generated, self-owned, globally unique identifiers rooted in decentralized systems like ION. They possess unique characteristics, like greater assurance of immutability, censorship resistance, and tamper evasiveness. These attributes are critical for any ID system intended to provide self-ownership and user control. Microsoft’s verifiable credential solution uses…

Verifiable Credentials

5 min read

Creating a Decentralized Identifier (DID)
Creating a Decentralized Identifier (DID)
Verifiable Credentials

5 min read


Published in

The new control plane

·Jul 10

Using the Entra Verified ID Network to verify credentials

There’s a good overview here. Imagine Woodgrove is a trusted site that issues credentials. My site offers a discount to all Woodgrove employees. The question is how do I know what “metadata” to use (Woodgrove DID’s etc.) to accomplish this. This is what the verified ID network is used for. …

Verifiable Credentials

3 min read

Using the Entra Verified ID Network to verify credentials
Using the Entra Verified ID Network to verify credentials
Verifiable Credentials

3 min read


Published in

The new control plane

·Jul 8

Using the Github Postman samples for Entra Verifiable Credentials

The Github sample is here. I used “OPTION 2 (Manually importing the postman collection and environment JSON files)”. I used the Postman Scratchpad to do this. I also have the .NET sample working so I could get most of the settings from appsettings.json.

Verifiable Credentials

4 min read

Using the Github Postman samples for Entra Verifiable Credentials
Using the Github Postman samples for Entra Verifiable Credentials
Verifiable Credentials

4 min read


Published in

The new control plane

·Jul 3

“Unit testing” with Azure AD B2C

I often have the case where I’ve written a custom policy, but the other pieces required to deploy it, e.g. REST API, databases etc., aren’t ready, but I still want to test the logic. I create a unit test Technical Policy that the policy calls, and I add all the flags that would derive from the API etc., in there e.g. <OutputClaim ClaimTypeReferenceId="extension_Flag1" DefaultValue="True" AlwaysUseDefaultValue="true" />

Azure Ad B2c

1 min read

“Unit testing” with Azure AD B2C
“Unit testing” with Azure AD B2C
Azure Ad B2c

1 min read


Published in

The new control plane

·Jun 12

Getting the Verifiable Credentials .NET sample 3 working (Part 2)

First, read part 1. Part 1 is a website that issues and verifies VC. Part 2 is a B2C custom policy that uses the API in the website to issue and verify a VC from B2C. The custom policies and HTML are here. We will use the SignupOrSigninVCQ policy. There…

Azure Active Directory

3 min read

Getting the Verifiable Credentials .NET sample 3 working (Part 2)
Getting the Verifiable Credentials .NET sample 3 working (Part 2)
Azure Active Directory

3 min read


Published in

The new control plane

·Jun 5

Getting the Verifiable Credentials .NET sample 3 working (Part 1)

If you haven’t read the first article, have a read here. Setup the basic VC stuff as per that article. The Github sample is here. There are three .NET samples there. The above link refers to the first sample.

Azure Ad B2c

4 min read

Getting the Verifiable Credentials .NET sample 3 working (Part 1)
Getting the Verifiable Credentials .NET sample 3 working (Part 1)
Azure Ad B2c

4 min read


Published in

The new control plane

·May 30

Some thoughts on CIAM External ID and Azure AD B2C

CIAM External ID was announced at Build and is currently in public preview. CIAM (Customer IAM) is the successor to Azure AD B2C. And, of course, I then got a million questions about the future of B2C, so I decided to write this post. Note that the product has just…

Ciam

4 min read

Some thoughts on CIAM External ID and Azure AD B2C
Some thoughts on CIAM External ID and Azure AD B2C
Ciam

4 min read


Published in

The new control plane

·May 25

Validating your Verified ID setup in Azure AD

I’ve been playing around with the samples for Verified ID and one of the key points is getting the Azure AD configuration correct. The docs. for the configuration are here. There are some tools to help you. ION Explorer The first is the ION Explorer.

Verified Identity

4 min read

Validating your Verified ID setup in Azure AD
Validating your Verified ID setup in Azure AD
Verified Identity

4 min read

Rory Braybrook

Rory Braybrook

595 Followers

NZ Microsoft Identity dude and MVP. Azure AD/B2C/ADFS/Auth0/identityserver. StackOverflow: https://bit.ly/2XU4yvJ Presentations: http://bit.ly/334ZPt5

Following
  • Medium

    Medium

  • Darrell as a Service

    Darrell as a Service

  • Andreas Helland

    Andreas Helland

  • Scott Brady

    Scott Brady

  • Swaroop Krishnamurthy

    Swaroop Krishnamurthy

See all (18)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams