{
    "is_token_endpoint_ip_header_trusted": false,
    "name": "pdp-test-login",
    "is_first_party": true,
    "oidc_conformant": true,
    "sso_disabled": false,
    "cross_origin_auth": false,
    "description": "Test application used by Permissions Platform integration tests",
    "logo_uri": "",
    "sso": false,
    "client_metadata": {
      "display_name": "PDP Test"
    },
    "callbacks": [],
    "allowed_logout_urls": [],
    "allowed_clients": [],
    "allowed_origins": [],
    "jwt_configuration": {
      "alg": "RS256",
      "lifetime_in_seconds": 36000,
      "secret_encoded": false
    },
    "token_endpoint_auth_method": "none",
    "app_type": "spa",
    "grant_types": [
      "password",
      "http://auth0.com/oauth/grant-type/mfa-otp"
    ],
    "web_origins": [],
    "organization_usage": "allow",
    "custom_login_page_on": true
  }
