Validate Gateway Policies Programmatically
search cancel

Validate Gateway Policies Programmatically

book

Article ID: 247278

calendar_today

Updated On:

Products

CA API Gateway

Issue/Introduction

While validating a policy, the following message was observed in the Policy Validation Messages:

Assertion: Authenticate User or Group Error: The corresponding identity cannot be found. Please remove the assertion from the policy.

This may be an issue with other policies but there are hundreds of policies to check.  Is there any way to programmatically check/validate all the policies?

Environment

API Gateway

Resolution

Policy validation is a function of the Policy Manager. This cannot be done programmatically (i.e.) via an API call or with Restman.