JWT JSON Web Tokens and Power Apps Portals
In this post, we will look at using JWT, or JSON Web Tokens, with Power Apps Portals to implement a single sign-on (SSO) scenario when integrating with an external Web API. In a previous post, we went through an introduction to JSON Web Tokens. If you not familiar with JWT, please start here. Power Apps Portals have an ability to generate a JWT token which can be verified using a … Continue reading JWT JSON Web Tokens and Power Apps Portals