BechtelCanDoIt / WSO2-APIM-API-Resource-Policy-App-Owner-Check

Mediator checks that the Application Owner Name is listed in the Policy Attribute “sub-name” value. If not it raises a fault.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WSO2-APIM-API-Resource-Policy-App-Owner-Check

Mediator checks that the Application Owner Name (sub) is listed in the Policy Attribute “ownerList” value. If not the resource is not allowed to pass on.

Architecture

Found Owner Name - Pass Through: 200 ok 200 ok

Not Found Owner - Blocked: 202 accepted 202 accepted

About

Mediator checks that the Application Owner Name is listed in the Policy Attribute “sub-name” value. If not it raises a fault.

License:Apache License 2.0


Languages

Language:Java 97.3%Language:Jinja 2.7%