{
  "is_token_endpoint_ip_header_trusted": false,
  "name": "dev-fe-marketing",
  "is_first_party": true,
  "oidc_conformant": true,
  "sso_disabled": false,
  "cross_origin_auth": false,
  "allowed_clients": [],
  "allowed_logout_urls": [
    "https://dev-mct.apollo.stream/login",
    "https://staging-mct.apollo.stream/login",
    "https://dev-mct-s3test.apollo.stream/login",
    "https://qa-mct.apollo.stream/login",
    "https://uat-mct.apollo.stream/login",
    "https://dev-mct-ui.apollo.stream/login",
    "http://localhost:3000/login"
  ],
  "callbacks": [
    "https://dev-mct.apollo.stream/auth/callback",
    "https://staging-mct.apollo.stream/auth/callback",
    "https://dev-mct-s3test.apollo.stream/auth/callback",
    "https://qa-mct.apollo.stream/auth/callback",
    "https://uat-mct.apollo.stream/auth/callback",
    "https://dev-mct-ui.apollo.stream/auth/callback",
    "http://localhost:3000/auth/callback",
    "http://localhost:3001/auth/callback",
    "https://sme-dna.us8.webtask.io/auth0-authentication-api-debugger"
  ],
  "native_social_login": {
    "apple": {
      "enabled": false
    },
    "facebook": {
      "enabled": false
    }
  },
  "allowed_origins": [
    "https://dev-mct.apollo.stream/auth/callback",
    "https://staging-mct.apollo.stream/auth/callback",
    "https://dev-mct-s3test.apollo.stream/auth/callback",
    "https://qa-mct.apollo.stream/auth/callback",
    "https://uat-mct.apollo.stream/auth/callback",
    "http://localhost:3000",
    "http://localhost:3001",
    "https://dev-mct-ui.apollo.stream/auth/callback",
    "http://localhost:3000/auth/callback",
    "http://localhost:3001/auth/callback"
  ],
  "jwt_configuration": {
    "alg": "RS256",
    "lifetime_in_seconds": 86400,
    "secret_encoded": false
  },
  "client_aliases": [],
  "token_endpoint_auth_method": "none",
  "app_type": "spa",
  "grant_types": [
    "authorization_code",
    "implicit",
    "refresh_token"
  ],
  "web_origins": [
    "https://dev-mct.apollo.stream",
    "https://dev-mct.apollo.stream/auth/callback",
    "https://staging-mct.apollo.stream",
    "https://staging-mct.apollo.stream/auth/callback",
    "https://dev-mct-s3test.apollo.stream/auth/callback",
    "https://qa-mct.apollo.stream",
    "https://qa-mct.apollo.stream/auth/callback",
    "https://uat-mct.apollo.stream",
    "https://uat-mct.apollo.stream/auth/callback",
    "http://localhost:3000",
    "http://localhost:3001",
    "https://dev-mct-ui.apollo.stream",
    "https://dev-mct-ui.apollo.stream/auth/callback",
    "http://localhost:3000/auth/callback"
  ],
  "custom_login_page_on": true
}