apigeelint
Version:
Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.
10 lines (9 loc) • 402 B
text/xml
<VerifyJWT async="false" continueOnError="false" enabled="true" name="JWT-VerifyIdPToken">
<DisplayName>JWT-VerifyIdPToken</DisplayName>
<Algorithm>RS256</Algorithm>
<PublicKey>
<JWKS uriRef="propertyset.idp_configuration.jwks_uri"/>
</PublicKey>
<Issuer ref="propertyset.idp_configuration.issuer"/>
<Audience ref="propertyset.idp_configuration.audience"/>
</VerifyJWT>