Skip to main content

Posts Tagged ‘DPFirmware’

Token-based authentication: Part 2 – JWT with DP firmware 7.2.0.1

In my previous article, I covered JSON Web Token and how to issue and validate it on data power firmware v 7.2.0.0 using custom gateway scripts. In this article, I will cover the issuance and validation of JWT with AAA action on data power firmware v 7.2.0.1. No need to write the code. Leverage the […]

Token-Based Authentication: Part 1- JWT with DP Firmware 7.2.0.0

This tutorial series explains how to issue and validate different types of tokens such as JWT(JSON Web Token) , SAML HoK(Holder-of key) using IBM DataPower gateway. In this article, you learn about the issuance and validation of JWT with firmware v 7.2.0.0. In Part-2, you will learn to issue and validate the JWT with firmware […]