All topics

Azure

5 articles tagged Azure.

Differences Between Azure Active Directory and Red Hat SSO v7.1

  • 3Scale
  • Active Directory
  • API Management

I recently finished implementing OAuth2 and OIDC support for Azure Active Directory in my OAuth2 + OIDC Debugger. Previously, we implemented support for Red Hat SSO v7.1 and 3Scale. This post compares the two product’s implementations of these protocols (OAuth2 and OIDC). In particular, it looks at…

Read article: Differences Between Azure Active Directory and Red Hat SSO v7.1

Summary of Azure Active Directory OAuth2 Authorization Grant and OIDC Authentication Flow Uses

  • Active Directory
  • Authentication
  • Authorization

A while back I needed a summary of which protocols were supported/recommended in different situations by Azure Active Directory while I was researching the “When To Use Which (OAuth2) Grants and (OIDC) Flows” post. So, I am summarizing it here.

Read article: Summary of Azure Active Directory OAuth2 Authorization Grant and OIDC Authentication Flow Uses

SAML2 vs JWT: Apigee & Azure Active Directory Integration — A JWT Story

  • Active Directory
  • API Management
  • Apigee

In our next SAML2 vs JWT post, we are going to use a JWT with a very simple API that is proxied through Apigee Edge Public Cloud. The JWT token will be an OAuth2 access token generated by Azure Active Directory. In the last post in this series, we explored what JSON Web Tokens (JWTs) are and the…

Read article: SAML2 vs JWT: Apigee & Azure Active Directory Integration — A JWT Story