ory-am/hydra

View on GitHub
persistence/sql/migratest/fixtures/hydra_client/client-21.json

Summary

Maintainability
Test Coverage
{
  "AccessTokenStrategy": "",
  "AllowedCORSOrigins": [
    "http://cors/21_1",
    "http://cors/21_2"
  ],
  "Audience": [
    "autdience-21_1",
    "autdience-21_2"
  ],
  "BackChannelLogoutSessionRequired": true,
  "BackChannelLogoutURI": "http://back_logout/21",
  "ClientURI": "http://client/21",
  "Contacts": [
    "contact-21_1",
    "contact-21_2"
  ],
  "CreatedAt": "0001-01-01T00:00:00Z",
  "FrontChannelLogoutSessionRequired": true,
  "FrontChannelLogoutURI": "http://front_logout/21",
  "GrantTypes": [
    "grant-21_1",
    "grant-21_2"
  ],
  "ID": "client-21",
  "JSONWebKeys": {
    "JSONWebKeySet": null
  },
  "JSONWebKeysURI": "http://jwks/21",
  "Lifespans": {
    "AuthorizationCodeGrantAccessTokenLifespan": {
      "Duration": 0,
      "Valid": false
    },
    "AuthorizationCodeGrantIDTokenLifespan": {
      "Duration": 0,
      "Valid": false
    },
    "AuthorizationCodeGrantRefreshTokenLifespan": {
      "Duration": 0,
      "Valid": false
    },
    "ClientCredentialsGrantAccessTokenLifespan": {
      "Duration": 0,
      "Valid": false
    },
    "ImplicitGrantAccessTokenLifespan": {
      "Duration": 0,
      "Valid": false
    },
    "ImplicitGrantIDTokenLifespan": {
      "Duration": 0,
      "Valid": false
    },
    "JwtBearerGrantAccessTokenLifespan": {
      "Duration": 0,
      "Valid": false
    },
    "PasswordGrantAccessTokenLifespan": {
      "Duration": 0,
      "Valid": false
    },
    "PasswordGrantRefreshTokenLifespan": {
      "Duration": 0,
      "Valid": false
    },
    "RefreshTokenGrantAccessTokenLifespan": {
      "Duration": 0,
      "Valid": false
    },
    "RefreshTokenGrantIDTokenLifespan": {
      "Duration": 0,
      "Valid": false
    },
    "RefreshTokenGrantRefreshTokenLifespan": {
      "Duration": 0,
      "Valid": false
    }
  },
  "LogoURI": "http://logo/21",
  "Metadata": {
    "migration": "21"
  },
  "NID": "00000000-0000-0000-0000-000000000000",
  "Name": "Client 21",
  "Owner": "owner-21",
  "PK": {
    "String": "",
    "Valid": false
  },
  "PKDeprecated": 0,
  "PolicyURI": "http://policy/21",
  "PostLogoutRedirectURIs": [
    "http://post_redirect/21_1",
    "http://post_redirect/21_2"
  ],
  "RedirectURIs": [
    "http://redirect/21_1",
    "http://redirect/21_2"
  ],
  "RegistrationAccessToken": "",
  "RegistrationAccessTokenSignature": "",
  "RegistrationClientURI": "",
  "RequestObjectSigningAlgorithm": "r_alg-21",
  "RequestURIs": [
    "http://request/21_1",
    "http://request/21_2"
  ],
  "ResponseTypes": [
    "response-21_1",
    "response-21_2"
  ],
  "Scope": "scope-21",
  "Secret": "secret-21",
  "SecretExpiresAt": 0,
  "SectorIdentifierURI": "http://sector_id/21",
  "SkipConsent": false,
  "SkipLogoutConsent": {
    "Bool": false,
    "Valid": false
  },
  "SubjectType": "subject-21",
  "TermsOfServiceURI": "http://tos/21",
  "TokenEndpointAuthMethod": "token_auth-21",
  "TokenEndpointAuthSigningAlgorithm": "",
  "UpdatedAt": "0001-01-01T00:00:00Z",
  "UserinfoSignedResponseAlg": "u_alg-21"
}