JSON Web Token (JWT) Parser
Problem this snippet solves: This feature is now native in v13.1 and it is strongly recommended you implement the native solution instead. This code is left only as an example for future use cases, ...
Published Apr 27, 2017
Version 1.0Graham_Alderso1
Employee
Joined May 22, 2019
Graham_Alderso1
Employee
Joined May 22, 2019
Marvin
Oct 22, 2020Cirrocumulus
Hi Graham, I am using F5 version 13.1.3 and I have a F5 SAML IDP which performs oauth client to another F5 config which functions as the oauth server, I receive the JWT access token properly however the user information is not saved in variables I only have the JSON encoded access token. You explain that this would be available inside version 13.1?