{
  "accounts_endpoint": "fedcm_accounts_endpoint.json",
  "client_metadata_endpoint": "fedcm_idp_metadata.json",
  "id_assertion_endpoint": "fedcm_idtokens_endpoint.json",
  "id_token_endpoint": "fedcm_idtokens_endpoint.json",
  "revocation_endpoint": "revocation_endpoint",
  "branding": {
    "background_color": "0x6200ee",
    "color": "0xffffff",
    "icons": [
      {
        "url": "http://localhost:4245/assets/www/images/test.gif",
        "size": 256
      }
    ],
    "name": "Demo IDP"
  }
}
