| Column | ID | Type |
|---|---|---|
| id | 0 | string NOT NULL HASH |
| nid | 1 | binary NOT NULL RANGE_ASC_NULL_LAST |
| client_name | 2 | string NULLABLE VALUE |
| client_secret | 3 | string NULLABLE VALUE |
| scope | 4 | string NULLABLE VALUE |
| owner | 5 | string NULLABLE VALUE |
| policy_uri | 6 | string NULLABLE VALUE |
| tos_uri | 7 | string NULLABLE VALUE |
| client_uri | 8 | string NULLABLE VALUE |
| logo_uri | 9 | string NULLABLE VALUE |
| client_secret_expires_at | 10 | int32 NULLABLE VALUE |
| sector_identifier_uri | 11 | string NULLABLE VALUE |
| jwks | 12 | string NULLABLE VALUE |
| jwks_uri | 13 | string NULLABLE VALUE |
| token_endpoint_auth_method | 14 | string NULLABLE VALUE |
| request_object_signing_alg | 15 | string NULLABLE VALUE |
| userinfo_signed_response_alg | 16 | string NULLABLE VALUE |
| subject_type | 17 | string NULLABLE VALUE |
| pk_deprecated | 18 | int32 NULLABLE VALUE |
| created_at | 19 | int64 NULLABLE VALUE |
| updated_at | 20 | int64 NULLABLE VALUE |
| frontchannel_logout_uri | 21 | string NULLABLE VALUE |
| frontchannel_logout_session_required | 22 | bool NULLABLE VALUE |
| backchannel_logout_uri | 23 | string NULLABLE VALUE |
| backchannel_logout_session_required | 24 | bool NULLABLE VALUE |
| metadata | 25 | string NULLABLE VALUE |
| token_endpoint_auth_signing_alg | 26 | string NULLABLE VALUE |
| authorization_code_grant_access_token_lifespan | 27 | int64 NULLABLE VALUE |
| authorization_code_grant_id_token_lifespan | 28 | int64 NULLABLE VALUE |
| authorization_code_grant_refresh_token_lifespan | 29 | int64 NULLABLE VALUE |
| client_credentials_grant_access_token_lifespan | 30 | int64 NULLABLE VALUE |
| implicit_grant_access_token_lifespan | 31 | int64 NULLABLE VALUE |
| implicit_grant_id_token_lifespan | 32 | int64 NULLABLE VALUE |
| jwt_bearer_grant_access_token_lifespan | 33 | int64 NULLABLE VALUE |
| password_grant_access_token_lifespan | 34 | int64 NULLABLE VALUE |
| password_grant_refresh_token_lifespan | 35 | int64 NULLABLE VALUE |
| refresh_token_grant_id_token_lifespan | 36 | int64 NULLABLE VALUE |
| refresh_token_grant_access_token_lifespan | 37 | int64 NULLABLE VALUE |
| refresh_token_grant_refresh_token_lifespan | 38 | int64 NULLABLE VALUE |
| pk | 39 | binary NULLABLE VALUE |
| registration_access_token_signature | 40 | string NULLABLE VALUE |
| redirect_uris | 41 | binary NULLABLE VALUE |
| grant_types | 42 | binary NULLABLE VALUE |
| response_types | 43 | binary NULLABLE VALUE |
| audience | 44 | binary NULLABLE VALUE |
| allowed_cors_origins | 45 | binary NULLABLE VALUE |
| contacts | 46 | binary NULLABLE VALUE |
| request_uris | 47 | binary NULLABLE VALUE |
| post_logout_redirect_uris | 48 | binary NULLABLE VALUE |
| access_token_strategy | 49 | string NULLABLE VALUE |
| skip_consent | 50 | bool NULLABLE VALUE |
| skip_logout_consent | 51 | bool NULLABLE VALUE |
| device_authorization_grant_id_token_lifespan | 52 | int64 NULLABLE VALUE |
| device_authorization_grant_access_token_lifespan | 53 | int64 NULLABLE VALUE |
| device_authorization_grant_refresh_token_lifespan | 54 | int64 NULLABLE VALUE |