Settings
Readonly view of the current application configuration
| Setting | Value |
| credential_issuer_url |
https://issuer-playground-service.igrant.io
|
| log_level |
DEBUG
|
| store_type |
sqlite
|
| store_path |
data/issuer.db
|
| test_data |
—
|
| Setting | Value |
| server.host |
0.0.0.0
|
| server.port |
8000
|
| admin_server.host |
0.0.0.0
|
| admin_server.port |
8001
|
| Setting | Value |
| auth_code_lifetime |
300
|
| pre_auth_code_lifetime |
300
|
| access_token_lifetime |
86400
|
| nonce_lifetime |
300
|
| credential_offer_lifetime |
600
|
| par_lifetime |
60
|
| issuer_state_lifetime |
600
|
| deferred_credential_interval |
5
|
| Setting | Value |
| credential_validity_days |
365
|
| batch_credential_issuance_batch_size |
1
|
| Setting | Value |
| admin_api_key |
***masked***
|
| dpop_proof_max_age |
300
|
| Setting | Value |
| sdjwt_ca_certificate |
keys/sdjwt_ds_ca_cert.pem
|
| sdjwt_ds_key |
keys/sdjwt_ds_key.pem
|
| sdjwt_ds_certificate |
keys/sdjwt_ds_cert.pem
|
| Setting | Value |
| mdoc_iaca_certificate |
keys/mdoc_ds_ca_cert.pem
|
| mdoc_ds_key |
keys/mdoc_ds_key.pem
|
| mdoc_ds_certificate |
keys/mdoc_ds_cert.pem
|
| Setting | Value |
| advertise_attestation_client_auth |
true
|
| wallet_attestation_trust_anchors |
—
|
| wallet_attestation_x509_chain_verification |
true
|
| Setting | Value |
| key_attestation_trust_anchors |
—
|
| key_attestation_x509_chain_verification |
true
|
| Setting | Value |
| credential_response_encryption_required |
false
|
| credential_response_encryption_alg_values_supported |
ECDH-ES
|
| credential_response_encryption_enc_values_supported |
A128CBC-HS256
A256GCM
|
| credential_request_encryption_required |
false
|
| credential_request_encryption_enc_values_supported |
A128CBC-HS256
A256GCM
|
| encryption_key |
—
|
| signed_metadata_enabled |
false
|
| stateless_nonce |
false
|
| Setting | Value |
| authorization_mode |
built-in
|
| introspection_endpoint |
—
|
| introspection_client_id |
—
|
| introspection_client_secret |
—
|
| Setting | Value |
| webhook_on_credential_requested |
—
|
| Setting | Value |
| status_list_renewal_interval |
3600
|
| status_list_token_exp |
86400
|
| status_list_token_ttl |
43200
|