Skip to content

Instantly share code, notes, and snippets.

@tbruno
tbruno / keybase.md
Last active May 22, 2019 17:52
Keybase

Keybase proof

I hereby claim:

  • I am tbruno on github.
  • I am tbruno (https://keybase.io/tbruno) on keybase.
  • I have a public key ASCW26fz59ZMn4qXiTdt05D_V7lcpDPgg_4QGtwPeBXP_wo

To claim this, I am signing this object:

id: client-id-enforcement
name: Client ID enforcement
supportedPoliciesVersions: ['v1', 'v2', 'v3', 'v4', 'v5', 'v6', 'v7','v8']
description: |
All calls to the API must include a client ID and client secret for an application that is registered to use the API.
This policy will require updates to the RAML definition in order to function. You can obtain the RAML snippet and learn more [here](https://docs.mulesoft.com/anypoint-platform-for-apis/client-id-based-policies).
category: Compliance
type: system
standalone: true
function refreshPolicyTemplates(policyTemplates) {
$scope.policyTemplates = policyTemplates;
$scope.characteristics = {};
initFakeData ();
initCharacteristicsMap();
initVisualizationMode();
updateSortablePoliciesMap();