Tag: Azure

Verifiable Credentials : Decentralized Credential Flows

Microsoft has launched ION hosting (beta) on Bitcoin mainnet, and new verifiable credentials service (private preview) on Azure Active Directory (Azure AD). In this post, I will summarize what is verifiable credentials and how it works.
This style of identity and credentials are very much like our physical world. I hope this future credential backed by decentralized technology will mitigate the impedance mismatch between the real world and the digital world.

A Walkthrough For Azure AD B2C Custom Policy (Identity Experience Framework)

For the folks who try to edit custom policies by oneself, here we walkthrough the policy structure in Azure AD B2C custom policy. By learning this walkthrough, I hope you’ll have a intuitive sense of “where is” or “what is” for each settings in B2C custom policy.
I note that this post assumes that you have basic knowledge for Azure AD B2C (such as, user flows with standard UI, simple UX customization for branding, and so on) and identity technologies, such as, OpenID or OAuth.