Skip to main content

Posts Tagged ‘New Features’

The Third Thing to Know When Looking to Replatform

If you follow the customer experience or marketing technology market with any regularity, you’ll notice platform vendors are always releasing newer versions of their systems. Sometimes those releases are very incremental changes such as small updates or fixes. However, major new features and capabilities are sometimes put into the market that will shake up the […]

All You Need to Know About Adobe Experience Manager 6.3

At last month’s Adobe Summit, Adobe officially unveiled and introduced the next generation of Adobe Experience Manager, AEM 6.3. There are a lot new and exciting things that the community is looking forward to in this new version. And this year, I am thrilled to have the opportunity to join the Adobe AEM Beta Program […]

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 […]