Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(plugin): FE001 plugin to check use of Authentication element #400

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

DinoChiesa
Copy link
Collaborator

add a new plugin to check the use of the Authentication element in ServiceCallout, ExternalCallout, and TargetEndpoint. Because this check looks at two distinct policies and an endpoint, it didn't fit into any of the existing plugin categories. Rather than breaking it into 3 new plugins, one for each policy and one for the targetendpoint, I added a new "feature" plugin type, and created this plugin (FE001) as the first of its type. It checks for this feature in all three places.

@ssvaidyanathan ssvaidyanathan merged commit 5985cf7 into apigee:main Nov 30, 2023
2 checks passed
@DinoChiesa DinoChiesa deleted the authentication-element branch December 4, 2023 17:53
@DinoChiesa
Copy link
Collaborator Author

This addresses #399

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants