Apicurio Registry configuration reference
This chapter provides reference information on the configuration options that are available for Apicurio Registry.
-
For details on setting configuration options by using the Core Registry API, see the
/admin/config/properties
endpoint in the Apicurio Registry REST API documentation. -
For details on client configuration options for Kafka serializers and deserializers, see Configuring Kafka serializers/deserializers in Java clients.
Apicurio Registry configuration options
The following Apicurio Registry configuration options are available for each component category:
api
Name | Type | Default | Available from | Description |
---|---|---|---|---|
|
|
|
|
Include stack trace in errors responses |
|
|
|
Disable APIs |
auth
Name | Type | Default | Available from | Description |
---|---|---|---|---|
|
|
|
|
Auth admin override claim |
|
|
|
|
Auth admin override claim value |
|
|
|
|
Auth admin override enabled |
|
|
|
|
Auth admin override from |
|
|
|
|
Auth admin override role |
|
|
|
|
Auth admin override type |
|
|
|
|
Anonymous read access |
|
|
|
|
Prefix used for application audit logging. |
|
|
|
|
Authenticated read access |
|
|
|
|
Client credentials token expiration time. |
|
|
|
|
Enable basic auth client credentials |
|
|
|
Client credentials scope. |
|
|
|
|
Client identifier used by the server for authentication. |
|
|
|
|
Client secret used by the server for authentication. |
|
|
|
|
|
Enable auth |
|
|
|
|
Artifact owner-only authorization |
|
|
|
|
Artifact group owner-only authorization |
|
|
|
|
Enable role based authorization |
|
|
|
|
Auth roles source |
|
|
|
Header authorization name |
|
|
|
|
|
Auth roles admin |
|
|
|
|
Auth roles developer |
|
|
|
|
Auth roles readonly |
|
|
|
|
Auth tenant owner admin enabled |
|
|
|
Authentication server url. |
cache
Name | Type | Default | Available from | Description |
---|---|---|---|---|
|
|
|
|
Registry cache enabled |
ccompat
Name | Type | Default | Available from | Description |
---|---|---|---|---|
|
|
|
|
Legacy ID mode (compatibility API) |
|
|
|
|
Maximum number of Subjects returned (compatibility API) |
|
|
|
|
Canonical hash mode (compatibility API) |
download
Name | Type | Default | Available from | Description |
---|---|---|---|---|
|
|
|
|
Download link expiry |
events
Name | Type | Default | Available from | Description |
---|---|---|---|---|
|
|
|
Events Kafka sink enabled |
health
Name | Type | Default | Available from | Description |
---|---|---|---|---|
|
|
|
Ignored liveness errors |
|
|
|
|
|
Counter reset window duration of persistence liveness check |
|
|
|
|
Disable logging of persistence liveness check |
|
|
|
|
Error threshold of persistence liveness check |
|
|
|
|
Status reset window duration of persistence liveness check |
|
|
|
|
Counter reset window duration of persistence readiness check |
|
|
|
|
Error threshold of persistence readiness check |
|
|
|
|
Status reset window duration of persistence readiness check |
|
|
|
|
Timeout of persistence readiness check |
|
|
|
|
Counter reset window duration of response liveness check |
|
|
|
|
Disable logging of response liveness check |
|
|
|
|
Error threshold of response liveness check |
|
|
|
|
Status reset window duration of response liveness check |
|
|
|
|
Counter reset window duration of response readiness check |
|
|
|
|
Error threshold of response readiness check |
|
|
|
|
Status reset window duration of response readiness check |
|
|
|
|
Timeout of response readiness check |
|
|
|
|
Storage metrics cache check period |
import
Name | Type | Default | Available from | Description |
---|---|---|---|---|
|
|
|
The import URL |
kafka
Name | Type | Default | Available from | Description |
---|---|---|---|---|
|
|
|
Events Kafka topic |
|
|
|
|
Events Kafka topic partition |
limits
Name | Type | Default | Available from | Description |
---|---|---|---|---|
|
|
|
|
Max artifact labels |
|
|
|
|
Max artifact properties |
|
|
|
|
Max artifacts |
|
|
|
|
Max artifact description length |
|
|
|
|
Max artifact label size |
|
|
|
|
Max artifact name length |
|
|
|
|
Max artifact property key size |
|
|
|
|
Max artifact property value size |
|
|
|
|
Max artifact requests per second |
|
|
|
|
Max schema size (bytes) |
|
|
|
|
Max total schemas |
|
|
|
|
Max versions per artifacts |
|
|
|
|
Storage metrics cache max size. |
log
Name | Type | Default | Available from | Description |
---|---|---|---|---|
|
|
|
Log level |
mt
Name | Type | Default | Available from | Description |
---|---|---|---|---|
|
|
|
|
Enable multitenancy |
|
|
|
|
Enable Standalone Multitenancy mode. In this mode, Registry provides basic multi-tenancy features, without dependencies on additional components to manage tenants and their metadata. A new tenant is simply created as soon as a tenant ID is extracted from the request for the first time. The tenant IDs must be managed externally, and tenants can be effectively deleted by deleting their data. |
|
|
|
|
Enable multitenancy authorization |
|
|
|
Multitenancy reaper every |
|
|
|
|
|
Multitenancy reaper max tenants reaped |
|
|
|
|
Multitenancy reaper period seconds |
|
|
|
Token claims used to resolve the tenant id |
|
|
|
|
|
Multitenancy context path type base path |
|
|
|
|
Enable multitenancy context path type |
|
|
|
|
Enable multitenancy request header type |
|
|
|
|
Multitenancy request header type name |
|
|
|
|
Enable multitenancy subdomain type |
|
|
|
|
Multitenancy subdomain type header name |
|
|
|
|
Multitenancy subdomain type location |
|
|
|
|
Multitenancy subdomain type pattern |
|
|
|
|
Enable multitenancy request header type |
|
|
|
Organization ID claim name |
|
|
|
|
Tenant manager auth client ID |
|
|
|
|
Tenant manager auth client secret |
|
|
|
|
Tenant manager auth enabled |
|
|
|
|
Tenant manager auth token expiration reduction ms |
|
|
|
|
Tenant manager auth url configured |
|
|
|
|
Tenant manager SSL Ca path |
|
|
|
|
Tenant manager URL |
|
|
|
|
|
Tenants context cache check period |
|
|
|
|
Tenants context cache max size |
redirects
Name | Type | Default | Available from | Description |
---|---|---|---|---|
|
|
|
Enable redirects |
|
|
|
|
Registry redirects |
|
|
|
|
Override the hostname used for generating externally-accessible URLs. The host and port overrides are useful when deploying Registry with HTTPS passthrough Ingress or Route. In cases like these, the request URL (and port) that is then re-used for redirection does not belong to actual external URL used by the client, because the request is proxied. The redirection then fails because the target URL is not reachable. |
|
|
|
|
Override the port used for generating externally-accessible URLs. |
rest
Name | Type | Default | Available from | Description |
---|---|---|---|---|
|
|
|
|
Enables artifact version deletion |
|
|
|
|
Max size of the artifact allowed to be downloaded from URL |
|
|
|
|
Skip SSL validation when downloading artifacts from URL |
store
Name | Type | Default | Available from | Description |
---|---|---|---|---|
|
|
|
|
Skip artifact versions with DISABLED state when retrieving latest artifact version |
|
|
|
|
Datasource Db kind |
|
|
|
Datasource jdbc URL |
|
|
|
|
|
SQL init |
ui
Name | Type | Default | Available from | Description |
---|---|---|---|---|
|
|
|
|
UI OIDC tenant enabled |
|
|
|
UI APIs URL |
|
|
|
|
|
UI auth OIDC client ID |
|
|
|
|
UI auth OIDC redirect URL |
|
|
|
|
UI auth OIDC URL |
|
|
|
|
UI auth type |
|
|
|
|
UI codegen enabled |
|
|
|
|
UI context path |
|
|
|
|
UI read-only mode |
|
|
|
|
UI features settings |
|
|
|
Overrides the UI root context (useful when relocating the UI context using an inbound proxy) |