Author Archives

Tsuyoshi Matsuzaki

Japanese, Hobby runner, and Explainer of computer science
(Japanese name : 松崎 剛)

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.

Architecture and Overview of R3 Corda

In this post, I’ll outline the concept, architecture, and a framework for R3 Corda with a brief sample of application.
Here we setup and configure by handcrafting on Ubuntu in this post. (I’ll show you Azure Blockchain Service (Corda protocol, now in private preview), when it’ll be available in public preview in the future.)