{
    "is_token_endpoint_ip_header_trusted": false,
    "name": "orchard-machine-to-machine",
    "is_first_party": true,
    "oidc_conformant": true,
    "sso_disabled": false,
    "cross_origin_auth": false,
    "description": "",
    "logo_uri": "",
    "sso": false,
    "client_metadata": {
      "display_name": "Orchard M2M"
    },
    "callbacks": [],
    "allowed_logout_urls": [],
    "allowed_clients": [],
    "allowed_origins": [],
    "jwt_configuration": {
        "alg": "RS256",
        "lifetime_in_seconds": 36000,
        "secret_encoded": false
    },
    "token_endpoint_auth_method": "client_secret_post",
    "app_type": "non_interactive",
    "grant_types": [
        "authorization_code",
        "implicit",
        "refresh_token",
        "client_credentials"
    ],
    "web_origins": [],
    "custom_login_page_on": true
}
