OTK - Disable resource field
search cancel

OTK - Disable resource field

book

Article ID: 370747

calendar_today

Updated On:

Products

CA API Gateway

Issue/Introduction

We followed this article https://knowledge.broadcom.com/external/article/258505/remove-resource-field-from-authoauthv2to.html and we realized the order and number of assertions are different. We are running OTK 4.6.2 on apigw v11 and jwt is enabled. For these reason we added the following values in a different way into clientResponse variable. 

Apparently it works fine however let us know if this proposed solution is safe to our use of jwt and we will not have problem with any grant type or you might have another workaround or solution to disable the resource field?

Environment

Gateway 11.0 OTK 4.6.2

Resolution

The solution seems to work correctly, in the fragment called OTK token response, One can customize and insert a regex as described below.