ClientMetadata
Defined in: @types/oidc-provider/index.d.ts:121
Extends
Section titled “Extends”Indexable
Section titled “Indexable”[
key:string]:unknown
Properties
Section titled “Properties”application_type?
Section titled “application_type?”
optionalapplication_type?:"web"|"native"
Defined in: @types/oidc-provider/index.d.ts:62
Inherited from
Section titled “Inherited from”AllClientMetadata.application_type
authorization_encrypted_response_alg?
Section titled “authorization_encrypted_response_alg?”
optionalauthorization_encrypted_response_alg?:EncryptionAlgValues
Defined in: @types/oidc-provider/index.d.ts:105
Inherited from
Section titled “Inherited from”AllClientMetadata.authorization_encrypted_response_alg
authorization_encrypted_response_enc?
Section titled “authorization_encrypted_response_enc?”
optionalauthorization_encrypted_response_enc?:EncryptionEncValues
Defined in: @types/oidc-provider/index.d.ts:106
Inherited from
Section titled “Inherited from”AllClientMetadata.authorization_encrypted_response_enc
authorization_signed_response_alg?
Section titled “authorization_signed_response_alg?”
optionalauthorization_signed_response_alg?:SigningAlgorithm
Defined in: @types/oidc-provider/index.d.ts:104
Inherited from
Section titled “Inherited from”AllClientMetadata.authorization_signed_response_alg
backchannel_authentication_request_signing_alg?
Section titled “backchannel_authentication_request_signing_alg?”
optionalbackchannel_authentication_request_signing_alg?:string
Defined in: @types/oidc-provider/index.d.ts:114
Inherited from
Section titled “Inherited from”AllClientMetadata.backchannel_authentication_request_signing_alg
backchannel_client_notification_endpoint?
Section titled “backchannel_client_notification_endpoint?”
optionalbackchannel_client_notification_endpoint?:string
Defined in: @types/oidc-provider/index.d.ts:115
Inherited from
Section titled “Inherited from”AllClientMetadata.backchannel_client_notification_endpoint
backchannel_logout_session_required?
Section titled “backchannel_logout_session_required?”
optionalbackchannel_logout_session_required?:boolean
Defined in: @types/oidc-provider/index.d.ts:95
Inherited from
Section titled “Inherited from”AllClientMetadata.backchannel_logout_session_required
backchannel_logout_uri?
Section titled “backchannel_logout_uri?”
optionalbackchannel_logout_uri?:string
Defined in: @types/oidc-provider/index.d.ts:96
Inherited from
Section titled “Inherited from”AllClientMetadata.backchannel_logout_uri
backchannel_token_delivery_mode?
Section titled “backchannel_token_delivery_mode?”
optionalbackchannel_token_delivery_mode?:CIBADeliveryMode
Defined in: @types/oidc-provider/index.d.ts:116
Inherited from
Section titled “Inherited from”AllClientMetadata.backchannel_token_delivery_mode
backchannel_user_code_parameter?
Section titled “backchannel_user_code_parameter?”
optionalbackchannel_user_code_parameter?:boolean
Defined in: @types/oidc-provider/index.d.ts:113
Inherited from
Section titled “Inherited from”AllClientMetadata.backchannel_user_code_parameter
client_id
Section titled “client_id”client_id:
string
Defined in: @types/oidc-provider/index.d.ts:122
Overrides
Section titled “Overrides”client_id_issued_at?
Section titled “client_id_issued_at?”
optionalclient_id_issued_at?:number
Defined in: @types/oidc-provider/index.d.ts:63
Inherited from
Section titled “Inherited from”AllClientMetadata.client_id_issued_at
client_name?
Section titled “client_name?”
optionalclient_name?:string
Defined in: @types/oidc-provider/index.d.ts:64
Inherited from
Section titled “Inherited from”client_secret?
Section titled “client_secret?”
optionalclient_secret?:string
Defined in: @types/oidc-provider/index.d.ts:66
Inherited from
Section titled “Inherited from”AllClientMetadata.client_secret
client_secret_expires_at?
Section titled “client_secret_expires_at?”
optionalclient_secret_expires_at?:number
Defined in: @types/oidc-provider/index.d.ts:65
Inherited from
Section titled “Inherited from”AllClientMetadata.client_secret_expires_at
client_uri?
Section titled “client_uri?”
optionalclient_uri?:string
Defined in: @types/oidc-provider/index.d.ts:67
Inherited from
Section titled “Inherited from”contacts?
Section titled “contacts?”
optionalcontacts?:string[]
Defined in: @types/oidc-provider/index.d.ts:68
Inherited from
Section titled “Inherited from”default_acr_values?
Section titled “default_acr_values?”
optionaldefault_acr_values?:string[]
Defined in: @types/oidc-provider/index.d.ts:69
Inherited from
Section titled “Inherited from”AllClientMetadata.default_acr_values
default_max_age?
Section titled “default_max_age?”
optionaldefault_max_age?:number
Defined in: @types/oidc-provider/index.d.ts:70
Inherited from
Section titled “Inherited from”AllClientMetadata.default_max_age
grant_types?
Section titled “grant_types?”
optionalgrant_types?:string[]
Defined in: @types/oidc-provider/index.d.ts:58
Inherited from
Section titled “Inherited from”id_token_encrypted_response_alg?
Section titled “id_token_encrypted_response_alg?”
optionalid_token_encrypted_response_alg?:EncryptionAlgValues
Defined in: @types/oidc-provider/index.d.ts:100
Inherited from
Section titled “Inherited from”AllClientMetadata.id_token_encrypted_response_alg
id_token_encrypted_response_enc?
Section titled “id_token_encrypted_response_enc?”
optionalid_token_encrypted_response_enc?:EncryptionEncValues
Defined in: @types/oidc-provider/index.d.ts:101
Inherited from
Section titled “Inherited from”AllClientMetadata.id_token_encrypted_response_enc
id_token_signed_response_alg?
Section titled “id_token_signed_response_alg?”
optionalid_token_signed_response_alg?:SigningAlgorithmWithNone
Defined in: @types/oidc-provider/index.d.ts:71
Inherited from
Section titled “Inherited from”AllClientMetadata.id_token_signed_response_alg
initiate_login_uri?
Section titled “initiate_login_uri?”
optionalinitiate_login_uri?:string
Defined in: @types/oidc-provider/index.d.ts:72
Inherited from
Section titled “Inherited from”AllClientMetadata.initiate_login_uri
introspection_encrypted_response_alg?
Section titled “introspection_encrypted_response_alg?”
optionalintrospection_encrypted_response_alg?:EncryptionAlgValues
Defined in: @types/oidc-provider/index.d.ts:93
Inherited from
Section titled “Inherited from”AllClientMetadata.introspection_encrypted_response_alg
introspection_encrypted_response_enc?
Section titled “introspection_encrypted_response_enc?”
optionalintrospection_encrypted_response_enc?:EncryptionEncValues
Defined in: @types/oidc-provider/index.d.ts:94
Inherited from
Section titled “Inherited from”AllClientMetadata.introspection_encrypted_response_enc
introspection_signed_response_alg?
Section titled “introspection_signed_response_alg?”
optionalintrospection_signed_response_alg?:SigningAlgorithmWithNone
Defined in: @types/oidc-provider/index.d.ts:92
Inherited from
Section titled “Inherited from”AllClientMetadata.introspection_signed_response_alg
optionaljwks?:JWKS
Defined in: @types/oidc-provider/index.d.ts:74
Inherited from
Section titled “Inherited from”jwks_uri?
Section titled “jwks_uri?”
optionaljwks_uri?:string
Defined in: @types/oidc-provider/index.d.ts:73
Inherited from
Section titled “Inherited from”logo_uri?
Section titled “logo_uri?”
optionallogo_uri?:string
Defined in: @types/oidc-provider/index.d.ts:75
Inherited from
Section titled “Inherited from”policy_uri?
Section titled “policy_uri?”
optionalpolicy_uri?:string
Defined in: @types/oidc-provider/index.d.ts:76
Inherited from
Section titled “Inherited from”post_logout_redirect_uris?
Section titled “post_logout_redirect_uris?”
optionalpost_logout_redirect_uris?:string[]
Defined in: @types/oidc-provider/index.d.ts:77
Inherited from
Section titled “Inherited from”AllClientMetadata.post_logout_redirect_uris
redirect_uris?
Section titled “redirect_uris?”
optionalredirect_uris?:string[]
Defined in: @types/oidc-provider/index.d.ts:57
Inherited from
Section titled “Inherited from”AllClientMetadata.redirect_uris
request_object_encryption_alg?
Section titled “request_object_encryption_alg?”
optionalrequest_object_encryption_alg?:EncryptionAlgValues
Defined in: @types/oidc-provider/index.d.ts:98
Inherited from
Section titled “Inherited from”AllClientMetadata.request_object_encryption_alg
request_object_encryption_enc?
Section titled “request_object_encryption_enc?”
optionalrequest_object_encryption_enc?:EncryptionEncValues
Defined in: @types/oidc-provider/index.d.ts:99
Inherited from
Section titled “Inherited from”AllClientMetadata.request_object_encryption_enc
request_object_signing_alg?
Section titled “request_object_signing_alg?”
optionalrequest_object_signing_alg?:SigningAlgorithmWithNone
Defined in: @types/oidc-provider/index.d.ts:97
Inherited from
Section titled “Inherited from”AllClientMetadata.request_object_signing_alg
require_auth_time?
Section titled “require_auth_time?”
optionalrequire_auth_time?:boolean
Defined in: @types/oidc-provider/index.d.ts:78
Inherited from
Section titled “Inherited from”AllClientMetadata.require_auth_time
require_pushed_authorization_requests?
Section titled “require_pushed_authorization_requests?”
optionalrequire_pushed_authorization_requests?:boolean
Defined in: @types/oidc-provider/index.d.ts:111
Inherited from
Section titled “Inherited from”AllClientMetadata.require_pushed_authorization_requests
require_signed_request_object?
Section titled “require_signed_request_object?”
optionalrequire_signed_request_object?:boolean
Defined in: @types/oidc-provider/index.d.ts:110
Inherited from
Section titled “Inherited from”AllClientMetadata.require_signed_request_object
response_modes?
Section titled “response_modes?”
optionalresponse_modes?:string[]
Defined in: @types/oidc-provider/index.d.ts:60
Inherited from
Section titled “Inherited from”AllClientMetadata.response_modes
response_types?
Section titled “response_types?”
optionalresponse_types?:ResponseType[]
Defined in: @types/oidc-provider/index.d.ts:59
Inherited from
Section titled “Inherited from”AllClientMetadata.response_types
scope?
Section titled “scope?”
optionalscope?:string
Defined in: @types/oidc-provider/index.d.ts:79
Inherited from
Section titled “Inherited from”sector_identifier_uri?
Section titled “sector_identifier_uri?”
optionalsector_identifier_uri?:string
Defined in: @types/oidc-provider/index.d.ts:80
Inherited from
Section titled “Inherited from”AllClientMetadata.sector_identifier_uri
subject_type?
Section titled “subject_type?”
optionalsubject_type?:SubjectTypes
Defined in: @types/oidc-provider/index.d.ts:81
Inherited from
Section titled “Inherited from”AllClientMetadata.subject_type
tls_client_auth_san_dns?
Section titled “tls_client_auth_san_dns?”
optionaltls_client_auth_san_dns?:string
Defined in: @types/oidc-provider/index.d.ts:86
Inherited from
Section titled “Inherited from”AllClientMetadata.tls_client_auth_san_dns
tls_client_auth_san_email?
Section titled “tls_client_auth_san_email?”
optionaltls_client_auth_san_email?:string
Defined in: @types/oidc-provider/index.d.ts:89
Inherited from
Section titled “Inherited from”AllClientMetadata.tls_client_auth_san_email
tls_client_auth_san_ip?
Section titled “tls_client_auth_san_ip?”
optionaltls_client_auth_san_ip?:string
Defined in: @types/oidc-provider/index.d.ts:88
Inherited from
Section titled “Inherited from”AllClientMetadata.tls_client_auth_san_ip
tls_client_auth_san_uri?
Section titled “tls_client_auth_san_uri?”
optionaltls_client_auth_san_uri?:string
Defined in: @types/oidc-provider/index.d.ts:87
Inherited from
Section titled “Inherited from”AllClientMetadata.tls_client_auth_san_uri
tls_client_auth_subject_dn?
Section titled “tls_client_auth_subject_dn?”
optionaltls_client_auth_subject_dn?:string
Defined in: @types/oidc-provider/index.d.ts:85
Inherited from
Section titled “Inherited from”AllClientMetadata.tls_client_auth_subject_dn
tls_client_certificate_bound_access_tokens?
Section titled “tls_client_certificate_bound_access_tokens?”
optionaltls_client_certificate_bound_access_tokens?:boolean
Defined in: @types/oidc-provider/index.d.ts:107
Inherited from
Section titled “Inherited from”AllClientMetadata.tls_client_certificate_bound_access_tokens
token_endpoint_auth_method?
Section titled “token_endpoint_auth_method?”
optionaltoken_endpoint_auth_method?:ClientAuthMethod
Defined in: @types/oidc-provider/index.d.ts:82
Inherited from
Section titled “Inherited from”AllClientMetadata.token_endpoint_auth_method
token_endpoint_auth_signing_alg?
Section titled “token_endpoint_auth_signing_alg?”
optionaltoken_endpoint_auth_signing_alg?:SigningAlgorithm
Defined in: @types/oidc-provider/index.d.ts:90
Inherited from
Section titled “Inherited from”AllClientMetadata.token_endpoint_auth_signing_alg
tos_uri?
Section titled “tos_uri?”
optionaltos_uri?:string
Defined in: @types/oidc-provider/index.d.ts:83
Inherited from
Section titled “Inherited from”use_mtls_endpoint_aliases?
Section titled “use_mtls_endpoint_aliases?”
optionaluse_mtls_endpoint_aliases?:boolean
Defined in: @types/oidc-provider/index.d.ts:108
Inherited from
Section titled “Inherited from”AllClientMetadata.use_mtls_endpoint_aliases
userinfo_encrypted_response_alg?
Section titled “userinfo_encrypted_response_alg?”
optionaluserinfo_encrypted_response_alg?:EncryptionAlgValues
Defined in: @types/oidc-provider/index.d.ts:102
Inherited from
Section titled “Inherited from”AllClientMetadata.userinfo_encrypted_response_alg
userinfo_encrypted_response_enc?
Section titled “userinfo_encrypted_response_enc?”
optionaluserinfo_encrypted_response_enc?:EncryptionEncValues
Defined in: @types/oidc-provider/index.d.ts:103
Inherited from
Section titled “Inherited from”AllClientMetadata.userinfo_encrypted_response_enc
userinfo_signed_response_alg?
Section titled “userinfo_signed_response_alg?”
optionaluserinfo_signed_response_alg?:SigningAlgorithmWithNone
Defined in: @types/oidc-provider/index.d.ts:91