Loading...

What is JWT JSON Web Token?

What is JWT JSON Web Token?

If you've heard of JWT or JSON Web Tokens but are not sure what they are, this post provides a brief introduction. As per the open standard RFC 7519, JWT is "a compact, URL-safe means of representing claims to be transferred between two parties." Essentially, a token can be generated by a system, and a third-party system can verify that the token is authentic and has not been tampered with. This token can be used to securely exchange information between two parties.

By understanding the fundamentals of JWT, you can create and implement more secure authentication and authorization mechanisms in your applications. So, whether you're a developer building an API or a security professional looking to enhance your knowledge, this post is a great starting point.

The post What is JWT JSON Web Token? was originally published on Carl de Souza.

Published on:

Learn more
Carl de Souza - Software + Imagination
Carl de Souza - Software + Imagination

Hello! I’m Carl de Souza, a developer and architect focusing on Microsoft Dynamics 365, BI, Web, Cloud, AI and Data Science.

Share post:

Related posts

Microsoft Launches Support for Entra ID External Authentication Methods

Microsoft has expanded its support for external authentication methods by including Entra ID in its portfolio. The move was announced on May 2...

5 months ago

Two Factor authentication (2FA) for Dynamic 365 Online

Are you concerned about the security of your Dynamics 365 Online account? This blog post provides valuable information on how to implement an ...

7 years ago

WCF Authentication with Azure Active Directory by username and password using JWT(JSON Web Token)

Looking to incorporate Azure Active Directory (AAD) into your WCF authentication process? This tutorial explores how to accomplish just that b...

8 years ago

Power Apps Portal - Authentication, Authorization

This post delves into the realm of Power Apps Portal, specifically covering the topics of authentication and authorization. When working with ...

2 years ago

Basic Authentication retirement in Microsoft 365 Apps

Microsoft 365 Apps are deprecating Basic authentication in Office Apps, as it sends a username and password with each request which can be acc...

1 year ago

Reminder: Basic Authentication deprecation in Office Apps

This post serves as an important reminder that Microsoft 365 Apps are set to disable server sign-in prompts that use Basic authentication in O...

1 year ago

Basic Authentication retirement in Microsoft 365 Apps

If you are using Basic Authentication to access resources in Microsoft 365 Apps, be aware of the upcoming change. Basic Authentication is a le...

1 year ago

JWT JSON Web Tokens and Power Apps Portals

If you're pursuing a single sign-on (SSO) scenario using JSON Web Tokens (JWT) with Power Apps Portals to integrate with an external Web API, ...

2 years ago

Azure AD introduces native Certificate-based authentication

Azure AD has recently introduced native Certificate-based authentication (CBA). While CBA has been a standard authentication method for some o...

2 years ago
Stay up to date with latest Microsoft Dynamics 365 and Power Platform news!
* Yes, I agree to the privacy policy