All topics

SAML

23 articles tagged SAML.

SAML2 vs JWT: A Comparison

  • JWT
  • SAML

This post concludes our discussion of SAML2 and JWT. Here we look at a comparison of the features and use cases of the two technologies. It’s difficult to make a direct comparison of JWT and SAML2. As we’ve seen through this series, one must take into account the specifications that work in…

Read article: SAML2 vs JWT: A Comparison

JWT Use Cases

  • JWT
  • OAuth2
  • OpenID Connect

This post explores the equivalent JWT use cases corresponding to the five SAML2 use cases that were explored earlier in this series. We had to build up our tool set to get to this point — including exploring JWT, OAuth2, OpenID Connect, and the supporting specs. To be ready for this moment, we’ve…

Read article: JWT Use Cases