From a227661b8c1552040eb6cf4239f2cd3266bf10e8 Mon Sep 17 00:00:00 2001 From: quarkusbot Date: Wed, 27 Nov 2024 10:07:53 +0000 Subject: [PATCH] Sync web site with Quarkus documentation --- _data/versioned/latest/index/quarkus.yaml | 3 +- _data/versioned/latest/index/relations.yaml | 16 +- .../latest/config/quarkus-agroal.adoc | 19 - .../quarkus-agroal_quarkus.datasource.adoc | 19 - .../latest/config/quarkus-all-config.adoc | 10499 +++++++--------- .../config/quarkus-core_quarkus.console.adoc | 4 +- .../config/quarkus-core_quarkus.locales.adoc | 4 +- .../config/quarkus-core_quarkus.log.adoc | 368 +- .../config/quarkus-core_quarkus.native.adoc | 3 +- .../latest/config/quarkus-datasource.adoc | 28 +- ...quarkus-datasource_quarkus.datasource.adoc | 28 +- ...source_quarkus.datasource.devservices.adoc | 21 + .../latest/config/quarkus-hibernate-orm.adoc | 4 - ...s-hibernate-orm_quarkus.hibernate-orm.adoc | 4 - .../config/quarkus-keycloak-admin-client.adoc | 2 +- ...eycloak-admin-client_quarkus.keycloak.adoc | 2 +- .../quarkus-kubernetes_quarkus.knative.adoc | 1566 +-- ...quarkus-kubernetes_quarkus.kubernetes.adoc | 1818 +-- .../quarkus-kubernetes_quarkus.openshift.adoc | 1844 +-- .../latest/config/quarkus-logging-json.adoc | 262 + .../quarkus-logging-json_quarkus.log.adoc | 262 + .../latest/config/quarkus-mailer.adoc | 38 + .../config/quarkus-mailer_quarkus.mailer.adoc | 38 + .../latest/config/quarkus-narayana-jta.adoc | 2 +- ...ayana-jta_quarkus.transaction-manager.adoc | 2 +- .../quarkus-oidc-client-registration.adoc | 190 +- ...tion_quarkus.oidc-client-registration.adoc | 190 +- .../latest/config/quarkus-oidc-client.adoc | 558 +- ...arkus-oidc-client_quarkus.oidc-client.adoc | 558 +- .../latest/config/quarkus-oidc.adoc | 3819 ++---- .../config/quarkus-oidc_quarkus.oidc.adoc | 3819 ++---- .../latest/config/quarkus-opentelemetry.adoc | 53 + .../quarkus-opentelemetry_quarkus.otel.adoc | 53 + .../latest/config/quarkus-quartz.adoc | 42 + .../config/quarkus-quartz_quarkus.quartz.adoc | 42 + .../config/quarkus-rest-client-config.adoc | 34 + ...est-client-config_quarkus.rest-client.adoc | 34 + .../config/quarkus-rest_quarkus.rest.adoc | 17 + .../config/quarkus-smallrye-graphql.adoc | 34 +- ...lrye-graphql_quarkus.smallrye-graphql.adoc | 34 +- .../config/quarkus-smallrye-openapi.adoc | 34 + ...lrye-openapi_quarkus.smallrye-openapi.adoc | 34 + .../config/quarkus-websockets-next.adoc | 68 + ...bsockets-next_quarkus.websockets-next.adoc | 68 + .../latest/infra/quarkus-all-build-items.adoc | 68 +- .../infra/quarkus-maven-plugin-goals.adoc | 18 + _guides/_attributes.adoc | 2 +- _guides/_includes/opentelemetry-config.adoc | 8 + _guides/_includes/snip-note-derby.adoc | 0 _guides/appcds.adoc | 2 +- _guides/aws-lambda-http.adoc | 12 + _guides/building-my-first-extension.adoc | 18 +- _guides/building-native-image.adoc | 6 +- _guides/cdi-integration.adoc | 1 + _guides/cdi-reference.adoc | 2 +- _guides/cdi.adoc | 14 +- _guides/centralized-log-management.adoc | 72 + _guides/cli-tooling.adoc | 3 +- _guides/databases-dev-services.adoc | 10 + _guides/datasource.adoc | 122 +- _guides/deploying-to-kubernetes.adoc | 21 + _guides/extension-faq.adoc | 45 +- _guides/grpc-generation-reference.adoc | 53 + _guides/hibernate-orm.adoc | 45 +- _guides/images/oidc-slack-1.png | Bin 0 -> 69047 bytes _guides/images/oidc-slack-2.png | Bin 0 -> 73450 bytes _guides/images/oidc-slack-3.png | Bin 0 -> 140590 bytes _guides/images/oidc-slack-4.png | Bin 0 -> 36221 bytes _guides/images/oidc-slack-5.png | Bin 0 -> 31996 bytes _guides/kafka-streams.adoc | 2 +- _guides/kafka.adoc | 14 + _guides/kotlin.adoc | 8 +- _guides/logging.adoc | 18 + _guides/native-reference.adoc | 7 + _guides/openapi-swaggerui.adoc | 2 +- _guides/opentelemetry-metrics.adoc | 18 +- _guides/opentelemetry-tracing.adoc | 1 + _guides/opentelemetry.adoc | 5 - _guides/picocli.adoc | 83 +- _guides/rest-client.adoc | 2 +- ...ity-authorize-web-endpoints-reference.adoc | 140 +- _guides/security-jwt.adoc | 4 +- ...ecurity-oidc-code-flow-authentication.adoc | 9 + .../security-openid-connect-providers.adoc | 36 + _guides/security-testing.adoc | 44 + _guides/smallrye-graphql-client.adoc | 6 + _guides/tls-registry-reference.adoc | 32 +- _guides/transaction.adoc | 7 + _guides/vertx-reference.adoc | 30 + _guides/websockets-next-reference.adoc | 111 +- _guides/websockets-next-tutorial.adoc | 4 +- _guides/writing-extensions.adoc | 35 +- 92 files changed, 12581 insertions(+), 15096 deletions(-) create mode 100644 _guides/_includes/snip-note-derby.adoc create mode 100644 _guides/images/oidc-slack-1.png create mode 100644 _guides/images/oidc-slack-2.png create mode 100644 _guides/images/oidc-slack-3.png create mode 100644 _guides/images/oidc-slack-4.png create mode 100644 _guides/images/oidc-slack-5.png diff --git a/_data/versioned/latest/index/quarkus.yaml b/_data/versioned/latest/index/quarkus.yaml index a8eed7d2791..794d3fb4e42 100644 --- a/_data/versioned/latest/index/quarkus.yaml +++ b/_data/versioned/latest/index/quarkus.yaml @@ -392,7 +392,7 @@ types: id: virtual-threads type: reference url: /guides/virtual-threads - - title: WebSockets Next extension reference guide + - title: WebSockets Next reference guide filename: websockets-next-reference.adoc summary: The quarkus-websockets-next extension provides a modern declarative API to define WebSocket server and client endpoints. categories: web @@ -1103,6 +1103,7 @@ types: topics: - cli - tooling + id: cli-tooling type: guide url: /guides/cli-tooling - title: Building my first extension diff --git a/_data/versioned/latest/index/relations.yaml b/_data/versioned/latest/index/relations.yaml index ebe775572a0..2505a06f832 100644 --- a/_data/versioned/latest/index/relations.yaml +++ b/_data/versioned/latest/index/relations.yaml @@ -7500,7 +7500,7 @@ url: /guides/websockets type: guide matches: 1 - - title: WebSockets Next extension reference guide + - title: WebSockets Next reference guide url: /guides/websockets-next-reference type: reference matches: 1 @@ -9680,7 +9680,7 @@ url: /guides/web-dependency-locator type: guide matches: 1 - - title: WebSockets Next extension reference guide + - title: WebSockets Next reference guide url: /guides/websockets-next-reference type: reference matches: 1 @@ -12291,7 +12291,7 @@ url: /guides/websockets type: guide matches: 1 - - title: WebSockets Next extension reference guide + - title: WebSockets Next reference guide url: /guides/websockets-next-reference type: reference matches: 1 @@ -21305,7 +21305,7 @@ url: /guides/websockets type: guide matches: 1 - - title: WebSockets Next extension reference guide + - title: WebSockets Next reference guide url: /guides/websockets-next-reference type: reference matches: 1 @@ -21359,7 +21359,7 @@ url: /guides/websockets type: guide matches: 1 - - title: WebSockets Next extension reference guide + - title: WebSockets Next reference guide url: /guides/websockets-next-reference type: reference matches: 1 @@ -21369,7 +21369,7 @@ url: /guides/websockets-next-tutorial type: tutorial matches: 2 - - title: WebSockets Next extension reference guide + - title: WebSockets Next reference guide url: /guides/websockets-next-reference type: reference matches: 2 @@ -21434,7 +21434,7 @@ url: /guides/websockets type: guide matches: 2 - - title: WebSockets Next extension reference guide + - title: WebSockets Next reference guide url: /guides/websockets-next-reference type: reference matches: 2 @@ -21459,7 +21459,7 @@ type: guide matches: 1 sameExtensions: - - title: WebSockets Next extension reference guide + - title: WebSockets Next reference guide url: /guides/websockets-next-reference type: reference matches: 1 diff --git a/_generated-doc/latest/config/quarkus-agroal.adoc b/_generated-doc/latest/config/quarkus-agroal.adoc index 35abf5c60aa..77d0911b487 100644 --- a/_generated-doc/latest/config/quarkus-agroal.adoc +++ b/_generated-doc/latest/config/quarkus-agroal.adoc @@ -85,25 +85,6 @@ endif::add-copy-button-to-env-var[] |boolean | -a|icon:lock[title=Fixed at build time] [[quarkus-agroal_quarkus-datasource-jdbc-tracing]] [.property-path]##link:#quarkus-agroal_quarkus-datasource-jdbc-tracing[`quarkus.datasource.jdbc.tracing`]## - -`quarkus.datasource."datasource-name".jdbc.tracing` - -[.description] --- -Enable JDBC tracing. Disabled by default. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_DATASOURCE_JDBC_TRACING+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_DATASOURCE_JDBC_TRACING+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - a|icon:lock[title=Fixed at build time] [[quarkus-agroal_quarkus-datasource-jdbc-telemetry]] [.property-path]##link:#quarkus-agroal_quarkus-datasource-jdbc-telemetry[`quarkus.datasource.jdbc.telemetry`]## `quarkus.datasource."datasource-name".jdbc.telemetry` diff --git a/_generated-doc/latest/config/quarkus-agroal_quarkus.datasource.adoc b/_generated-doc/latest/config/quarkus-agroal_quarkus.datasource.adoc index 35abf5c60aa..77d0911b487 100644 --- a/_generated-doc/latest/config/quarkus-agroal_quarkus.datasource.adoc +++ b/_generated-doc/latest/config/quarkus-agroal_quarkus.datasource.adoc @@ -85,25 +85,6 @@ endif::add-copy-button-to-env-var[] |boolean | -a|icon:lock[title=Fixed at build time] [[quarkus-agroal_quarkus-datasource-jdbc-tracing]] [.property-path]##link:#quarkus-agroal_quarkus-datasource-jdbc-tracing[`quarkus.datasource.jdbc.tracing`]## - -`quarkus.datasource."datasource-name".jdbc.tracing` - -[.description] --- -Enable JDBC tracing. Disabled by default. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_DATASOURCE_JDBC_TRACING+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_DATASOURCE_JDBC_TRACING+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - a|icon:lock[title=Fixed at build time] [[quarkus-agroal_quarkus-datasource-jdbc-telemetry]] [.property-path]##link:#quarkus-agroal_quarkus-datasource-jdbc-telemetry[`quarkus.datasource.jdbc.telemetry`]## `quarkus.datasource."datasource-name".jdbc.telemetry` diff --git a/_generated-doc/latest/config/quarkus-all-config.adoc b/_generated-doc/latest/config/quarkus-all-config.adoc index d445284cd49..9b17fc734f0 100644 --- a/_generated-doc/latest/config/quarkus-all-config.adoc +++ b/_generated-doc/latest/config/quarkus-all-config.adoc @@ -85,25 +85,6 @@ endif::add-copy-button-to-env-var[] |boolean | -a|icon:lock[title=Fixed at build time] [[quarkus-agroal_quarkus-datasource-jdbc-tracing]] [.property-path]##link:#quarkus-agroal_quarkus-datasource-jdbc-tracing[`quarkus.datasource.jdbc.tracing`]## - -`quarkus.datasource."datasource-name".jdbc.tracing` - -[.description] --- -Enable JDBC tracing. Disabled by default. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_DATASOURCE_JDBC_TRACING+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_DATASOURCE_JDBC_TRACING+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - a|icon:lock[title=Fixed at build time] [[quarkus-agroal_quarkus-datasource-jdbc-telemetry]] [.property-path]##link:#quarkus-agroal_quarkus-datasource-jdbc-telemetry[`quarkus.datasource.jdbc.telemetry`]## `quarkus.datasource."datasource-name".jdbc.telemetry` @@ -4118,7 +4099,9 @@ a| [[quarkus-core_quarkus-console-color]] [.property-path]##link:#quarkus-core_q [.description] -- -If color should be enabled or disabled. If this is not present then an attempt will be made to guess if the terminal supports color +If color should be enabled or disabled. + +If this is not present then an attempt will be made to guess if the terminal supports color ifdef::add-copy-button-to-env-var[] @@ -4657,7 +4640,7 @@ The locale must be specified in the IETF BCP 47 format e.g. en-US or fr-FR. For instance, the Hibernate Validator extension makes use of it. -Native-image build uses this property to derive `user.language` and `user.country` for the application's runtime. +Native-image build uses this property to derive `user.language` and `user.country` for the application's runtime. Starting with GraalVM for JDK 24 `user.language` and `user.country` can also be overridden at runtime, provided the selected locale was included at image build time. ifdef::add-copy-button-to-env-var[] @@ -4668,7 +4651,7 @@ Environment variable: `+++QUARKUS_DEFAULT_LOCALE+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Locale.html[Locale] -|`Build system locale` +|`Defaults to the JVM's default locale if not set. Starting with GraalVM for JDK 24, it defaults to en-US for native executables.` h|[.configroot-name]##Logging## h|Type @@ -4730,9 +4713,9 @@ a| [[quarkus-core_quarkus-log-level]] [.property-path]##link:#quarkus-core_quark [.description] -- The log level of the root category, which is used as the default log level for all categories. - +

JBoss Logging supports Apache-style log levels: - +

* {@link org.jboss.logmanager.Level#FATAL} * {@link org.jboss.logmanager.Level#ERROR} * {@link org.jboss.logmanager.Level#WARN} @@ -5168,7 +5151,7 @@ a| [[quarkus-core_quarkus-log-file-rotation-max-file-size]] [.property-path]##li [.description] -- -The maximum log file size, after which a rotation is executed. +The maximum log file size, after which a rotation is executed. Note that the file is rotated _after_ the log record is written. Thus, this isn't a hard maximum on the file size; rather, it's a hard _minimum_ on the size of the file before it is rotated. ifdef::add-copy-button-to-env-var[] @@ -5402,8 +5385,8 @@ a| [[quarkus-core_quarkus-log-syslog-block-on-reconnect]] [.property-path]##link [.description] -- -Enables or disables blocking when attempting to reconnect a `org.jboss.logmanager.handlers.SyslogHandler.Protocol++#++TCP -TCP` or `org.jboss.logmanager.handlers.SyslogHandler.Protocol++#++SSL_TCP SSL TCP` protocol +Enables or disables blocking when attempting to reconnect a `Protocol++#++TCP +TCP` or `Protocol++#++SSL_TCP SSL TCP` protocol ifdef::add-copy-button-to-env-var[] @@ -5538,6 +5521,182 @@ a|`block`, `discard` |`block` +h|[[quarkus-core_section_quarkus-log-socket]] [.section-name.section-level1]##link:#quarkus-core_section_quarkus-log-socket[Socket logging]## +h|Type +h|Default + +a| [[quarkus-core_quarkus-log-socket-enable]] [.property-path]##link:#quarkus-core_quarkus-log-socket-enable[`quarkus.log.socket.enable`]## + +[.description] +-- +If socket logging should be enabled + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_ENABLE+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_ENABLE+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + +a| [[quarkus-core_quarkus-log-socket-endpoint]] [.property-path]##link:#quarkus-core_quarkus-log-socket-endpoint[`quarkus.log.socket.endpoint`]## + +[.description] +-- +The IP address and port of the server receiving the logs + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_ENDPOINT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_ENDPOINT+++` +endif::add-copy-button-to-env-var[] +-- +|host:port +|`localhost:4560` + +a| [[quarkus-core_quarkus-log-socket-protocol]] [.property-path]##link:#quarkus-core_quarkus-log-socket-protocol[`quarkus.log.socket.protocol`]## + +[.description] +-- +Sets the protocol used to connect to the syslog server + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_PROTOCOL+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_PROTOCOL+++` +endif::add-copy-button-to-env-var[] +-- +a|`tcp`, `udp`, `ssl-tcp` +|`tcp` + +a| [[quarkus-core_quarkus-log-socket-block-on-reconnect]] [.property-path]##link:#quarkus-core_quarkus-log-socket-block-on-reconnect[`quarkus.log.socket.block-on-reconnect`]## + +[.description] +-- +Enables or disables blocking when attempting to reconnect a `Protocol++#++TCP +TCP` or `Protocol++#++SSL_TCP SSL TCP` protocol + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_BLOCK_ON_RECONNECT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_BLOCK_ON_RECONNECT+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + +a| [[quarkus-core_quarkus-log-socket-format]] [.property-path]##link:#quarkus-core_quarkus-log-socket-format[`quarkus.log.socket.format`]## + +[.description] +-- +The log message format + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_FORMAT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_FORMAT+++` +endif::add-copy-button-to-env-var[] +-- +|string +|`%d{yyyy-MM-dd HH:mm:ss,SSS} %-5p [%c{3.}] (%t) %s%e%n` + +a| [[quarkus-core_quarkus-log-socket-level]] [.property-path]##link:#quarkus-core_quarkus-log-socket-level[`quarkus.log.socket.level`]## + +[.description] +-- +The log level specifying, which message levels will be logged by socket logger + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_LEVEL+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_LEVEL+++` +endif::add-copy-button-to-env-var[] +-- +|link:https://javadoc.io/doc/org.jboss.logmanager/jboss-logmanager/latest/org/jboss/logmanager/Level.html[Level] +|`ALL` + +a| [[quarkus-core_quarkus-log-socket-filter]] [.property-path]##link:#quarkus-core_quarkus-log-socket-filter[`quarkus.log.socket.filter`]## + +[.description] +-- +The name of the filter to link to the file handler. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_FILTER+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_FILTER+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a| [[quarkus-core_quarkus-log-socket-async]] [.property-path]##link:#quarkus-core_quarkus-log-socket-async[`quarkus.log.socket.async`]## + +[.description] +-- +Indicates whether to log asynchronously + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_ASYNC+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_ASYNC+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + +a| [[quarkus-core_quarkus-log-socket-async-queue-length]] [.property-path]##link:#quarkus-core_quarkus-log-socket-async-queue-length[`quarkus.log.socket.async.queue-length`]## + +[.description] +-- +The queue length to use before flushing writing + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_ASYNC_QUEUE_LENGTH+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_ASYNC_QUEUE_LENGTH+++` +endif::add-copy-button-to-env-var[] +-- +|int +|`512` + +a| [[quarkus-core_quarkus-log-socket-async-overflow]] [.property-path]##link:#quarkus-core_quarkus-log-socket-async-overflow[`quarkus.log.socket.async.overflow`]## + +[.description] +-- +Determine whether to block the publisher (rather than drop the message) when the queue is full + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_ASYNC_OVERFLOW+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_ASYNC_OVERFLOW+++` +endif::add-copy-button-to-env-var[] +-- +a|`block`, `discard` +|`block` + + h|[[quarkus-core_section_quarkus-log-handler-console]] [.section-name.section-level1]##link:#quarkus-core_section_quarkus-log-handler-console[Console handlers]## h|Type h|Default @@ -5857,7 +6016,7 @@ a| [[quarkus-core_quarkus-log-handler-file-file-handlers-rotation-max-file-size] [.description] -- -The maximum log file size, after which a rotation is executed. +The maximum log file size, after which a rotation is executed. Note that the file is rotated _after_ the log record is written. Thus, this isn't a hard maximum on the file size; rather, it's a hard _minimum_ on the size of the file before it is rotated. ifdef::add-copy-button-to-env-var[] @@ -6091,8 +6250,8 @@ a| [[quarkus-core_quarkus-log-handler-syslog-syslog-handlers-block-on-reconnect] [.description] -- -Enables or disables blocking when attempting to reconnect a `org.jboss.logmanager.handlers.SyslogHandler.Protocol++#++TCP -TCP` or `org.jboss.logmanager.handlers.SyslogHandler.Protocol++#++SSL_TCP SSL TCP` protocol +Enables or disables blocking when attempting to reconnect a `Protocol++#++TCP +TCP` or `Protocol++#++SSL_TCP SSL TCP` protocol ifdef::add-copy-button-to-env-var[] @@ -6227,6 +6386,182 @@ a|`block`, `discard` |`block` +h|[[quarkus-core_section_quarkus-log-handler-socket]] [.section-name.section-level1]##link:#quarkus-core_section_quarkus-log-handler-socket[Socket handlers]## +h|Type +h|Default + +a| [[quarkus-core_quarkus-log-handler-socket-socket-handlers-enable]] [.property-path]##link:#quarkus-core_quarkus-log-handler-socket-socket-handlers-enable[`quarkus.log.handler.socket."socket-handlers".enable`]## + +[.description] +-- +If socket logging should be enabled + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__ENABLE+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__ENABLE+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + +a| [[quarkus-core_quarkus-log-handler-socket-socket-handlers-endpoint]] [.property-path]##link:#quarkus-core_quarkus-log-handler-socket-socket-handlers-endpoint[`quarkus.log.handler.socket."socket-handlers".endpoint`]## + +[.description] +-- +The IP address and port of the server receiving the logs + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__ENDPOINT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__ENDPOINT+++` +endif::add-copy-button-to-env-var[] +-- +|host:port +|`localhost:4560` + +a| [[quarkus-core_quarkus-log-handler-socket-socket-handlers-protocol]] [.property-path]##link:#quarkus-core_quarkus-log-handler-socket-socket-handlers-protocol[`quarkus.log.handler.socket."socket-handlers".protocol`]## + +[.description] +-- +Sets the protocol used to connect to the syslog server + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__PROTOCOL+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__PROTOCOL+++` +endif::add-copy-button-to-env-var[] +-- +a|`tcp`, `udp`, `ssl-tcp` +|`tcp` + +a| [[quarkus-core_quarkus-log-handler-socket-socket-handlers-block-on-reconnect]] [.property-path]##link:#quarkus-core_quarkus-log-handler-socket-socket-handlers-block-on-reconnect[`quarkus.log.handler.socket."socket-handlers".block-on-reconnect`]## + +[.description] +-- +Enables or disables blocking when attempting to reconnect a `Protocol++#++TCP +TCP` or `Protocol++#++SSL_TCP SSL TCP` protocol + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__BLOCK_ON_RECONNECT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__BLOCK_ON_RECONNECT+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + +a| [[quarkus-core_quarkus-log-handler-socket-socket-handlers-format]] [.property-path]##link:#quarkus-core_quarkus-log-handler-socket-socket-handlers-format[`quarkus.log.handler.socket."socket-handlers".format`]## + +[.description] +-- +The log message format + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__FORMAT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__FORMAT+++` +endif::add-copy-button-to-env-var[] +-- +|string +|`%d{yyyy-MM-dd HH:mm:ss,SSS} %-5p [%c{3.}] (%t) %s%e%n` + +a| [[quarkus-core_quarkus-log-handler-socket-socket-handlers-level]] [.property-path]##link:#quarkus-core_quarkus-log-handler-socket-socket-handlers-level[`quarkus.log.handler.socket."socket-handlers".level`]## + +[.description] +-- +The log level specifying, which message levels will be logged by socket logger + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__LEVEL+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__LEVEL+++` +endif::add-copy-button-to-env-var[] +-- +|link:https://javadoc.io/doc/org.jboss.logmanager/jboss-logmanager/latest/org/jboss/logmanager/Level.html[Level] +|`ALL` + +a| [[quarkus-core_quarkus-log-handler-socket-socket-handlers-filter]] [.property-path]##link:#quarkus-core_quarkus-log-handler-socket-socket-handlers-filter[`quarkus.log.handler.socket."socket-handlers".filter`]## + +[.description] +-- +The name of the filter to link to the file handler. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__FILTER+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__FILTER+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a| [[quarkus-core_quarkus-log-handler-socket-socket-handlers-async]] [.property-path]##link:#quarkus-core_quarkus-log-handler-socket-socket-handlers-async[`quarkus.log.handler.socket."socket-handlers".async`]## + +[.description] +-- +Indicates whether to log asynchronously + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__ASYNC+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__ASYNC+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + +a| [[quarkus-core_quarkus-log-handler-socket-socket-handlers-async-queue-length]] [.property-path]##link:#quarkus-core_quarkus-log-handler-socket-socket-handlers-async-queue-length[`quarkus.log.handler.socket."socket-handlers".async.queue-length`]## + +[.description] +-- +The queue length to use before flushing writing + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__ASYNC_QUEUE_LENGTH+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__ASYNC_QUEUE_LENGTH+++` +endif::add-copy-button-to-env-var[] +-- +|int +|`512` + +a| [[quarkus-core_quarkus-log-handler-socket-socket-handlers-async-overflow]] [.property-path]##link:#quarkus-core_quarkus-log-handler-socket-socket-handlers-async-overflow[`quarkus.log.handler.socket."socket-handlers".async.overflow`]## + +[.description] +-- +Determine whether to block the publisher (rather than drop the message) when the queue is full + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__ASYNC_OVERFLOW+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__ASYNC_OVERFLOW+++` +endif::add-copy-button-to-env-var[] +-- +a|`block`, `discard` +|`block` + + h|[[quarkus-core_section_quarkus-log-filter]] [.section-name.section-level1]##link:#quarkus-core_section_quarkus-log-filter[Log cleanup filters - internal use]## h|Type h|Default @@ -6737,6 +7072,7 @@ Enable monitoring various monitoring options. The value should be comma separate - `heapdump` for heampdump support - `jmxclient` for JMX client support (experimental) - `jmxserver` for JMX server support (experimental) + - `nmt` for native memory tracking support - `all` for all monitoring features @@ -6747,7 +7083,7 @@ ifndef::add-copy-button-to-env-var[] Environment variable: `+++QUARKUS_NATIVE_MONITORING+++` endif::add-copy-button-to-env-var[] -- -a|list of `heapdump`, `jvmstat`, `jfr`, `jmxserver`, `jmxclient`, `all` +a|list of `heapdump`, `jvmstat`, `jfr`, `jmxserver`, `jmxclient`, `nmt`, `all` | a|icon:lock[title=Fixed at build time] [[quarkus-core_quarkus-native-enable-reports]] [.property-path]##link:#quarkus-core_quarkus-native-enable-reports[`quarkus.native.enable-reports`]## @@ -8458,11 +8794,6 @@ Whether this datasource should be active at runtime. See xref:datasource.adoc#datasource-active[this section of the documentation]. -If the datasource is not active, it won't start with the application, -and accessing the corresponding Datasource CDI bean will fail, -meaning in particular that consumers of this datasource -(e.g. Hibernate ORM persistence units) will fail to start unless they are inactive too. - ifdef::add-copy-button-to-env-var[] Environment variable: env_var_with_copy_button:+++QUARKUS_DATASOURCE_ACTIVE+++[] @@ -8472,7 +8803,7 @@ Environment variable: `+++QUARKUS_DATASOURCE_ACTIVE+++` endif::add-copy-button-to-env-var[] -- |boolean -|`true` +|``true` if the URL is set, `false` otherwise` a| [[quarkus-datasource_quarkus-datasource-username]] [.property-path]##link:#quarkus-datasource_quarkus-datasource-username[`quarkus.datasource.username`]## @@ -8841,6 +9172,27 @@ endif::add-copy-button-to-env-var[] |boolean |`true` +a|icon:lock[title=Fixed at build time] [[quarkus-datasource_quarkus-datasource-devservices-show-logs]] [.property-path]##link:#quarkus-datasource_quarkus-datasource-devservices-show-logs[`quarkus.datasource.devservices.show-logs`]## + +`quarkus.datasource."datasource-name".devservices.show-logs` + +[.description] +-- +Whether the logs should be consumed by the JBoss logger. + +This has no effect if the provider is not a container-based database, such as H2 or Derby. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_DATASOURCE_DEVSERVICES_SHOW_LOGS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_DATASOURCE_DEVSERVICES_SHOW_LOGS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + h|[.extension-name]##DevServices - Keycloak## @@ -19318,10 +19670,6 @@ Whether this persistence unit should be active at runtime. See xref:hibernate-orm.adoc#persistence-unit-active[this section of the documentation]. -If the persistence unit is not active, it won't start with the application, -and accessing the corresponding EntityManagerFactory/EntityManager or SessionFactory/Session -will not be possible. - Note that if Hibernate ORM is disabled (i.e. `quarkus.hibernate-orm.enabled` is set to `false`), all persistence units are deactivated, and setting this property to `true` will fail. @@ -26979,7 +27327,7 @@ a| [[quarkus-keycloak-admin-client_quarkus-keycloak-admin-client-server-url]] [. [.description] -- -Keycloak server URL, for example, `https://host:port`. If this property is not set then the Keycloak Admin Client injection will fail - use `org.keycloak.admin.client.KeycloakBuilder` to create it instead. +Keycloak server URL, for example, `https://host:port`. When the Keycloak Dev Services is started and this property is not configured, Quarkus points the 'quarkus.keycloak.admin-client.server-url' configuration property to started Keycloak container. In other cases, when this property is not set then the Keycloak Admin Client injection will fail - use `org.keycloak.admin.client.KeycloakBuilder` to create the client instead. ifdef::add-copy-button-to-env-var[] @@ -27708,11 +28056,164 @@ h|[.extension-name]##Kubernetes - Vanilla## h|Type h|Default +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-secrets[`quarkus.knative.env.secrets`]## + +[.description] +-- +The optional list of Secret names to load environment variables from. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_SECRETS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_ENV_SECRETS+++` +endif::add-copy-button-to-env-var[] +-- +|list of string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-configmaps[`quarkus.knative.env.configmaps`]## + +[.description] +-- +The optional list of ConfigMap names to load environment variables from. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_CONFIGMAPS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_ENV_CONFIGMAPS+++` +endif::add-copy-button-to-env-var[] +-- +|list of string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-fields-environment-variable-name[`quarkus.knative.env.fields."environment-variable-name"`]## + +[.description] +-- +The map associating environment variable names to their associated field references they take their value from. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` +endif::add-copy-button-to-env-var[] +-- +|Map +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-vars-vars[`quarkus.knative.env.vars."vars"`]## + +[.description] +-- +The environment variable value + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_VARS__VARS_+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_ENV_VARS__VARS_+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-mapping-mapping-from-secret[`quarkus.knative.env.mapping."mapping".from-secret`]## + +[.description] +-- +The optional name of the Secret from which a value is to be extracted. Mutually exclusive with `from-configmap`. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_MAPPING__MAPPING__FROM_SECRET+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_ENV_MAPPING__MAPPING__FROM_SECRET+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-mapping-mapping-from-configmap[`quarkus.knative.env.mapping."mapping".from-configmap`]## + +[.description] +-- +The optional name of the ConfigMap from which a value is to be extracted. Mutually exclusive with `from-secret`. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-mapping-mapping-with-key[`quarkus.knative.env.mapping."mapping".with-key`]## + +[.description] +-- +The key identifying the field from which the value is extracted. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_MAPPING__MAPPING__WITH_KEY+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_ENV_MAPPING__MAPPING__WITH_KEY+++` +endif::add-copy-button-to-env-var[] +-- +|string +|required icon:exclamation-circle[title=Configuration property is required] + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-using-prefix-prefixes-for-secret[`quarkus.knative.env.using-prefix."prefixes".for-secret`]## + +[.description] +-- +The optional prefix to use when adding the environment variable to the container. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-using-prefix-prefixes-for-configmap[`quarkus.knative.env.using-prefix."prefixes".for-configmap`]## + +[.description] +-- +The optional prefix to use when adding the environment variable to the container. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-part-of]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-part-of[`quarkus.knative.part-of`]## [.description] -- -The name of the group this component belongs too +The name of the group this component belongs too. ifdef::add-copy-button-to-env-var[] @@ -27763,7 +28264,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-name [.description] -- -The namespace the generated resources should belong to. If not value is set, then the 'namespace' field will not be added to the 'metadata' section of the generated manifests. This in turn means that when the manifests are applied to a cluster, the namespace will be resolved from the current Kubernetes context (see https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/++#++context for more details). +The namespace the generated resources should belong to. If not value is set, then the 'namespace' field will not be added to the 'metadata' section of the generated manifests. This in turn means that when the manifests are applied to a cluster, the namespace will be resolved from the current Kubernetes context (see link:https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/#context[organize-cluster-access-kubeconfig] for more details). ifdef::add-copy-button-to-env-var[] @@ -27780,7 +28281,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-labe [.description] -- -Custom labels to add to all resources +Custom labels to add to all resources. ifdef::add-copy-button-to-env-var[] @@ -27797,7 +28298,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-anno [.description] -- -Custom annotations to add to all resources +Custom annotations to add to all resources. ifdef::add-copy-button-to-env-var[] @@ -27810,11 +28311,28 @@ endif::add-copy-button-to-env-var[] |Map | +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-service-type]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-service-type[`quarkus.knative.service-type`]## + +[.description] +-- +The type of service that will be generated for the application + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SERVICE_TYPE+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_SERVICE_TYPE+++` +endif::add-copy-button-to-env-var[] +-- +a|`cluster-ip`, `node-port`, `load-balancer`, `external-name` +|`cluster-ip` + a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-add-build-timestamp]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-add-build-timestamp[`quarkus.knative.add-build-timestamp`]## [.description] -- -Whether to add the build timestamp to the Kubernetes annotations This is a very useful way to have manifests of successive builds of the same application differ - thus ensuring that Kubernetes will apply the updated resources +Whether to add the build timestamp to the Kubernetes annotations This is a very useful way to have manifests of successive builds of the same application differ - thus ensuring that Kubernetes will apply the updated resources. ifdef::add-copy-button-to-env-var[] @@ -27827,11 +28345,45 @@ endif::add-copy-button-to-env-var[] |boolean |`true` +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-add-version-to-label-selectors]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-add-version-to-label-selectors[`quarkus.knative.add-version-to-label-selectors`]## + +[.description] +-- +If `true`, the 'app.kubernetes.io/version' label will be part of the selectors of Service and Deployment. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ADD_VERSION_TO_LABEL_SELECTORS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_ADD_VERSION_TO_LABEL_SELECTORS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-add-name-to-label-selectors]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-add-name-to-label-selectors[`quarkus.knative.add-name-to-label-selectors`]## + +[.description] +-- +If `true`, the 'app.kubernetes.io/name' label will be part of the selectors of Service and Deployment. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ADD_NAME_TO_LABEL_SELECTORS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_ADD_NAME_TO_LABEL_SELECTORS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-working-dir]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-working-dir[`quarkus.knative.working-dir`]## [.description] -- -Working directory +Working directory. ifdef::add-copy-button-to-env-var[] @@ -27848,7 +28400,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-comm [.description] -- -The commands +The commands. ifdef::add-copy-button-to-env-var[] @@ -27865,7 +28417,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-argu [.description] -- -The arguments +The arguments. ifdef::add-copy-button-to-env-var[] @@ -27882,7 +28434,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-serv [.description] -- -The service account +The service account. ifdef::add-copy-button-to-env-var[] @@ -27895,6 +28447,23 @@ endif::add-copy-button-to-env-var[] |string | +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-container-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-container-name[`quarkus.knative.container-name`]## + +[.description] +-- +If set, it will change the name of the container according to the configuration. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINER_NAME+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_CONTAINER_NAME+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-ports-ports-container-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-ports-ports-container-port[`quarkus.knative.ports."ports".container-port`]## [.description] @@ -27997,28 +28566,11 @@ endif::add-copy-button-to-env-var[] |boolean |`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-service-type]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-service-type[`quarkus.knative.service-type`]## - -[.description] --- -The type of service that will be generated for the application - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SERVICE_TYPE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_SERVICE_TYPE+++` -endif::add-copy-button-to-env-var[] --- -a|`cluster-ip`, `node-port`, `load-balancer`, `external-name` -|`cluster-ip` - a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-image-pull-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-image-pull-policy[`quarkus.knative.image-pull-policy`]## [.description] -- -Image pull policy +Image pull policy. ifdef::add-copy-button-to-env-var[] @@ -28035,7 +28587,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-imag [.description] -- -The image pull secret +The image pull secret. ifdef::add-copy-button-to-env-var[] @@ -28103,7 +28655,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-live [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -28324,7 +28878,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-read [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -28545,7 +29101,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-star [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -28732,7 +29290,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-prom [.description] -- -When true (the default), emit a set of annotations to identify services that should be scraped by prometheus for metrics. In configurations that use the Prometheus operator with ServiceMonitor, annotations may not be necessary. +When true (the default), emit a set of annotations to identify services that should be scraped by prometheus for metrics. + +In configurations that use the Prometheus operator with ServiceMonitor, annotations may not be necessary. ifdef::add-copy-button-to-env-var[] @@ -28749,7 +29309,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-prom [.description] -- -When true (the default), emit a set of annotations to identify services that should be scraped by prometheus for metrics. In configurations that use the Prometheus operator with ServiceMonitor, annotations may not be necessary. +When true (the default), emit a set of annotations to identify services that should be scraped by prometheus for metrics. + +In configurations that use the Prometheus operator with ServiceMonitor, annotations may not be necessary. ifdef::add-copy-button-to-env-var[] @@ -28766,7 +29328,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-prom [.description] -- -Define the annotation prefix used for scrape values, this value will be used as the base for other annotation name defaults. Altering the base for generated annotations can make it easier to define re-labeling rules and avoid unexpected knock-on effects. The default value is `prometheus.io` See Prometheus example: https://github.com/prometheus/prometheus/blob/main/documentation/examples/prometheus-kubernetes.yml +Define the annotation prefix used for scrape values, this value will be used as the base for other annotation name defaults. Altering the base for generated annotations can make it easier to define re-labeling rules and avoid unexpected knock-on effects. The default value is `prometheus.io` See Prometheus link:https://github.com/prometheus/prometheus/blob/main/documentation/examples/prometheus-kubernetes.yml[example] ifdef::add-copy-button-to-env-var[] @@ -28902,7 +29464,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-moun [.description] -- -ReadOnly +ReadOnly. ifdef::add-copy-button-to-env-var[] @@ -29089,7 +29651,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-empt [.description] -- -EmptyDir volumes +EmptyDir volumes. ifdef::add-copy-button-to-env-var[] @@ -29425,18 +29987,154 @@ endif::add-copy-button-to-env-var[] |boolean |`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-container-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-container-name[`quarkus.knative.container-name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-secrets[`quarkus.knative.init-containers."init-containers".env.secrets`]## [.description] -- -If set, it will change the name of the container according to the configuration +The optional list of Secret names to load environment variables from. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINER_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_SECRETS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINER_NAME+++` +Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_SECRETS+++` +endif::add-copy-button-to-env-var[] +-- +|list of string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-configmaps[`quarkus.knative.init-containers."init-containers".env.configmaps`]## + +[.description] +-- +The optional list of ConfigMap names to load environment variables from. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_CONFIGMAPS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_CONFIGMAPS+++` +endif::add-copy-button-to-env-var[] +-- +|list of string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-fields-environment-variable-name[`quarkus.knative.init-containers."init-containers".env.fields."environment-variable-name"`]## + +[.description] +-- +The map associating environment variable names to their associated field references they take their value from. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` +endif::add-copy-button-to-env-var[] +-- +|Map +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-vars-vars[`quarkus.knative.init-containers."init-containers".env.vars."vars"`]## + +[.description] +-- +The environment variable value + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_VARS__VARS_+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_VARS__VARS_+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-mapping-mapping-from-secret[`quarkus.knative.init-containers."init-containers".env.mapping."mapping".from-secret`]## + +[.description] +-- +The optional name of the Secret from which a value is to be extracted. Mutually exclusive with `from-configmap`. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_SECRET+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_SECRET+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-mapping-mapping-from-configmap[`quarkus.knative.init-containers."init-containers".env.mapping."mapping".from-configmap`]## + +[.description] +-- +The optional name of the ConfigMap from which a value is to be extracted. Mutually exclusive with `from-secret`. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-mapping-mapping-with-key[`quarkus.knative.init-containers."init-containers".env.mapping."mapping".with-key`]## + +[.description] +-- +The key identifying the field from which the value is extracted. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__WITH_KEY+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__WITH_KEY+++` +endif::add-copy-button-to-env-var[] +-- +|string +|required icon:exclamation-circle[title=Configuration property is required] + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-using-prefix-prefixes-for-secret[`quarkus.knative.init-containers."init-containers".env.using-prefix."prefixes".for-secret`]## + +[.description] +-- +The optional prefix to use when adding the environment variable to the container. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-using-prefix-prefixes-for-configmap[`quarkus.knative.init-containers."init-containers".env.using-prefix."prefixes".for-configmap`]## + +[.description] +-- +The optional prefix to use when adding the environment variable to the container. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` endif::add-copy-button-to-env-var[] -- |string @@ -29718,7 +30416,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -29939,7 +30639,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -30177,7 +30879,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init [.description] -- -ReadOnly +ReadOnly. ifdef::add-copy-button-to-env-var[] @@ -30258,7 +30960,7 @@ endif::add-copy-button-to-env-var[] |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-secrets[`quarkus.knative.init-containers."init-containers".env.secrets`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-secrets[`quarkus.knative.sidecars."sidecars".env.secrets`]## [.description] -- @@ -30266,16 +30968,16 @@ The optional list of Secret names to load environment variables from. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_SECRETS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_SECRETS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_SECRETS+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_SECRETS+++` endif::add-copy-button-to-env-var[] -- |list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-configmaps[`quarkus.knative.init-containers."init-containers".env.configmaps`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-configmaps[`quarkus.knative.sidecars."sidecars".env.configmaps`]## [.description] -- @@ -30283,16 +30985,16 @@ The optional list of ConfigMap names to load environment variables from. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_CONFIGMAPS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_CONFIGMAPS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_CONFIGMAPS+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_CONFIGMAPS+++` endif::add-copy-button-to-env-var[] -- |list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-fields-environment-variable-name[`quarkus.knative.init-containers."init-containers".env.fields."environment-variable-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-fields-environment-variable-name[`quarkus.knative.sidecars."sidecars".env.fields."environment-variable-name"`]## [.description] -- @@ -30300,33 +31002,33 @@ The map associating environment variable names to their associated field referen ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` endif::add-copy-button-to-env-var[] -- |Map | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-vars-vars[`quarkus.knative.init-containers."init-containers".env.vars."vars"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-vars-vars[`quarkus.knative.sidecars."sidecars".env.vars."vars"`]## [.description] -- -The map associating environment name to its associated value. +The environment variable value ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_VARS__VARS_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_VARS__VARS_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_VARS__VARS_+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_VARS__VARS_+++` endif::add-copy-button-to-env-var[] -- -|Map> +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-mapping-mapping-from-secret[`quarkus.knative.init-containers."init-containers".env.mapping."mapping".from-secret`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-mapping-mapping-from-secret[`quarkus.knative.sidecars."sidecars".env.mapping."mapping".from-secret`]## [.description] -- @@ -30334,16 +31036,16 @@ The optional name of the Secret from which a value is to be extracted. Mutually ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_SECRET+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-mapping-mapping-from-configmap[`quarkus.knative.init-containers."init-containers".env.mapping."mapping".from-configmap`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-mapping-mapping-from-configmap[`quarkus.knative.sidecars."sidecars".env.mapping."mapping".from-configmap`]## [.description] -- @@ -30351,16 +31053,16 @@ The optional name of the ConfigMap from which a value is to be extracted. Mutual ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-mapping-mapping-with-key[`quarkus.knative.init-containers."init-containers".env.mapping."mapping".with-key`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-mapping-mapping-with-key[`quarkus.knative.sidecars."sidecars".env.mapping."mapping".with-key`]## [.description] -- @@ -30368,16 +31070,16 @@ The key identifying the field from which the value is extracted. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__WITH_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__WITH_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__WITH_KEY+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__WITH_KEY+++` endif::add-copy-button-to-env-var[] -- |string |required icon:exclamation-circle[title=Configuration property is required] -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-using-prefix-prefixes-for-secret[`quarkus.knative.init-containers."init-containers".env.using-prefix."prefixes".for-secret`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-using-prefix-prefixes-for-secret[`quarkus.knative.sidecars."sidecars".env.using-prefix."prefixes".for-secret`]## [.description] -- @@ -30385,16 +31087,16 @@ The optional prefix to use when adding the environment variable to the container ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-using-prefix-prefixes-for-configmap[`quarkus.knative.init-containers."init-containers".env.using-prefix."prefixes".for-configmap`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-using-prefix-prefixes-for-configmap[`quarkus.knative.sidecars."sidecars".env.using-prefix."prefixes".for-configmap`]## [.description] -- @@ -30402,16 +31104,16 @@ The optional prefix to use when adding the environment variable to the container ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-image]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-image[`quarkus.knative.containers."containers".image`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-image]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-image[`quarkus.knative.sidecars."sidecars".image`]## [.description] -- @@ -30419,16 +31121,16 @@ The container image. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__IMAGE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__IMAGE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__IMAGE+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__IMAGE+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-working-dir]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-working-dir[`quarkus.knative.containers."containers".working-dir`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-working-dir]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-working-dir[`quarkus.knative.sidecars."sidecars".working-dir`]## [.description] -- @@ -30436,16 +31138,16 @@ Working directory. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__WORKING_DIR+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__WORKING_DIR+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__WORKING_DIR+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__WORKING_DIR+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-command]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-command[`quarkus.knative.containers."containers".command`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-command]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-command[`quarkus.knative.sidecars."sidecars".command`]## [.description] -- @@ -30453,16 +31155,16 @@ The commands ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__COMMAND+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__COMMAND+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__COMMAND+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__COMMAND+++` endif::add-copy-button-to-env-var[] -- |list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-arguments]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-arguments[`quarkus.knative.containers."containers".arguments`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-arguments]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-arguments[`quarkus.knative.sidecars."sidecars".arguments`]## [.description] -- @@ -30470,16 +31172,16 @@ The arguments ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ARGUMENTS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ARGUMENTS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ARGUMENTS+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ARGUMENTS+++` endif::add-copy-button-to-env-var[] -- |list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-service-account]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-service-account[`quarkus.knative.containers."containers".service-account`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-service-account]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-service-account[`quarkus.knative.sidecars."sidecars".service-account`]## [.description] -- @@ -30487,16 +31189,16 @@ The service account. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__SERVICE_ACCOUNT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__SERVICE_ACCOUNT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__SERVICE_ACCOUNT+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__SERVICE_ACCOUNT+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-host]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-host[`quarkus.knative.containers."containers".host`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-host]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-host[`quarkus.knative.sidecars."sidecars".host`]## [.description] -- @@ -30504,16 +31206,16 @@ The host under which the application is going to be exposed. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__HOST+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__HOST+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__HOST+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__HOST+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-ports-ports-container-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-ports-ports-container-port[`quarkus.knative.containers."containers".ports."ports".container-port`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-ports-ports-container-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-ports-ports-container-port[`quarkus.knative.sidecars."sidecars".ports."ports".container-port`]## [.description] -- @@ -30521,16 +31223,16 @@ The port number. Refers to the container port. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__PORTS__PORTS__CONTAINER_PORT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__PORTS__PORTS__CONTAINER_PORT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__PORTS__PORTS__CONTAINER_PORT+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__PORTS__PORTS__CONTAINER_PORT+++` endif::add-copy-button-to-env-var[] -- |int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-ports-ports-host-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-ports-ports-host-port[`quarkus.knative.containers."containers".ports."ports".host-port`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-ports-ports-host-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-ports-ports-host-port[`quarkus.knative.sidecars."sidecars".ports."ports".host-port`]## [.description] -- @@ -30538,16 +31240,16 @@ The host port. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__PORTS__PORTS__HOST_PORT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__PORTS__PORTS__HOST_PORT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__PORTS__PORTS__HOST_PORT+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__PORTS__PORTS__HOST_PORT+++` endif::add-copy-button-to-env-var[] -- |int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-ports-ports-path]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-ports-ports-path[`quarkus.knative.containers."containers".ports."ports".path`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-ports-ports-path]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-ports-ports-path[`quarkus.knative.sidecars."sidecars".ports."ports".path`]## [.description] -- @@ -30555,16 +31257,16 @@ The application path (refers to web application path). ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__PORTS__PORTS__PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__PORTS__PORTS__PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__PORTS__PORTS__PATH+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__PORTS__PORTS__PATH+++` endif::add-copy-button-to-env-var[] -- |string |`/` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-ports-ports-protocol]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-ports-ports-protocol[`quarkus.knative.containers."containers".ports."ports".protocol`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-ports-ports-protocol]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-ports-ports-protocol[`quarkus.knative.sidecars."sidecars".ports."ports".protocol`]## [.description] -- @@ -30572,16 +31274,16 @@ The protocol. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__PORTS__PORTS__PROTOCOL+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__PORTS__PORTS__PROTOCOL+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__PORTS__PORTS__PROTOCOL+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__PORTS__PORTS__PROTOCOL+++` endif::add-copy-button-to-env-var[] -- a|`tcp`, `udp`, `sctp`, `http`, `proxy` |`tcp` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-ports-ports-node-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-ports-ports-node-port[`quarkus.knative.containers."containers".ports."ports".node-port`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-ports-ports-node-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-ports-ports-node-port[`quarkus.knative.sidecars."sidecars".ports."ports".node-port`]## [.description] -- @@ -30589,16 +31291,16 @@ The nodePort to which this port should be mapped to. This only takes affect when ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__PORTS__PORTS__NODE_PORT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__PORTS__PORTS__NODE_PORT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__PORTS__PORTS__NODE_PORT+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__PORTS__PORTS__NODE_PORT+++` endif::add-copy-button-to-env-var[] -- |int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-ports-ports-tls]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-ports-ports-tls[`quarkus.knative.containers."containers".ports."ports".tls`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-ports-ports-tls]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-ports-ports-tls[`quarkus.knative.sidecars."sidecars".ports."ports".tls`]## [.description] -- @@ -30606,16 +31308,16 @@ If enabled, the port will be configured to use the schema HTTPS. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__PORTS__PORTS__TLS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__PORTS__PORTS__TLS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__PORTS__PORTS__TLS+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__PORTS__PORTS__TLS+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-image-pull-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-image-pull-policy[`quarkus.knative.containers."containers".image-pull-policy`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-image-pull-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-image-pull-policy[`quarkus.knative.sidecars."sidecars".image-pull-policy`]## [.description] -- @@ -30623,16 +31325,16 @@ Image pull policy. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__IMAGE_PULL_POLICY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__IMAGE_PULL_POLICY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__IMAGE_PULL_POLICY+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__IMAGE_PULL_POLICY+++` endif::add-copy-button-to-env-var[] -- a|`always`, `if-not-present`, `never` |`always` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-image-pull-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-image-pull-secrets[`quarkus.knative.containers."containers".image-pull-secrets`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-image-pull-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-image-pull-secrets[`quarkus.knative.sidecars."sidecars".image-pull-secrets`]## [.description] -- @@ -30640,16 +31342,16 @@ The image pull secret ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__IMAGE_PULL_SECRETS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__IMAGE_PULL_SECRETS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__IMAGE_PULL_SECRETS+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__IMAGE_PULL_SECRETS+++` endif::add-copy-button-to-env-var[] -- |list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-http-action-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-http-action-port[`quarkus.knative.containers."containers".liveness-probe.http-action-port`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-http-action-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-http-action-port[`quarkus.knative.sidecars."sidecars".liveness-probe.http-action-port`]## [.description] -- @@ -30657,16 +31359,16 @@ The port number to use when configuring the `http get` action. If not configured ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_HTTP_ACTION_PORT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_HTTP_ACTION_PORT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_HTTP_ACTION_PORT+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_HTTP_ACTION_PORT+++` endif::add-copy-button-to-env-var[] -- |int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-http-action-port-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-http-action-port-name[`quarkus.knative.containers."containers".liveness-probe.http-action-port-name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-http-action-port-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-http-action-port-name[`quarkus.knative.sidecars."sidecars".liveness-probe.http-action-port-name`]## [.description] -- @@ -30674,33 +31376,35 @@ The port name for selecting the port of the `HTTP get` action. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_HTTP_ACTION_PORT_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_HTTP_ACTION_PORT_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_HTTP_ACTION_PORT_NAME+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_HTTP_ACTION_PORT_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-http-action-path]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-http-action-path[`quarkus.knative.containers."containers".liveness-probe.http-action-path`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-http-action-path]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-http-action-path[`quarkus.knative.sidecars."sidecars".liveness-probe.http-action-path`]## [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_HTTP_ACTION_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_HTTP_ACTION_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_HTTP_ACTION_PATH+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_HTTP_ACTION_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-http-action-scheme]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-http-action-scheme[`quarkus.knative.containers."containers".liveness-probe.http-action-scheme`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-http-action-scheme]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-http-action-scheme[`quarkus.knative.sidecars."sidecars".liveness-probe.http-action-scheme`]## [.description] -- @@ -30708,16 +31412,16 @@ The scheme of the `HTTP get` action. Can be either "HTTP" or "HTTPS". ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_HTTP_ACTION_SCHEME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_HTTP_ACTION_SCHEME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_HTTP_ACTION_SCHEME+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_HTTP_ACTION_SCHEME+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-exec-action]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-exec-action[`quarkus.knative.containers."containers".liveness-probe.exec-action`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-exec-action]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-exec-action[`quarkus.knative.sidecars."sidecars".liveness-probe.exec-action`]## [.description] -- @@ -30725,16 +31429,16 @@ The command to use for the probe. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_EXEC_ACTION+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_EXEC_ACTION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_EXEC_ACTION+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_EXEC_ACTION+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-tcp-socket-action]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-tcp-socket-action[`quarkus.knative.containers."containers".liveness-probe.tcp-socket-action`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-tcp-socket-action]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-tcp-socket-action[`quarkus.knative.sidecars."sidecars".liveness-probe.tcp-socket-action`]## [.description] -- @@ -30742,16 +31446,16 @@ The tcp socket to use for the probe (the format is host:port). ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_TCP_SOCKET_ACTION+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_TCP_SOCKET_ACTION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_TCP_SOCKET_ACTION+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_TCP_SOCKET_ACTION+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-grpc-action]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-grpc-action[`quarkus.knative.containers."containers".liveness-probe.grpc-action`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-grpc-action]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-grpc-action[`quarkus.knative.sidecars."sidecars".liveness-probe.grpc-action`]## [.description] -- @@ -30759,16 +31463,16 @@ The gRPC port to use for the probe (the format is either port or port:service). ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_GRPC_ACTION+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_GRPC_ACTION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_GRPC_ACTION+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_GRPC_ACTION+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-grpc-action-enabled]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-grpc-action-enabled[`quarkus.knative.containers."containers".liveness-probe.grpc-action-enabled`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-grpc-action-enabled]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-grpc-action-enabled[`quarkus.knative.sidecars."sidecars".liveness-probe.grpc-action-enabled`]## [.description] -- @@ -30776,16 +31480,16 @@ If enabled and `grpc-action` is not provided, it will use the generated service ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_GRPC_ACTION_ENABLED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_GRPC_ACTION_ENABLED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_GRPC_ACTION_ENABLED+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_GRPC_ACTION_ENABLED+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-initial-delay]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-initial-delay[`quarkus.knative.containers."containers".liveness-probe.initial-delay`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-initial-delay]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-initial-delay[`quarkus.knative.sidecars."sidecars".liveness-probe.initial-delay`]## [.description] -- @@ -30793,16 +31497,16 @@ The amount of time to wait before starting to probe. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_INITIAL_DELAY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_INITIAL_DELAY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_INITIAL_DELAY+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_INITIAL_DELAY+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] |`5S` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-period]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-period[`quarkus.knative.containers."containers".liveness-probe.period`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-period]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-period[`quarkus.knative.sidecars."sidecars".liveness-probe.period`]## [.description] -- @@ -30810,16 +31514,16 @@ The period in which the action should be called. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_PERIOD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_PERIOD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_PERIOD+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_PERIOD+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] |`10S` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-timeout]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-timeout[`quarkus.knative.containers."containers".liveness-probe.timeout`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-timeout]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-timeout[`quarkus.knative.sidecars."sidecars".liveness-probe.timeout`]## [.description] -- @@ -30827,16 +31531,16 @@ The amount of time to wait for each action. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_TIMEOUT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_TIMEOUT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_TIMEOUT+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_TIMEOUT+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] |`10S` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-success-threshold]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-success-threshold[`quarkus.knative.containers."containers".liveness-probe.success-threshold`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-success-threshold]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-success-threshold[`quarkus.knative.sidecars."sidecars".liveness-probe.success-threshold`]## [.description] -- @@ -30844,16 +31548,16 @@ The success threshold to use. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_SUCCESS_THRESHOLD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_SUCCESS_THRESHOLD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_SUCCESS_THRESHOLD+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_SUCCESS_THRESHOLD+++` endif::add-copy-button-to-env-var[] -- |int |`1` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-failure-threshold]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-failure-threshold[`quarkus.knative.containers."containers".liveness-probe.failure-threshold`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-failure-threshold]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-failure-threshold[`quarkus.knative.sidecars."sidecars".liveness-probe.failure-threshold`]## [.description] -- @@ -30861,16 +31565,16 @@ The failure threshold to use. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_FAILURE_THRESHOLD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_FAILURE_THRESHOLD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_FAILURE_THRESHOLD+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_FAILURE_THRESHOLD+++` endif::add-copy-button-to-env-var[] -- |int |`3` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-http-action-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-http-action-port[`quarkus.knative.containers."containers".readiness-probe.http-action-port`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-http-action-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-http-action-port[`quarkus.knative.sidecars."sidecars".readiness-probe.http-action-port`]## [.description] -- @@ -30878,16 +31582,16 @@ The port number to use when configuring the `http get` action. If not configured ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_HTTP_ACTION_PORT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_HTTP_ACTION_PORT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_HTTP_ACTION_PORT+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_HTTP_ACTION_PORT+++` endif::add-copy-button-to-env-var[] -- |int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-http-action-port-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-http-action-port-name[`quarkus.knative.containers."containers".readiness-probe.http-action-port-name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-http-action-port-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-http-action-port-name[`quarkus.knative.sidecars."sidecars".readiness-probe.http-action-port-name`]## [.description] -- @@ -30895,33 +31599,35 @@ The port name for selecting the port of the `HTTP get` action. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_HTTP_ACTION_PORT_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_HTTP_ACTION_PORT_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_HTTP_ACTION_PORT_NAME+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_HTTP_ACTION_PORT_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-http-action-path]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-http-action-path[`quarkus.knative.containers."containers".readiness-probe.http-action-path`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-http-action-path]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-http-action-path[`quarkus.knative.sidecars."sidecars".readiness-probe.http-action-path`]## [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_HTTP_ACTION_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_HTTP_ACTION_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_HTTP_ACTION_PATH+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_HTTP_ACTION_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-http-action-scheme]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-http-action-scheme[`quarkus.knative.containers."containers".readiness-probe.http-action-scheme`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-http-action-scheme]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-http-action-scheme[`quarkus.knative.sidecars."sidecars".readiness-probe.http-action-scheme`]## [.description] -- @@ -30929,16 +31635,16 @@ The scheme of the `HTTP get` action. Can be either "HTTP" or "HTTPS". ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_HTTP_ACTION_SCHEME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_HTTP_ACTION_SCHEME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_HTTP_ACTION_SCHEME+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_HTTP_ACTION_SCHEME+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-exec-action]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-exec-action[`quarkus.knative.containers."containers".readiness-probe.exec-action`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-exec-action]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-exec-action[`quarkus.knative.sidecars."sidecars".readiness-probe.exec-action`]## [.description] -- @@ -30946,16 +31652,16 @@ The command to use for the probe. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_EXEC_ACTION+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_EXEC_ACTION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_EXEC_ACTION+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_EXEC_ACTION+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-tcp-socket-action]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-tcp-socket-action[`quarkus.knative.containers."containers".readiness-probe.tcp-socket-action`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-tcp-socket-action]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-tcp-socket-action[`quarkus.knative.sidecars."sidecars".readiness-probe.tcp-socket-action`]## [.description] -- @@ -30963,16 +31669,16 @@ The tcp socket to use for the probe (the format is host:port). ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_TCP_SOCKET_ACTION+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_TCP_SOCKET_ACTION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_TCP_SOCKET_ACTION+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_TCP_SOCKET_ACTION+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-grpc-action]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-grpc-action[`quarkus.knative.containers."containers".readiness-probe.grpc-action`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-grpc-action]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-grpc-action[`quarkus.knative.sidecars."sidecars".readiness-probe.grpc-action`]## [.description] -- @@ -30980,16 +31686,16 @@ The gRPC port to use for the probe (the format is either port or port:service). ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_GRPC_ACTION+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_GRPC_ACTION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_GRPC_ACTION+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_GRPC_ACTION+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-grpc-action-enabled]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-grpc-action-enabled[`quarkus.knative.containers."containers".readiness-probe.grpc-action-enabled`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-grpc-action-enabled]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-grpc-action-enabled[`quarkus.knative.sidecars."sidecars".readiness-probe.grpc-action-enabled`]## [.description] -- @@ -30997,16 +31703,16 @@ If enabled and `grpc-action` is not provided, it will use the generated service ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_GRPC_ACTION_ENABLED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_GRPC_ACTION_ENABLED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_GRPC_ACTION_ENABLED+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_GRPC_ACTION_ENABLED+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-initial-delay]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-initial-delay[`quarkus.knative.containers."containers".readiness-probe.initial-delay`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-initial-delay]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-initial-delay[`quarkus.knative.sidecars."sidecars".readiness-probe.initial-delay`]## [.description] -- @@ -31014,16 +31720,16 @@ The amount of time to wait before starting to probe. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_INITIAL_DELAY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_INITIAL_DELAY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_INITIAL_DELAY+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_INITIAL_DELAY+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] |`5S` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-period]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-period[`quarkus.knative.containers."containers".readiness-probe.period`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-period]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-period[`quarkus.knative.sidecars."sidecars".readiness-probe.period`]## [.description] -- @@ -31031,16 +31737,16 @@ The period in which the action should be called. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_PERIOD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_PERIOD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_PERIOD+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_PERIOD+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] |`10S` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-timeout]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-timeout[`quarkus.knative.containers."containers".readiness-probe.timeout`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-timeout]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-timeout[`quarkus.knative.sidecars."sidecars".readiness-probe.timeout`]## [.description] -- @@ -31048,16 +31754,16 @@ The amount of time to wait for each action. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_TIMEOUT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_TIMEOUT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_TIMEOUT+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_TIMEOUT+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] |`10S` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-success-threshold]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-success-threshold[`quarkus.knative.containers."containers".readiness-probe.success-threshold`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-success-threshold]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-success-threshold[`quarkus.knative.sidecars."sidecars".readiness-probe.success-threshold`]## [.description] -- @@ -31065,16 +31771,16 @@ The success threshold to use. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_SUCCESS_THRESHOLD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_SUCCESS_THRESHOLD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_SUCCESS_THRESHOLD+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_SUCCESS_THRESHOLD+++` endif::add-copy-button-to-env-var[] -- |int |`1` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-failure-threshold]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-failure-threshold[`quarkus.knative.containers."containers".readiness-probe.failure-threshold`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-failure-threshold]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-failure-threshold[`quarkus.knative.sidecars."sidecars".readiness-probe.failure-threshold`]## [.description] -- @@ -31082,16 +31788,16 @@ The failure threshold to use. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_FAILURE_THRESHOLD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_FAILURE_THRESHOLD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_FAILURE_THRESHOLD+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_FAILURE_THRESHOLD+++` endif::add-copy-button-to-env-var[] -- |int |`3` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-mounts-mounts-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-mounts-mounts-name[`quarkus.knative.containers."containers".mounts."mounts".name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-mounts-mounts-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-mounts-mounts-name[`quarkus.knative.sidecars."sidecars".mounts."mounts".name`]## [.description] -- @@ -31099,16 +31805,16 @@ The name of the volumeName to mount. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__MOUNTS__MOUNTS__NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__MOUNTS__MOUNTS__NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__MOUNTS__MOUNTS__NAME+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__MOUNTS__MOUNTS__NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-mounts-mounts-path]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-mounts-mounts-path[`quarkus.knative.containers."containers".mounts."mounts".path`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-mounts-mounts-path]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-mounts-mounts-path[`quarkus.knative.sidecars."sidecars".mounts."mounts".path`]## [.description] -- @@ -31116,16 +31822,16 @@ The path to mount. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__MOUNTS__MOUNTS__PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__MOUNTS__MOUNTS__PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__MOUNTS__MOUNTS__PATH+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__MOUNTS__MOUNTS__PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-mounts-mounts-sub-path]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-mounts-mounts-sub-path[`quarkus.knative.containers."containers".mounts."mounts".sub-path`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-mounts-mounts-sub-path]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-mounts-mounts-sub-path[`quarkus.knative.sidecars."sidecars".mounts."mounts".sub-path`]## [.description] -- @@ -31133,33 +31839,33 @@ Path within the volumeName from which the container's volumeName should be mount ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__MOUNTS__MOUNTS__SUB_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__MOUNTS__MOUNTS__SUB_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__MOUNTS__MOUNTS__SUB_PATH+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__MOUNTS__MOUNTS__SUB_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-mounts-mounts-read-only]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-mounts-mounts-read-only[`quarkus.knative.containers."containers".mounts."mounts".read-only`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-mounts-mounts-read-only]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-mounts-mounts-read-only[`quarkus.knative.sidecars."sidecars".mounts."mounts".read-only`]## [.description] -- -ReadOnly +ReadOnly. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__MOUNTS__MOUNTS__READ_ONLY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__MOUNTS__MOUNTS__READ_ONLY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__MOUNTS__MOUNTS__READ_ONLY+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__MOUNTS__MOUNTS__READ_ONLY+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-resources-limits-cpu]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-resources-limits-cpu[`quarkus.knative.containers."containers".resources.limits.cpu`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-resources-limits-cpu]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-resources-limits-cpu[`quarkus.knative.sidecars."sidecars".resources.limits.cpu`]## [.description] -- @@ -31167,16 +31873,16 @@ CPU Requirements ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__RESOURCES_LIMITS_CPU+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__RESOURCES_LIMITS_CPU+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__RESOURCES_LIMITS_CPU+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__RESOURCES_LIMITS_CPU+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-resources-limits-memory]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-resources-limits-memory[`quarkus.knative.containers."containers".resources.limits.memory`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-resources-limits-memory]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-resources-limits-memory[`quarkus.knative.sidecars."sidecars".resources.limits.memory`]## [.description] -- @@ -31184,16 +31890,16 @@ Memory Requirements ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__RESOURCES_LIMITS_MEMORY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__RESOURCES_LIMITS_MEMORY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__RESOURCES_LIMITS_MEMORY+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__RESOURCES_LIMITS_MEMORY+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-resources-requests-cpu]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-resources-requests-cpu[`quarkus.knative.containers."containers".resources.requests.cpu`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-resources-requests-cpu]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-resources-requests-cpu[`quarkus.knative.sidecars."sidecars".resources.requests.cpu`]## [.description] -- @@ -31201,16 +31907,16 @@ CPU Requirements ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__RESOURCES_REQUESTS_CPU+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__RESOURCES_REQUESTS_CPU+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__RESOURCES_REQUESTS_CPU+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__RESOURCES_REQUESTS_CPU+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-resources-requests-memory]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-resources-requests-memory[`quarkus.knative.containers."containers".resources.requests.memory`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-resources-requests-memory]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-resources-requests-memory[`quarkus.knative.sidecars."sidecars".resources.requests.memory`]## [.description] -- @@ -31218,201 +31924,82 @@ Memory Requirements ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__RESOURCES_REQUESTS_MEMORY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__RESOURCES_REQUESTS_MEMORY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__RESOURCES_REQUESTS_MEMORY+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__RESOURCES_REQUESTS_MEMORY+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-env-secrets[`quarkus.knative.containers."containers".env.secrets`]## - -[.description] --- -The optional list of Secret names to load environment variables from. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_SECRETS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_SECRETS+++` -endif::add-copy-button-to-env-var[] --- -|list of string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-env-configmaps[`quarkus.knative.containers."containers".env.configmaps`]## - -[.description] --- -The optional list of ConfigMap names to load environment variables from. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_CONFIGMAPS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_CONFIGMAPS+++` -endif::add-copy-button-to-env-var[] --- -|list of string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-env-fields-environment-variable-name[`quarkus.knative.containers."containers".env.fields."environment-variable-name"`]## - -[.description] --- -The map associating environment variable names to their associated field references they take their value from. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` -endif::add-copy-button-to-env-var[] --- -|Map -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-env-vars-vars[`quarkus.knative.containers."containers".env.vars."vars"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-hostaliases-host-aliases-ip]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-hostaliases-host-aliases-ip[`quarkus.knative.hostaliases."host-aliases".ip`]## [.description] -- -The map associating environment name to its associated value. +The ip address. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_VARS__VARS_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_HOSTALIASES__HOST_ALIASES__IP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_VARS__VARS_+++` -endif::add-copy-button-to-env-var[] --- -|Map> -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-env-mapping-mapping-from-secret[`quarkus.knative.containers."containers".env.mapping."mapping".from-secret`]## - -[.description] --- -The optional name of the Secret from which a value is to be extracted. Mutually exclusive with `from-configmap`. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_MAPPING__MAPPING__FROM_SECRET+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_MAPPING__MAPPING__FROM_SECRET+++` +Environment variable: `+++QUARKUS_KNATIVE_HOSTALIASES__HOST_ALIASES__IP+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-env-mapping-mapping-from-configmap[`quarkus.knative.containers."containers".env.mapping."mapping".from-configmap`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-hostaliases-host-aliases-hostnames]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-hostaliases-host-aliases-hostnames[`quarkus.knative.hostaliases."host-aliases".hostnames`]## [.description] -- -The optional name of the ConfigMap from which a value is to be extracted. Mutually exclusive with `from-secret`. +The hostnames to resolve to the ip. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_HOSTALIASES__HOST_ALIASES__HOSTNAMES+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` +Environment variable: `+++QUARKUS_KNATIVE_HOSTALIASES__HOST_ALIASES__HOSTNAMES+++` endif::add-copy-button-to-env-var[] -- -|string +|list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-env-mapping-mapping-with-key[`quarkus.knative.containers."containers".env.mapping."mapping".with-key`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-node-selector-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-node-selector-key[`quarkus.knative.node-selector.key`]## [.description] -- -The key identifying the field from which the value is extracted. +The key of the nodeSelector. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_MAPPING__MAPPING__WITH_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_NODE_SELECTOR_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_MAPPING__MAPPING__WITH_KEY+++` +Environment variable: `+++QUARKUS_KNATIVE_NODE_SELECTOR_KEY+++` endif::add-copy-button-to-env-var[] -- |string |required icon:exclamation-circle[title=Configuration property is required] -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-env-using-prefix-prefixes-for-secret[`quarkus.knative.containers."containers".env.using-prefix."prefixes".for-secret`]## - -[.description] --- -The optional prefix to use when adding the environment variable to the container. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-env-using-prefix-prefixes-for-configmap[`quarkus.knative.containers."containers".env.using-prefix."prefixes".for-configmap`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-node-selector-value]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-node-selector-value[`quarkus.knative.node-selector.value`]## [.description] -- -The optional prefix to use when adding the environment variable to the container. +The value of the nodeSelector. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_NODE_SELECTOR_VALUE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` +Environment variable: `+++QUARKUS_KNATIVE_NODE_SELECTOR_VALUE+++` endif::add-copy-button-to-env-var[] -- |string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-host-aliases-host-aliases-ip]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-host-aliases-host-aliases-ip[`quarkus.knative.host-aliases."host-aliases".ip`]## - -[.description] --- -The ip address - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_HOST_ALIASES__HOST_ALIASES__IP+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_HOST_ALIASES__HOST_ALIASES__IP+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-host-aliases-host-aliases-hostnames]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-host-aliases-host-aliases-hostnames[`quarkus.knative.host-aliases."host-aliases".hostnames`]## - -[.description] --- -The hostnames to resolve to the ip - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_HOST_ALIASES__HOST_ALIASES__HOSTNAMES+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_HOST_ALIASES__HOST_ALIASES__HOSTNAMES+++` -endif::add-copy-button-to-env-var[] --- -|list of string -| +|required icon:exclamation-circle[title=Configuration property is required] a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-resources-limits-cpu]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-resources-limits-cpu[`quarkus.knative.resources.limits.cpu`]## @@ -31482,6 +32069,40 @@ endif::add-copy-button-to-env-var[] |string | +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-app-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-app-secret[`quarkus.knative.app-secret`]## + +[.description] +-- +If set, the secret will mounted to the application container and its contents will be used for application configuration. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_APP_SECRET+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_APP_SECRET+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-app-config-map]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-app-config-map[`quarkus.knative.app-config-map`]## + +[.description] +-- +If set, the config map will be mounted to the application container and its contents will be used for application configuration. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_APP_CONFIG_MAP+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_APP_CONFIG_MAP+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-rbac-roles-roles-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-rbac-roles-roles-name[`quarkus.knative.rbac.roles."roles".name`]## [.description] @@ -32060,45 +32681,266 @@ endif::add-copy-button-to-env-var[] |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-add-version-to-label-selectors]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-add-version-to-label-selectors[`quarkus.knative.add-version-to-label-selectors`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-se-linux-options-level]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-se-linux-options-level[`quarkus.knative.security-context.se-linux-options.level`]## [.description] -- -If true, the 'app.kubernetes.io/version' label will be part of the selectors of Service and Deployment +The SELinux level label that applies to the container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ADD_VERSION_TO_LABEL_SELECTORS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SE_LINUX_OPTIONS_LEVEL+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_ADD_VERSION_TO_LABEL_SELECTORS+++` +Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SE_LINUX_OPTIONS_LEVEL+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-se-linux-options-role]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-se-linux-options-role[`quarkus.knative.security-context.se-linux-options.role`]## + +[.description] +-- +The SELinux role label that applies to the container. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SE_LINUX_OPTIONS_ROLE+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SE_LINUX_OPTIONS_ROLE+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-se-linux-options-type]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-se-linux-options-type[`quarkus.knative.security-context.se-linux-options.type`]## + +[.description] +-- +The SELinux type label that applies to the container. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SE_LINUX_OPTIONS_TYPE+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SE_LINUX_OPTIONS_TYPE+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-se-linux-options-user]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-se-linux-options-user[`quarkus.knative.security-context.se-linux-options.user`]## + +[.description] +-- +The SELinux user label that applies to the container. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SE_LINUX_OPTIONS_USER+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SE_LINUX_OPTIONS_USER+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-windows-options-gmsa-credential-spec-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-windows-options-gmsa-credential-spec-name[`quarkus.knative.security-context.windows-options.gmsa-credential-spec-name`]## + +[.description] +-- +The name of the GMSA credential spec to use. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC_NAME+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC_NAME+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-windows-options-gmsa-credential-spec]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-windows-options-gmsa-credential-spec[`quarkus.knative.security-context.windows-options.gmsa-credential-spec`]## + +[.description] +-- +GMSACredentialSpec is where the GMSA admission webhook (link:https://github.com/kubernetes-sigs/windows-gmsa[windows-gsma]) inlines the contents of the GMSA credential spec named by the GMSACredentialSpecName field. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-windows-options-run-as-user-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-windows-options-run-as-user-name[`quarkus.knative.security-context.windows-options.run-as-user-name`]## + +[.description] +-- +The UserName in Windows to run the entrypoint of the container process. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_WINDOWS_OPTIONS_RUN_AS_USER_NAME+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_WINDOWS_OPTIONS_RUN_AS_USER_NAME+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-windows-options-host-process]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-windows-options-host-process[`quarkus.knative.security-context.windows-options.host-process`]## + +[.description] +-- +HostProcess determines if a container should be run as a 'Host Process' container. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_WINDOWS_OPTIONS_HOST_PROCESS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_WINDOWS_OPTIONS_HOST_PROCESS+++` endif::add-copy-button-to-env-var[] -- |boolean -|`true` +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-add-name-to-label-selectors]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-add-name-to-label-selectors[`quarkus.knative.add-name-to-label-selectors`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-run-as-user]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-run-as-user[`quarkus.knative.security-context.run-as-user`]## [.description] -- -If true, the 'app.kubernetes.io/name' label will be part of the selectors of Service and Deployment +The UID to run the entrypoint of the container process. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ADD_NAME_TO_LABEL_SELECTORS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_RUN_AS_USER+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_ADD_NAME_TO_LABEL_SELECTORS+++` +Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_RUN_AS_USER+++` +endif::add-copy-button-to-env-var[] +-- +|long +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-run-as-group]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-run-as-group[`quarkus.knative.security-context.run-as-group`]## + +[.description] +-- +The GID to run the entrypoint of the container process. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_RUN_AS_GROUP+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_RUN_AS_GROUP+++` +endif::add-copy-button-to-env-var[] +-- +|long +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-run-as-non-root]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-run-as-non-root[`quarkus.knative.security-context.run-as-non-root`]## + +[.description] +-- +Indicates that the container must run as a non-root user. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_RUN_AS_NON_ROOT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_RUN_AS_NON_ROOT+++` endif::add-copy-button-to-env-var[] -- |boolean -|`true` +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-supplemental-groups]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-supplemental-groups[`quarkus.knative.security-context.supplemental-groups`]## + +[.description] +-- +A list of groups applied to the first process run in each container, in addition to the container's primary GID. If unspecified, no groups will be added to any container. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SUPPLEMENTAL_GROUPS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SUPPLEMENTAL_GROUPS+++` +endif::add-copy-button-to-env-var[] +-- +|list of long +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-fs-group]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-fs-group[`quarkus.knative.security-context.fs-group`]## + +[.description] +-- +A special supplemental group that applies to all containers in a pod. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_FS_GROUP+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_FS_GROUP+++` +endif::add-copy-button-to-env-var[] +-- +|long +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-sysctls-sysctl-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-sysctls-sysctl-name[`quarkus.knative.security-context.sysctls."sysctl-name"`]## + +[.description] +-- +Sysctls hold a list of namespaced sysctls used for the pod. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SYSCTLS__SYSCTL_NAME_+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SYSCTLS__SYSCTL_NAME_+++` +endif::add-copy-button-to-env-var[] +-- +|Map +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-fs-group-change-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-fs-group-change-policy[`quarkus.knative.security-context.fs-group-change-policy`]## + +[.description] +-- +It holds policies that will be used for applying fsGroup to a volume when volume is mounted. Values: OnRootMismatch, Always + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_FS_GROUP_CHANGE_POLICY+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_FS_GROUP_CHANGE_POLICY+++` +endif::add-copy-button-to-env-var[] +-- +a|tooltip:on-root-mismatch[It indicates that volume's ownership and permissions will be changed only when permission and ownership of root directory does not match with expected permissions on the volume.], tooltip:always[It indicates that volume's ownership and permissions should always be changed whenever volume is mounted inside a Pod. This the default behavior.] +| a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-idempotent]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-idempotent[`quarkus.knative.idempotent`]## [.description] -- -Switch used to control whether non-idempotent fields are included in generated kubernetes resources to improve git-ops compatibility +Switch used to control whether non-idempotent fields are included in generated kubernetes resources to improve git-ops compatibility. ifdef::add-copy-button-to-env-var[] @@ -32145,159 +32987,6 @@ endif::add-copy-button-to-env-var[] |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-secrets[`quarkus.knative.env.secrets`]## - -[.description] --- -The optional list of Secret names to load environment variables from. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_SECRETS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_ENV_SECRETS+++` -endif::add-copy-button-to-env-var[] --- -|list of string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-configmaps[`quarkus.knative.env.configmaps`]## - -[.description] --- -The optional list of ConfigMap names to load environment variables from. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_CONFIGMAPS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_ENV_CONFIGMAPS+++` -endif::add-copy-button-to-env-var[] --- -|list of string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-fields-environment-variable-name[`quarkus.knative.env.fields."environment-variable-name"`]## - -[.description] --- -The map associating environment variable names to their associated field references they take their value from. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` -endif::add-copy-button-to-env-var[] --- -|Map -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-vars-vars[`quarkus.knative.env.vars."vars"`]## - -[.description] --- -The map associating environment name to its associated value. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_VARS__VARS_+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_ENV_VARS__VARS_+++` -endif::add-copy-button-to-env-var[] --- -|Map> -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-mapping-mapping-from-secret[`quarkus.knative.env.mapping."mapping".from-secret`]## - -[.description] --- -The optional name of the Secret from which a value is to be extracted. Mutually exclusive with `from-configmap`. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_MAPPING__MAPPING__FROM_SECRET+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_ENV_MAPPING__MAPPING__FROM_SECRET+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-mapping-mapping-from-configmap[`quarkus.knative.env.mapping."mapping".from-configmap`]## - -[.description] --- -The optional name of the ConfigMap from which a value is to be extracted. Mutually exclusive with `from-secret`. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-mapping-mapping-with-key[`quarkus.knative.env.mapping."mapping".with-key`]## - -[.description] --- -The key identifying the field from which the value is extracted. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_MAPPING__MAPPING__WITH_KEY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_ENV_MAPPING__MAPPING__WITH_KEY+++` -endif::add-copy-button-to-env-var[] --- -|string -|required icon:exclamation-circle[title=Configuration property is required] - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-using-prefix-prefixes-for-secret[`quarkus.knative.env.using-prefix."prefixes".for-secret`]## - -[.description] --- -The optional prefix to use when adding the environment variable to the container. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-using-prefix-prefixes-for-configmap[`quarkus.knative.env.using-prefix."prefixes".for-configmap`]## - -[.description] --- -The optional prefix to use when adding the environment variable to the container. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` -endif::add-copy-button-to-env-var[] --- -|string -| - a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-cluster-local]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-cluster-local[`quarkus.knative.cluster-local`]## [.description] @@ -32604,460 +33293,358 @@ endif::add-copy-button-to-env-var[] |long |`100` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-app-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-app-secret[`quarkus.knative.app-secret`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-deploy]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-deploy[`quarkus.knative.deploy`]## [.description] -- -If set, the secret will mounted to the application container and its contents will be used for application configuration. +If set to true, Quarkus will attempt to deploy the application to the target Kubernetes cluster ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_APP_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_DEPLOY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_APP_SECRET+++` +Environment variable: `+++QUARKUS_KNATIVE_DEPLOY+++` endif::add-copy-button-to-env-var[] -- -|string -| +|boolean +|`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-app-config-map]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-app-config-map[`quarkus.knative.app-config-map`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-deploy-strategy]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-deploy-strategy[`quarkus.knative.deploy-strategy`]## [.description] -- -If set, the config map will be mounted to the application container and its contents will be used for application configuration. +If deploy is enabled, it will follow this strategy to update the resources to the target Kubernetes cluster. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_APP_CONFIG_MAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_DEPLOY_STRATEGY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_APP_CONFIG_MAP+++` +Environment variable: `+++QUARKUS_KNATIVE_DEPLOY_STRATEGY+++` endif::add-copy-button-to-env-var[] -- -|string -| +a|`create-or-update`, `create`, `replace`, `server-side-apply` +|`create-or-update` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-se-linux-options-level]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-se-linux-options-level[`quarkus.knative.security-context.se-linux-options.level`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-secrets[`quarkus.kubernetes.env.secrets`]## [.description] -- -The SELinux level label that applies to the container. +The optional list of Secret names to load environment variables from. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SE_LINUX_OPTIONS_LEVEL+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_SECRETS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SE_LINUX_OPTIONS_LEVEL+++` +Environment variable: `+++QUARKUS_KUBERNETES_ENV_SECRETS+++` endif::add-copy-button-to-env-var[] -- -|string +|list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-se-linux-options-role]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-se-linux-options-role[`quarkus.knative.security-context.se-linux-options.role`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-configmaps[`quarkus.kubernetes.env.configmaps`]## [.description] -- -The SELinux role label that applies to the container. +The optional list of ConfigMap names to load environment variables from. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SE_LINUX_OPTIONS_ROLE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_CONFIGMAPS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SE_LINUX_OPTIONS_ROLE+++` +Environment variable: `+++QUARKUS_KUBERNETES_ENV_CONFIGMAPS+++` endif::add-copy-button-to-env-var[] -- -|string +|list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-se-linux-options-type]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-se-linux-options-type[`quarkus.knative.security-context.se-linux-options.type`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-fields-environment-variable-name[`quarkus.kubernetes.env.fields."environment-variable-name"`]## [.description] -- -The SELinux type label that applies to the container. +The map associating environment variable names to their associated field references they take their value from. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SE_LINUX_OPTIONS_TYPE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SE_LINUX_OPTIONS_TYPE+++` +Environment variable: `+++QUARKUS_KUBERNETES_ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` endif::add-copy-button-to-env-var[] -- -|string +|Map | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-se-linux-options-user]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-se-linux-options-user[`quarkus.knative.security-context.se-linux-options.user`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-vars-vars[`quarkus.kubernetes.env.vars."vars"`]## [.description] -- -The SELinux user label that applies to the container. +The environment variable value ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SE_LINUX_OPTIONS_USER+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_VARS__VARS_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SE_LINUX_OPTIONS_USER+++` +Environment variable: `+++QUARKUS_KUBERNETES_ENV_VARS__VARS_+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-windows-options-gmsa-credential-spec-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-windows-options-gmsa-credential-spec-name[`quarkus.knative.security-context.windows-options.gmsa-credential-spec-name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-mapping-mapping-from-secret[`quarkus.kubernetes.env.mapping."mapping".from-secret`]## [.description] -- -The name of the GMSA credential spec to use. +The optional name of the Secret from which a value is to be extracted. Mutually exclusive with `from-configmap`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_MAPPING__MAPPING__FROM_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC_NAME+++` +Environment variable: `+++QUARKUS_KUBERNETES_ENV_MAPPING__MAPPING__FROM_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-windows-options-gmsa-credential-spec]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-windows-options-gmsa-credential-spec[`quarkus.knative.security-context.windows-options.gmsa-credential-spec`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-mapping-mapping-from-configmap[`quarkus.kubernetes.env.mapping."mapping".from-configmap`]## [.description] -- -GMSACredentialSpec is where the GMSA admission webhook (https://github.com/kubernetes-sigs/windows-gmsa) inlines the contents of the GMSA credential spec named by the GMSACredentialSpecName field. +The optional name of the ConfigMap from which a value is to be extracted. Mutually exclusive with `from-secret`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC+++` +Environment variable: `+++QUARKUS_KUBERNETES_ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-windows-options-run-as-user-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-windows-options-run-as-user-name[`quarkus.knative.security-context.windows-options.run-as-user-name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-mapping-mapping-with-key[`quarkus.kubernetes.env.mapping."mapping".with-key`]## [.description] -- -The UserName in Windows to run the entrypoint of the container process. +The key identifying the field from which the value is extracted. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_WINDOWS_OPTIONS_RUN_AS_USER_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_MAPPING__MAPPING__WITH_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_WINDOWS_OPTIONS_RUN_AS_USER_NAME+++` +Environment variable: `+++QUARKUS_KUBERNETES_ENV_MAPPING__MAPPING__WITH_KEY+++` endif::add-copy-button-to-env-var[] -- |string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-windows-options-host-process]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-windows-options-host-process[`quarkus.knative.security-context.windows-options.host-process`]## - -[.description] --- -HostProcess determines if a container should be run as a 'Host Process' container. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_WINDOWS_OPTIONS_HOST_PROCESS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_WINDOWS_OPTIONS_HOST_PROCESS+++` -endif::add-copy-button-to-env-var[] --- -|boolean -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-run-as-user]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-run-as-user[`quarkus.knative.security-context.run-as-user`]## - -[.description] --- -The UID to run the entrypoint of the container process. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_RUN_AS_USER+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_RUN_AS_USER+++` -endif::add-copy-button-to-env-var[] --- -|long -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-run-as-group]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-run-as-group[`quarkus.knative.security-context.run-as-group`]## - -[.description] --- -The GID to run the entrypoint of the container process. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_RUN_AS_GROUP+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_RUN_AS_GROUP+++` -endif::add-copy-button-to-env-var[] --- -|long -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-run-as-non-root]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-run-as-non-root[`quarkus.knative.security-context.run-as-non-root`]## - -[.description] --- -Indicates that the container must run as a non-root user. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_RUN_AS_NON_ROOT+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_RUN_AS_NON_ROOT+++` -endif::add-copy-button-to-env-var[] --- -|boolean -| +|required icon:exclamation-circle[title=Configuration property is required] -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-supplemental-groups]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-supplemental-groups[`quarkus.knative.security-context.supplemental-groups`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-using-prefix-prefixes-for-secret[`quarkus.kubernetes.env.using-prefix."prefixes".for-secret`]## [.description] -- -A list of groups applied to the first process run in each container, in addition to the container's primary GID. If unspecified, no groups will be added to any container. +The optional prefix to use when adding the environment variable to the container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SUPPLEMENTAL_GROUPS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SUPPLEMENTAL_GROUPS+++` +Environment variable: `+++QUARKUS_KUBERNETES_ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` endif::add-copy-button-to-env-var[] -- -|list of long +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-fs-group]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-fs-group[`quarkus.knative.security-context.fs-group`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-using-prefix-prefixes-for-configmap[`quarkus.kubernetes.env.using-prefix."prefixes".for-configmap`]## [.description] -- -A special supplemental group that applies to all containers in a pod. +The optional prefix to use when adding the environment variable to the container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_FS_GROUP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_FS_GROUP+++` +Environment variable: `+++QUARKUS_KUBERNETES_ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` endif::add-copy-button-to-env-var[] -- -|long +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-sysctls-sysctl-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-sysctls-sysctl-name[`quarkus.knative.security-context.sysctls."sysctl-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-part-of]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-part-of[`quarkus.kubernetes.part-of`]## [.description] -- -Sysctls hold a list of namespaced sysctls used for the pod. +The name of the group this component belongs too. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SYSCTLS__SYSCTL_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_PART_OF+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SYSCTLS__SYSCTL_NAME_+++` +Environment variable: `+++QUARKUS_KUBERNETES_PART_OF+++` endif::add-copy-button-to-env-var[] -- -|Map +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-fs-group-change-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-fs-group-change-policy[`quarkus.knative.security-context.fs-group-change-policy`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-name[`quarkus.kubernetes.name`]## [.description] -- -It holds policies that will be used for applying fsGroup to a volume when volume is mounted. Values: OnRootMismatch, Always +The name of the application. This value will be used for naming Kubernetes resources like: - Deployment - Service and so on ... ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_FS_GROUP_CHANGE_POLICY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_FS_GROUP_CHANGE_POLICY+++` +Environment variable: `+++QUARKUS_KUBERNETES_NAME+++` endif::add-copy-button-to-env-var[] -- -a|tooltip:on-root-mismatch[It indicates that volume's ownership and permissions will be changed only when permission and ownership of root directory does not match with expected permissions on the volume.], tooltip:always[It indicates that volume's ownership and permissions should always be changed whenever volume is mounted inside a Pod. This the default behavior.] +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-deploy]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-deploy[`quarkus.knative.deploy`]## - -[.description] --- -If set to true, Quarkus will attempt to deploy the application to the target knative cluster - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_DEPLOY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_DEPLOY+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-deploy-strategy]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-deploy-strategy[`quarkus.knative.deploy-strategy`]## - -[.description] --- -If deploy is enabled, it will follow this strategy to update the resources to the target Knative cluster. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_DEPLOY_STRATEGY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_DEPLOY_STRATEGY+++` -endif::add-copy-button-to-env-var[] --- -a|`create-or-update`, `create`, `replace`, `server-side-apply` -|`create-or-update` - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-part-of]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-part-of[`quarkus.kubernetes.part-of`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-version]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-version[`quarkus.kubernetes.version`]## [.description] -- -The name of the group this component belongs too +The version of the application. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_PART_OF+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_VERSION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_PART_OF+++` +Environment variable: `+++QUARKUS_KUBERNETES_VERSION+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-name[`quarkus.kubernetes.name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-namespace]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-namespace[`quarkus.kubernetes.namespace`]## [.description] -- -The name of the application. This value will be used for naming Kubernetes resources like: - Deployment - Service and so on ... +The namespace the generated resources should belong to. If not value is set, then the 'namespace' field will not be added to the 'metadata' section of the generated manifests. This in turn means that when the manifests are applied to a cluster, the namespace will be resolved from the current Kubernetes context (see link:https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/#context[organize-cluster-access-kubeconfig] for more details). ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_NAMESPACE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_NAME+++` +Environment variable: `+++QUARKUS_KUBERNETES_NAMESPACE+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-version]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-version[`quarkus.kubernetes.version`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-labels-label-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-labels-label-name[`quarkus.kubernetes.labels."label-name"`]## [.description] -- -The version of the application. +Custom labels to add to all resources. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_VERSION+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_LABELS__LABEL_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_VERSION+++` +Environment variable: `+++QUARKUS_KUBERNETES_LABELS__LABEL_NAME_+++` endif::add-copy-button-to-env-var[] -- -|string +|Map | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-deployment-kind]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-deployment-kind[`quarkus.kubernetes.deployment-kind`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-annotations-annotation-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-annotations-annotation-name[`quarkus.kubernetes.annotations."annotation-name"`]## [.description] -- -The kind of the deployment resource to use. Supported values are 'StatefulSet', 'Job', 'CronJob' and 'Deployment' defaulting to the latter. +Custom annotations to add to all resources. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_DEPLOYMENT_KIND+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ANNOTATIONS__ANNOTATION_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_DEPLOYMENT_KIND+++` +Environment variable: `+++QUARKUS_KUBERNETES_ANNOTATIONS__ANNOTATION_NAME_+++` endif::add-copy-button-to-env-var[] -- -a|`deployment`, `deployment-config`, `stateful-set`, `job`, `cron-job`, `knative-service` +|Map | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-namespace]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-namespace[`quarkus.kubernetes.namespace`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-service-type]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-service-type[`quarkus.kubernetes.service-type`]## [.description] -- -The namespace the generated resources should belong to. If not value is set, then the 'namespace' field will not be added to the 'metadata' section of the generated manifests. This in turn means that when the manifests are applied to a cluster, the namespace will be resolved from the current Kubernetes context (see https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/++#++context for more details). +The type of service that will be generated for the application ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_NAMESPACE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SERVICE_TYPE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_NAMESPACE+++` +Environment variable: `+++QUARKUS_KUBERNETES_SERVICE_TYPE+++` endif::add-copy-button-to-env-var[] -- -|string -| +a|`cluster-ip`, `node-port`, `load-balancer`, `external-name` +|`cluster-ip` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-labels-label-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-labels-label-name[`quarkus.kubernetes.labels."label-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-add-build-timestamp]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-add-build-timestamp[`quarkus.kubernetes.add-build-timestamp`]## [.description] -- -Custom labels to add to all resources +Whether to add the build timestamp to the Kubernetes annotations This is a very useful way to have manifests of successive builds of the same application differ - thus ensuring that Kubernetes will apply the updated resources. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_LABELS__LABEL_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ADD_BUILD_TIMESTAMP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_LABELS__LABEL_NAME_+++` +Environment variable: `+++QUARKUS_KUBERNETES_ADD_BUILD_TIMESTAMP+++` endif::add-copy-button-to-env-var[] -- -|Map -| +|boolean +|`true` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-annotations-annotation-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-annotations-annotation-name[`quarkus.kubernetes.annotations."annotation-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-add-version-to-label-selectors]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-add-version-to-label-selectors[`quarkus.kubernetes.add-version-to-label-selectors`]## [.description] -- -Custom annotations to add to all resources +If `true`, the 'app.kubernetes.io/version' label will be part of the selectors of Service and Deployment. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ANNOTATIONS__ANNOTATION_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ADD_VERSION_TO_LABEL_SELECTORS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_ANNOTATIONS__ANNOTATION_NAME_+++` +Environment variable: `+++QUARKUS_KUBERNETES_ADD_VERSION_TO_LABEL_SELECTORS+++` endif::add-copy-button-to-env-var[] -- -|Map -| +|boolean +|`true` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-add-build-timestamp]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-add-build-timestamp[`quarkus.kubernetes.add-build-timestamp`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-add-name-to-label-selectors]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-add-name-to-label-selectors[`quarkus.kubernetes.add-name-to-label-selectors`]## [.description] -- -Whether to add the build timestamp to the Kubernetes annotations This is a very useful way to have manifests of successive builds of the same application differ - thus ensuring that Kubernetes will apply the updated resources +If `true`, the 'app.kubernetes.io/name' label will be part of the selectors of Service and Deployment. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ADD_BUILD_TIMESTAMP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ADD_NAME_TO_LABEL_SELECTORS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_ADD_BUILD_TIMESTAMP+++` +Environment variable: `+++QUARKUS_KUBERNETES_ADD_NAME_TO_LABEL_SELECTORS+++` endif::add-copy-button-to-env-var[] -- |boolean @@ -33067,7 +33654,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-w [.description] -- -Working directory +Working directory. ifdef::add-copy-button-to-env-var[] @@ -33084,7 +33671,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-c [.description] -- -The commands +The commands. ifdef::add-copy-button-to-env-var[] @@ -33101,7 +33688,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-a [.description] -- -The arguments +The arguments. ifdef::add-copy-button-to-env-var[] @@ -33118,7 +33705,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-s [.description] -- -The service account +The service account. ifdef::add-copy-button-to-env-var[] @@ -33131,6 +33718,23 @@ endif::add-copy-button-to-env-var[] |string | +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-container-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-container-name[`quarkus.kubernetes.container-name`]## + +[.description] +-- +If set, it will change the name of the container according to the configuration. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CONTAINER_NAME+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KUBERNETES_CONTAINER_NAME+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ports-ports-container-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ports-ports-container-port[`quarkus.kubernetes.ports."ports".container-port`]## [.description] @@ -33233,175 +33837,73 @@ endif::add-copy-button-to-env-var[] |boolean |`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-replicas]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-replicas[`quarkus.kubernetes.replicas`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-image-pull-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-image-pull-policy[`quarkus.kubernetes.image-pull-policy`]## [.description] -- -The number of desired pods +Image pull policy. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_REPLICAS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_IMAGE_PULL_POLICY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_REPLICAS+++` +Environment variable: `+++QUARKUS_KUBERNETES_IMAGE_PULL_POLICY+++` endif::add-copy-button-to-env-var[] -- -|int -|`1` +a|`always`, `if-not-present`, `never` +|`always` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-strategy]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-strategy[`quarkus.kubernetes.strategy`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-image-pull-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-image-pull-secrets[`quarkus.kubernetes.image-pull-secrets`]## [.description] -- -Specifies the deployment strategy. +The image pull secret. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_STRATEGY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_IMAGE_PULL_SECRETS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_STRATEGY+++` +Environment variable: `+++QUARKUS_KUBERNETES_IMAGE_PULL_SECRETS+++` endif::add-copy-button-to-env-var[] -- -a|`none`, `recreate`, `rolling-update` -|`none` +|list of string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-rolling-update-max-unavailable]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-rolling-update-max-unavailable[`quarkus.kubernetes.rolling-update.max-unavailable`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-generate-image-pull-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-generate-image-pull-secret[`quarkus.kubernetes.generate-image-pull-secret`]## [.description] -- -Specifies the maximum number of Pods that can be unavailable during the update process. +Enable generation of image pull secret, when the container image username and password are provided. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ROLLING_UPDATE_MAX_UNAVAILABLE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_GENERATE_IMAGE_PULL_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_ROLLING_UPDATE_MAX_UNAVAILABLE+++` +Environment variable: `+++QUARKUS_KUBERNETES_GENERATE_IMAGE_PULL_SECRET+++` endif::add-copy-button-to-env-var[] -- -|string -|`25%` +|boolean +|`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-rolling-update-max-surge]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-rolling-update-max-surge[`quarkus.kubernetes.rolling-update.max-surge`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-liveness-probe-http-action-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-liveness-probe-http-action-port[`quarkus.kubernetes.liveness-probe.http-action-port`]## [.description] -- -Specifies the maximum number of Pods that can be created over the desired number of Pods. +The port number to use when configuring the `http get` action. If not configured, the port corresponding to the `httpActionPortName` will be used. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ROLLING_UPDATE_MAX_SURGE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_LIVENESS_PROBE_HTTP_ACTION_PORT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_ROLLING_UPDATE_MAX_SURGE+++` +Environment variable: `+++QUARKUS_KUBERNETES_LIVENESS_PROBE_HTTP_ACTION_PORT+++` endif::add-copy-button-to-env-var[] -- -|string -|`25%` - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-service-type]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-service-type[`quarkus.kubernetes.service-type`]## - -[.description] --- -The type of service that will be generated for the application - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SERVICE_TYPE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SERVICE_TYPE+++` -endif::add-copy-button-to-env-var[] --- -a|`cluster-ip`, `node-port`, `load-balancer`, `external-name` -|`cluster-ip` - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-node-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-node-port[`quarkus.kubernetes.node-port`]## - -[.description] --- -The nodePort to set when serviceType is set to node-port. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_NODE_PORT+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_NODE_PORT+++` -endif::add-copy-button-to-env-var[] --- -|int -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-image-pull-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-image-pull-policy[`quarkus.kubernetes.image-pull-policy`]## - -[.description] --- -Image pull policy - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_IMAGE_PULL_POLICY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_IMAGE_PULL_POLICY+++` -endif::add-copy-button-to-env-var[] --- -a|`always`, `if-not-present`, `never` -|`always` - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-image-pull-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-image-pull-secrets[`quarkus.kubernetes.image-pull-secrets`]## - -[.description] --- -The image pull secret - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_IMAGE_PULL_SECRETS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_IMAGE_PULL_SECRETS+++` -endif::add-copy-button-to-env-var[] --- -|list of string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-generate-image-pull-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-generate-image-pull-secret[`quarkus.kubernetes.generate-image-pull-secret`]## - -[.description] --- -Enable generation of image pull secret, when the container image username and password are provided. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_GENERATE_IMAGE_PULL_SECRET+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_GENERATE_IMAGE_PULL_SECRET+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-liveness-probe-http-action-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-liveness-probe-http-action-port[`quarkus.kubernetes.liveness-probe.http-action-port`]## - -[.description] --- -The port number to use when configuring the `http get` action. If not configured, the port corresponding to the `httpActionPortName` will be used. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_LIVENESS_PROBE_HTTP_ACTION_PORT+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_LIVENESS_PROBE_HTTP_ACTION_PORT+++` -endif::add-copy-button-to-env-var[] --- -|int -| +|int +| a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-liveness-probe-http-action-port-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-liveness-probe-http-action-port-name[`quarkus.kubernetes.liveness-probe.http-action-port-name`]## @@ -33424,7 +33926,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-l [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -33645,7 +34149,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-r [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -33866,7 +34372,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-s [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -34053,7 +34561,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-p [.description] -- -When true (the default), emit a set of annotations to identify services that should be scraped by prometheus for metrics. In configurations that use the Prometheus operator with ServiceMonitor, annotations may not be necessary. +When true (the default), emit a set of annotations to identify services that should be scraped by prometheus for metrics. + +In configurations that use the Prometheus operator with ServiceMonitor, annotations may not be necessary. ifdef::add-copy-button-to-env-var[] @@ -34070,7 +34580,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-p [.description] -- -When true (the default), emit a set of annotations to identify services that should be scraped by prometheus for metrics. In configurations that use the Prometheus operator with ServiceMonitor, annotations may not be necessary. +When true (the default), emit a set of annotations to identify services that should be scraped by prometheus for metrics. + +In configurations that use the Prometheus operator with ServiceMonitor, annotations may not be necessary. ifdef::add-copy-button-to-env-var[] @@ -34087,7 +34599,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-p [.description] -- -Define the annotation prefix used for scrape values, this value will be used as the base for other annotation name defaults. Altering the base for generated annotations can make it easier to define re-labeling rules and avoid unexpected knock-on effects. The default value is `prometheus.io` See Prometheus example: https://github.com/prometheus/prometheus/blob/main/documentation/examples/prometheus-kubernetes.yml +Define the annotation prefix used for scrape values, this value will be used as the base for other annotation name defaults. Altering the base for generated annotations can make it easier to define re-labeling rules and avoid unexpected knock-on effects. The default value is `prometheus.io` See Prometheus link:https://github.com/prometheus/prometheus/blob/main/documentation/examples/prometheus-kubernetes.yml[example] ifdef::add-copy-button-to-env-var[] @@ -34223,7 +34735,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-m [.description] -- -ReadOnly +ReadOnly. ifdef::add-copy-button-to-env-var[] @@ -34410,7 +34922,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-e [.description] -- -EmptyDir volumes +EmptyDir volumes. ifdef::add-copy-button-to-env-var[] @@ -34746,6 +35258,159 @@ endif::add-copy-button-to-env-var[] |boolean |`false` +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-secrets[`quarkus.kubernetes.init-containers."init-containers".env.secrets`]## + +[.description] +-- +The optional list of Secret names to load environment variables from. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_SECRETS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_SECRETS+++` +endif::add-copy-button-to-env-var[] +-- +|list of string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-configmaps[`quarkus.kubernetes.init-containers."init-containers".env.configmaps`]## + +[.description] +-- +The optional list of ConfigMap names to load environment variables from. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_CONFIGMAPS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_CONFIGMAPS+++` +endif::add-copy-button-to-env-var[] +-- +|list of string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-fields-environment-variable-name[`quarkus.kubernetes.init-containers."init-containers".env.fields."environment-variable-name"`]## + +[.description] +-- +The map associating environment variable names to their associated field references they take their value from. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` +endif::add-copy-button-to-env-var[] +-- +|Map +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-vars-vars[`quarkus.kubernetes.init-containers."init-containers".env.vars."vars"`]## + +[.description] +-- +The environment variable value + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_VARS__VARS_+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_VARS__VARS_+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-mapping-mapping-from-secret[`quarkus.kubernetes.init-containers."init-containers".env.mapping."mapping".from-secret`]## + +[.description] +-- +The optional name of the Secret from which a value is to be extracted. Mutually exclusive with `from-configmap`. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_SECRET+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_SECRET+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-mapping-mapping-from-configmap[`quarkus.kubernetes.init-containers."init-containers".env.mapping."mapping".from-configmap`]## + +[.description] +-- +The optional name of the ConfigMap from which a value is to be extracted. Mutually exclusive with `from-secret`. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-mapping-mapping-with-key[`quarkus.kubernetes.init-containers."init-containers".env.mapping."mapping".with-key`]## + +[.description] +-- +The key identifying the field from which the value is extracted. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__WITH_KEY+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__WITH_KEY+++` +endif::add-copy-button-to-env-var[] +-- +|string +|required icon:exclamation-circle[title=Configuration property is required] + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-using-prefix-prefixes-for-secret[`quarkus.kubernetes.init-containers."init-containers".env.using-prefix."prefixes".for-secret`]## + +[.description] +-- +The optional prefix to use when adding the environment variable to the container. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-using-prefix-prefixes-for-configmap[`quarkus.kubernetes.init-containers."init-containers".env.using-prefix."prefixes".for-configmap`]## + +[.description] +-- +The optional prefix to use when adding the environment variable to the container. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-image]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-image[`quarkus.kubernetes.init-containers."init-containers".image`]## [.description] @@ -35022,7 +35687,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-i [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -35243,7 +35910,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-i [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -35481,7 +36150,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-i [.description] -- -ReadOnly +ReadOnly. ifdef::add-copy-button-to-env-var[] @@ -35562,7 +36231,7 @@ endif::add-copy-button-to-env-var[] |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-secrets[`quarkus.kubernetes.init-containers."init-containers".env.secrets`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-secrets[`quarkus.kubernetes.sidecars."sidecars".env.secrets`]## [.description] -- @@ -35570,16 +36239,16 @@ The optional list of Secret names to load environment variables from. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_SECRETS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_SECRETS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_SECRETS+++` +Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_SECRETS+++` endif::add-copy-button-to-env-var[] -- |list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-configmaps[`quarkus.kubernetes.init-containers."init-containers".env.configmaps`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-configmaps[`quarkus.kubernetes.sidecars."sidecars".env.configmaps`]## [.description] -- @@ -35587,16 +36256,16 @@ The optional list of ConfigMap names to load environment variables from. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_CONFIGMAPS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_CONFIGMAPS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_CONFIGMAPS+++` +Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_CONFIGMAPS+++` endif::add-copy-button-to-env-var[] -- |list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-fields-environment-variable-name[`quarkus.kubernetes.init-containers."init-containers".env.fields."environment-variable-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-fields-environment-variable-name[`quarkus.kubernetes.sidecars."sidecars".env.fields."environment-variable-name"`]## [.description] -- @@ -35604,33 +36273,33 @@ The map associating environment variable names to their associated field referen ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` +Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` endif::add-copy-button-to-env-var[] -- |Map | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-vars-vars[`quarkus.kubernetes.init-containers."init-containers".env.vars."vars"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-vars-vars[`quarkus.kubernetes.sidecars."sidecars".env.vars."vars"`]## [.description] -- -The map associating environment name to its associated value. +The environment variable value ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_VARS__VARS_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_VARS__VARS_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_VARS__VARS_+++` +Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_VARS__VARS_+++` endif::add-copy-button-to-env-var[] -- -|Map> +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-mapping-mapping-from-secret[`quarkus.kubernetes.init-containers."init-containers".env.mapping."mapping".from-secret`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-mapping-mapping-from-secret[`quarkus.kubernetes.sidecars."sidecars".env.mapping."mapping".from-secret`]## [.description] -- @@ -35638,16 +36307,16 @@ The optional name of the Secret from which a value is to be extracted. Mutually ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_SECRET+++` +Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-mapping-mapping-from-configmap[`quarkus.kubernetes.init-containers."init-containers".env.mapping."mapping".from-configmap`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-mapping-mapping-from-configmap[`quarkus.kubernetes.sidecars."sidecars".env.mapping."mapping".from-configmap`]## [.description] -- @@ -35655,16 +36324,16 @@ The optional name of the ConfigMap from which a value is to be extracted. Mutual ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` +Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-mapping-mapping-with-key[`quarkus.kubernetes.init-containers."init-containers".env.mapping."mapping".with-key`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-mapping-mapping-with-key[`quarkus.kubernetes.sidecars."sidecars".env.mapping."mapping".with-key`]## [.description] -- @@ -35672,16 +36341,16 @@ The key identifying the field from which the value is extracted. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__WITH_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__WITH_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__WITH_KEY+++` +Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__WITH_KEY+++` endif::add-copy-button-to-env-var[] -- |string |required icon:exclamation-circle[title=Configuration property is required] -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-using-prefix-prefixes-for-secret[`quarkus.kubernetes.init-containers."init-containers".env.using-prefix."prefixes".for-secret`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-using-prefix-prefixes-for-secret[`quarkus.kubernetes.sidecars."sidecars".env.using-prefix."prefixes".for-secret`]## [.description] -- @@ -35689,16 +36358,16 @@ The optional prefix to use when adding the environment variable to the container ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` +Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-using-prefix-prefixes-for-configmap[`quarkus.kubernetes.init-containers."init-containers".env.using-prefix."prefixes".for-configmap`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-using-prefix-prefixes-for-configmap[`quarkus.kubernetes.sidecars."sidecars".env.using-prefix."prefixes".for-configmap`]## [.description] -- @@ -35706,10 +36375,10 @@ The optional prefix to use when adding the environment variable to the container ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` +Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` endif::add-copy-button-to-env-var[] -- |string @@ -35991,7 +36660,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-s [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -36212,7 +36883,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-s [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -36450,7 +37123,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-s [.description] -- -ReadOnly +ReadOnly. ifdef::add-copy-button-to-env-var[] @@ -36531,211 +37204,109 @@ endif::add-copy-button-to-env-var[] |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-secrets[`quarkus.kubernetes.sidecars."sidecars".env.secrets`]## - -[.description] --- -The optional list of Secret names to load environment variables from. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_SECRETS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_SECRETS+++` -endif::add-copy-button-to-env-var[] --- -|list of string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-configmaps[`quarkus.kubernetes.sidecars."sidecars".env.configmaps`]## - -[.description] --- -The optional list of ConfigMap names to load environment variables from. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_CONFIGMAPS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_CONFIGMAPS+++` -endif::add-copy-button-to-env-var[] --- -|list of string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-fields-environment-variable-name[`quarkus.kubernetes.sidecars."sidecars".env.fields."environment-variable-name"`]## - -[.description] --- -The map associating environment variable names to their associated field references they take their value from. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` -endif::add-copy-button-to-env-var[] --- -|Map -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-vars-vars[`quarkus.kubernetes.sidecars."sidecars".env.vars."vars"`]## - -[.description] --- -The map associating environment name to its associated value. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_VARS__VARS_+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_VARS__VARS_+++` -endif::add-copy-button-to-env-var[] --- -|Map> -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-mapping-mapping-from-secret[`quarkus.kubernetes.sidecars."sidecars".env.mapping."mapping".from-secret`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-hostaliases-host-aliases-ip]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-hostaliases-host-aliases-ip[`quarkus.kubernetes.hostaliases."host-aliases".ip`]## [.description] -- -The optional name of the Secret from which a value is to be extracted. Mutually exclusive with `from-configmap`. +The ip address. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_HOSTALIASES__HOST_ALIASES__IP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_SECRET+++` +Environment variable: `+++QUARKUS_KUBERNETES_HOSTALIASES__HOST_ALIASES__IP+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-mapping-mapping-from-configmap[`quarkus.kubernetes.sidecars."sidecars".env.mapping."mapping".from-configmap`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-hostaliases-host-aliases-hostnames]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-hostaliases-host-aliases-hostnames[`quarkus.kubernetes.hostaliases."host-aliases".hostnames`]## [.description] -- -The optional name of the ConfigMap from which a value is to be extracted. Mutually exclusive with `from-secret`. +The hostnames to resolve to the ip. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_HOSTALIASES__HOST_ALIASES__HOSTNAMES+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` +Environment variable: `+++QUARKUS_KUBERNETES_HOSTALIASES__HOST_ALIASES__HOSTNAMES+++` endif::add-copy-button-to-env-var[] -- -|string +|list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-mapping-mapping-with-key[`quarkus.kubernetes.sidecars."sidecars".env.mapping."mapping".with-key`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-node-selector-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-node-selector-key[`quarkus.kubernetes.node-selector.key`]## [.description] -- -The key identifying the field from which the value is extracted. +The key of the nodeSelector. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__WITH_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_NODE_SELECTOR_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__WITH_KEY+++` +Environment variable: `+++QUARKUS_KUBERNETES_NODE_SELECTOR_KEY+++` endif::add-copy-button-to-env-var[] -- |string |required icon:exclamation-circle[title=Configuration property is required] -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-using-prefix-prefixes-for-secret[`quarkus.kubernetes.sidecars."sidecars".env.using-prefix."prefixes".for-secret`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-node-selector-value]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-node-selector-value[`quarkus.kubernetes.node-selector.value`]## [.description] -- -The optional prefix to use when adding the environment variable to the container. +The value of the nodeSelector. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_NODE_SELECTOR_VALUE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` +Environment variable: `+++QUARKUS_KUBERNETES_NODE_SELECTOR_VALUE+++` endif::add-copy-button-to-env-var[] -- |string -| +|required icon:exclamation-circle[title=Configuration property is required] -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-using-prefix-prefixes-for-configmap[`quarkus.kubernetes.sidecars."sidecars".env.using-prefix."prefixes".for-configmap`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-resources-limits-cpu]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-resources-limits-cpu[`quarkus.kubernetes.resources.limits.cpu`]## [.description] -- -The optional prefix to use when adding the environment variable to the container. +CPU Requirements ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_RESOURCES_LIMITS_CPU+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` +Environment variable: `+++QUARKUS_KUBERNETES_RESOURCES_LIMITS_CPU+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-deployment-target]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-deployment-target[`quarkus.kubernetes.deployment-target`]## - -[.description] --- -The target deployment platform. Defaults to kubernetes. Can be kubernetes, openshift, knative, minikube etc., or any combination of the above as comma separated list. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_DEPLOYMENT_TARGET+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_DEPLOYMENT_TARGET+++` -endif::add-copy-button-to-env-var[] --- -|list of string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-hostaliases-host-aliases-ip]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-hostaliases-host-aliases-ip[`quarkus.kubernetes.hostaliases."host-aliases".ip`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-resources-limits-memory]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-resources-limits-memory[`quarkus.kubernetes.resources.limits.memory`]## [.description] -- -The ip address +Memory Requirements ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_HOSTALIASES__HOST_ALIASES__IP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_RESOURCES_LIMITS_MEMORY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_HOSTALIASES__HOST_ALIASES__IP+++` +Environment variable: `+++QUARKUS_KUBERNETES_RESOURCES_LIMITS_MEMORY+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-hostaliases-host-aliases-hostnames]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-hostaliases-host-aliases-hostnames[`quarkus.kubernetes.hostaliases."host-aliases".hostnames`]## - -[.description] --- -The hostnames to resolve to the ip - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_HOSTALIASES__HOST_ALIASES__HOSTNAMES+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_HOSTALIASES__HOST_ALIASES__HOSTNAMES+++` -endif::add-copy-button-to-env-var[] --- -|list of string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-resources-limits-cpu]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-resources-limits-cpu[`quarkus.kubernetes.resources.limits.cpu`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-resources-requests-cpu]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-resources-requests-cpu[`quarkus.kubernetes.resources.requests.cpu`]## [.description] -- @@ -36743,16 +37314,16 @@ CPU Requirements ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_RESOURCES_LIMITS_CPU+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_RESOURCES_REQUESTS_CPU+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_RESOURCES_LIMITS_CPU+++` +Environment variable: `+++QUARKUS_KUBERNETES_RESOURCES_REQUESTS_CPU+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-resources-limits-memory]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-resources-limits-memory[`quarkus.kubernetes.resources.limits.memory`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-resources-requests-memory]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-resources-requests-memory[`quarkus.kubernetes.resources.requests.memory`]## [.description] -- @@ -36760,44 +37331,44 @@ Memory Requirements ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_RESOURCES_LIMITS_MEMORY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_RESOURCES_REQUESTS_MEMORY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_RESOURCES_LIMITS_MEMORY+++` +Environment variable: `+++QUARKUS_KUBERNETES_RESOURCES_REQUESTS_MEMORY+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-resources-requests-cpu]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-resources-requests-cpu[`quarkus.kubernetes.resources.requests.cpu`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-app-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-app-secret[`quarkus.kubernetes.app-secret`]## [.description] -- -CPU Requirements +If set, the secret will mounted to the application container and its contents will be used for application configuration. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_RESOURCES_REQUESTS_CPU+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_APP_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_RESOURCES_REQUESTS_CPU+++` +Environment variable: `+++QUARKUS_KUBERNETES_APP_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-resources-requests-memory]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-resources-requests-memory[`quarkus.kubernetes.resources.requests.memory`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-app-config-map]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-app-config-map[`quarkus.kubernetes.app-config-map`]## [.description] -- -Memory Requirements +If set, the config map will be mounted to the application container and its contents will be used for application configuration. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_RESOURCES_REQUESTS_MEMORY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_APP_CONFIG_MAP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_RESOURCES_REQUESTS_MEMORY+++` +Environment variable: `+++QUARKUS_KUBERNETES_APP_CONFIG_MAP+++` endif::add-copy-button-to-env-var[] -- |string @@ -37381,958 +37952,1009 @@ endif::add-copy-button-to-env-var[] |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-expose]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-expose[`quarkus.kubernetes.ingress.expose`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-se-linux-options-level]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-se-linux-options-level[`quarkus.kubernetes.security-context.se-linux-options.level`]## [.description] -- -If true, the service will be exposed +The SELinux level label that applies to the container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_EXPOSE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SE_LINUX_OPTIONS_LEVEL+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_EXPOSE+++` +Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SE_LINUX_OPTIONS_LEVEL+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`false` +|string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-host]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-host[`quarkus.kubernetes.ingress.host`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-se-linux-options-role]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-se-linux-options-role[`quarkus.kubernetes.security-context.se-linux-options.role`]## [.description] -- -The host under which the application is going to be exposed +The SELinux role label that applies to the container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_HOST+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SE_LINUX_OPTIONS_ROLE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_HOST+++` +Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SE_LINUX_OPTIONS_ROLE+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-target-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-target-port[`quarkus.kubernetes.ingress.target-port`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-se-linux-options-type]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-se-linux-options-type[`quarkus.kubernetes.security-context.se-linux-options.type`]## [.description] -- -The default target named port. If not provided, it will be deducted from the Service resource ports. Options are: "http" and "https". +The SELinux type label that applies to the container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_TARGET_PORT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SE_LINUX_OPTIONS_TYPE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_TARGET_PORT+++` +Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SE_LINUX_OPTIONS_TYPE+++` endif::add-copy-button-to-env-var[] -- |string -|`http` +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-ingress-class-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-ingress-class-name[`quarkus.kubernetes.ingress.ingress-class-name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-se-linux-options-user]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-se-linux-options-user[`quarkus.kubernetes.security-context.se-linux-options.user`]## [.description] -- -The class of the Ingress. If the ingressClassName is omitted, a default Ingress class is used. +The SELinux user label that applies to the container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_INGRESS_CLASS_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SE_LINUX_OPTIONS_USER+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_INGRESS_CLASS_NAME+++` +Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SE_LINUX_OPTIONS_USER+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-annotations-annotation-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-annotations-annotation-name[`quarkus.kubernetes.ingress.annotations."annotation-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-windows-options-gmsa-credential-spec-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-windows-options-gmsa-credential-spec-name[`quarkus.kubernetes.security-context.windows-options.gmsa-credential-spec-name`]## [.description] -- -Custom annotations to add to exposition (route or ingress) resources +The name of the GMSA credential spec to use. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_ANNOTATIONS__ANNOTATION_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_ANNOTATIONS__ANNOTATION_NAME_+++` +Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC_NAME+++` endif::add-copy-button-to-env-var[] -- -|Map +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-tls-tls-enabled]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-tls-tls-enabled[`quarkus.kubernetes.ingress.tls."tls".enabled`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-windows-options-gmsa-credential-spec]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-windows-options-gmsa-credential-spec[`quarkus.kubernetes.security-context.windows-options.gmsa-credential-spec`]## [.description] -- -If true, it will use the TLS configuration in the generated Ingress resource. +GMSACredentialSpec is where the GMSA admission webhook (link:https://github.com/kubernetes-sigs/windows-gmsa[windows-gsma]) inlines the contents of the GMSA credential spec named by the GMSACredentialSpecName field. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_TLS__TLS__ENABLED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_TLS__TLS__ENABLED+++` +Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`false` +|string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-tls-tls-hosts]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-tls-tls-hosts[`quarkus.kubernetes.ingress.tls."tls".hosts`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-windows-options-run-as-user-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-windows-options-run-as-user-name[`quarkus.kubernetes.security-context.windows-options.run-as-user-name`]## [.description] -- -The list of hosts to be included in the TLS certificate. By default, it will use the application host. +The UserName in Windows to run the entrypoint of the container process. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_TLS__TLS__HOSTS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_WINDOWS_OPTIONS_RUN_AS_USER_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_TLS__TLS__HOSTS+++` +Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_WINDOWS_OPTIONS_RUN_AS_USER_NAME+++` endif::add-copy-button-to-env-var[] -- -|list of string +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-host]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-host[`quarkus.kubernetes.ingress.rules."rules".host`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-windows-options-host-process]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-windows-options-host-process[`quarkus.kubernetes.security-context.windows-options.host-process`]## [.description] -- -The host under which the rule is going to be used. +HostProcess determines if a container should be run as a 'Host Process' container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__HOST+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_WINDOWS_OPTIONS_HOST_PROCESS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__HOST+++` +Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_WINDOWS_OPTIONS_HOST_PROCESS+++` endif::add-copy-button-to-env-var[] -- -|string -|required icon:exclamation-circle[title=Configuration property is required] +|boolean +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-path]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-path[`quarkus.kubernetes.ingress.rules."rules".path`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-run-as-user]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-run-as-user[`quarkus.kubernetes.security-context.run-as-user`]## [.description] -- -The path under which the rule is going to be used. Default is "/". +The UID to run the entrypoint of the container process. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_RUN_AS_USER+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__PATH+++` +Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_RUN_AS_USER+++` endif::add-copy-button-to-env-var[] -- -|string -|`/` +|long +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-path-type]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-path-type[`quarkus.kubernetes.ingress.rules."rules".path-type`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-run-as-group]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-run-as-group[`quarkus.kubernetes.security-context.run-as-group`]## [.description] -- -The path type strategy to use by the Ingress rule. Default is "Prefix". +The GID to run the entrypoint of the container process. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__PATH_TYPE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_RUN_AS_GROUP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__PATH_TYPE+++` +Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_RUN_AS_GROUP+++` endif::add-copy-button-to-env-var[] -- -|string -|`Prefix` +|long +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-service-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-service-name[`quarkus.kubernetes.ingress.rules."rules".service-name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-run-as-non-root]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-run-as-non-root[`quarkus.kubernetes.security-context.run-as-non-root`]## [.description] -- -The service name to be used by this Ingress rule. Default is the generated service name of the application. +Indicates that the container must run as a non-root user. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__SERVICE_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_RUN_AS_NON_ROOT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__SERVICE_NAME+++` +Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_RUN_AS_NON_ROOT+++` endif::add-copy-button-to-env-var[] -- -|string +|boolean | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-service-port-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-service-port-name[`quarkus.kubernetes.ingress.rules."rules".service-port-name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-supplemental-groups]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-supplemental-groups[`quarkus.kubernetes.security-context.supplemental-groups`]## [.description] -- -The service port name to be used by this Ingress rule. Default is the port name of the generated service of the application. +A list of groups applied to the first process run in each container, in addition to the container's primary GID. If unspecified, no groups will be added to any container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__SERVICE_PORT_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SUPPLEMENTAL_GROUPS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__SERVICE_PORT_NAME+++` +Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SUPPLEMENTAL_GROUPS+++` endif::add-copy-button-to-env-var[] -- -|string +|list of long | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-service-port-number]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-service-port-number[`quarkus.kubernetes.ingress.rules."rules".service-port-number`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-fs-group]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-fs-group[`quarkus.kubernetes.security-context.fs-group`]## [.description] -- -The service port number to be used by this Ingress rule. This is only used when the servicePortName is not set. +A special supplemental group that applies to all containers in a pod. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__SERVICE_PORT_NUMBER+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_FS_GROUP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__SERVICE_PORT_NUMBER+++` +Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_FS_GROUP+++` endif::add-copy-button-to-env-var[] -- -|int +|long | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-job-parallelism]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-job-parallelism[`quarkus.kubernetes.job.parallelism`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-sysctls-sysctl-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-sysctls-sysctl-name[`quarkus.kubernetes.security-context.sysctls."sysctl-name"`]## [.description] -- -Specifies the maximum desired number of pods the job should run at any given time. +Sysctls hold a list of namespaced sysctls used for the pod. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_JOB_PARALLELISM+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SYSCTLS__SYSCTL_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_JOB_PARALLELISM+++` +Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SYSCTLS__SYSCTL_NAME_+++` endif::add-copy-button-to-env-var[] -- -|int +|Map | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-job-completions]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-job-completions[`quarkus.kubernetes.job.completions`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-fs-group-change-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-fs-group-change-policy[`quarkus.kubernetes.security-context.fs-group-change-policy`]## [.description] -- -Specifies the desired number of successfully finished pods the job should be run with. +It holds policies that will be used for applying fsGroup to a volume when volume is mounted. Values: OnRootMismatch, Always ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_JOB_COMPLETIONS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_FS_GROUP_CHANGE_POLICY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_JOB_COMPLETIONS+++` +Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_FS_GROUP_CHANGE_POLICY+++` endif::add-copy-button-to-env-var[] -- -|int +a|tooltip:on-root-mismatch[It indicates that volume's ownership and permissions will be changed only when permission and ownership of root directory does not match with expected permissions on the volume.], tooltip:always[It indicates that volume's ownership and permissions should always be changed whenever volume is mounted inside a Pod. This the default behavior.] | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-job-completion-mode]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-job-completion-mode[`quarkus.kubernetes.job.completion-mode`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-idempotent]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-idempotent[`quarkus.kubernetes.idempotent`]## [.description] -- -CompletionMode specifies how Pod completions are tracked. +Switch used to control whether non-idempotent fields are included in generated kubernetes resources to improve git-ops compatibility. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_JOB_COMPLETION_MODE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_IDEMPOTENT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_JOB_COMPLETION_MODE+++` +Environment variable: `+++QUARKUS_KUBERNETES_IDEMPOTENT+++` endif::add-copy-button-to-env-var[] -- -a|`non-indexed`, `indexed` -|`non-indexed` +|boolean +|`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-job-backoff-limit]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-job-backoff-limit[`quarkus.kubernetes.job.backoff-limit`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-vcs-uri-enabled]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-vcs-uri-enabled[`quarkus.kubernetes.vcs-uri.enabled`]## [.description] -- -Specifies the number of retries before marking this job failed. +Whether the vcs-uri annotation should be added to the generated configuration. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_JOB_BACKOFF_LIMIT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_VCS_URI_ENABLED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_JOB_BACKOFF_LIMIT+++` +Environment variable: `+++QUARKUS_KUBERNETES_VCS_URI_ENABLED+++` endif::add-copy-button-to-env-var[] -- -|int -| +|boolean +|`true` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-job-active-deadline-seconds]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-job-active-deadline-seconds[`quarkus.kubernetes.job.active-deadline-seconds`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-vcs-uri-override]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-vcs-uri-override[`quarkus.kubernetes.vcs-uri.override`]## [.description] -- -Specifies the duration in seconds relative to the startTime that the job may be continuously active before the system tries to terminate it; value must be positive integer. +Optional override of the vcs-uri annotation. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_JOB_ACTIVE_DEADLINE_SECONDS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_VCS_URI_OVERRIDE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_JOB_ACTIVE_DEADLINE_SECONDS+++` +Environment variable: `+++QUARKUS_KUBERNETES_VCS_URI_OVERRIDE+++` endif::add-copy-button-to-env-var[] -- -|long +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-job-ttl-seconds-after-finished]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-job-ttl-seconds-after-finished[`quarkus.kubernetes.job.ttl-seconds-after-finished`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-deployment-kind]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-deployment-kind[`quarkus.kubernetes.deployment-kind`]## [.description] -- -Limits the lifetime of a Job that has finished execution (either Complete or Failed). If this field is set, ttlSecondsAfterFinished after the Job finishes, it is eligible to be automatically deleted. +The kind of the deployment resource to use. Supported values are 'StatefulSet', 'Job', 'CronJob' and 'Deployment' defaulting to the latter. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_JOB_TTL_SECONDS_AFTER_FINISHED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_DEPLOYMENT_KIND+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_JOB_TTL_SECONDS_AFTER_FINISHED+++` +Environment variable: `+++QUARKUS_KUBERNETES_DEPLOYMENT_KIND+++` endif::add-copy-button-to-env-var[] -- -|int +a|`deployment`, `deployment-config`, `stateful-set`, `job`, `cron-job`, `knative-service` | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-job-suspend]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-job-suspend[`quarkus.kubernetes.job.suspend`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-deployment-target]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-deployment-target[`quarkus.kubernetes.deployment-target`]## [.description] -- -Suspend specifies whether the Job controller should create Pods or not. +The target deployment platform. Defaults to kubernetes. Can be kubernetes, openshift, knative, minikube etc., or any combination of the above as comma separated list. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_JOB_SUSPEND+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_DEPLOYMENT_TARGET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_JOB_SUSPEND+++` +Environment variable: `+++QUARKUS_KUBERNETES_DEPLOYMENT_TARGET+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`false` +|list of string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-job-restart-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-job-restart-policy[`quarkus.kubernetes.job.restart-policy`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-strategy]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-strategy[`quarkus.kubernetes.strategy`]## [.description] -- -Restart policy when the job container fails. +Specifies the deployment strategy. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_JOB_RESTART_POLICY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_STRATEGY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_JOB_RESTART_POLICY+++` +Environment variable: `+++QUARKUS_KUBERNETES_STRATEGY+++` endif::add-copy-button-to-env-var[] -- -a|`on-failure`, `never` -|`on-failure` +a|`none`, `recreate`, `rolling-update` +|`none` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-schedule]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-schedule[`quarkus.kubernetes.cron-job.schedule`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-rolling-update-max-unavailable]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-rolling-update-max-unavailable[`quarkus.kubernetes.rolling-update.max-unavailable`]## [.description] -- -The schedule in Cron format, see https://en.wikipedia.org/wiki/Cron. +Specifies the maximum number of Pods that can be unavailable during the update process. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_SCHEDULE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ROLLING_UPDATE_MAX_UNAVAILABLE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_SCHEDULE+++` +Environment variable: `+++QUARKUS_KUBERNETES_ROLLING_UPDATE_MAX_UNAVAILABLE+++` endif::add-copy-button-to-env-var[] -- |string -| +|`25%` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-concurrency-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-concurrency-policy[`quarkus.kubernetes.cron-job.concurrency-policy`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-rolling-update-max-surge]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-rolling-update-max-surge[`quarkus.kubernetes.rolling-update.max-surge`]## [.description] -- -ConcurrencyPolicy describes how the job will be handled. +Specifies the maximum number of Pods that can be created over the desired number of Pods. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_CONCURRENCY_POLICY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ROLLING_UPDATE_MAX_SURGE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_CONCURRENCY_POLICY+++` +Environment variable: `+++QUARKUS_KUBERNETES_ROLLING_UPDATE_MAX_SURGE+++` endif::add-copy-button-to-env-var[] -- -a|`allow`, `forbid`, `replace` -|`allow` +|string +|`25%` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-starting-deadline-seconds]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-starting-deadline-seconds[`quarkus.kubernetes.cron-job.starting-deadline-seconds`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-replicas]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-replicas[`quarkus.kubernetes.replicas`]## [.description] -- -Deadline in seconds for starting the job if it misses scheduled time for any reason. Missed jobs executions will be counted as failed ones. +The number of desired pods ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_STARTING_DEADLINE_SECONDS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_REPLICAS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_STARTING_DEADLINE_SECONDS+++` +Environment variable: `+++QUARKUS_KUBERNETES_REPLICAS+++` endif::add-copy-button-to-env-var[] -- -|long -| +|int +|`1` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-failed-jobs-history-limit]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-failed-jobs-history-limit[`quarkus.kubernetes.cron-job.failed-jobs-history-limit`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-node-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-node-port[`quarkus.kubernetes.node-port`]## [.description] -- -The number of failed finished jobs to retain. The default value is 1. +The nodePort to set when serviceType is set to node-port. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_FAILED_JOBS_HISTORY_LIMIT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_NODE_PORT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_FAILED_JOBS_HISTORY_LIMIT+++` +Environment variable: `+++QUARKUS_KUBERNETES_NODE_PORT+++` endif::add-copy-button-to-env-var[] -- |int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-successful-jobs-history-limit]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-successful-jobs-history-limit[`quarkus.kubernetes.cron-job.successful-jobs-history-limit`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-expose]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-expose[`quarkus.kubernetes.ingress.expose`]## [.description] -- -The number of successful finished jobs to retain. The default value is 3. +If true, the service will be exposed ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_SUCCESSFUL_JOBS_HISTORY_LIMIT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_EXPOSE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_SUCCESSFUL_JOBS_HISTORY_LIMIT+++` +Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_EXPOSE+++` endif::add-copy-button-to-env-var[] -- -|int -| +|boolean +|`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-parallelism]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-parallelism[`quarkus.kubernetes.cron-job.parallelism`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-host]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-host[`quarkus.kubernetes.ingress.host`]## [.description] -- -Specifies the maximum desired number of pods the job should run at any given time. +The host under which the application is going to be exposed ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_PARALLELISM+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_HOST+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_PARALLELISM+++` +Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_HOST+++` endif::add-copy-button-to-env-var[] -- -|int +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-completions]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-completions[`quarkus.kubernetes.cron-job.completions`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-target-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-target-port[`quarkus.kubernetes.ingress.target-port`]## [.description] -- -Specifies the desired number of successfully finished pods the job should be run with. +The default target named port. If not provided, it will be deducted from the Service resource ports. Options are: "http" and "https". ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_COMPLETIONS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_TARGET_PORT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_COMPLETIONS+++` +Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_TARGET_PORT+++` endif::add-copy-button-to-env-var[] -- -|int -| +|string +|`http` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-completion-mode]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-completion-mode[`quarkus.kubernetes.cron-job.completion-mode`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-ingress-class-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-ingress-class-name[`quarkus.kubernetes.ingress.ingress-class-name`]## [.description] -- -CompletionMode specifies how Pod completions are tracked. +The class of the Ingress. If the ingressClassName is omitted, a default Ingress class is used. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_COMPLETION_MODE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_INGRESS_CLASS_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_COMPLETION_MODE+++` +Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_INGRESS_CLASS_NAME+++` endif::add-copy-button-to-env-var[] -- -a|`non-indexed`, `indexed` -|`non-indexed` +|string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-backoff-limit]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-backoff-limit[`quarkus.kubernetes.cron-job.backoff-limit`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-annotations-annotation-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-annotations-annotation-name[`quarkus.kubernetes.ingress.annotations."annotation-name"`]## [.description] -- -Specifies the number of retries before marking this job failed. +Custom annotations to add to exposition (route or ingress) resources ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_BACKOFF_LIMIT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_ANNOTATIONS__ANNOTATION_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_BACKOFF_LIMIT+++` +Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_ANNOTATIONS__ANNOTATION_NAME_+++` endif::add-copy-button-to-env-var[] -- -|int +|Map | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-active-deadline-seconds]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-active-deadline-seconds[`quarkus.kubernetes.cron-job.active-deadline-seconds`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-tls-tls-enabled]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-tls-tls-enabled[`quarkus.kubernetes.ingress.tls."tls".enabled`]## [.description] -- -Specifies the duration in seconds relative to the startTime that the job may be continuously active before the system tries to terminate it; value must be positive integer. +If true, it will use the TLS configuration in the generated Ingress resource. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_ACTIVE_DEADLINE_SECONDS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_TLS__TLS__ENABLED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_ACTIVE_DEADLINE_SECONDS+++` +Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_TLS__TLS__ENABLED+++` endif::add-copy-button-to-env-var[] -- -|long -| +|boolean +|`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-ttl-seconds-after-finished]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-ttl-seconds-after-finished[`quarkus.kubernetes.cron-job.ttl-seconds-after-finished`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-tls-tls-hosts]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-tls-tls-hosts[`quarkus.kubernetes.ingress.tls."tls".hosts`]## [.description] -- -Limits the lifetime of a Job that has finished execution (either Complete or Failed). If this field is set, ttlSecondsAfterFinished after the Job finishes, it is eligible to be automatically deleted. +The list of hosts to be included in the TLS certificate. By default, it will use the application host. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_TTL_SECONDS_AFTER_FINISHED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_TLS__TLS__HOSTS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_TTL_SECONDS_AFTER_FINISHED+++` +Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_TLS__TLS__HOSTS+++` endif::add-copy-button-to-env-var[] -- -|int +|list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-suspend]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-suspend[`quarkus.kubernetes.cron-job.suspend`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-host]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-host[`quarkus.kubernetes.ingress.rules."rules".host`]## [.description] -- -Suspend specifies whether the Job controller should create Pods or not. +The host under which the rule is going to be used. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_SUSPEND+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__HOST+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_SUSPEND+++` +Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__HOST+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`false` +|string +|required icon:exclamation-circle[title=Configuration property is required] -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-restart-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-restart-policy[`quarkus.kubernetes.cron-job.restart-policy`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-path]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-path[`quarkus.kubernetes.ingress.rules."rules".path`]## [.description] -- -Restart policy when the job container fails. +The path under which the rule is going to be used. Default is "/". ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_RESTART_POLICY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_RESTART_POLICY+++` +Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__PATH+++` endif::add-copy-button-to-env-var[] -- -a|`on-failure`, `never` -|`on-failure` +|string +|`/` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-add-version-to-label-selectors]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-add-version-to-label-selectors[`quarkus.kubernetes.add-version-to-label-selectors`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-path-type]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-path-type[`quarkus.kubernetes.ingress.rules."rules".path-type`]## [.description] -- -If true, the 'app.kubernetes.io/version' label will be part of the selectors of Service and Deployment +The path type strategy to use by the Ingress rule. Default is "Prefix". ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ADD_VERSION_TO_LABEL_SELECTORS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__PATH_TYPE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_ADD_VERSION_TO_LABEL_SELECTORS+++` +Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__PATH_TYPE+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`true` +|string +|`Prefix` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-add-name-to-label-selectors]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-add-name-to-label-selectors[`quarkus.kubernetes.add-name-to-label-selectors`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-service-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-service-name[`quarkus.kubernetes.ingress.rules."rules".service-name`]## [.description] -- -If true, the 'app.kubernetes.io/name' label will be part of the selectors of Service and Deployment +The service name to be used by this Ingress rule. Default is the generated service name of the application. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ADD_NAME_TO_LABEL_SELECTORS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__SERVICE_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_ADD_NAME_TO_LABEL_SELECTORS+++` +Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__SERVICE_NAME+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`true` +|string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-deploy]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-deploy[`quarkus.kubernetes.deploy`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-service-port-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-service-port-name[`quarkus.kubernetes.ingress.rules."rules".service-port-name`]## [.description] -- -If set to true, Quarkus will attempt to deploy the application to the target Kubernetes cluster +The service port name to be used by this Ingress rule. Default is the port name of the generated service of the application. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_DEPLOY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__SERVICE_PORT_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_DEPLOY+++` +Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__SERVICE_PORT_NAME+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`false` +|string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-deploy-strategy]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-deploy-strategy[`quarkus.kubernetes.deploy-strategy`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-service-port-number]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-service-port-number[`quarkus.kubernetes.ingress.rules."rules".service-port-number`]## [.description] -- -If deploy is enabled, it will follow this strategy to update the resources to the target Kubernetes cluster. +The service port number to be used by this Ingress rule. This is only used when the servicePortName is not set. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_DEPLOY_STRATEGY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__SERVICE_PORT_NUMBER+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_DEPLOY_STRATEGY+++` +Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__SERVICE_PORT_NUMBER+++` endif::add-copy-button-to-env-var[] -- -a|`create-or-update`, `create`, `replace`, `server-side-apply` -|`create-or-update` +|int +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-app-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-app-secret[`quarkus.kubernetes.app-secret`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-job-parallelism]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-job-parallelism[`quarkus.kubernetes.job.parallelism`]## [.description] -- -If set, the secret will mounted to the application container and its contents will be used for application configuration. +Specifies the maximum desired number of pods the job should run at any given time. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_APP_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_JOB_PARALLELISM+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_APP_SECRET+++` +Environment variable: `+++QUARKUS_KUBERNETES_JOB_PARALLELISM+++` endif::add-copy-button-to-env-var[] -- -|string +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-app-config-map]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-app-config-map[`quarkus.kubernetes.app-config-map`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-job-completions]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-job-completions[`quarkus.kubernetes.job.completions`]## [.description] -- -If set, the config map will be mounted to the application container and its contents will be used for application configuration. +Specifies the desired number of successfully finished pods the job should be run with. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_APP_CONFIG_MAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_JOB_COMPLETIONS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_APP_CONFIG_MAP+++` +Environment variable: `+++QUARKUS_KUBERNETES_JOB_COMPLETIONS+++` endif::add-copy-button-to-env-var[] -- -|string +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-se-linux-options-level]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-se-linux-options-level[`quarkus.kubernetes.security-context.se-linux-options.level`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-job-completion-mode]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-job-completion-mode[`quarkus.kubernetes.job.completion-mode`]## [.description] -- -The SELinux level label that applies to the container. +CompletionMode specifies how Pod completions are tracked. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SE_LINUX_OPTIONS_LEVEL+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_JOB_COMPLETION_MODE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SE_LINUX_OPTIONS_LEVEL+++` +Environment variable: `+++QUARKUS_KUBERNETES_JOB_COMPLETION_MODE+++` endif::add-copy-button-to-env-var[] -- -|string -| +a|`non-indexed`, `indexed` +|`non-indexed` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-se-linux-options-role]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-se-linux-options-role[`quarkus.kubernetes.security-context.se-linux-options.role`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-job-backoff-limit]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-job-backoff-limit[`quarkus.kubernetes.job.backoff-limit`]## [.description] -- -The SELinux role label that applies to the container. +Specifies the number of retries before marking this job failed. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SE_LINUX_OPTIONS_ROLE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_JOB_BACKOFF_LIMIT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SE_LINUX_OPTIONS_ROLE+++` +Environment variable: `+++QUARKUS_KUBERNETES_JOB_BACKOFF_LIMIT+++` endif::add-copy-button-to-env-var[] -- -|string +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-se-linux-options-type]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-se-linux-options-type[`quarkus.kubernetes.security-context.se-linux-options.type`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-job-active-deadline-seconds]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-job-active-deadline-seconds[`quarkus.kubernetes.job.active-deadline-seconds`]## [.description] -- -The SELinux type label that applies to the container. +Specifies the duration in seconds relative to the startTime that the job may be continuously active before the system tries to terminate it; value must be positive integer. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SE_LINUX_OPTIONS_TYPE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_JOB_ACTIVE_DEADLINE_SECONDS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SE_LINUX_OPTIONS_TYPE+++` +Environment variable: `+++QUARKUS_KUBERNETES_JOB_ACTIVE_DEADLINE_SECONDS+++` endif::add-copy-button-to-env-var[] -- -|string +|long | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-se-linux-options-user]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-se-linux-options-user[`quarkus.kubernetes.security-context.se-linux-options.user`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-job-ttl-seconds-after-finished]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-job-ttl-seconds-after-finished[`quarkus.kubernetes.job.ttl-seconds-after-finished`]## [.description] -- -The SELinux user label that applies to the container. +Limits the lifetime of a Job that has finished execution (either Complete or Failed). If this field is set, ttlSecondsAfterFinished after the Job finishes, it is eligible to be automatically deleted. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SE_LINUX_OPTIONS_USER+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_JOB_TTL_SECONDS_AFTER_FINISHED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SE_LINUX_OPTIONS_USER+++` +Environment variable: `+++QUARKUS_KUBERNETES_JOB_TTL_SECONDS_AFTER_FINISHED+++` endif::add-copy-button-to-env-var[] -- -|string +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-windows-options-gmsa-credential-spec-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-windows-options-gmsa-credential-spec-name[`quarkus.kubernetes.security-context.windows-options.gmsa-credential-spec-name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-job-suspend]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-job-suspend[`quarkus.kubernetes.job.suspend`]## [.description] -- -The name of the GMSA credential spec to use. +Suspend specifies whether the Job controller should create Pods or not. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_JOB_SUSPEND+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC_NAME+++` +Environment variable: `+++QUARKUS_KUBERNETES_JOB_SUSPEND+++` endif::add-copy-button-to-env-var[] -- -|string -| +|boolean +|`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-windows-options-gmsa-credential-spec]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-windows-options-gmsa-credential-spec[`quarkus.kubernetes.security-context.windows-options.gmsa-credential-spec`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-job-restart-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-job-restart-policy[`quarkus.kubernetes.job.restart-policy`]## [.description] -- -GMSACredentialSpec is where the GMSA admission webhook (https://github.com/kubernetes-sigs/windows-gmsa) inlines the contents of the GMSA credential spec named by the GMSACredentialSpecName field. +Restart policy when the job container fails. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_JOB_RESTART_POLICY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC+++` +Environment variable: `+++QUARKUS_KUBERNETES_JOB_RESTART_POLICY+++` endif::add-copy-button-to-env-var[] -- -|string -| +a|`on-failure`, `never` +|`on-failure` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-windows-options-run-as-user-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-windows-options-run-as-user-name[`quarkus.kubernetes.security-context.windows-options.run-as-user-name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-schedule]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-schedule[`quarkus.kubernetes.cron-job.schedule`]## [.description] -- -The UserName in Windows to run the entrypoint of the container process. +The schedule in Cron format, see link:https://en.wikipedia.org/wiki/Cron[Cron]. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_WINDOWS_OPTIONS_RUN_AS_USER_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_SCHEDULE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_WINDOWS_OPTIONS_RUN_AS_USER_NAME+++` +Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_SCHEDULE+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-windows-options-host-process]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-windows-options-host-process[`quarkus.kubernetes.security-context.windows-options.host-process`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-concurrency-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-concurrency-policy[`quarkus.kubernetes.cron-job.concurrency-policy`]## [.description] -- -HostProcess determines if a container should be run as a 'Host Process' container. +ConcurrencyPolicy describes how the job will be handled. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_WINDOWS_OPTIONS_HOST_PROCESS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_CONCURRENCY_POLICY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_WINDOWS_OPTIONS_HOST_PROCESS+++` +Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_CONCURRENCY_POLICY+++` endif::add-copy-button-to-env-var[] -- -|boolean -| +a|`allow`, `forbid`, `replace` +|`allow` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-run-as-user]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-run-as-user[`quarkus.kubernetes.security-context.run-as-user`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-starting-deadline-seconds]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-starting-deadline-seconds[`quarkus.kubernetes.cron-job.starting-deadline-seconds`]## [.description] -- -The UID to run the entrypoint of the container process. +Deadline in seconds for starting the job if it misses scheduled time for any reason. Missed jobs executions will be counted as failed ones. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_RUN_AS_USER+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_STARTING_DEADLINE_SECONDS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_RUN_AS_USER+++` +Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_STARTING_DEADLINE_SECONDS+++` endif::add-copy-button-to-env-var[] -- |long | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-run-as-group]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-run-as-group[`quarkus.kubernetes.security-context.run-as-group`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-failed-jobs-history-limit]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-failed-jobs-history-limit[`quarkus.kubernetes.cron-job.failed-jobs-history-limit`]## [.description] -- -The GID to run the entrypoint of the container process. +The number of failed finished jobs to retain. The default value is 1. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_RUN_AS_GROUP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_FAILED_JOBS_HISTORY_LIMIT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_RUN_AS_GROUP+++` +Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_FAILED_JOBS_HISTORY_LIMIT+++` endif::add-copy-button-to-env-var[] -- -|long +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-run-as-non-root]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-run-as-non-root[`quarkus.kubernetes.security-context.run-as-non-root`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-successful-jobs-history-limit]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-successful-jobs-history-limit[`quarkus.kubernetes.cron-job.successful-jobs-history-limit`]## [.description] -- -Indicates that the container must run as a non-root user. +The number of successful finished jobs to retain. The default value is 3. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_RUN_AS_NON_ROOT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_SUCCESSFUL_JOBS_HISTORY_LIMIT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_RUN_AS_NON_ROOT+++` +Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_SUCCESSFUL_JOBS_HISTORY_LIMIT+++` endif::add-copy-button-to-env-var[] -- -|boolean +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-supplemental-groups]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-supplemental-groups[`quarkus.kubernetes.security-context.supplemental-groups`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-parallelism]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-parallelism[`quarkus.kubernetes.cron-job.parallelism`]## [.description] -- -A list of groups applied to the first process run in each container, in addition to the container's primary GID. If unspecified, no groups will be added to any container. +Specifies the maximum desired number of pods the job should run at any given time. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SUPPLEMENTAL_GROUPS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_PARALLELISM+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SUPPLEMENTAL_GROUPS+++` +Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_PARALLELISM+++` endif::add-copy-button-to-env-var[] -- -|list of long +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-fs-group]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-fs-group[`quarkus.kubernetes.security-context.fs-group`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-completions]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-completions[`quarkus.kubernetes.cron-job.completions`]## [.description] -- -A special supplemental group that applies to all containers in a pod. +Specifies the desired number of successfully finished pods the job should be run with. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_FS_GROUP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_COMPLETIONS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_FS_GROUP+++` +Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_COMPLETIONS+++` endif::add-copy-button-to-env-var[] -- -|long +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-sysctls-sysctl-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-sysctls-sysctl-name[`quarkus.kubernetes.security-context.sysctls."sysctl-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-completion-mode]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-completion-mode[`quarkus.kubernetes.cron-job.completion-mode`]## [.description] -- -Sysctls hold a list of namespaced sysctls used for the pod. +CompletionMode specifies how Pod completions are tracked. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SYSCTLS__SYSCTL_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_COMPLETION_MODE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SYSCTLS__SYSCTL_NAME_+++` +Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_COMPLETION_MODE+++` endif::add-copy-button-to-env-var[] -- -|Map +a|`non-indexed`, `indexed` +|`non-indexed` + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-backoff-limit]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-backoff-limit[`quarkus.kubernetes.cron-job.backoff-limit`]## + +[.description] +-- +Specifies the number of retries before marking this job failed. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_BACKOFF_LIMIT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_BACKOFF_LIMIT+++` +endif::add-copy-button-to-env-var[] +-- +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-fs-group-change-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-fs-group-change-policy[`quarkus.kubernetes.security-context.fs-group-change-policy`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-active-deadline-seconds]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-active-deadline-seconds[`quarkus.kubernetes.cron-job.active-deadline-seconds`]## [.description] -- -It holds policies that will be used for applying fsGroup to a volume when volume is mounted. Values: OnRootMismatch, Always +Specifies the duration in seconds relative to the startTime that the job may be continuously active before the system tries to terminate it; value must be positive integer. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_FS_GROUP_CHANGE_POLICY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_ACTIVE_DEADLINE_SECONDS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_FS_GROUP_CHANGE_POLICY+++` +Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_ACTIVE_DEADLINE_SECONDS+++` endif::add-copy-button-to-env-var[] -- -a|tooltip:on-root-mismatch[It indicates that volume's ownership and permissions will be changed only when permission and ownership of root directory does not match with expected permissions on the volume.], tooltip:always[It indicates that volume's ownership and permissions should always be changed whenever volume is mounted inside a Pod. This the default behavior.] +|long | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-container-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-container-name[`quarkus.kubernetes.container-name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-ttl-seconds-after-finished]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-ttl-seconds-after-finished[`quarkus.kubernetes.cron-job.ttl-seconds-after-finished`]## [.description] -- -If set, it will change the name of the container according to the configuration +Limits the lifetime of a Job that has finished execution (either Complete or Failed). If this field is set, ttlSecondsAfterFinished after the Job finishes, it is eligible to be automatically deleted. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CONTAINER_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_TTL_SECONDS_AFTER_FINISHED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_CONTAINER_NAME+++` +Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_TTL_SECONDS_AFTER_FINISHED+++` endif::add-copy-button-to-env-var[] -- -|string +|int | +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-suspend]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-suspend[`quarkus.kubernetes.cron-job.suspend`]## + +[.description] +-- +Suspend specifies whether the Job controller should create Pods or not. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_SUSPEND+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_SUSPEND+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-restart-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-restart-policy[`quarkus.kubernetes.cron-job.restart-policy`]## + +[.description] +-- +Restart policy when the job container fails. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_RESTART_POLICY+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_RESTART_POLICY+++` +endif::add-copy-button-to-env-var[] +-- +a|`on-failure`, `never` +|`on-failure` + a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-remote-debug-enabled]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-remote-debug-enabled[`quarkus.kubernetes.remote-debug.enabled`]## [.description] @@ -38469,75 +39091,58 @@ endif::add-copy-button-to-env-var[] |string |`groundnuty/k8s-wait-for:no-root-v1.7` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-idempotent]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-idempotent[`quarkus.kubernetes.idempotent`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-output-directory]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-output-directory[`quarkus.kubernetes.output-directory`]## [.description] -- -Switch used to control whether non-idempotent fields are included in generated kubernetes resources to improve git-ops compatibility +Optionally set directory generated kubernetes resources will be written to. Default is `target/kubernetes`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_IDEMPOTENT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_OUTPUT_DIRECTORY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_IDEMPOTENT+++` +Environment variable: `+++QUARKUS_KUBERNETES_OUTPUT_DIRECTORY+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`false` +|string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-vcs-uri-enabled]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-vcs-uri-enabled[`quarkus.kubernetes.vcs-uri.enabled`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-deploy]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-deploy[`quarkus.kubernetes.deploy`]## [.description] -- -Whether the vcs-uri annotation should be added to the generated configuration. +If set to true, Quarkus will attempt to deploy the application to the target Kubernetes cluster ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_VCS_URI_ENABLED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_DEPLOY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_VCS_URI_ENABLED+++` +Environment variable: `+++QUARKUS_KUBERNETES_DEPLOY+++` endif::add-copy-button-to-env-var[] -- |boolean -|`true` - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-vcs-uri-override]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-vcs-uri-override[`quarkus.kubernetes.vcs-uri.override`]## - -[.description] --- -Optional override of the vcs-uri annotation. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_VCS_URI_OVERRIDE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_VCS_URI_OVERRIDE+++` -endif::add-copy-button-to-env-var[] --- -|string -| +|`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-output-directory]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-output-directory[`quarkus.kubernetes.output-directory`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-deploy-strategy]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-deploy-strategy[`quarkus.kubernetes.deploy-strategy`]## [.description] -- -Optionally set directory generated kubernetes resources will be written to. Default is `target/kubernetes`. +If deploy is enabled, it will follow this strategy to update the resources to the target Kubernetes cluster. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_OUTPUT_DIRECTORY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_DEPLOY_STRATEGY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_OUTPUT_DIRECTORY+++` +Environment variable: `+++QUARKUS_KUBERNETES_DEPLOY_STRATEGY+++` endif::add-copy-button-to-env-var[] -- -|string -| +a|`create-or-update`, `create`, `replace`, `server-side-apply` +|`create-or-update` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-secrets[`quarkus.kubernetes.env.secrets`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-secrets[`quarkus.openshift.env.secrets`]## [.description] -- @@ -38545,16 +39150,16 @@ The optional list of Secret names to load environment variables from. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_SECRETS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_SECRETS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_ENV_SECRETS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_ENV_SECRETS+++` endif::add-copy-button-to-env-var[] -- |list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-configmaps[`quarkus.kubernetes.env.configmaps`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-configmaps[`quarkus.openshift.env.configmaps`]## [.description] -- @@ -38562,16 +39167,16 @@ The optional list of ConfigMap names to load environment variables from. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_CONFIGMAPS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_CONFIGMAPS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_ENV_CONFIGMAPS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_ENV_CONFIGMAPS+++` endif::add-copy-button-to-env-var[] -- |list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-fields-environment-variable-name[`quarkus.kubernetes.env.fields."environment-variable-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-fields-environment-variable-name[`quarkus.openshift.env.fields."environment-variable-name"`]## [.description] -- @@ -38579,33 +39184,33 @@ The map associating environment variable names to their associated field referen ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` +Environment variable: `+++QUARKUS_OPENSHIFT_ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` endif::add-copy-button-to-env-var[] -- |Map | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-vars-vars[`quarkus.kubernetes.env.vars."vars"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-vars-vars[`quarkus.openshift.env.vars."vars"`]## [.description] -- -The map associating environment name to its associated value. +The environment variable value ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_VARS__VARS_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_VARS__VARS_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_ENV_VARS__VARS_+++` +Environment variable: `+++QUARKUS_OPENSHIFT_ENV_VARS__VARS_+++` endif::add-copy-button-to-env-var[] -- -|Map> +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-mapping-mapping-from-secret[`quarkus.kubernetes.env.mapping."mapping".from-secret`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-mapping-mapping-from-secret[`quarkus.openshift.env.mapping."mapping".from-secret`]## [.description] -- @@ -38613,16 +39218,16 @@ The optional name of the Secret from which a value is to be extracted. Mutually ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_MAPPING__MAPPING__FROM_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_MAPPING__MAPPING__FROM_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_ENV_MAPPING__MAPPING__FROM_SECRET+++` +Environment variable: `+++QUARKUS_OPENSHIFT_ENV_MAPPING__MAPPING__FROM_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-mapping-mapping-from-configmap[`quarkus.kubernetes.env.mapping."mapping".from-configmap`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-mapping-mapping-from-configmap[`quarkus.openshift.env.mapping."mapping".from-configmap`]## [.description] -- @@ -38630,16 +39235,16 @@ The optional name of the ConfigMap from which a value is to be extracted. Mutual ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` +Environment variable: `+++QUARKUS_OPENSHIFT_ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-mapping-mapping-with-key[`quarkus.kubernetes.env.mapping."mapping".with-key`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-mapping-mapping-with-key[`quarkus.openshift.env.mapping."mapping".with-key`]## [.description] -- @@ -38647,16 +39252,16 @@ The key identifying the field from which the value is extracted. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_MAPPING__MAPPING__WITH_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_MAPPING__MAPPING__WITH_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_ENV_MAPPING__MAPPING__WITH_KEY+++` +Environment variable: `+++QUARKUS_OPENSHIFT_ENV_MAPPING__MAPPING__WITH_KEY+++` endif::add-copy-button-to-env-var[] -- |string |required icon:exclamation-circle[title=Configuration property is required] -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-using-prefix-prefixes-for-secret[`quarkus.kubernetes.env.using-prefix."prefixes".for-secret`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-using-prefix-prefixes-for-secret[`quarkus.openshift.env.using-prefix."prefixes".for-secret`]## [.description] -- @@ -38664,16 +39269,16 @@ The optional prefix to use when adding the environment variable to the container ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` +Environment variable: `+++QUARKUS_OPENSHIFT_ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-using-prefix-prefixes-for-configmap[`quarkus.kubernetes.env.using-prefix."prefixes".for-configmap`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-using-prefix-prefixes-for-configmap[`quarkus.openshift.env.using-prefix."prefixes".for-configmap`]## [.description] -- @@ -38681,54 +39286,20 @@ The optional prefix to use when adding the environment variable to the container ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` +Environment variable: `+++QUARKUS_OPENSHIFT_ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-flavor]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-flavor[`quarkus.openshift.flavor`]## - -[.description] --- -The OpenShift flavor / version to use. Older versions of OpenShift have minor differences in the labels and fields they support. This option allows users to have their manifests automatically aligned to the OpenShift 'flavor' they use. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_FLAVOR+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_FLAVOR+++` -endif::add-copy-button-to-env-var[] --- -a|`v3`, `v4` -|`v4` - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-deployment-kind]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-deployment-kind[`quarkus.openshift.deployment-kind`]## - -[.description] --- -The kind of the deployment resource to use. Supported values are 'Deployment', 'StatefulSet', 'Job', 'CronJob' and 'DeploymentConfig'. Defaults to 'DeploymentConfig' if `flavor == v3`, or 'Deployment' otherwise. DeploymentConfig is deprecated as of OpenShift 4.14. See https://access.redhat.com/articles/7041372 for details. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_DEPLOYMENT_KIND+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_DEPLOYMENT_KIND+++` -endif::add-copy-button-to-env-var[] --- -a|`deployment`, `deployment-config`, `stateful-set`, `job`, `cron-job`, `knative-service` -| - a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-part-of]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-part-of[`quarkus.openshift.part-of`]## [.description] -- -The name of the group this component belongs too +The name of the group this component belongs too. ifdef::add-copy-button-to-env-var[] @@ -38745,7 +39316,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-na [.description] -- -The name of the application. This value will be used for naming Kubernetes resources like: 'Deployment', 'Service' and so on... +The name of the application. This value will be used for naming Kubernetes resources like: - Deployment - Service and so on ... ifdef::add-copy-button-to-env-var[] @@ -38779,7 +39350,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-na [.description] -- -The namespace the generated resources should belong to. If not value is set, then the 'namespace' field will not be added to the 'metadata' section of the generated manifests. This in turn means that when the manifests are applied to a cluster, the namespace will be resolved from the current Kubernetes context (see https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/++#++context for more details). +The namespace the generated resources should belong to. If not value is set, then the 'namespace' field will not be added to the 'metadata' section of the generated manifests. This in turn means that when the manifests are applied to a cluster, the namespace will be resolved from the current Kubernetes context (see link:https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/#context[organize-cluster-access-kubeconfig] for more details). ifdef::add-copy-button-to-env-var[] @@ -38796,7 +39367,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-la [.description] -- -Custom labels to add to all resources +Custom labels to add to all resources. ifdef::add-copy-button-to-env-var[] @@ -38813,7 +39384,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-an [.description] -- -Custom annotations to add to all resources +Custom annotations to add to all resources. ifdef::add-copy-button-to-env-var[] @@ -38826,32 +39397,83 @@ endif::add-copy-button-to-env-var[] |Map | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-add-build-timestamp]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-add-build-timestamp[`quarkus.openshift.add-build-timestamp`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-service-type]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-service-type[`quarkus.openshift.service-type`]## [.description] -- -Add the build timestamp to the Kubernetes annotations This is a very useful way to have manifests of successive builds of the same application differ - thus ensuring that Kubernetes will apply the updated resources +The type of service that will be generated for the application ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ADD_BUILD_TIMESTAMP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SERVICE_TYPE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ADD_BUILD_TIMESTAMP+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SERVICE_TYPE+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`true` +a|`cluster-ip`, `node-port`, `load-balancer`, `external-name` +|`cluster-ip` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-working-dir]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-working-dir[`quarkus.openshift.working-dir`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-add-build-timestamp]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-add-build-timestamp[`quarkus.openshift.add-build-timestamp`]## [.description] -- -Working directory +Whether to add the build timestamp to the Kubernetes annotations This is a very useful way to have manifests of successive builds of the same application differ - thus ensuring that Kubernetes will apply the updated resources. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_WORKING_DIR+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ADD_BUILD_TIMESTAMP+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OPENSHIFT_ADD_BUILD_TIMESTAMP+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-add-version-to-label-selectors]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-add-version-to-label-selectors[`quarkus.openshift.add-version-to-label-selectors`]## + +[.description] +-- +If `true`, the 'app.kubernetes.io/version' label will be part of the selectors of Service and Deployment. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ADD_VERSION_TO_LABEL_SELECTORS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OPENSHIFT_ADD_VERSION_TO_LABEL_SELECTORS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-add-name-to-label-selectors]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-add-name-to-label-selectors[`quarkus.openshift.add-name-to-label-selectors`]## + +[.description] +-- +If `true`, the 'app.kubernetes.io/name' label will be part of the selectors of Service and Deployment. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ADD_NAME_TO_LABEL_SELECTORS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OPENSHIFT_ADD_NAME_TO_LABEL_SELECTORS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-working-dir]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-working-dir[`quarkus.openshift.working-dir`]## + +[.description] +-- +Working directory. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_WORKING_DIR+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] Environment variable: `+++QUARKUS_OPENSHIFT_WORKING_DIR+++` @@ -38864,7 +39486,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-co [.description] -- -The commands +The commands. ifdef::add-copy-button-to-env-var[] @@ -38881,7 +39503,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-ar [.description] -- -The arguments +The arguments. ifdef::add-copy-button-to-env-var[] @@ -38898,7 +39520,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-se [.description] -- -The service account +The service account. ifdef::add-copy-button-to-env-var[] @@ -38911,6 +39533,23 @@ endif::add-copy-button-to-env-var[] |string | +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-container-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-container-name[`quarkus.openshift.container-name`]## + +[.description] +-- +If set, it will change the name of the container according to the configuration. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CONTAINER_NAME+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OPENSHIFT_CONTAINER_NAME+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-ports-ports-container-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-ports-ports-container-port[`quarkus.openshift.ports."ports".container-port`]## [.description] @@ -39013,62 +39652,11 @@ endif::add-copy-button-to-env-var[] |boolean |`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-replicas]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-replicas[`quarkus.openshift.replicas`]## - -[.description] --- -The number of desired pods - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_REPLICAS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_REPLICAS+++` -endif::add-copy-button-to-env-var[] --- -|int -|`1` - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-service-type]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-service-type[`quarkus.openshift.service-type`]## - -[.description] --- -The type of service that will be generated for the application - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SERVICE_TYPE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SERVICE_TYPE+++` -endif::add-copy-button-to-env-var[] --- -a|`cluster-ip`, `node-port`, `load-balancer`, `external-name` -|`cluster-ip` - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-node-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-node-port[`quarkus.openshift.node-port`]## - -[.description] --- -The nodePort to set when serviceType is set to nodePort - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_NODE_PORT+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_NODE_PORT+++` -endif::add-copy-button-to-env-var[] --- -|int -| - a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-image-pull-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-image-pull-policy[`quarkus.openshift.image-pull-policy`]## [.description] -- -Image pull policy +Image pull policy. ifdef::add-copy-button-to-env-var[] @@ -39085,7 +39673,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-im [.description] -- -The image pull secret +The image pull secret. ifdef::add-copy-button-to-env-var[] @@ -39153,7 +39741,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-li [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -39374,7 +39964,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-re [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -39595,7 +40187,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-st [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -39782,7 +40376,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-pr [.description] -- -When true (the default), emit a set of annotations to identify services that should be scraped by prometheus for metrics. In configurations that use the Prometheus operator with ServiceMonitor, annotations may not be necessary. +When true (the default), emit a set of annotations to identify services that should be scraped by prometheus for metrics. + +In configurations that use the Prometheus operator with ServiceMonitor, annotations may not be necessary. ifdef::add-copy-button-to-env-var[] @@ -39799,7 +40395,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-pr [.description] -- -When true (the default), emit a set of annotations to identify services that should be scraped by prometheus for metrics. In configurations that use the Prometheus operator with ServiceMonitor, annotations may not be necessary. +When true (the default), emit a set of annotations to identify services that should be scraped by prometheus for metrics. + +In configurations that use the Prometheus operator with ServiceMonitor, annotations may not be necessary. ifdef::add-copy-button-to-env-var[] @@ -39816,7 +40414,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-pr [.description] -- -Define the annotation prefix used for scrape values, this value will be used as the base for other annotation name defaults. Altering the base for generated annotations can make it easier to define re-labeling rules and avoid unexpected knock-on effects. The default value is `prometheus.io` See Prometheus example: https://github.com/prometheus/prometheus/blob/main/documentation/examples/prometheus-kubernetes.yml +Define the annotation prefix used for scrape values, this value will be used as the base for other annotation name defaults. Altering the base for generated annotations can make it easier to define re-labeling rules and avoid unexpected knock-on effects. The default value is `prometheus.io` See Prometheus link:https://github.com/prometheus/prometheus/blob/main/documentation/examples/prometheus-kubernetes.yml[example] ifdef::add-copy-button-to-env-var[] @@ -39952,7 +40550,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-mo [.description] -- -ReadOnly +ReadOnly. ifdef::add-copy-button-to-env-var[] @@ -40139,7 +40737,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-em [.description] -- -EmptyDir volumes +EmptyDir volumes. ifdef::add-copy-button-to-env-var[] @@ -40475,6 +41073,159 @@ endif::add-copy-button-to-env-var[] |boolean |`false` +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-secrets[`quarkus.openshift.init-containers."init-containers".env.secrets`]## + +[.description] +-- +The optional list of Secret names to load environment variables from. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_SECRETS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_SECRETS+++` +endif::add-copy-button-to-env-var[] +-- +|list of string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-configmaps[`quarkus.openshift.init-containers."init-containers".env.configmaps`]## + +[.description] +-- +The optional list of ConfigMap names to load environment variables from. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_CONFIGMAPS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_CONFIGMAPS+++` +endif::add-copy-button-to-env-var[] +-- +|list of string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-fields-environment-variable-name[`quarkus.openshift.init-containers."init-containers".env.fields."environment-variable-name"`]## + +[.description] +-- +The map associating environment variable names to their associated field references they take their value from. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` +endif::add-copy-button-to-env-var[] +-- +|Map +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-vars-vars[`quarkus.openshift.init-containers."init-containers".env.vars."vars"`]## + +[.description] +-- +The environment variable value + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_VARS__VARS_+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_VARS__VARS_+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-mapping-mapping-from-secret[`quarkus.openshift.init-containers."init-containers".env.mapping."mapping".from-secret`]## + +[.description] +-- +The optional name of the Secret from which a value is to be extracted. Mutually exclusive with `from-configmap`. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_SECRET+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_SECRET+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-mapping-mapping-from-configmap[`quarkus.openshift.init-containers."init-containers".env.mapping."mapping".from-configmap`]## + +[.description] +-- +The optional name of the ConfigMap from which a value is to be extracted. Mutually exclusive with `from-secret`. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-mapping-mapping-with-key[`quarkus.openshift.init-containers."init-containers".env.mapping."mapping".with-key`]## + +[.description] +-- +The key identifying the field from which the value is extracted. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__WITH_KEY+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__WITH_KEY+++` +endif::add-copy-button-to-env-var[] +-- +|string +|required icon:exclamation-circle[title=Configuration property is required] + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-using-prefix-prefixes-for-secret[`quarkus.openshift.init-containers."init-containers".env.using-prefix."prefixes".for-secret`]## + +[.description] +-- +The optional prefix to use when adding the environment variable to the container. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-using-prefix-prefixes-for-configmap[`quarkus.openshift.init-containers."init-containers".env.using-prefix."prefixes".for-configmap`]## + +[.description] +-- +The optional prefix to use when adding the environment variable to the container. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-image]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-image[`quarkus.openshift.init-containers."init-containers".image`]## [.description] @@ -40751,7 +41502,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-in [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -40972,7 +41725,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-in [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -41210,7 +41965,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-in [.description] -- -ReadOnly +ReadOnly. ifdef::add-copy-button-to-env-var[] @@ -41291,7 +42046,7 @@ endif::add-copy-button-to-env-var[] |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-secrets[`quarkus.openshift.init-containers."init-containers".env.secrets`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-secrets[`quarkus.openshift.sidecars."sidecars".env.secrets`]## [.description] -- @@ -41299,16 +42054,16 @@ The optional list of Secret names to load environment variables from. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_SECRETS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_SECRETS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_SECRETS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_SECRETS+++` endif::add-copy-button-to-env-var[] -- |list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-configmaps[`quarkus.openshift.init-containers."init-containers".env.configmaps`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-configmaps[`quarkus.openshift.sidecars."sidecars".env.configmaps`]## [.description] -- @@ -41316,16 +42071,16 @@ The optional list of ConfigMap names to load environment variables from. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_CONFIGMAPS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_CONFIGMAPS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_CONFIGMAPS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_CONFIGMAPS+++` endif::add-copy-button-to-env-var[] -- |list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-fields-environment-variable-name[`quarkus.openshift.init-containers."init-containers".env.fields."environment-variable-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-fields-environment-variable-name[`quarkus.openshift.sidecars."sidecars".env.fields."environment-variable-name"`]## [.description] -- @@ -41333,33 +42088,33 @@ The map associating environment variable names to their associated field referen ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` endif::add-copy-button-to-env-var[] -- |Map | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-vars-vars[`quarkus.openshift.init-containers."init-containers".env.vars."vars"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-vars-vars[`quarkus.openshift.sidecars."sidecars".env.vars."vars"`]## [.description] -- -The map associating environment name to its associated value. +The environment variable value ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_VARS__VARS_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_VARS__VARS_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_VARS__VARS_+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_VARS__VARS_+++` endif::add-copy-button-to-env-var[] -- -|Map> +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-mapping-mapping-from-secret[`quarkus.openshift.init-containers."init-containers".env.mapping."mapping".from-secret`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-mapping-mapping-from-secret[`quarkus.openshift.sidecars."sidecars".env.mapping."mapping".from-secret`]## [.description] -- @@ -41367,16 +42122,16 @@ The optional name of the Secret from which a value is to be extracted. Mutually ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_SECRET+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-mapping-mapping-from-configmap[`quarkus.openshift.init-containers."init-containers".env.mapping."mapping".from-configmap`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-mapping-mapping-from-configmap[`quarkus.openshift.sidecars."sidecars".env.mapping."mapping".from-configmap`]## [.description] -- @@ -41384,16 +42139,16 @@ The optional name of the ConfigMap from which a value is to be extracted. Mutual ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-mapping-mapping-with-key[`quarkus.openshift.init-containers."init-containers".env.mapping."mapping".with-key`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-mapping-mapping-with-key[`quarkus.openshift.sidecars."sidecars".env.mapping."mapping".with-key`]## [.description] -- @@ -41401,16 +42156,16 @@ The key identifying the field from which the value is extracted. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__WITH_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__WITH_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__WITH_KEY+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__WITH_KEY+++` endif::add-copy-button-to-env-var[] -- |string |required icon:exclamation-circle[title=Configuration property is required] -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-using-prefix-prefixes-for-secret[`quarkus.openshift.init-containers."init-containers".env.using-prefix."prefixes".for-secret`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-using-prefix-prefixes-for-secret[`quarkus.openshift.sidecars."sidecars".env.using-prefix."prefixes".for-secret`]## [.description] -- @@ -41418,16 +42173,16 @@ The optional prefix to use when adding the environment variable to the container ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-using-prefix-prefixes-for-configmap[`quarkus.openshift.init-containers."init-containers".env.using-prefix."prefixes".for-configmap`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-using-prefix-prefixes-for-configmap[`quarkus.openshift.sidecars."sidecars".env.using-prefix."prefixes".for-configmap`]## [.description] -- @@ -41435,10 +42190,10 @@ The optional prefix to use when adding the environment variable to the container ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` endif::add-copy-button-to-env-var[] -- |string @@ -41720,7 +42475,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-si [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -41941,7 +42698,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-si [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -42179,7 +42938,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-si [.description] -- -ReadOnly +ReadOnly. ifdef::add-copy-button-to-env-var[] @@ -42260,1875 +43019,1671 @@ endif::add-copy-button-to-env-var[] |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-secrets[`quarkus.openshift.sidecars."sidecars".env.secrets`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-hostaliases-host-aliases-ip]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-hostaliases-host-aliases-ip[`quarkus.openshift.hostaliases."host-aliases".ip`]## [.description] -- -The optional list of Secret names to load environment variables from. +The ip address. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_SECRETS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_HOSTALIASES__HOST_ALIASES__IP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_SECRETS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_HOSTALIASES__HOST_ALIASES__IP+++` endif::add-copy-button-to-env-var[] -- -|list of string +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-configmaps[`quarkus.openshift.sidecars."sidecars".env.configmaps`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-hostaliases-host-aliases-hostnames]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-hostaliases-host-aliases-hostnames[`quarkus.openshift.hostaliases."host-aliases".hostnames`]## [.description] -- -The optional list of ConfigMap names to load environment variables from. +The hostnames to resolve to the ip. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_CONFIGMAPS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_HOSTALIASES__HOST_ALIASES__HOSTNAMES+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_CONFIGMAPS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_HOSTALIASES__HOST_ALIASES__HOSTNAMES+++` endif::add-copy-button-to-env-var[] -- |list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-fields-environment-variable-name[`quarkus.openshift.sidecars."sidecars".env.fields."environment-variable-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-node-selector-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-node-selector-key[`quarkus.openshift.node-selector.key`]## [.description] -- -The map associating environment variable names to their associated field references they take their value from. +The key of the nodeSelector. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_NODE_SELECTOR_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` +Environment variable: `+++QUARKUS_OPENSHIFT_NODE_SELECTOR_KEY+++` endif::add-copy-button-to-env-var[] -- -|Map -| +|string +|required icon:exclamation-circle[title=Configuration property is required] -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-vars-vars[`quarkus.openshift.sidecars."sidecars".env.vars."vars"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-node-selector-value]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-node-selector-value[`quarkus.openshift.node-selector.value`]## [.description] -- -The map associating environment name to its associated value. +The value of the nodeSelector. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_VARS__VARS_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_NODE_SELECTOR_VALUE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_VARS__VARS_+++` +Environment variable: `+++QUARKUS_OPENSHIFT_NODE_SELECTOR_VALUE+++` endif::add-copy-button-to-env-var[] -- -|Map> -| +|string +|required icon:exclamation-circle[title=Configuration property is required] -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-mapping-mapping-from-secret[`quarkus.openshift.sidecars."sidecars".env.mapping."mapping".from-secret`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-resources-limits-cpu]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-resources-limits-cpu[`quarkus.openshift.resources.limits.cpu`]## [.description] -- -The optional name of the Secret from which a value is to be extracted. Mutually exclusive with `from-configmap`. +CPU Requirements ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RESOURCES_LIMITS_CPU+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_SECRET+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RESOURCES_LIMITS_CPU+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-mapping-mapping-from-configmap[`quarkus.openshift.sidecars."sidecars".env.mapping."mapping".from-configmap`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-resources-limits-memory]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-resources-limits-memory[`quarkus.openshift.resources.limits.memory`]## [.description] -- -The optional name of the ConfigMap from which a value is to be extracted. Mutually exclusive with `from-secret`. +Memory Requirements ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RESOURCES_LIMITS_MEMORY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RESOURCES_LIMITS_MEMORY+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-mapping-mapping-with-key[`quarkus.openshift.sidecars."sidecars".env.mapping."mapping".with-key`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-resources-requests-cpu]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-resources-requests-cpu[`quarkus.openshift.resources.requests.cpu`]## [.description] -- -The key identifying the field from which the value is extracted. +CPU Requirements ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__WITH_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RESOURCES_REQUESTS_CPU+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__WITH_KEY+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RESOURCES_REQUESTS_CPU+++` endif::add-copy-button-to-env-var[] -- |string -|required icon:exclamation-circle[title=Configuration property is required] +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-using-prefix-prefixes-for-secret[`quarkus.openshift.sidecars."sidecars".env.using-prefix."prefixes".for-secret`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-resources-requests-memory]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-resources-requests-memory[`quarkus.openshift.resources.requests.memory`]## [.description] -- -The optional prefix to use when adding the environment variable to the container. +Memory Requirements ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RESOURCES_REQUESTS_MEMORY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RESOURCES_REQUESTS_MEMORY+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-using-prefix-prefixes-for-configmap[`quarkus.openshift.sidecars."sidecars".env.using-prefix."prefixes".for-configmap`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-app-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-app-secret[`quarkus.openshift.app-secret`]## [.description] -- -The optional prefix to use when adding the environment variable to the container. +If set, the secret will mounted to the application container and its contents will be used for application configuration. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_APP_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` +Environment variable: `+++QUARKUS_OPENSHIFT_APP_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-host-aliases-host-aliases-ip]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-host-aliases-host-aliases-ip[`quarkus.openshift.host-aliases."host-aliases".ip`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-app-config-map]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-app-config-map[`quarkus.openshift.app-config-map`]## [.description] -- -The ip address +If set, the config map will be mounted to the application container and its contents will be used for application configuration. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_HOST_ALIASES__HOST_ALIASES__IP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_APP_CONFIG_MAP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_HOST_ALIASES__HOST_ALIASES__IP+++` +Environment variable: `+++QUARKUS_OPENSHIFT_APP_CONFIG_MAP+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-host-aliases-host-aliases-hostnames]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-host-aliases-host-aliases-hostnames[`quarkus.openshift.host-aliases."host-aliases".hostnames`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-name[`quarkus.openshift.rbac.roles."roles".name`]## [.description] -- -The hostnames to resolve to the ip +The name of the role. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_HOST_ALIASES__HOST_ALIASES__HOSTNAMES+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_HOST_ALIASES__HOST_ALIASES__HOSTNAMES+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__NAME+++` endif::add-copy-button-to-env-var[] -- -|list of string +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-resources-limits-cpu]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-resources-limits-cpu[`quarkus.openshift.resources.limits.cpu`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-namespace]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-namespace[`quarkus.openshift.rbac.roles."roles".namespace`]## [.description] -- -CPU Requirements +The namespace of the role. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RESOURCES_LIMITS_CPU+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__NAMESPACE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RESOURCES_LIMITS_CPU+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__NAMESPACE+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-resources-limits-memory]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-resources-limits-memory[`quarkus.openshift.resources.limits.memory`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-labels-label-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-labels-label-name[`quarkus.openshift.rbac.roles."roles".labels."label-name"`]## [.description] -- -Memory Requirements +Labels to add into the Role resource. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RESOURCES_LIMITS_MEMORY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__LABELS__LABEL_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RESOURCES_LIMITS_MEMORY+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__LABELS__LABEL_NAME_+++` endif::add-copy-button-to-env-var[] -- -|string +|Map | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-resources-requests-cpu]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-resources-requests-cpu[`quarkus.openshift.resources.requests.cpu`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-api-groups]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-api-groups[`quarkus.openshift.rbac.roles."roles".policy-rules."policy-rules".api-groups`]## [.description] -- -CPU Requirements +API groups of the policy rule. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RESOURCES_REQUESTS_CPU+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__API_GROUPS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RESOURCES_REQUESTS_CPU+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__API_GROUPS+++` endif::add-copy-button-to-env-var[] -- -|string +|list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-resources-requests-memory]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-resources-requests-memory[`quarkus.openshift.resources.requests.memory`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-non-resource-urls]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-non-resource-urls[`quarkus.openshift.rbac.roles."roles".policy-rules."policy-rules".non-resource-urls`]## [.description] -- -Memory Requirements +Non resource URLs of the policy rule. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RESOURCES_REQUESTS_MEMORY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__NON_RESOURCE_URLS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RESOURCES_REQUESTS_MEMORY+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__NON_RESOURCE_URLS+++` endif::add-copy-button-to-env-var[] -- -|string +|list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-container-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-container-name[`quarkus.openshift.container-name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-resource-names]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-resource-names[`quarkus.openshift.rbac.roles."roles".policy-rules."policy-rules".resource-names`]## [.description] -- -If set, it will change the name of the container according to the configuration +Resource names of the policy rule. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CONTAINER_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__RESOURCE_NAMES+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_CONTAINER_NAME+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__RESOURCE_NAMES+++` endif::add-copy-button-to-env-var[] -- -|string +|list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-expose]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-expose[`quarkus.openshift.route.expose`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-resources]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-resources[`quarkus.openshift.rbac.roles."roles".policy-rules."policy-rules".resources`]## [.description] -- -If true, the service will be exposed +Resources of the policy rule. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_EXPOSE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__RESOURCES+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_EXPOSE+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__RESOURCES+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`false` +|list of string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-host]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-host[`quarkus.openshift.route.host`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-verbs]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-verbs[`quarkus.openshift.rbac.roles."roles".policy-rules."policy-rules".verbs`]## [.description] -- -The host under which the application is going to be exposed +Verbs of the policy rule. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_HOST+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__VERBS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_HOST+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__VERBS+++` endif::add-copy-button-to-env-var[] -- -|string +|list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-target-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-target-port[`quarkus.openshift.route.target-port`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-name[`quarkus.openshift.rbac.cluster-roles."cluster-roles".name`]## [.description] -- -The target named port. If not provided, it will be deducted from the Service resource ports. Options are: "http" and "https". +The name of the cluster role. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_TARGET_PORT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_TARGET_PORT+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__NAME+++` endif::add-copy-button-to-env-var[] -- |string -|`http` +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-annotations-annotation-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-annotations-annotation-name[`quarkus.openshift.route.annotations."annotation-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-labels-label-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-labels-label-name[`quarkus.openshift.rbac.cluster-roles."cluster-roles".labels."label-name"`]## [.description] -- -Custom annotations to add to exposition (route or ingress) resources +Labels to add into the ClusterRole resource. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_ANNOTATIONS__ANNOTATION_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__LABELS__LABEL_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_ANNOTATIONS__ANNOTATION_NAME_+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__LABELS__LABEL_NAME_+++` endif::add-copy-button-to-env-var[] -- |Map | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-labels-label-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-labels-label-name[`quarkus.openshift.route.labels."label-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-api-groups]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-api-groups[`quarkus.openshift.rbac.cluster-roles."cluster-roles".policy-rules."policy-rules".api-groups`]## [.description] -- -Custom labels to add to exposition (route or ingress) resources +API groups of the policy rule. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_LABELS__LABEL_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__API_GROUPS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_LABELS__LABEL_NAME_+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__API_GROUPS+++` endif::add-copy-button-to-env-var[] -- -|Map +|list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-tls-ca-certificate]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-tls-ca-certificate[`quarkus.openshift.route.tls.ca-certificate`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-non-resource-urls]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-non-resource-urls[`quarkus.openshift.rbac.cluster-roles."cluster-roles".policy-rules."policy-rules".non-resource-urls`]## [.description] -- -The cert authority certificate contents. +Non resource URLs of the policy rule. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_TLS_CA_CERTIFICATE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__NON_RESOURCE_URLS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_TLS_CA_CERTIFICATE+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__NON_RESOURCE_URLS+++` endif::add-copy-button-to-env-var[] -- -|string +|list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-tls-certificate]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-tls-certificate[`quarkus.openshift.route.tls.certificate`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-resource-names]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-resource-names[`quarkus.openshift.rbac.cluster-roles."cluster-roles".policy-rules."policy-rules".resource-names`]## [.description] -- -The certificate contents. +Resource names of the policy rule. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_TLS_CERTIFICATE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__RESOURCE_NAMES+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_TLS_CERTIFICATE+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__RESOURCE_NAMES+++` endif::add-copy-button-to-env-var[] -- -|string +|list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-tls-destination-ca-certificate]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-tls-destination-ca-certificate[`quarkus.openshift.route.tls.destination-ca-certificate`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-resources]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-resources[`quarkus.openshift.rbac.cluster-roles."cluster-roles".policy-rules."policy-rules".resources`]## [.description] -- -The contents of the ca certificate of the final destination. +Resources of the policy rule. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_TLS_DESTINATION_CA_CERTIFICATE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__RESOURCES+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_TLS_DESTINATION_CA_CERTIFICATE+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__RESOURCES+++` endif::add-copy-button-to-env-var[] -- -|string +|list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-tls-insecure-edge-termination-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-tls-insecure-edge-termination-policy[`quarkus.openshift.route.tls.insecure-edge-termination-policy`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-verbs]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-verbs[`quarkus.openshift.rbac.cluster-roles."cluster-roles".policy-rules."policy-rules".verbs`]## [.description] -- -The desired behavior for insecure connections to a route. +Verbs of the policy rule. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_TLS_INSECURE_EDGE_TERMINATION_POLICY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__VERBS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_TLS_INSECURE_EDGE_TERMINATION_POLICY+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__VERBS+++` endif::add-copy-button-to-env-var[] -- -|string +|list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-tls-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-tls-key[`quarkus.openshift.route.tls.key`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-service-accounts-service-accounts-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-service-accounts-service-accounts-name[`quarkus.openshift.rbac.service-accounts."service-accounts".name`]## [.description] -- -The key file contents. +The name of the service account. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_TLS_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_SERVICE_ACCOUNTS__SERVICE_ACCOUNTS__NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_TLS_KEY+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_SERVICE_ACCOUNTS__SERVICE_ACCOUNTS__NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-tls-termination]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-tls-termination[`quarkus.openshift.route.tls.termination`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-service-accounts-service-accounts-namespace]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-service-accounts-service-accounts-namespace[`quarkus.openshift.rbac.service-accounts."service-accounts".namespace`]## [.description] -- -The termination type. +The namespace of the service account. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_TLS_TERMINATION+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_SERVICE_ACCOUNTS__SERVICE_ACCOUNTS__NAMESPACE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_TLS_TERMINATION+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_SERVICE_ACCOUNTS__SERVICE_ACCOUNTS__NAMESPACE+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-add-version-to-label-selectors]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-add-version-to-label-selectors[`quarkus.openshift.add-version-to-label-selectors`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-service-accounts-service-accounts-labels-label-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-service-accounts-service-accounts-labels-label-name[`quarkus.openshift.rbac.service-accounts."service-accounts".labels."label-name"`]## [.description] -- -If true, the 'app.kubernetes.io/version' label will be part of the selectors of Service and DeploymentConfig +Labels of the service account. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ADD_VERSION_TO_LABEL_SELECTORS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_SERVICE_ACCOUNTS__SERVICE_ACCOUNTS__LABELS__LABEL_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ADD_VERSION_TO_LABEL_SELECTORS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_SERVICE_ACCOUNTS__SERVICE_ACCOUNTS__LABELS__LABEL_NAME_+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`true` +|Map +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-add-name-to-label-selectors]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-add-name-to-label-selectors[`quarkus.openshift.add-name-to-label-selectors`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-service-accounts-service-accounts-use-as-default]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-service-accounts-service-accounts-use-as-default[`quarkus.openshift.rbac.service-accounts."service-accounts".use-as-default`]## [.description] -- -If true, the 'app.kubernetes.io/name' label will be part of the selectors of Service and Deployment +If true, this service account will be used in the generated Deployment resource. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ADD_NAME_TO_LABEL_SELECTORS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_SERVICE_ACCOUNTS__SERVICE_ACCOUNTS__USE_AS_DEFAULT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ADD_NAME_TO_LABEL_SELECTORS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_SERVICE_ACCOUNTS__SERVICE_ACCOUNTS__USE_AS_DEFAULT+++` endif::add-copy-button-to-env-var[] -- |boolean -|`true` +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-job-parallelism]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-job-parallelism[`quarkus.openshift.job.parallelism`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-name[`quarkus.openshift.rbac.role-bindings."role-bindings".name`]## [.description] -- -Specifies the maximum desired number of pods the job should run at any given time. +Name of the RoleBinding resource to be generated. If not provided, it will use the application name plus the role ref name. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_JOB_PARALLELISM+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_JOB_PARALLELISM+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__NAME+++` endif::add-copy-button-to-env-var[] -- -|int +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-job-completions]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-job-completions[`quarkus.openshift.job.completions`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-labels-label-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-labels-label-name[`quarkus.openshift.rbac.role-bindings."role-bindings".labels."label-name"`]## [.description] -- -Specifies the desired number of successfully finished pods the job should be run with. +Labels to add into the RoleBinding resource. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_JOB_COMPLETIONS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__LABELS__LABEL_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_JOB_COMPLETIONS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__LABELS__LABEL_NAME_+++` endif::add-copy-button-to-env-var[] -- -|int +|Map | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-job-completion-mode]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-job-completion-mode[`quarkus.openshift.job.completion-mode`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-role-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-role-name[`quarkus.openshift.rbac.role-bindings."role-bindings".role-name`]## [.description] -- -CompletionMode specifies how Pod completions are tracked. +The name of the Role resource to use by the RoleRef element in the generated Role Binding resource. By default, it's "view" role name. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_JOB_COMPLETION_MODE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__ROLE_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_JOB_COMPLETION_MODE+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__ROLE_NAME+++` endif::add-copy-button-to-env-var[] -- -a|`non-indexed`, `indexed` -|`non-indexed` +|string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-job-backoff-limit]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-job-backoff-limit[`quarkus.openshift.job.backoff-limit`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-cluster-wide]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-cluster-wide[`quarkus.openshift.rbac.role-bindings."role-bindings".cluster-wide`]## [.description] -- -Specifies the number of retries before marking this job failed. +If the Role sets in the `role-name` property is cluster wide or not. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_JOB_BACKOFF_LIMIT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__CLUSTER_WIDE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_JOB_BACKOFF_LIMIT+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__CLUSTER_WIDE+++` endif::add-copy-button-to-env-var[] -- -|int +|boolean | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-job-active-deadline-seconds]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-job-active-deadline-seconds[`quarkus.openshift.job.active-deadline-seconds`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-subjects-subjects-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-subjects-subjects-name[`quarkus.openshift.rbac.role-bindings."role-bindings".subjects."subjects".name`]## [.description] -- -Specifies the duration in seconds relative to the startTime that the job may be continuously active before the system tries to terminate it; value must be positive integer. +The "name" resource to use by the Subject element in the generated Role Binding resource. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_JOB_ACTIVE_DEADLINE_SECONDS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__SUBJECTS__SUBJECTS__NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_JOB_ACTIVE_DEADLINE_SECONDS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__SUBJECTS__SUBJECTS__NAME+++` endif::add-copy-button-to-env-var[] -- -|long +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-job-ttl-seconds-after-finished]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-job-ttl-seconds-after-finished[`quarkus.openshift.job.ttl-seconds-after-finished`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-subjects-subjects-kind]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-subjects-subjects-kind[`quarkus.openshift.rbac.role-bindings."role-bindings".subjects."subjects".kind`]## [.description] -- -Limits the lifetime of a Job that has finished execution (either Complete or Failed). If this field is set, ttlSecondsAfterFinished after the Job finishes, it is eligible to be automatically deleted. +The "kind" resource to use by the Subject element in the generated Role Binding resource. By default, it uses the "ServiceAccount" kind. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_JOB_TTL_SECONDS_AFTER_FINISHED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__SUBJECTS__SUBJECTS__KIND+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_JOB_TTL_SECONDS_AFTER_FINISHED+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__SUBJECTS__SUBJECTS__KIND+++` endif::add-copy-button-to-env-var[] -- -|int -| +|string +|`ServiceAccount` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-job-suspend]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-job-suspend[`quarkus.openshift.job.suspend`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-subjects-subjects-api-group]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-subjects-subjects-api-group[`quarkus.openshift.rbac.role-bindings."role-bindings".subjects."subjects".api-group`]## [.description] -- -Suspend specifies whether the Job controller should create Pods or not. +The "apiGroup" resource that matches with the "kind" property. By default, it's empty. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_JOB_SUSPEND+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__SUBJECTS__SUBJECTS__API_GROUP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_JOB_SUSPEND+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__SUBJECTS__SUBJECTS__API_GROUP+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`false` +|string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-job-restart-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-job-restart-policy[`quarkus.openshift.job.restart-policy`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-subjects-subjects-namespace]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-subjects-subjects-namespace[`quarkus.openshift.rbac.role-bindings."role-bindings".subjects."subjects".namespace`]## [.description] -- -Restart policy when the job container fails. +The "namespace" resource to use by the Subject element in the generated Role Binding resource. By default, it will use the same as provided in the generated resources. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_JOB_RESTART_POLICY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__SUBJECTS__SUBJECTS__NAMESPACE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_JOB_RESTART_POLICY+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__SUBJECTS__SUBJECTS__NAMESPACE+++` endif::add-copy-button-to-env-var[] -- -a|`on-failure`, `never` -|`on-failure` +|string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-schedule]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-schedule[`quarkus.openshift.cron-job.schedule`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-name[`quarkus.openshift.rbac.cluster-role-bindings."cluster-role-bindings".name`]## [.description] -- -The schedule in Cron format, see https://en.wikipedia.org/wiki/Cron. +Name of the ClusterRoleBinding resource to be generated. If not provided, it will use the application name plus the role ref name. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_SCHEDULE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_SCHEDULE+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-concurrency-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-concurrency-policy[`quarkus.openshift.cron-job.concurrency-policy`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-labels-label-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-labels-label-name[`quarkus.openshift.rbac.cluster-role-bindings."cluster-role-bindings".labels."label-name"`]## [.description] -- -ConcurrencyPolicy describes how the job will be handled. +Labels to add into the RoleBinding resource. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_CONCURRENCY_POLICY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__LABELS__LABEL_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_CONCURRENCY_POLICY+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__LABELS__LABEL_NAME_+++` endif::add-copy-button-to-env-var[] -- -a|`allow`, `forbid`, `replace` -|`allow` +|Map +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-starting-deadline-seconds]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-starting-deadline-seconds[`quarkus.openshift.cron-job.starting-deadline-seconds`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-role-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-role-name[`quarkus.openshift.rbac.cluster-role-bindings."cluster-role-bindings".role-name`]## [.description] -- -Deadline in seconds for starting the job if it misses scheduled time for any reason. Missed jobs executions will be counted as failed ones. +The name of the ClusterRole resource to use by the RoleRef element in the generated ClusterRoleBinding resource. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_STARTING_DEADLINE_SECONDS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__ROLE_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_STARTING_DEADLINE_SECONDS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__ROLE_NAME+++` endif::add-copy-button-to-env-var[] -- -|long -| +|string +|required icon:exclamation-circle[title=Configuration property is required] -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-failed-jobs-history-limit]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-failed-jobs-history-limit[`quarkus.openshift.cron-job.failed-jobs-history-limit`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-subjects-subjects-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-subjects-subjects-name[`quarkus.openshift.rbac.cluster-role-bindings."cluster-role-bindings".subjects."subjects".name`]## [.description] -- -The number of failed finished jobs to retain. The default value is 1. +The "name" resource to use by the Subject element in the generated Role Binding resource. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_FAILED_JOBS_HISTORY_LIMIT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__SUBJECTS__SUBJECTS__NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_FAILED_JOBS_HISTORY_LIMIT+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__SUBJECTS__SUBJECTS__NAME+++` endif::add-copy-button-to-env-var[] -- -|int +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-successful-jobs-history-limit]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-successful-jobs-history-limit[`quarkus.openshift.cron-job.successful-jobs-history-limit`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-subjects-subjects-kind]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-subjects-subjects-kind[`quarkus.openshift.rbac.cluster-role-bindings."cluster-role-bindings".subjects."subjects".kind`]## [.description] -- -The number of successful finished jobs to retain. The default value is 3. +The "kind" resource to use by the Subject element in the generated Role Binding resource. By default, it uses the "ServiceAccount" kind. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_SUCCESSFUL_JOBS_HISTORY_LIMIT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__SUBJECTS__SUBJECTS__KIND+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_SUCCESSFUL_JOBS_HISTORY_LIMIT+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__SUBJECTS__SUBJECTS__KIND+++` endif::add-copy-button-to-env-var[] -- -|int -| +|string +|`ServiceAccount` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-parallelism]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-parallelism[`quarkus.openshift.cron-job.parallelism`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-subjects-subjects-api-group]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-subjects-subjects-api-group[`quarkus.openshift.rbac.cluster-role-bindings."cluster-role-bindings".subjects."subjects".api-group`]## [.description] -- -Specifies the maximum desired number of pods the job should run at any given time. +The "apiGroup" resource that matches with the "kind" property. By default, it's empty. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_PARALLELISM+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__SUBJECTS__SUBJECTS__API_GROUP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_PARALLELISM+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__SUBJECTS__SUBJECTS__API_GROUP+++` endif::add-copy-button-to-env-var[] -- -|int +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-completions]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-completions[`quarkus.openshift.cron-job.completions`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-subjects-subjects-namespace]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-subjects-subjects-namespace[`quarkus.openshift.rbac.cluster-role-bindings."cluster-role-bindings".subjects."subjects".namespace`]## [.description] -- -Specifies the desired number of successfully finished pods the job should be run with. +The "namespace" resource to use by the Subject element in the generated Role Binding resource. By default, it will use the same as provided in the generated resources. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_COMPLETIONS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__SUBJECTS__SUBJECTS__NAMESPACE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_COMPLETIONS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__SUBJECTS__SUBJECTS__NAMESPACE+++` endif::add-copy-button-to-env-var[] -- -|int +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-completion-mode]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-completion-mode[`quarkus.openshift.cron-job.completion-mode`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-se-linux-options-level]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-se-linux-options-level[`quarkus.openshift.security-context.se-linux-options.level`]## [.description] -- -CompletionMode specifies how Pod completions are tracked. +The SELinux level label that applies to the container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_COMPLETION_MODE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SE_LINUX_OPTIONS_LEVEL+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_COMPLETION_MODE+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SE_LINUX_OPTIONS_LEVEL+++` endif::add-copy-button-to-env-var[] -- -a|`non-indexed`, `indexed` -|`non-indexed` +|string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-backoff-limit]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-backoff-limit[`quarkus.openshift.cron-job.backoff-limit`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-se-linux-options-role]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-se-linux-options-role[`quarkus.openshift.security-context.se-linux-options.role`]## [.description] -- -Specifies the number of retries before marking this job failed. +The SELinux role label that applies to the container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_BACKOFF_LIMIT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SE_LINUX_OPTIONS_ROLE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_BACKOFF_LIMIT+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SE_LINUX_OPTIONS_ROLE+++` endif::add-copy-button-to-env-var[] -- -|int +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-active-deadline-seconds]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-active-deadline-seconds[`quarkus.openshift.cron-job.active-deadline-seconds`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-se-linux-options-type]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-se-linux-options-type[`quarkus.openshift.security-context.se-linux-options.type`]## [.description] -- -Specifies the duration in seconds relative to the startTime that the job may be continuously active before the system tries to terminate it; value must be positive integer. +The SELinux type label that applies to the container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_ACTIVE_DEADLINE_SECONDS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SE_LINUX_OPTIONS_TYPE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_ACTIVE_DEADLINE_SECONDS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SE_LINUX_OPTIONS_TYPE+++` endif::add-copy-button-to-env-var[] -- -|long +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-ttl-seconds-after-finished]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-ttl-seconds-after-finished[`quarkus.openshift.cron-job.ttl-seconds-after-finished`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-se-linux-options-user]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-se-linux-options-user[`quarkus.openshift.security-context.se-linux-options.user`]## [.description] -- -Limits the lifetime of a Job that has finished execution (either Complete or Failed). If this field is set, ttlSecondsAfterFinished after the Job finishes, it is eligible to be automatically deleted. +The SELinux user label that applies to the container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_TTL_SECONDS_AFTER_FINISHED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SE_LINUX_OPTIONS_USER+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_TTL_SECONDS_AFTER_FINISHED+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SE_LINUX_OPTIONS_USER+++` endif::add-copy-button-to-env-var[] -- -|int +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-suspend]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-suspend[`quarkus.openshift.cron-job.suspend`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-windows-options-gmsa-credential-spec-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-windows-options-gmsa-credential-spec-name[`quarkus.openshift.security-context.windows-options.gmsa-credential-spec-name`]## [.description] -- -Suspend specifies whether the Job controller should create Pods or not. +The name of the GMSA credential spec to use. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_SUSPEND+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_SUSPEND+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC_NAME+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`false` +|string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-restart-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-restart-policy[`quarkus.openshift.cron-job.restart-policy`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-windows-options-gmsa-credential-spec]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-windows-options-gmsa-credential-spec[`quarkus.openshift.security-context.windows-options.gmsa-credential-spec`]## [.description] -- -Restart policy when the job container fails. +GMSACredentialSpec is where the GMSA admission webhook (link:https://github.com/kubernetes-sigs/windows-gmsa[windows-gsma]) inlines the contents of the GMSA credential spec named by the GMSACredentialSpecName field. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_RESTART_POLICY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_RESTART_POLICY+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC+++` endif::add-copy-button-to-env-var[] -- -a|`on-failure`, `never` -|`on-failure` +|string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-name[`quarkus.openshift.rbac.roles."roles".name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-windows-options-run-as-user-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-windows-options-run-as-user-name[`quarkus.openshift.security-context.windows-options.run-as-user-name`]## [.description] -- -The name of the role. +The UserName in Windows to run the entrypoint of the container process. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_WINDOWS_OPTIONS_RUN_AS_USER_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__NAME+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_WINDOWS_OPTIONS_RUN_AS_USER_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-namespace]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-namespace[`quarkus.openshift.rbac.roles."roles".namespace`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-windows-options-host-process]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-windows-options-host-process[`quarkus.openshift.security-context.windows-options.host-process`]## [.description] -- -The namespace of the role. +HostProcess determines if a container should be run as a 'Host Process' container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__NAMESPACE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_WINDOWS_OPTIONS_HOST_PROCESS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__NAMESPACE+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_WINDOWS_OPTIONS_HOST_PROCESS+++` endif::add-copy-button-to-env-var[] -- -|string +|boolean | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-labels-label-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-labels-label-name[`quarkus.openshift.rbac.roles."roles".labels."label-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-run-as-user]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-run-as-user[`quarkus.openshift.security-context.run-as-user`]## [.description] -- -Labels to add into the Role resource. +The UID to run the entrypoint of the container process. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__LABELS__LABEL_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_RUN_AS_USER+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__LABELS__LABEL_NAME_+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_RUN_AS_USER+++` endif::add-copy-button-to-env-var[] -- -|Map +|long | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-api-groups]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-api-groups[`quarkus.openshift.rbac.roles."roles".policy-rules."policy-rules".api-groups`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-run-as-group]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-run-as-group[`quarkus.openshift.security-context.run-as-group`]## [.description] -- -API groups of the policy rule. +The GID to run the entrypoint of the container process. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__API_GROUPS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_RUN_AS_GROUP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__API_GROUPS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_RUN_AS_GROUP+++` endif::add-copy-button-to-env-var[] -- -|list of string +|long | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-non-resource-urls]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-non-resource-urls[`quarkus.openshift.rbac.roles."roles".policy-rules."policy-rules".non-resource-urls`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-run-as-non-root]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-run-as-non-root[`quarkus.openshift.security-context.run-as-non-root`]## [.description] -- -Non resource URLs of the policy rule. +Indicates that the container must run as a non-root user. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__NON_RESOURCE_URLS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_RUN_AS_NON_ROOT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__NON_RESOURCE_URLS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_RUN_AS_NON_ROOT+++` endif::add-copy-button-to-env-var[] -- -|list of string +|boolean | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-resource-names]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-resource-names[`quarkus.openshift.rbac.roles."roles".policy-rules."policy-rules".resource-names`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-supplemental-groups]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-supplemental-groups[`quarkus.openshift.security-context.supplemental-groups`]## [.description] -- -Resource names of the policy rule. +A list of groups applied to the first process run in each container, in addition to the container's primary GID. If unspecified, no groups will be added to any container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__RESOURCE_NAMES+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SUPPLEMENTAL_GROUPS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__RESOURCE_NAMES+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SUPPLEMENTAL_GROUPS+++` endif::add-copy-button-to-env-var[] -- -|list of string +|list of long | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-resources]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-resources[`quarkus.openshift.rbac.roles."roles".policy-rules."policy-rules".resources`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-fs-group]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-fs-group[`quarkus.openshift.security-context.fs-group`]## [.description] -- -Resources of the policy rule. +A special supplemental group that applies to all containers in a pod. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__RESOURCES+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_FS_GROUP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__RESOURCES+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_FS_GROUP+++` endif::add-copy-button-to-env-var[] -- -|list of string +|long | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-verbs]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-verbs[`quarkus.openshift.rbac.roles."roles".policy-rules."policy-rules".verbs`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-sysctls-sysctl-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-sysctls-sysctl-name[`quarkus.openshift.security-context.sysctls."sysctl-name"`]## [.description] -- -Verbs of the policy rule. +Sysctls hold a list of namespaced sysctls used for the pod. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__VERBS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SYSCTLS__SYSCTL_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__VERBS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SYSCTLS__SYSCTL_NAME_+++` endif::add-copy-button-to-env-var[] -- -|list of string +|Map | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-name[`quarkus.openshift.rbac.cluster-roles."cluster-roles".name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-fs-group-change-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-fs-group-change-policy[`quarkus.openshift.security-context.fs-group-change-policy`]## [.description] -- -The name of the cluster role. +It holds policies that will be used for applying fsGroup to a volume when volume is mounted. Values: OnRootMismatch, Always ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_FS_GROUP_CHANGE_POLICY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__NAME+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_FS_GROUP_CHANGE_POLICY+++` endif::add-copy-button-to-env-var[] -- -|string +a|tooltip:on-root-mismatch[It indicates that volume's ownership and permissions will be changed only when permission and ownership of root directory does not match with expected permissions on the volume.], tooltip:always[It indicates that volume's ownership and permissions should always be changed whenever volume is mounted inside a Pod. This the default behavior.] | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-labels-label-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-labels-label-name[`quarkus.openshift.rbac.cluster-roles."cluster-roles".labels."label-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-idempotent]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-idempotent[`quarkus.openshift.idempotent`]## [.description] -- -Labels to add into the ClusterRole resource. +Switch used to control whether non-idempotent fields are included in generated kubernetes resources to improve git-ops compatibility. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__LABELS__LABEL_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_IDEMPOTENT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__LABELS__LABEL_NAME_+++` +Environment variable: `+++QUARKUS_OPENSHIFT_IDEMPOTENT+++` endif::add-copy-button-to-env-var[] -- -|Map -| +|boolean +|`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-api-groups]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-api-groups[`quarkus.openshift.rbac.cluster-roles."cluster-roles".policy-rules."policy-rules".api-groups`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-vcs-uri-enabled]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-vcs-uri-enabled[`quarkus.openshift.vcs-uri.enabled`]## [.description] -- -API groups of the policy rule. +Whether the vcs-uri annotation should be added to the generated configuration. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__API_GROUPS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_VCS_URI_ENABLED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__API_GROUPS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_VCS_URI_ENABLED+++` endif::add-copy-button-to-env-var[] -- -|list of string -| +|boolean +|`true` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-non-resource-urls]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-non-resource-urls[`quarkus.openshift.rbac.cluster-roles."cluster-roles".policy-rules."policy-rules".non-resource-urls`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-vcs-uri-override]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-vcs-uri-override[`quarkus.openshift.vcs-uri.override`]## [.description] -- -Non resource URLs of the policy rule. +Optional override of the vcs-uri annotation. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__NON_RESOURCE_URLS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_VCS_URI_OVERRIDE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__NON_RESOURCE_URLS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_VCS_URI_OVERRIDE+++` endif::add-copy-button-to-env-var[] -- -|list of string +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-resource-names]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-resource-names[`quarkus.openshift.rbac.cluster-roles."cluster-roles".policy-rules."policy-rules".resource-names`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-flavor]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-flavor[`quarkus.openshift.flavor`]## [.description] -- -Resource names of the policy rule. +The OpenShift flavor / version to use. Older versions of OpenShift have minor differences in the labels and fields they support. This option allows users to have their manifests automatically aligned to the OpenShift 'flavor' they use. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__RESOURCE_NAMES+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_FLAVOR+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__RESOURCE_NAMES+++` +Environment variable: `+++QUARKUS_OPENSHIFT_FLAVOR+++` endif::add-copy-button-to-env-var[] -- -|list of string -| +a|`v3`, `v4` +|`v4` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-resources]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-resources[`quarkus.openshift.rbac.cluster-roles."cluster-roles".policy-rules."policy-rules".resources`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-deployment-kind]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-deployment-kind[`quarkus.openshift.deployment-kind`]## [.description] -- -Resources of the policy rule. +The kind of the deployment resource to use. Supported values are 'Deployment', 'StatefulSet', 'Job', 'CronJob' and 'DeploymentConfig'. Defaults to 'DeploymentConfig' if `flavor == v3`, or 'Deployment' otherwise. DeploymentConfig is deprecated as of OpenShift 4.14. See https://access.redhat.com/articles/7041372 for details. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__RESOURCES+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_DEPLOYMENT_KIND+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__RESOURCES+++` +Environment variable: `+++QUARKUS_OPENSHIFT_DEPLOYMENT_KIND+++` endif::add-copy-button-to-env-var[] -- -|list of string +a|`deployment`, `deployment-config`, `stateful-set`, `job`, `cron-job`, `knative-service` | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-verbs]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-verbs[`quarkus.openshift.rbac.cluster-roles."cluster-roles".policy-rules."policy-rules".verbs`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-replicas]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-replicas[`quarkus.openshift.replicas`]## [.description] -- -Verbs of the policy rule. +The number of desired pods ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__VERBS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_REPLICAS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__VERBS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_REPLICAS+++` endif::add-copy-button-to-env-var[] -- -|list of string -| +|int +|`1` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-service-accounts-service-accounts-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-service-accounts-service-accounts-name[`quarkus.openshift.rbac.service-accounts."service-accounts".name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-node-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-node-port[`quarkus.openshift.node-port`]## [.description] -- -The name of the service account. +The nodePort to set when serviceType is set to nodePort ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_SERVICE_ACCOUNTS__SERVICE_ACCOUNTS__NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_NODE_PORT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_SERVICE_ACCOUNTS__SERVICE_ACCOUNTS__NAME+++` +Environment variable: `+++QUARKUS_OPENSHIFT_NODE_PORT+++` endif::add-copy-button-to-env-var[] -- -|string +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-service-accounts-service-accounts-namespace]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-service-accounts-service-accounts-namespace[`quarkus.openshift.rbac.service-accounts."service-accounts".namespace`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-expose]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-expose[`quarkus.openshift.route.expose`]## [.description] -- -The namespace of the service account. +If true, the service will be exposed ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_SERVICE_ACCOUNTS__SERVICE_ACCOUNTS__NAMESPACE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_EXPOSE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_SERVICE_ACCOUNTS__SERVICE_ACCOUNTS__NAMESPACE+++` +Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_EXPOSE+++` endif::add-copy-button-to-env-var[] -- -|string -| +|boolean +|`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-service-accounts-service-accounts-labels-label-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-service-accounts-service-accounts-labels-label-name[`quarkus.openshift.rbac.service-accounts."service-accounts".labels."label-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-host]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-host[`quarkus.openshift.route.host`]## [.description] -- -Labels of the service account. +The host under which the application is going to be exposed ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_SERVICE_ACCOUNTS__SERVICE_ACCOUNTS__LABELS__LABEL_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_HOST+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_SERVICE_ACCOUNTS__SERVICE_ACCOUNTS__LABELS__LABEL_NAME_+++` +Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_HOST+++` endif::add-copy-button-to-env-var[] -- -|Map +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-service-accounts-service-accounts-use-as-default]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-service-accounts-service-accounts-use-as-default[`quarkus.openshift.rbac.service-accounts."service-accounts".use-as-default`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-target-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-target-port[`quarkus.openshift.route.target-port`]## [.description] -- -If true, this service account will be used in the generated Deployment resource. +The target named port. If not provided, it will be deducted from the Service resource ports. Options are: "http" and "https". ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_SERVICE_ACCOUNTS__SERVICE_ACCOUNTS__USE_AS_DEFAULT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_TARGET_PORT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_SERVICE_ACCOUNTS__SERVICE_ACCOUNTS__USE_AS_DEFAULT+++` +Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_TARGET_PORT+++` endif::add-copy-button-to-env-var[] -- -|boolean -| +|string +|`http` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-name[`quarkus.openshift.rbac.role-bindings."role-bindings".name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-annotations-annotation-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-annotations-annotation-name[`quarkus.openshift.route.annotations."annotation-name"`]## [.description] -- -Name of the RoleBinding resource to be generated. If not provided, it will use the application name plus the role ref name. +Custom annotations to add to exposition (route or ingress) resources ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_ANNOTATIONS__ANNOTATION_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__NAME+++` +Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_ANNOTATIONS__ANNOTATION_NAME_+++` endif::add-copy-button-to-env-var[] -- -|string +|Map | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-labels-label-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-labels-label-name[`quarkus.openshift.rbac.role-bindings."role-bindings".labels."label-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-labels-label-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-labels-label-name[`quarkus.openshift.route.labels."label-name"`]## [.description] -- -Labels to add into the RoleBinding resource. +Custom labels to add to exposition (route or ingress) resources ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__LABELS__LABEL_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_LABELS__LABEL_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__LABELS__LABEL_NAME_+++` +Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_LABELS__LABEL_NAME_+++` endif::add-copy-button-to-env-var[] -- |Map | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-role-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-role-name[`quarkus.openshift.rbac.role-bindings."role-bindings".role-name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-tls-ca-certificate]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-tls-ca-certificate[`quarkus.openshift.route.tls.ca-certificate`]## [.description] -- -The name of the Role resource to use by the RoleRef element in the generated Role Binding resource. By default, it's "view" role name. +The cert authority certificate contents. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__ROLE_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_TLS_CA_CERTIFICATE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__ROLE_NAME+++` +Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_TLS_CA_CERTIFICATE+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-cluster-wide]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-cluster-wide[`quarkus.openshift.rbac.role-bindings."role-bindings".cluster-wide`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-tls-certificate]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-tls-certificate[`quarkus.openshift.route.tls.certificate`]## [.description] -- -If the Role sets in the `role-name` property is cluster wide or not. +The certificate contents. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__CLUSTER_WIDE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_TLS_CERTIFICATE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__CLUSTER_WIDE+++` +Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_TLS_CERTIFICATE+++` endif::add-copy-button-to-env-var[] -- -|boolean +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-subjects-subjects-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-subjects-subjects-name[`quarkus.openshift.rbac.role-bindings."role-bindings".subjects."subjects".name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-tls-destination-ca-certificate]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-tls-destination-ca-certificate[`quarkus.openshift.route.tls.destination-ca-certificate`]## [.description] -- -The "name" resource to use by the Subject element in the generated Role Binding resource. +The contents of the ca certificate of the final destination. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__SUBJECTS__SUBJECTS__NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_TLS_DESTINATION_CA_CERTIFICATE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__SUBJECTS__SUBJECTS__NAME+++` +Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_TLS_DESTINATION_CA_CERTIFICATE+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-subjects-subjects-kind]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-subjects-subjects-kind[`quarkus.openshift.rbac.role-bindings."role-bindings".subjects."subjects".kind`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-tls-insecure-edge-termination-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-tls-insecure-edge-termination-policy[`quarkus.openshift.route.tls.insecure-edge-termination-policy`]## [.description] -- -The "kind" resource to use by the Subject element in the generated Role Binding resource. By default, it uses the "ServiceAccount" kind. +The desired behavior for insecure connections to a route. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__SUBJECTS__SUBJECTS__KIND+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_TLS_INSECURE_EDGE_TERMINATION_POLICY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__SUBJECTS__SUBJECTS__KIND+++` +Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_TLS_INSECURE_EDGE_TERMINATION_POLICY+++` endif::add-copy-button-to-env-var[] -- |string -|`ServiceAccount` +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-subjects-subjects-api-group]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-subjects-subjects-api-group[`quarkus.openshift.rbac.role-bindings."role-bindings".subjects."subjects".api-group`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-tls-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-tls-key[`quarkus.openshift.route.tls.key`]## [.description] -- -The "apiGroup" resource that matches with the "kind" property. By default, it's empty. +The key file contents. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__SUBJECTS__SUBJECTS__API_GROUP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_TLS_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__SUBJECTS__SUBJECTS__API_GROUP+++` +Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_TLS_KEY+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-subjects-subjects-namespace]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-subjects-subjects-namespace[`quarkus.openshift.rbac.role-bindings."role-bindings".subjects."subjects".namespace`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-tls-termination]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-tls-termination[`quarkus.openshift.route.tls.termination`]## [.description] -- -The "namespace" resource to use by the Subject element in the generated Role Binding resource. By default, it will use the same as provided in the generated resources. +The termination type. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__SUBJECTS__SUBJECTS__NAMESPACE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_TLS_TERMINATION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__SUBJECTS__SUBJECTS__NAMESPACE+++` +Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_TLS_TERMINATION+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-name[`quarkus.openshift.rbac.cluster-role-bindings."cluster-role-bindings".name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-job-parallelism]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-job-parallelism[`quarkus.openshift.job.parallelism`]## [.description] -- -Name of the ClusterRoleBinding resource to be generated. If not provided, it will use the application name plus the role ref name. +Specifies the maximum desired number of pods the job should run at any given time. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_JOB_PARALLELISM+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__NAME+++` +Environment variable: `+++QUARKUS_OPENSHIFT_JOB_PARALLELISM+++` endif::add-copy-button-to-env-var[] -- -|string +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-labels-label-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-labels-label-name[`quarkus.openshift.rbac.cluster-role-bindings."cluster-role-bindings".labels."label-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-job-completions]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-job-completions[`quarkus.openshift.job.completions`]## [.description] -- -Labels to add into the RoleBinding resource. +Specifies the desired number of successfully finished pods the job should be run with. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__LABELS__LABEL_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_JOB_COMPLETIONS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__LABELS__LABEL_NAME_+++` +Environment variable: `+++QUARKUS_OPENSHIFT_JOB_COMPLETIONS+++` endif::add-copy-button-to-env-var[] -- -|Map +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-role-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-role-name[`quarkus.openshift.rbac.cluster-role-bindings."cluster-role-bindings".role-name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-job-completion-mode]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-job-completion-mode[`quarkus.openshift.job.completion-mode`]## [.description] -- -The name of the ClusterRole resource to use by the RoleRef element in the generated ClusterRoleBinding resource. +CompletionMode specifies how Pod completions are tracked. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__ROLE_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_JOB_COMPLETION_MODE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__ROLE_NAME+++` +Environment variable: `+++QUARKUS_OPENSHIFT_JOB_COMPLETION_MODE+++` endif::add-copy-button-to-env-var[] -- -|string -|required icon:exclamation-circle[title=Configuration property is required] +a|`non-indexed`, `indexed` +|`non-indexed` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-subjects-subjects-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-subjects-subjects-name[`quarkus.openshift.rbac.cluster-role-bindings."cluster-role-bindings".subjects."subjects".name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-job-backoff-limit]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-job-backoff-limit[`quarkus.openshift.job.backoff-limit`]## [.description] -- -The "name" resource to use by the Subject element in the generated Role Binding resource. +Specifies the number of retries before marking this job failed. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__SUBJECTS__SUBJECTS__NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_JOB_BACKOFF_LIMIT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__SUBJECTS__SUBJECTS__NAME+++` +Environment variable: `+++QUARKUS_OPENSHIFT_JOB_BACKOFF_LIMIT+++` endif::add-copy-button-to-env-var[] -- -|string +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-subjects-subjects-kind]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-subjects-subjects-kind[`quarkus.openshift.rbac.cluster-role-bindings."cluster-role-bindings".subjects."subjects".kind`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-job-active-deadline-seconds]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-job-active-deadline-seconds[`quarkus.openshift.job.active-deadline-seconds`]## [.description] -- -The "kind" resource to use by the Subject element in the generated Role Binding resource. By default, it uses the "ServiceAccount" kind. +Specifies the duration in seconds relative to the startTime that the job may be continuously active before the system tries to terminate it; value must be positive integer. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__SUBJECTS__SUBJECTS__KIND+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_JOB_ACTIVE_DEADLINE_SECONDS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__SUBJECTS__SUBJECTS__KIND+++` +Environment variable: `+++QUARKUS_OPENSHIFT_JOB_ACTIVE_DEADLINE_SECONDS+++` endif::add-copy-button-to-env-var[] -- -|string -|`ServiceAccount` +|long +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-subjects-subjects-api-group]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-subjects-subjects-api-group[`quarkus.openshift.rbac.cluster-role-bindings."cluster-role-bindings".subjects."subjects".api-group`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-job-ttl-seconds-after-finished]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-job-ttl-seconds-after-finished[`quarkus.openshift.job.ttl-seconds-after-finished`]## [.description] -- -The "apiGroup" resource that matches with the "kind" property. By default, it's empty. +Limits the lifetime of a Job that has finished execution (either Complete or Failed). If this field is set, ttlSecondsAfterFinished after the Job finishes, it is eligible to be automatically deleted. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__SUBJECTS__SUBJECTS__API_GROUP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_JOB_TTL_SECONDS_AFTER_FINISHED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__SUBJECTS__SUBJECTS__API_GROUP+++` +Environment variable: `+++QUARKUS_OPENSHIFT_JOB_TTL_SECONDS_AFTER_FINISHED+++` endif::add-copy-button-to-env-var[] -- -|string +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-subjects-subjects-namespace]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-subjects-subjects-namespace[`quarkus.openshift.rbac.cluster-role-bindings."cluster-role-bindings".subjects."subjects".namespace`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-job-suspend]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-job-suspend[`quarkus.openshift.job.suspend`]## [.description] -- -The "namespace" resource to use by the Subject element in the generated Role Binding resource. By default, it will use the same as provided in the generated resources. +Suspend specifies whether the Job controller should create Pods or not. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__SUBJECTS__SUBJECTS__NAMESPACE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_JOB_SUSPEND+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__SUBJECTS__SUBJECTS__NAMESPACE+++` +Environment variable: `+++QUARKUS_OPENSHIFT_JOB_SUSPEND+++` endif::add-copy-button-to-env-var[] -- -|string -| +|boolean +|`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-secrets[`quarkus.openshift.env.secrets`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-job-restart-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-job-restart-policy[`quarkus.openshift.job.restart-policy`]## [.description] -- -The optional list of Secret names to load environment variables from. +Restart policy when the job container fails. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_SECRETS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_JOB_RESTART_POLICY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ENV_SECRETS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_JOB_RESTART_POLICY+++` endif::add-copy-button-to-env-var[] -- -|list of string -| +a|`on-failure`, `never` +|`on-failure` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-configmaps[`quarkus.openshift.env.configmaps`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-schedule]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-schedule[`quarkus.openshift.cron-job.schedule`]## [.description] -- -The optional list of ConfigMap names to load environment variables from. +The schedule in Cron format, see link:https://en.wikipedia.org/wiki/Cron[Cron]. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_CONFIGMAPS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_SCHEDULE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ENV_CONFIGMAPS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_SCHEDULE+++` endif::add-copy-button-to-env-var[] -- -|list of string +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-fields-environment-variable-name[`quarkus.openshift.env.fields."environment-variable-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-concurrency-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-concurrency-policy[`quarkus.openshift.cron-job.concurrency-policy`]## [.description] -- -The map associating environment variable names to their associated field references they take their value from. +ConcurrencyPolicy describes how the job will be handled. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_CONCURRENCY_POLICY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` +Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_CONCURRENCY_POLICY+++` endif::add-copy-button-to-env-var[] -- -|Map -| +a|`allow`, `forbid`, `replace` +|`allow` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-vars-vars[`quarkus.openshift.env.vars."vars"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-starting-deadline-seconds]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-starting-deadline-seconds[`quarkus.openshift.cron-job.starting-deadline-seconds`]## [.description] -- -The map associating environment name to its associated value. +Deadline in seconds for starting the job if it misses scheduled time for any reason. Missed jobs executions will be counted as failed ones. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_VARS__VARS_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_STARTING_DEADLINE_SECONDS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ENV_VARS__VARS_+++` +Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_STARTING_DEADLINE_SECONDS+++` endif::add-copy-button-to-env-var[] -- -|Map> +|long | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-mapping-mapping-from-secret[`quarkus.openshift.env.mapping."mapping".from-secret`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-failed-jobs-history-limit]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-failed-jobs-history-limit[`quarkus.openshift.cron-job.failed-jobs-history-limit`]## [.description] -- -The optional name of the Secret from which a value is to be extracted. Mutually exclusive with `from-configmap`. +The number of failed finished jobs to retain. The default value is 1. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_MAPPING__MAPPING__FROM_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_FAILED_JOBS_HISTORY_LIMIT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ENV_MAPPING__MAPPING__FROM_SECRET+++` +Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_FAILED_JOBS_HISTORY_LIMIT+++` endif::add-copy-button-to-env-var[] -- -|string +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-mapping-mapping-from-configmap[`quarkus.openshift.env.mapping."mapping".from-configmap`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-successful-jobs-history-limit]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-successful-jobs-history-limit[`quarkus.openshift.cron-job.successful-jobs-history-limit`]## [.description] -- -The optional name of the ConfigMap from which a value is to be extracted. Mutually exclusive with `from-secret`. +The number of successful finished jobs to retain. The default value is 3. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_SUCCESSFUL_JOBS_HISTORY_LIMIT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` +Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_SUCCESSFUL_JOBS_HISTORY_LIMIT+++` endif::add-copy-button-to-env-var[] -- -|string +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-mapping-mapping-with-key[`quarkus.openshift.env.mapping."mapping".with-key`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-parallelism]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-parallelism[`quarkus.openshift.cron-job.parallelism`]## [.description] -- -The key identifying the field from which the value is extracted. +Specifies the maximum desired number of pods the job should run at any given time. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_MAPPING__MAPPING__WITH_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_PARALLELISM+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ENV_MAPPING__MAPPING__WITH_KEY+++` +Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_PARALLELISM+++` endif::add-copy-button-to-env-var[] -- -|string -|required icon:exclamation-circle[title=Configuration property is required] +|int +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-using-prefix-prefixes-for-secret[`quarkus.openshift.env.using-prefix."prefixes".for-secret`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-completions]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-completions[`quarkus.openshift.cron-job.completions`]## [.description] -- -The optional prefix to use when adding the environment variable to the container. +Specifies the desired number of successfully finished pods the job should be run with. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_COMPLETIONS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` +Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_COMPLETIONS+++` endif::add-copy-button-to-env-var[] -- -|string +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-using-prefix-prefixes-for-configmap[`quarkus.openshift.env.using-prefix."prefixes".for-configmap`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-completion-mode]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-completion-mode[`quarkus.openshift.cron-job.completion-mode`]## [.description] -- -The optional prefix to use when adding the environment variable to the container. +CompletionMode specifies how Pod completions are tracked. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_COMPLETION_MODE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` +Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_COMPLETION_MODE+++` endif::add-copy-button-to-env-var[] -- -|string -| +a|`non-indexed`, `indexed` +|`non-indexed` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-app-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-app-secret[`quarkus.openshift.app-secret`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-backoff-limit]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-backoff-limit[`quarkus.openshift.cron-job.backoff-limit`]## [.description] -- -If set, the secret will mounted to the application container and its contents will be used for application configuration. +Specifies the number of retries before marking this job failed. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_APP_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_BACKOFF_LIMIT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_APP_SECRET+++` +Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_BACKOFF_LIMIT+++` endif::add-copy-button-to-env-var[] -- -|string +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-app-config-map]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-app-config-map[`quarkus.openshift.app-config-map`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-active-deadline-seconds]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-active-deadline-seconds[`quarkus.openshift.cron-job.active-deadline-seconds`]## [.description] -- -If set, the config amp will be mounted to the application container and its contents will be used for application configuration. +Specifies the duration in seconds relative to the startTime that the job may be continuously active before the system tries to terminate it; value must be positive integer. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_APP_CONFIG_MAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_ACTIVE_DEADLINE_SECONDS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_APP_CONFIG_MAP+++` +Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_ACTIVE_DEADLINE_SECONDS+++` endif::add-copy-button-to-env-var[] -- -|string +|long | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-se-linux-options-level]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-se-linux-options-level[`quarkus.openshift.security-context.se-linux-options.level`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-ttl-seconds-after-finished]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-ttl-seconds-after-finished[`quarkus.openshift.cron-job.ttl-seconds-after-finished`]## [.description] -- -The SELinux level label that applies to the container. +Limits the lifetime of a Job that has finished execution (either Complete or Failed). If this field is set, ttlSecondsAfterFinished after the Job finishes, it is eligible to be automatically deleted. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SE_LINUX_OPTIONS_LEVEL+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_TTL_SECONDS_AFTER_FINISHED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SE_LINUX_OPTIONS_LEVEL+++` +Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_TTL_SECONDS_AFTER_FINISHED+++` endif::add-copy-button-to-env-var[] -- -|string +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-se-linux-options-role]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-se-linux-options-role[`quarkus.openshift.security-context.se-linux-options.role`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-suspend]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-suspend[`quarkus.openshift.cron-job.suspend`]## [.description] -- -The SELinux role label that applies to the container. +Suspend specifies whether the Job controller should create Pods or not. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SE_LINUX_OPTIONS_ROLE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_SUSPEND+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SE_LINUX_OPTIONS_ROLE+++` +Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_SUSPEND+++` endif::add-copy-button-to-env-var[] -- -|string -| +|boolean +|`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-se-linux-options-type]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-se-linux-options-type[`quarkus.openshift.security-context.se-linux-options.type`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-restart-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-restart-policy[`quarkus.openshift.cron-job.restart-policy`]## [.description] -- -The SELinux type label that applies to the container. +Restart policy when the job container fails. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SE_LINUX_OPTIONS_TYPE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_RESTART_POLICY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SE_LINUX_OPTIONS_TYPE+++` +Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_RESTART_POLICY+++` endif::add-copy-button-to-env-var[] -- -|string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-se-linux-options-user]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-se-linux-options-user[`quarkus.openshift.security-context.se-linux-options.user`]## - -[.description] --- -The SELinux user label that applies to the container. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SE_LINUX_OPTIONS_USER+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SE_LINUX_OPTIONS_USER+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-windows-options-gmsa-credential-spec-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-windows-options-gmsa-credential-spec-name[`quarkus.openshift.security-context.windows-options.gmsa-credential-spec-name`]## - -[.description] --- -The name of the GMSA credential spec to use. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC_NAME+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC_NAME+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-windows-options-gmsa-credential-spec]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-windows-options-gmsa-credential-spec[`quarkus.openshift.security-context.windows-options.gmsa-credential-spec`]## - -[.description] --- -GMSACredentialSpec is where the GMSA admission webhook (https://github.com/kubernetes-sigs/windows-gmsa) inlines the contents of the GMSA credential spec named by the GMSACredentialSpecName field. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-windows-options-run-as-user-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-windows-options-run-as-user-name[`quarkus.openshift.security-context.windows-options.run-as-user-name`]## - -[.description] --- -The UserName in Windows to run the entrypoint of the container process. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_WINDOWS_OPTIONS_RUN_AS_USER_NAME+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_WINDOWS_OPTIONS_RUN_AS_USER_NAME+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-windows-options-host-process]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-windows-options-host-process[`quarkus.openshift.security-context.windows-options.host-process`]## - -[.description] --- -HostProcess determines if a container should be run as a 'Host Process' container. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_WINDOWS_OPTIONS_HOST_PROCESS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_WINDOWS_OPTIONS_HOST_PROCESS+++` -endif::add-copy-button-to-env-var[] --- -|boolean -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-run-as-user]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-run-as-user[`quarkus.openshift.security-context.run-as-user`]## - -[.description] --- -The UID to run the entrypoint of the container process. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_RUN_AS_USER+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_RUN_AS_USER+++` -endif::add-copy-button-to-env-var[] --- -|long -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-run-as-group]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-run-as-group[`quarkus.openshift.security-context.run-as-group`]## - -[.description] --- -The GID to run the entrypoint of the container process. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_RUN_AS_GROUP+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_RUN_AS_GROUP+++` -endif::add-copy-button-to-env-var[] --- -|long -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-run-as-non-root]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-run-as-non-root[`quarkus.openshift.security-context.run-as-non-root`]## - -[.description] --- -Indicates that the container must run as a non-root user. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_RUN_AS_NON_ROOT+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_RUN_AS_NON_ROOT+++` -endif::add-copy-button-to-env-var[] --- -|boolean -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-supplemental-groups]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-supplemental-groups[`quarkus.openshift.security-context.supplemental-groups`]## - -[.description] --- -A list of groups applied to the first process run in each container, in addition to the container's primary GID. If unspecified, no groups will be added to any container. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SUPPLEMENTAL_GROUPS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SUPPLEMENTAL_GROUPS+++` -endif::add-copy-button-to-env-var[] --- -|list of long -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-fs-group]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-fs-group[`quarkus.openshift.security-context.fs-group`]## - -[.description] --- -A special supplemental group that applies to all containers in a pod. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_FS_GROUP+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_FS_GROUP+++` -endif::add-copy-button-to-env-var[] --- -|long -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-sysctls-sysctl-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-sysctls-sysctl-name[`quarkus.openshift.security-context.sysctls."sysctl-name"`]## - -[.description] --- -Sysctls hold a list of namespaced sysctls used for the pod. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SYSCTLS__SYSCTL_NAME_+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SYSCTLS__SYSCTL_NAME_+++` -endif::add-copy-button-to-env-var[] --- -|Map -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-fs-group-change-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-fs-group-change-policy[`quarkus.openshift.security-context.fs-group-change-policy`]## - -[.description] --- -It holds policies that will be used for applying fsGroup to a volume when volume is mounted. Values: OnRootMismatch, Always - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_FS_GROUP_CHANGE_POLICY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_FS_GROUP_CHANGE_POLICY+++` -endif::add-copy-button-to-env-var[] --- -a|tooltip:on-root-mismatch[It indicates that volume's ownership and permissions will be changed only when permission and ownership of root directory does not match with expected permissions on the volume.], tooltip:always[It indicates that volume's ownership and permissions should always be changed whenever volume is mounted inside a Pod. This the default behavior.] -| +a|`on-failure`, `never` +|`on-failure` a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-remote-debug-enabled]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-remote-debug-enabled[`quarkus.openshift.remote-debug.enabled`]## @@ -44198,40 +44753,6 @@ endif::add-copy-button-to-env-var[] |int |`5005` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-deploy]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-deploy[`quarkus.openshift.deploy`]## - -[.description] --- -If set to true, Quarkus will attempt to deploy the application to the target Openshift cluster - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_DEPLOY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_DEPLOY+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-deploy-strategy]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-deploy-strategy[`quarkus.openshift.deploy-strategy`]## - -[.description] --- -If deploy is enabled, it will follow this strategy to update the resources to the target OpenShift cluster. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_DEPLOY_STRATEGY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_DEPLOY_STRATEGY+++` -endif::add-copy-button-to-env-var[] --- -a|`create-or-update`, `create`, `replace`, `server-side-apply` -|`create-or-update` - a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-tasks-init-tasks-enabled]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-tasks-init-tasks-enabled[`quarkus.openshift.init-tasks."init-tasks".enabled`]## [.description] @@ -44300,56 +44821,39 @@ endif::add-copy-button-to-env-var[] |string |`groundnuty/k8s-wait-for:no-root-v1.7` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-idempotent]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-idempotent[`quarkus.openshift.idempotent`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-deploy]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-deploy[`quarkus.openshift.deploy`]## [.description] -- -Switch used to control whether non-idempotent fields are included in generated kubernetes resources to improve git-ops compatibility +If set to true, Quarkus will attempt to deploy the application to the target Kubernetes cluster ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_IDEMPOTENT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_DEPLOY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_IDEMPOTENT+++` +Environment variable: `+++QUARKUS_OPENSHIFT_DEPLOY+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-vcs-uri-enabled]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-vcs-uri-enabled[`quarkus.openshift.vcs-uri.enabled`]## - -[.description] --- -Whether the vcs-uri annotation should be added to the generated configuration. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_VCS_URI_ENABLED+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_VCS_URI_ENABLED+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-vcs-uri-override]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-vcs-uri-override[`quarkus.openshift.vcs-uri.override`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-deploy-strategy]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-deploy-strategy[`quarkus.openshift.deploy-strategy`]## [.description] -- -Optional override of the vcs-uri annotation. +If deploy is enabled, it will follow this strategy to update the resources to the target Kubernetes cluster. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_VCS_URI_OVERRIDE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_DEPLOY_STRATEGY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_VCS_URI_OVERRIDE+++` +Environment variable: `+++QUARKUS_OPENSHIFT_DEPLOY_STRATEGY+++` endif::add-copy-button-to-env-var[] -- -|string -| +a|`create-or-update`, `create`, `replace`, `server-side-apply` +|`create-or-update` h|[.extension-name]##Kubernetes Client Internal## @@ -46849,6 +47353,23 @@ endif::add-copy-button-to-env-var[] a|`string`, `int`, `long` |`string` +a| [[quarkus-logging-json_quarkus-log-console-json-log-format]] [.property-path]##link:#quarkus-logging-json_quarkus-log-console-json-log-format[`quarkus.log.console.json.log-format`]## + +[.description] +-- +Specify the format of the produced JSON + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_CONSOLE_JSON_LOG_FORMAT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_CONSOLE_JSON_LOG_FORMAT+++` +endif::add-copy-button-to-env-var[] +-- +a|`default`, `ecs` +|`default` + h|[[quarkus-logging-json_section_quarkus-log-file-json]] [.section-name.section-level0]##link:#quarkus-logging-json_section_quarkus-log-file-json[File logging]## h|Type @@ -47043,6 +47564,23 @@ endif::add-copy-button-to-env-var[] a|`string`, `int`, `long` |`string` +a| [[quarkus-logging-json_quarkus-log-file-json-log-format]] [.property-path]##link:#quarkus-logging-json_quarkus-log-file-json-log-format[`quarkus.log.file.json.log-format`]## + +[.description] +-- +Specify the format of the produced JSON + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_FILE_JSON_LOG_FORMAT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_FILE_JSON_LOG_FORMAT+++` +endif::add-copy-button-to-env-var[] +-- +a|`default`, `ecs` +|`default` + h|[[quarkus-logging-json_section_quarkus-log-syslog-json]] [.section-name.section-level0]##link:#quarkus-logging-json_section_quarkus-log-syslog-json[Syslog logging]## h|Type @@ -47237,6 +47775,234 @@ endif::add-copy-button-to-env-var[] a|`string`, `int`, `long` |`string` +a| [[quarkus-logging-json_quarkus-log-syslog-json-log-format]] [.property-path]##link:#quarkus-logging-json_quarkus-log-syslog-json-log-format[`quarkus.log.syslog.json.log-format`]## + +[.description] +-- +Specify the format of the produced JSON + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SYSLOG_JSON_LOG_FORMAT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SYSLOG_JSON_LOG_FORMAT+++` +endif::add-copy-button-to-env-var[] +-- +a|`default`, `ecs` +|`default` + + +h|[[quarkus-logging-json_section_quarkus-log-socket-json]] [.section-name.section-level0]##link:#quarkus-logging-json_section_quarkus-log-socket-json[Socket logging]## +h|Type +h|Default + +a| [[quarkus-logging-json_quarkus-log-socket-json]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json[`quarkus.log.socket.json`]## + +[.description] +-- +Determine whether to enable the JSON console formatting extension, which disables "normal" console formatting. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + +a| [[quarkus-logging-json_quarkus-log-socket-json-pretty-print]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json-pretty-print[`quarkus.log.socket.json.pretty-print`]## + +[.description] +-- +Enable "pretty printing" of the JSON record. Note that some JSON parsers will fail to read the pretty printed output. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON_PRETTY_PRINT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON_PRETTY_PRINT+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + +a| [[quarkus-logging-json_quarkus-log-socket-json-date-format]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json-date-format[`quarkus.log.socket.json.date-format`]## + +[.description] +-- +The date format to use. The special string "default" indicates that the default format should be used. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON_DATE_FORMAT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON_DATE_FORMAT+++` +endif::add-copy-button-to-env-var[] +-- +|string +|`default` + +a| [[quarkus-logging-json_quarkus-log-socket-json-record-delimiter]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json-record-delimiter[`quarkus.log.socket.json.record-delimiter`]## + +[.description] +-- +The special end-of-record delimiter to be used. By default, newline is used. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON_RECORD_DELIMITER+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON_RECORD_DELIMITER+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a| [[quarkus-logging-json_quarkus-log-socket-json-zone-id]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json-zone-id[`quarkus.log.socket.json.zone-id`]## + +[.description] +-- +The zone ID to use. The special string "default" indicates that the default zone should be used. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON_ZONE_ID+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON_ZONE_ID+++` +endif::add-copy-button-to-env-var[] +-- +|string +|`default` + +a| [[quarkus-logging-json_quarkus-log-socket-json-exception-output-type]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json-exception-output-type[`quarkus.log.socket.json.exception-output-type`]## + +[.description] +-- +The exception output type to specify. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON_EXCEPTION_OUTPUT_TYPE+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON_EXCEPTION_OUTPUT_TYPE+++` +endif::add-copy-button-to-env-var[] +-- +a|`detailed`, `formatted`, `detailed-and-formatted` +|`detailed` + +a| [[quarkus-logging-json_quarkus-log-socket-json-print-details]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json-print-details[`quarkus.log.socket.json.print-details`]## + +[.description] +-- +Enable printing of more details in the log. + +Printing the details can be expensive as the values are retrieved from the caller. The details include the source class name, source file name, source method name, and source line number. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON_PRINT_DETAILS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON_PRINT_DETAILS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + +a| [[quarkus-logging-json_quarkus-log-socket-json-key-overrides]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json-key-overrides[`quarkus.log.socket.json.key-overrides`]## + +[.description] +-- +Override keys with custom values. Omitting this value indicates that no key overrides will be applied. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON_KEY_OVERRIDES+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON_KEY_OVERRIDES+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a| [[quarkus-logging-json_quarkus-log-socket-json-excluded-keys]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json-excluded-keys[`quarkus.log.socket.json.excluded-keys`]## + +[.description] +-- +Keys to be excluded from the JSON output. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON_EXCLUDED_KEYS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON_EXCLUDED_KEYS+++` +endif::add-copy-button-to-env-var[] +-- +|list of string +| + +a| [[quarkus-logging-json_quarkus-log-socket-json-additional-field-field-name-value]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json-additional-field-field-name-value[`quarkus.log.socket.json.additional-field."field-name".value`]## + +[.description] +-- +Additional field value. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON_ADDITIONAL_FIELD__FIELD_NAME__VALUE+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON_ADDITIONAL_FIELD__FIELD_NAME__VALUE+++` +endif::add-copy-button-to-env-var[] +-- +|string +|required icon:exclamation-circle[title=Configuration property is required] + +a| [[quarkus-logging-json_quarkus-log-socket-json-additional-field-field-name-type]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json-additional-field-field-name-type[`quarkus.log.socket.json.additional-field."field-name".type`]## + +[.description] +-- +Additional field type specification. Supported types: `string`, `int`, and `long`. String is the default if not specified. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON_ADDITIONAL_FIELD__FIELD_NAME__TYPE+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON_ADDITIONAL_FIELD__FIELD_NAME__TYPE+++` +endif::add-copy-button-to-env-var[] +-- +a|`string`, `int`, `long` +|`string` + +a| [[quarkus-logging-json_quarkus-log-socket-json-log-format]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json-log-format[`quarkus.log.socket.json.log-format`]## + +[.description] +-- +Specify the format of the produced JSON + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON_LOG_FORMAT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON_LOG_FORMAT+++` +endif::add-copy-button-to-env-var[] +-- +a|`default`, `ecs` +|`default` + h|[.extension-name]##Mailer## @@ -47914,6 +48680,25 @@ endif::add-copy-button-to-env-var[] |boolean |`false` +a| [[quarkus-mailer_quarkus-mailer-log-invalid-recipients]] [.property-path]##link:#quarkus-mailer_quarkus-mailer-log-invalid-recipients[`quarkus.mailer.log-invalid-recipients`]## + +[.description] +-- +Log invalid recipients as warnings. + +If false, the invalid recipients will not be logged and the thrown exception will not contain the invalid email address. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_MAILER_LOG_INVALID_RECIPIENTS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_MAILER_LOG_INVALID_RECIPIENTS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + h|[[quarkus-mailer_section_quarkus-mailer]] [.section-name.section-level0]##link:#quarkus-mailer_section_quarkus-mailer[Additional named mailers]## h|Type h|Default @@ -48572,6 +49357,25 @@ endif::add-copy-button-to-env-var[] |boolean |`false` +a| [[quarkus-mailer_quarkus-mailer-mailer-name-log-invalid-recipients]] [.property-path]##link:#quarkus-mailer_quarkus-mailer-mailer-name-log-invalid-recipients[`quarkus.mailer."mailer-name".log-invalid-recipients`]## + +[.description] +-- +Log invalid recipients as warnings. + +If false, the invalid recipients will not be logged and the thrown exception will not contain the invalid email address. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_MAILER__MAILER_NAME__LOG_INVALID_RECIPIENTS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_MAILER__MAILER_NAME__LOG_INVALID_RECIPIENTS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + h|[.extension-name]##Messaging## @@ -51812,7 +52616,7 @@ a| [[quarkus-narayana-jta_quarkus-transaction-manager-shorten-node-name-if-neces [.description] -- -Whether the node name should be shortened if necessary. The node name must not exceed a length of 28 bytes. If this property is set to `true`, and the node name exceeds 28 bytes, the node name is shortened by calculating the link:https://en.wikipedia.org/wiki/SHA-2[SHA-224] hash, which has a length of 28 bytes. +Whether the node name should be shortened if necessary. The node name must not exceed a length of 28 bytes. If this property is set to `true`, and the node name exceeds 28 bytes, the node name is shortened by calculating the link:https://en.wikipedia.org/wiki/SHA-2[SHA-224] hash, which has a length of 28 bytes, encoded to Base64 format and then shortened to 28 bytes. ifdef::add-copy-button-to-env-var[] @@ -52355,76 +53159,44 @@ endif::add-copy-button-to-env-var[] |boolean |`true` -a|icon:lock[title=Fixed at build time] [[quarkus-oidc_quarkus-oidc-devui-grant-type]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-devui-grant-type[`quarkus.oidc.devui.grant.type`]## - -[.description] --- -Grant type which will be used to acquire a token to test the OIDC 'service' applications - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_DEVUI_GRANT_TYPE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_DEVUI_GRANT_TYPE+++` -endif::add-copy-button-to-env-var[] --- -a|tooltip:client['client_credentials' grant], tooltip:password['password' grant], tooltip:code['authorization_code' grant], tooltip:implicit['implicit' grant] -| - -a|icon:lock[title=Fixed at build time] [[quarkus-oidc_quarkus-oidc-devui-grant-options-option-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-devui-grant-options-option-name[`quarkus.oidc.devui.grant-options."option-name"`]## - -[.description] --- -Grant options - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_DEVUI_GRANT_OPTIONS__OPTION_NAME_+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_DEVUI_GRANT_OPTIONS__OPTION_NAME_+++` -endif::add-copy-button-to-env-var[] --- -|Map> -| - -a|icon:lock[title=Fixed at build time] [[quarkus-oidc_quarkus-oidc-devui-web-client-timeout]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-devui-web-client-timeout[`quarkus.oidc.devui.web-client-timeout`]## +a|icon:lock[title=Fixed at build time] [[quarkus-oidc_quarkus-oidc-default-token-cache-enabled]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-default-token-cache-enabled[`quarkus.oidc.default-token-cache-enabled`]## [.description] -- -The WebClient timeout. Use this property to configure how long an HTTP client used by Dev UI handlers will wait for a response when requesting tokens from OpenId Connect Provider and sending them to the service endpoint. +Enable the registration of the Default TokenIntrospection and UserInfo Cache implementation bean. Note: This only enables the default implementation. It requires configuration to be activated. See `OidcConfig++#++tokenCache`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_DEVUI_WEB_CLIENT_TIMEOUT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_DEFAULT_TOKEN_CACHE_ENABLED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_DEVUI_WEB_CLIENT_TIMEOUT+++` +Environment variable: `+++QUARKUS_OIDC_DEFAULT_TOKEN_CACHE_ENABLED+++` endif::add-copy-button-to-env-var[] -- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] -|`4S` +|boolean +|`true` -a|icon:lock[title=Fixed at build time] [[quarkus-oidc_quarkus-oidc-default-token-cache-enabled]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-default-token-cache-enabled[`quarkus.oidc.default-token-cache-enabled`]## +a| [[quarkus-oidc_quarkus-oidc-resolve-tenants-with-issuer]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-resolve-tenants-with-issuer[`quarkus.oidc.resolve-tenants-with-issuer`]## [.description] -- -Enable the registration of the Default TokenIntrospection and UserInfo Cache implementation bean. Note: This only enables the default implementation. It requires configuration to be activated. See `OidcConfig++#++tokenCache`. +If OIDC tenants should be resolved using the bearer access token's issuer (`iss`) claim value. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_DEFAULT_TOKEN_CACHE_ENABLED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_RESOLVE_TENANTS_WITH_ISSUER+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_DEFAULT_TOKEN_CACHE_ENABLED+++` +Environment variable: `+++QUARKUS_OIDC_RESOLVE_TENANTS_WITH_ISSUER+++` endif::add-copy-button-to-env-var[] -- |boolean -|`true` +|`false` a| [[quarkus-oidc_quarkus-oidc-auth-server-url]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-auth-server-url[`quarkus.oidc.auth-server-url`]## +`quarkus.oidc."tenant".auth-server-url` + [.description] -- The base URL of the OpenID Connect (OIDC) server, for example, `https://host:port/auth`. Do not set this property if you use 'quarkus-oidc' and the public key verification (`public-key`) or certificate chain verification only (`certificate-chain`) is required. The OIDC discovery endpoint is called by default by appending a `.well-known/openid-configuration` path to this URL. For Keycloak, use `https://host:port/realms/++{++realm++}++`, replacing `++{++realm++}++` with the Keycloak realm name. @@ -52442,6 +53214,8 @@ endif::add-copy-button-to-env-var[] a| [[quarkus-oidc_quarkus-oidc-discovery-enabled]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-discovery-enabled[`quarkus.oidc.discovery-enabled`]## +`quarkus.oidc."tenant".discovery-enabled` + [.description] -- Discovery of the OIDC endpoints. If not enabled, you must configure the OIDC endpoint URLs individually. @@ -52459,6 +53233,8 @@ endif::add-copy-button-to-env-var[] a| [[quarkus-oidc_quarkus-oidc-registration-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-registration-path[`quarkus.oidc.registration-path`]## +`quarkus.oidc."tenant".registration-path` + [.description] -- The relative path or absolute URL of the OIDC dynamic client registration endpoint. Set if `discovery-enabled` is `false` or a discovered token endpoint path must be customized. @@ -52476,6 +53252,8 @@ endif::add-copy-button-to-env-var[] a| [[quarkus-oidc_quarkus-oidc-connection-delay]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-connection-delay[`quarkus.oidc.connection-delay`]## +`quarkus.oidc."tenant".connection-delay` + [.description] -- The duration to attempt the initial connection to an OIDC server. For example, setting the duration to `20S` allows 10 retries, each 2 seconds apart. This property is only effective when the initial OIDC connection is created. For dropped connections, use the `connection-retry-count` property instead. @@ -52493,6 +53271,8 @@ endif::add-copy-button-to-env-var[] a| [[quarkus-oidc_quarkus-oidc-connection-retry-count]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-connection-retry-count[`quarkus.oidc.connection-retry-count`]## +`quarkus.oidc."tenant".connection-retry-count` + [.description] -- The number of times to retry re-establishing an existing OIDC connection if it is temporarily lost. Different from `connection-delay`, which applies only to initial connection attempts. For instance, if a request to the OIDC token endpoint fails due to a connection issue, it will be retried as per this setting. @@ -52510,6 +53290,8 @@ endif::add-copy-button-to-env-var[] a| [[quarkus-oidc_quarkus-oidc-connection-timeout]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-connection-timeout[`quarkus.oidc.connection-timeout`]## +`quarkus.oidc."tenant".connection-timeout` + [.description] -- The number of seconds after which the current OIDC connection request times out. @@ -52527,6 +53309,8 @@ endif::add-copy-button-to-env-var[] a| [[quarkus-oidc_quarkus-oidc-use-blocking-dns-lookup]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-use-blocking-dns-lookup[`quarkus.oidc.use-blocking-dns-lookup`]## +`quarkus.oidc."tenant".use-blocking-dns-lookup` + [.description] -- Whether DNS lookup should be performed on the worker thread. Use this option when you can see logged warnings about blocked Vert.x event loop by HTTP requests to OIDC server. @@ -52544,6 +53328,8 @@ endif::add-copy-button-to-env-var[] a| [[quarkus-oidc_quarkus-oidc-max-pool-size]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-max-pool-size[`quarkus.oidc.max-pool-size`]## +`quarkus.oidc."tenant".max-pool-size` + [.description] -- The maximum size of the connection pool used by the WebClient. @@ -52559,3259 +53345,1024 @@ endif::add-copy-button-to-env-var[] |int | -a| [[quarkus-oidc_quarkus-oidc-proxy-host]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-proxy-host[`quarkus.oidc.proxy.host`]## +a| [[quarkus-oidc_quarkus-oidc-follow-redirects]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-follow-redirects[`quarkus.oidc.follow-redirects`]## + +`quarkus.oidc."tenant".follow-redirects` [.description] -- -The host name or IP address of the Proxy. + -Note: If the OIDC adapter requires a Proxy to talk with the OIDC server (Provider), set this value to enable the usage of a Proxy. +Follow redirects automatically when WebClient gets HTTP 302. When this property is disabled only a single redirect to exactly the same original URI is allowed but only if one or more cookies were set during the redirect request. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PROXY_HOST+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_FOLLOW_REDIRECTS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_PROXY_HOST+++` +Environment variable: `+++QUARKUS_OIDC_FOLLOW_REDIRECTS+++` endif::add-copy-button-to-env-var[] -- -|string -| +|boolean +|`true` -a| [[quarkus-oidc_quarkus-oidc-proxy-port]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-proxy-port[`quarkus.oidc.proxy.port`]## +a| [[quarkus-oidc_quarkus-oidc-token-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-path[`quarkus.oidc.token-path`]## + +`quarkus.oidc."tenant".token-path` [.description] -- -The port number of the Proxy. The default value is `80`. +The OIDC token endpoint that issues access and refresh tokens; specified as a relative path or absolute URL. Set if `discovery-enabled` is `false` or a discovered token endpoint path must be customized. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PROXY_PORT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_PROXY_PORT+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_PATH+++` endif::add-copy-button-to-env-var[] -- -|int -|`80` +|string +| -a| [[quarkus-oidc_quarkus-oidc-proxy-username]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-proxy-username[`quarkus.oidc.proxy.username`]## +a| [[quarkus-oidc_quarkus-oidc-revoke-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-revoke-path[`quarkus.oidc.revoke-path`]## + +`quarkus.oidc."tenant".revoke-path` [.description] -- -The username, if the Proxy needs authentication. +The relative path or absolute URL of the OIDC token revocation endpoint. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PROXY_USERNAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_REVOKE_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_PROXY_USERNAME+++` +Environment variable: `+++QUARKUS_OIDC_REVOKE_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-proxy-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-proxy-password[`quarkus.oidc.proxy.password`]## +a| [[quarkus-oidc_quarkus-oidc-client-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-client-id[`quarkus.oidc.client-id`]## + +`quarkus.oidc."tenant".client-id` [.description] -- -The password, if the Proxy needs authentication. +The client id of the application. Each application has a client id that is used to identify the application. Setting the client id is not required if `application-type` is `service` and no token introspection is required. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PROXY_PASSWORD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_ID+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_PROXY_PASSWORD+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_ID+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tls-tls-configuration-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tls-tls-configuration-name[`quarkus.oidc.tls.tls-configuration-name`]## +a| [[quarkus-oidc_quarkus-oidc-client-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-client-name[`quarkus.oidc.client-name`]## + +`quarkus.oidc."tenant".client-name` [.description] -- -The name of the TLS configuration to use. - -If a name is configured, it uses the configuration from `quarkus.tls..++*++` If a name is configured, but no TLS configuration is found with that name then an error will be thrown. - -The default TLS configuration is *not* used by default. +The client name of the application. It is meant to represent a human readable description of the application which you may provide when an application (client) is registered in an OpenId Connect provider's dashboard. For example, you can set this property to have more informative log messages which record an activity of the given client. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TLS_TLS_CONFIGURATION_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TLS_TLS_CONFIGURATION_NAME+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-token-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-path[`quarkus.oidc.token-path`]## +a| [[quarkus-oidc_quarkus-oidc-tenant-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-id[`quarkus.oidc.tenant-id`]## + +`quarkus.oidc."tenant".tenant-id` [.description] -- -The OIDC token endpoint that issues access and refresh tokens; specified as a relative path or absolute URL. Set if `discovery-enabled` is `false` or a discovered token endpoint path must be customized. +A unique tenant identifier. It can be set by `TenantConfigResolver` providers, which resolve the tenant configuration dynamically. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TENANT_ID+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_PATH+++` +Environment variable: `+++QUARKUS_OIDC_TENANT_ID+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-revoke-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-revoke-path[`quarkus.oidc.revoke-path`]## +a| [[quarkus-oidc_quarkus-oidc-tenant-enabled]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-enabled[`quarkus.oidc.tenant-enabled`]## + +`quarkus.oidc."tenant".tenant-enabled` [.description] -- -The relative path or absolute URL of the OIDC token revocation endpoint. +If this tenant configuration is enabled. The default tenant is disabled if it is not configured but a `TenantConfigResolver` that resolves tenant configurations is registered, or named tenants are configured. In this case, you do not need to disable the default tenant. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_REVOKE_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TENANT_ENABLED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_REVOKE_PATH+++` +Environment variable: `+++QUARKUS_OIDC_TENANT_ENABLED+++` endif::add-copy-button-to-env-var[] -- -|string -| +|boolean +|`true` -a| [[quarkus-oidc_quarkus-oidc-client-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-client-id[`quarkus.oidc.client-id`]## +a| [[quarkus-oidc_quarkus-oidc-application-type]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-application-type[`quarkus.oidc.application-type`]## + +`quarkus.oidc."tenant".application-type` [.description] -- -The client id of the application. Each application has a client id that is used to identify the application. Setting the client id is not required if `application-type` is `service` and no token introspection is required. +The application type, which can be one of the following `ApplicationType` values. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_ID+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_APPLICATION_TYPE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_ID+++` +Environment variable: `+++QUARKUS_OIDC_APPLICATION_TYPE+++` endif::add-copy-button-to-env-var[] -- -|string -| +a|tooltip:web-app[A `WEB_APP` is a client that serves pages, usually a front-end application. For this type of client the Authorization Code Flow is defined as the preferred method for authenticating users.], tooltip:service[A `SERVICE` is a client that has a set of protected HTTP resources, usually a backend application following the RESTful Architectural Design. For this type of client, the Bearer Authorization method is defined as the preferred method for authenticating and authorizing users.], tooltip:hybrid[A combined `SERVICE` and `WEB_APP` client. For this type of client, the Bearer Authorization method is used if the Authorization header is set and Authorization Code Flow - if not.] +|tooltip:service[A {@code SERVICE} is a client that has a set of protected HTTP resources, usually a backend application following the RESTful Architectural Design. For this type of client, the Bearer Authorization method is defined as the preferred method for authenticating and authorizing users.] -a| [[quarkus-oidc_quarkus-oidc-client-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-client-name[`quarkus.oidc.client-name`]## +a| [[quarkus-oidc_quarkus-oidc-authorization-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authorization-path[`quarkus.oidc.authorization-path`]## + +`quarkus.oidc."tenant".authorization-path` [.description] -- -The client name of the application. It is meant to represent a human readable description of the application which you may provide when an application (client) is registered in an OpenId Connect provider's dashboard. For example, you can set this property to have more informative log messages which record an activity of the given client. +The relative path or absolute URL of the OpenID Connect (OIDC) authorization endpoint, which authenticates users. You must set this property for `web-app` applications if OIDC discovery is disabled. This property is ignored if OIDC discovery is enabled. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHORIZATION_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_NAME+++` +Environment variable: `+++QUARKUS_OIDC_AUTHORIZATION_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-credentials-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-secret[`quarkus.oidc.credentials.secret`]## +a| [[quarkus-oidc_quarkus-oidc-user-info-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-user-info-path[`quarkus.oidc.user-info-path`]## + +`quarkus.oidc."tenant".user-info-path` [.description] -- -The client secret used by the `client_secret_basic` authentication method. Must be set unless a secret is set in `client-secret` or `jwt` client authentication is required. You can use `client-secret.value` instead, but both properties are mutually exclusive. +The relative path or absolute URL of the OIDC UserInfo endpoint. You must set this property for `web-app` applications if OIDC discovery is disabled and the `authentication.user-info-required` property is enabled. This property is ignored if OIDC discovery is enabled. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_USER_INFO_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_SECRET+++` +Environment variable: `+++QUARKUS_OIDC_USER_INFO_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-credentials-client-secret-value]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-client-secret-value[`quarkus.oidc.credentials.client-secret.value`]## +a| [[quarkus-oidc_quarkus-oidc-introspection-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-introspection-path[`quarkus.oidc.introspection-path`]## + +`quarkus.oidc."tenant".introspection-path` [.description] -- -The client secret value. This value is ignored if `credentials.secret` is set. Must be set unless a secret is set in `client-secret` or `jwt` client authentication is required. +Relative path or absolute URL of the OIDC RFC7662 introspection endpoint which can introspect both opaque and JSON Web Token (JWT) tokens. This property must be set if OIDC discovery is disabled and 1) the opaque bearer access tokens must be verified or 2) JWT tokens must be verified while the cached JWK verification set with no matching JWK is being refreshed. This property is ignored if the discovery is enabled. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_VALUE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_INTROSPECTION_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_VALUE+++` +Environment variable: `+++QUARKUS_OIDC_INTROSPECTION_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-name[`quarkus.oidc.credentials.client-secret.provider.name`]## +a| [[quarkus-oidc_quarkus-oidc-jwks-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-path[`quarkus.oidc.jwks-path`]## + +`quarkus.oidc."tenant".jwks-path` [.description] -- -The CredentialsProvider bean name, which should only be set if more than one CredentialsProvider is registered +Relative path or absolute URL of the OIDC JSON Web Key Set (JWKS) endpoint which returns a JSON Web Key Verification Set. This property should be set if OIDC discovery is disabled and the local JWT verification is required. This property is ignored if the discovery is enabled. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_NAME+++` +Environment variable: `+++QUARKUS_OIDC_JWKS_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-keyring-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-keyring-name[`quarkus.oidc.credentials.client-secret.provider.keyring-name`]## +a| [[quarkus-oidc_quarkus-oidc-end-session-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-end-session-path[`quarkus.oidc.end-session-path`]## + +`quarkus.oidc."tenant".end-session-path` [.description] -- -The CredentialsProvider keyring name. The keyring name is only required when the CredentialsProvider being used requires the keyring name to look up the secret, which is often the case when a CredentialsProvider is shared by multiple extensions to retrieve credentials from a more dynamic source like a vault instance or secret manager +Relative path or absolute URL of the OIDC end_session_endpoint. This property must be set if OIDC discovery is disabled and RP Initiated Logout support for the `web-app` applications is required. This property is ignored if the discovery is enabled. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEYRING_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_END_SESSION_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEYRING_NAME+++` +Environment variable: `+++QUARKUS_OIDC_END_SESSION_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-key[`quarkus.oidc.credentials.client-secret.provider.key`]## +a| [[quarkus-oidc_quarkus-oidc-tenant-paths]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-paths[`quarkus.oidc.tenant-paths`]## + +`quarkus.oidc."tenant".tenant-paths` [.description] -- -The CredentialsProvider client secret key +The paths which must be secured by this tenant. Tenant with the most specific path wins. +Please see the xref:security-openid-connect-multitenancy.adoc#configure-tenant-paths[Configure tenant paths] +section of the OIDC multitenancy guide for explanation of allowed path patterns. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TENANT_PATHS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEY+++` +Environment variable: `+++QUARKUS_OIDC_TENANT_PATHS+++` endif::add-copy-button-to-env-var[] -- -|string +|list of string | -a| [[quarkus-oidc_quarkus-oidc-credentials-client-secret-method]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-client-secret-method[`quarkus.oidc.credentials.client-secret.method`]## +a| [[quarkus-oidc_quarkus-oidc-public-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-public-key[`quarkus.oidc.public-key`]## + +`quarkus.oidc."tenant".public-key` [.description] -- -The authentication method. If the `clientSecret.value` secret is set, this method is `basic` by default. +The public key for the local JWT token verification. OIDC server connection is not created when this property is set. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_METHOD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PUBLIC_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_METHOD+++` +Environment variable: `+++QUARKUS_OIDC_PUBLIC_KEY+++` endif::add-copy-button-to-env-var[] -- -a|tooltip:basic[`client_secret_basic` (default)\: The client id and secret are submitted with the HTTP Authorization Basic scheme.], tooltip:post[`client_secret_post`\: The client id and secret are submitted as the `client_id` and `client_secret` form parameters.], tooltip:post-jwt[`client_secret_jwt`\: The client id and generated JWT secret are submitted as the `client_id` and `client_secret` form parameters.], tooltip:query[client id and secret are submitted as HTTP query parameters. This option is only supported by the OIDC extension.] +|string | -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-source]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-source[`quarkus.oidc.credentials.jwt.source`]## +a| [[quarkus-oidc_quarkus-oidc-allow-token-introspection-cache]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-allow-token-introspection-cache[`quarkus.oidc.allow-token-introspection-cache`]## + +`quarkus.oidc."tenant".allow-token-introspection-cache` [.description] -- -JWT token source: OIDC provider client or an existing JWT bearer token. +Allow caching the token introspection data. Note enabling this property does not enable the cache itself but only permits to cache the token introspection for a given tenant. If the default token cache can be used, see `OidcConfig.TokenCache` to enable it. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SOURCE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_ALLOW_TOKEN_INTROSPECTION_CACHE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SOURCE+++` +Environment variable: `+++QUARKUS_OIDC_ALLOW_TOKEN_INTROSPECTION_CACHE+++` endif::add-copy-button-to-env-var[] -- -a|`client`, `bearer` -|`client` +|boolean +|`true` -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-secret[`quarkus.oidc.credentials.jwt.secret`]## +a| [[quarkus-oidc_quarkus-oidc-allow-user-info-cache]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-allow-user-info-cache[`quarkus.oidc.allow-user-info-cache`]## + +`quarkus.oidc."tenant".allow-user-info-cache` [.description] -- -If provided, indicates that JWT is signed using a secret key. It is mutually exclusive with `key`, `key-file` and `key-store` properties. +Allow caching the user info data. Note enabling this property does not enable the cache itself but only permits to cache the user info data for a given tenant. If the default token cache can be used, see `OidcConfig.TokenCache` to enable it. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_ALLOW_USER_INFO_CACHE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET+++` +Environment variable: `+++QUARKUS_OIDC_ALLOW_USER_INFO_CACHE+++` endif::add-copy-button-to-env-var[] -- -|string -| +|boolean +|`true` -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-name[`quarkus.oidc.credentials.jwt.secret-provider.name`]## +a| [[quarkus-oidc_quarkus-oidc-cache-user-info-in-idtoken]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-cache-user-info-in-idtoken[`quarkus.oidc.cache-user-info-in-idtoken`]## + +`quarkus.oidc."tenant".cache-user-info-in-idtoken` [.description] -- -The CredentialsProvider bean name, which should only be set if more than one CredentialsProvider is registered +Allow inlining UserInfo in IdToken instead of caching it in the token cache. This property is only checked when an internal IdToken is generated when OAuth2 providers do not return IdToken. Inlining UserInfo in the generated IdToken allows to store it in the session cookie and avoids introducing a cached state. + +Inlining UserInfo in the generated IdToken is enabled if the session cookie is encrypted and the UserInfo cache is not enabled or caching UserInfo is disabled for the current tenant with the `allow-user-info-cache` property set to `false`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CACHE_USER_INFO_IN_IDTOKEN+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_NAME+++` +Environment variable: `+++QUARKUS_OIDC_CACHE_USER_INFO_IN_IDTOKEN+++` endif::add-copy-button-to-env-var[] -- -|string +|boolean | -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-keyring-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-keyring-name[`quarkus.oidc.credentials.jwt.secret-provider.keyring-name`]## +a| [[quarkus-oidc_quarkus-oidc-provider]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-provider[`quarkus.oidc.provider`]## + +`quarkus.oidc."tenant".provider` [.description] -- -The CredentialsProvider keyring name. The keyring name is only required when the CredentialsProvider being used requires the keyring name to look up the secret, which is often the case when a CredentialsProvider is shared by multiple extensions to retrieve credentials from a more dynamic source like a vault instance or secret manager +Well known OpenId Connect provider identifier ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_KEYRING_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PROVIDER+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_KEYRING_NAME+++` +Environment variable: `+++QUARKUS_OIDC_PROVIDER+++` endif::add-copy-button-to-env-var[] -- -|string +a|`apple`, `discord`, `facebook`, `github`, `google`, `linkedin`, `mastodon`, `microsoft`, `slack`, `spotify`, `strava`, `twitch`, `twitter`, `x` | -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-key[`quarkus.oidc.credentials.jwt.secret-provider.key`]## +h|[[quarkus-oidc_section_quarkus-oidc-devui]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-devui[OIDC Dev UI configuration which is effective in dev mode only]## +h|Type +h|Default + +a|icon:lock[title=Fixed at build time] [[quarkus-oidc_quarkus-oidc-devui-grant-type]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-devui-grant-type[`quarkus.oidc.devui.grant.type`]## [.description] -- -The CredentialsProvider client secret key - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_KEY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_KEY+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key[`quarkus.oidc.credentials.jwt.key`]## - -[.description] --- -String representation of a private key. If provided, indicates that JWT is signed using a private key in PEM or JWK format. It is mutually exclusive with `secret`, `key-file` and `key-store` properties. You can use the `signature-algorithm` property to override the default key algorithm, `RS256`. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key-file]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key-file[`quarkus.oidc.credentials.jwt.key-file`]## - -[.description] --- -If provided, indicates that JWT is signed using a private key in PEM or JWK format. It is mutually exclusive with `secret`, `key` and `key-store` properties. You can use the `signature-algorithm` property to override the default key algorithm, `RS256`. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_FILE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_FILE+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key-store-file]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key-store-file[`quarkus.oidc.credentials.jwt.key-store-file`]## - -[.description] --- -If provided, indicates that JWT is signed using a private key from a keystore. It is mutually exclusive with `secret`, `key` and `key-file` properties. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_STORE_FILE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_STORE_FILE+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key-store-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key-store-password[`quarkus.oidc.credentials.jwt.key-store-password`]## - -[.description] --- -A parameter to specify the password of the keystore file. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_STORE_PASSWORD+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_STORE_PASSWORD+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key-id[`quarkus.oidc.credentials.jwt.key-id`]## - -[.description] --- -The private key id or alias. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_ID+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_ID+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key-password[`quarkus.oidc.credentials.jwt.key-password`]## - -[.description] --- -The private key password. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_PASSWORD+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_PASSWORD+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-audience]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-audience[`quarkus.oidc.credentials.jwt.audience`]## - -[.description] --- -The JWT audience (`aud`) claim value. By default, the audience is set to the address of the OpenId Connect Provider's token endpoint. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_AUDIENCE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_AUDIENCE+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-token-key-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-token-key-id[`quarkus.oidc.credentials.jwt.token-key-id`]## - -[.description] --- -The key identifier of the signing key added as a JWT `kid` header. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_TOKEN_KEY_ID+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_TOKEN_KEY_ID+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-issuer]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-issuer[`quarkus.oidc.credentials.jwt.issuer`]## - -[.description] --- -The issuer of the signing key added as a JWT `iss` claim. The default value is the client id. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_ISSUER+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_ISSUER+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-subject]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-subject[`quarkus.oidc.credentials.jwt.subject`]## - -[.description] --- -Subject of the signing key added as a JWT `sub` claim The default value is the client id. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SUBJECT+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SUBJECT+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-claims-claim-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-claims-claim-name[`quarkus.oidc.credentials.jwt.claims."claim-name"`]## - -[.description] --- -Additional claims. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_CLAIMS__CLAIM_NAME_+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_CLAIMS__CLAIM_NAME_+++` -endif::add-copy-button-to-env-var[] --- -|Map -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-signature-algorithm]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-signature-algorithm[`quarkus.oidc.credentials.jwt.signature-algorithm`]## - -[.description] --- -The signature algorithm used for the `key-file` property. Supported values: `RS256` (default), `RS384`, `RS512`, `PS256`, `PS384`, `PS512`, `ES256`, `ES384`, `ES512`, `HS256`, `HS384`, `HS512`. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SIGNATURE_ALGORITHM+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SIGNATURE_ALGORITHM+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-lifespan]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-lifespan[`quarkus.oidc.credentials.jwt.lifespan`]## - -[.description] --- -The JWT lifespan in seconds. This value is added to the time at which the JWT was issued to calculate the expiration time. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_LIFESPAN+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_LIFESPAN+++` -endif::add-copy-button-to-env-var[] --- -|int -|`10` - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-assertion]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-assertion[`quarkus.oidc.credentials.jwt.assertion`]## - -[.description] --- -If true then the client authentication token is a JWT bearer grant assertion. Instead of producing 'client_assertion' and 'client_assertion_type' form properties, only 'assertion' is produced. This option is only supported by the OIDC client extension. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_ASSERTION+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_ASSERTION+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-tenant-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-id[`quarkus.oidc.tenant-id`]## - -[.description] --- -A unique tenant identifier. It can be set by `TenantConfigResolver` providers, which resolve the tenant configuration dynamically. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TENANT_ID+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TENANT_ID+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-tenant-enabled]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-enabled[`quarkus.oidc.tenant-enabled`]## - -[.description] --- -If this tenant configuration is enabled. The default tenant is disabled if it is not configured but a `TenantConfigResolver` that resolves tenant configurations is registered, or named tenants are configured. In this case, you do not need to disable the default tenant. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TENANT_ENABLED+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TENANT_ENABLED+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-application-type]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-application-type[`quarkus.oidc.application-type`]## - -[.description] --- -The application type, which can be one of the following `ApplicationType` values. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_APPLICATION_TYPE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_APPLICATION_TYPE+++` -endif::add-copy-button-to-env-var[] --- -a|tooltip:web-app[A `WEB_APP` is a client that serves pages, usually a front-end application. For this type of client the Authorization Code Flow is defined as the preferred method for authenticating users.], tooltip:service[A `SERVICE` is a client that has a set of protected HTTP resources, usually a backend application following the RESTful Architectural Design. For this type of client, the Bearer Authorization method is defined as the preferred method for authenticating and authorizing users.], tooltip:hybrid[A combined `SERVICE` and `WEB_APP` client. For this type of client, the Bearer Authorization method is used if the Authorization header is set and Authorization Code Flow - if not.] -|tooltip:service[A {@code SERVICE} is a client that has a set of protected HTTP resources, usually a backend application following the RESTful Architectural Design. For this type of client, the Bearer Authorization method is defined as the preferred method for authenticating and authorizing users.] - -a| [[quarkus-oidc_quarkus-oidc-authorization-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authorization-path[`quarkus.oidc.authorization-path`]## - -[.description] --- -The relative path or absolute URL of the OpenID Connect (OIDC) authorization endpoint, which authenticates users. You must set this property for `web-app` applications if OIDC discovery is disabled. This property is ignored if OIDC discovery is enabled. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHORIZATION_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHORIZATION_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-user-info-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-user-info-path[`quarkus.oidc.user-info-path`]## - -[.description] --- -The relative path or absolute URL of the OIDC UserInfo endpoint. You must set this property for `web-app` applications if OIDC discovery is disabled and the `authentication.user-info-required` property is enabled. This property is ignored if OIDC discovery is enabled. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_USER_INFO_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_USER_INFO_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-introspection-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-introspection-path[`quarkus.oidc.introspection-path`]## - -[.description] --- -Relative path or absolute URL of the OIDC RFC7662 introspection endpoint which can introspect both opaque and JSON Web Token (JWT) tokens. This property must be set if OIDC discovery is disabled and 1) the opaque bearer access tokens must be verified or 2) JWT tokens must be verified while the cached JWK verification set with no matching JWK is being refreshed. This property is ignored if the discovery is enabled. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_INTROSPECTION_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_INTROSPECTION_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-jwks-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-path[`quarkus.oidc.jwks-path`]## - -[.description] --- -Relative path or absolute URL of the OIDC JSON Web Key Set (JWKS) endpoint which returns a JSON Web Key Verification Set. This property should be set if OIDC discovery is disabled and the local JWT verification is required. This property is ignored if the discovery is enabled. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_JWKS_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-end-session-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-end-session-path[`quarkus.oidc.end-session-path`]## - -[.description] --- -Relative path or absolute URL of the OIDC end_session_endpoint. This property must be set if OIDC discovery is disabled and RP Initiated Logout support for the `web-app` applications is required. This property is ignored if the discovery is enabled. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_END_SESSION_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_END_SESSION_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-tenant-paths]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-paths[`quarkus.oidc.tenant-paths`]## - -[.description] --- -The paths which must be secured by this tenant. Tenant with the most specific path wins. -Please see the xref:security-openid-connect-multitenancy.adoc#configure-tenant-paths[Configure tenant paths] -section of the OIDC multitenancy guide for explanation of allowed path patterns. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TENANT_PATHS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TENANT_PATHS+++` -endif::add-copy-button-to-env-var[] --- -|list of string -| - -a| [[quarkus-oidc_quarkus-oidc-public-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-public-key[`quarkus.oidc.public-key`]## - -[.description] --- -The public key for the local JWT token verification. OIDC server connection is not created when this property is set. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PUBLIC_KEY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_PUBLIC_KEY+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-introspection-credentials-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-introspection-credentials-name[`quarkus.oidc.introspection-credentials.name`]## - -[.description] --- -Name - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_NAME+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_NAME+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-introspection-credentials-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-introspection-credentials-secret[`quarkus.oidc.introspection-credentials.secret`]## - -[.description] --- -Secret - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_SECRET+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_SECRET+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-introspection-credentials-include-client-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-introspection-credentials-include-client-id[`quarkus.oidc.introspection-credentials.include-client-id`]## - -[.description] --- -Include OpenId Connect Client ID configured with `quarkus.oidc.client-id`. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_INCLUDE_CLIENT_ID+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_INCLUDE_CLIENT_ID+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-roles-role-claim-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-roles-role-claim-path[`quarkus.oidc.roles.role-claim-path`]## - -[.description] --- -A list of paths to claims containing an array of groups. Each path starts from the top level JWT JSON object and can contain multiple segments. Each segment represents a JSON object name only; for example: "realm/groups". Use double quotes with the namespace-qualified claim names. This property can be used if a token has no `groups` claim but has the groups set in one or more different claims. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_ROLES_ROLE_CLAIM_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_ROLES_ROLE_CLAIM_PATH+++` -endif::add-copy-button-to-env-var[] --- -|list of string -| - -a| [[quarkus-oidc_quarkus-oidc-roles-role-claim-separator]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-roles-role-claim-separator[`quarkus.oidc.roles.role-claim-separator`]## - -[.description] --- -The separator for splitting strings that contain multiple group values. It is only used if the "role-claim-path" property points to one or more custom claims whose values are strings. A single space is used by default because the standard `scope` claim can contain a space-separated sequence. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_ROLES_ROLE_CLAIM_SEPARATOR+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_ROLES_ROLE_CLAIM_SEPARATOR+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-roles-source]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-roles-source[`quarkus.oidc.roles.source`]## - -[.description] --- -Source of the principal roles. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_ROLES_SOURCE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_ROLES_SOURCE+++` -endif::add-copy-button-to-env-var[] --- -a|tooltip:idtoken[ID Token - the default value for the `web-app` applications.], tooltip:accesstoken[Access Token - the default value for the `service` applications; can also be used as the source of roles for the `web-app` applications.], tooltip:userinfo[User Info] -| - -a| [[quarkus-oidc_quarkus-oidc-token-issuer]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-issuer[`quarkus.oidc.token.issuer`]## - -[.description] --- -The expected issuer `iss` claim value. This property overrides the `issuer` property, which might be set in OpenId Connect provider's well-known configuration. If the `iss` claim value varies depending on the host, IP address, or tenant id of the provider, you can skip the issuer verification by setting this property to `any`, but it should be done only when other options (such as configuring the provider to use the fixed `iss` claim value) are not possible. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_ISSUER+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_ISSUER+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-token-audience]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-audience[`quarkus.oidc.token.audience`]## - -[.description] --- -The expected audience `aud` claim value, which can be a string or an array of strings. Note the audience claim is verified for ID tokens by default. ID token audience must be equal to the value of `quarkus.oidc.client-id` property. Use this property to override the expected value if your OpenID Connect provider sets a different audience claim value in ID tokens. Set it to `any` if your provider does not set ID token audience` claim. Audience verification for access tokens is only done if this property is configured. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_AUDIENCE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_AUDIENCE+++` -endif::add-copy-button-to-env-var[] --- -|list of string -| - -a| [[quarkus-oidc_quarkus-oidc-token-subject-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-subject-required[`quarkus.oidc.token.subject-required`]## - -[.description] --- -Require that the token includes a `sub` (subject) claim which is a unique and never reassigned identifier for the current user. Note that if you enable this property and if UserInfo is also required, both the token and UserInfo `sub` claims must be present and match each other. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_SUBJECT_REQUIRED+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_SUBJECT_REQUIRED+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-token-required-claims-claim-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-required-claims-claim-name[`quarkus.oidc.token.required-claims."claim-name"`]## - -[.description] --- -A map of required claims and their expected values. For example, `quarkus.oidc.token.required-claims.org_id = org_xyz` would require tokens to have the `org_id` claim to be present and set to `org_xyz`. Strings are the only supported types. Use `SecurityIdentityAugmentor` to verify claims of other types or complex claims. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_REQUIRED_CLAIMS__CLAIM_NAME_+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_REQUIRED_CLAIMS__CLAIM_NAME_+++` -endif::add-copy-button-to-env-var[] --- -|Map -| - -a| [[quarkus-oidc_quarkus-oidc-token-token-type]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-token-type[`quarkus.oidc.token.token-type`]## - -[.description] --- -Expected token type - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_TOKEN_TYPE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_TOKEN_TYPE+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-token-lifespan-grace]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-lifespan-grace[`quarkus.oidc.token.lifespan-grace`]## - -[.description] --- -Life span grace period in seconds. When checking token expiry, current time is allowed to be later than token expiration time by at most the configured number of seconds. When checking token issuance, current time is allowed to be sooner than token issue time by at most the configured number of seconds. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_LIFESPAN_GRACE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_LIFESPAN_GRACE+++` -endif::add-copy-button-to-env-var[] --- -|int -| - -a| [[quarkus-oidc_quarkus-oidc-token-age]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-age[`quarkus.oidc.token.age`]## - -[.description] --- -Token age. It allows for the number of seconds to be specified that must not elapse since the `iat` (issued at) time. A small leeway to account for clock skew which can be configured with `quarkus.oidc.token.lifespan-grace` to verify the token expiry time can also be used to verify the token age property. Note that setting this property does not relax the requirement that Bearer and Code Flow JWT tokens must have a valid (`exp`) expiry claim value. The only exception where setting this property relaxes the requirement is when a logout token is sent with a back-channel logout request since the current OpenId Connect Back-Channel specification does not explicitly require the logout tokens to contain an `exp` claim. However, even if the current logout token is allowed to have no `exp` claim, the `exp` claim is still verified if the logout token contains it. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_AGE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_AGE+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] -| - -a| [[quarkus-oidc_quarkus-oidc-token-issued-at-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-issued-at-required[`quarkus.oidc.token.issued-at-required`]## - -[.description] --- -Require that the token includes a `iat` (issued at) claim Set this property to `false` if your JWT token does not contain an `iat` (issued at) claim. Note that ID token is always required to have an `iat` claim and therefore this property has no impact on the ID token verification process. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_ISSUED_AT_REQUIRED+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_ISSUED_AT_REQUIRED+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-token-principal-claim]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-principal-claim[`quarkus.oidc.token.principal-claim`]## - -[.description] --- -Name of the claim which contains a principal name. By default, the `upn`, `preferred_username` and `sub` claims are checked. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_PRINCIPAL_CLAIM+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_PRINCIPAL_CLAIM+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-token-refresh-expired]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-refresh-expired[`quarkus.oidc.token.refresh-expired`]## - -[.description] --- -Refresh expired authorization code flow ID or access tokens. If this property is enabled, a refresh token request is performed if the authorization code ID or access token has expired and, if successful, the local session is updated with the new set of tokens. Otherwise, the local session is invalidated and the user redirected to the OpenID Provider to re-authenticate. In this case, the user might not be challenged again if the OIDC provider session is still active. For this option be effective the `authentication.session-age-extension` property should also be set to a nonzero value since the refresh token is currently kept in the user session. This option is valid only when the application is of type `ApplicationType++#++WEB_APP`++}++. This property is enabled if `quarkus.oidc.token.refresh-token-time-skew` is configured, you do not need to enable this property manually in this case. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_REFRESH_EXPIRED+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_REFRESH_EXPIRED+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-token-refresh-token-time-skew]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-refresh-token-time-skew[`quarkus.oidc.token.refresh-token-time-skew`]## - -[.description] --- -The refresh token time skew, in seconds. If this property is enabled, the configured number of seconds is added to the current time when checking if the authorization code ID or access token should be refreshed. If the sum is greater than the authorization code ID or access token's expiration time, a refresh is going to happen. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_REFRESH_TOKEN_TIME_SKEW+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_REFRESH_TOKEN_TIME_SKEW+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] -| - -a| [[quarkus-oidc_quarkus-oidc-token-forced-jwk-refresh-interval]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-forced-jwk-refresh-interval[`quarkus.oidc.token.forced-jwk-refresh-interval`]## - -[.description] --- -The forced JWK set refresh interval in minutes. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_FORCED_JWK_REFRESH_INTERVAL+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_FORCED_JWK_REFRESH_INTERVAL+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] -|`10M` - -a| [[quarkus-oidc_quarkus-oidc-token-header]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-header[`quarkus.oidc.token.header`]## - -[.description] --- -Custom HTTP header that contains a bearer token. This option is valid only when the application is of type `ApplicationType++#++SERVICE`++}++. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_HEADER+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_HEADER+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-token-authorization-scheme]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-authorization-scheme[`quarkus.oidc.token.authorization-scheme`]## - -[.description] --- -HTTP Authorization header scheme. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_AUTHORIZATION_SCHEME+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_AUTHORIZATION_SCHEME+++` -endif::add-copy-button-to-env-var[] --- -|string -|`Bearer` - -a| [[quarkus-oidc_quarkus-oidc-token-signature-algorithm]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-signature-algorithm[`quarkus.oidc.token.signature-algorithm`]## - -[.description] --- -Required signature algorithm. OIDC providers support many signature algorithms but if necessary you can restrict Quarkus application to accept tokens signed only using an algorithm configured with this property. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_SIGNATURE_ALGORITHM+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_SIGNATURE_ALGORITHM+++` -endif::add-copy-button-to-env-var[] --- -a|`rs256`, `rs384`, `rs512`, `ps256`, `ps384`, `ps512`, `es256`, `es384`, `es512`, `eddsa` -| - -a| [[quarkus-oidc_quarkus-oidc-token-decryption-key-location]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-decryption-key-location[`quarkus.oidc.token.decryption-key-location`]## - -[.description] --- -Decryption key location. JWT tokens can be inner-signed and encrypted by OpenId Connect providers. However, it is not always possible to remotely introspect such tokens because the providers might not control the private decryption keys. In such cases set this property to point to the file containing the decryption private key in PEM or JSON Web Key (JWK) format. If this property is not set and the `private_key_jwt` client authentication method is used, the private key used to sign the client authentication JWT tokens are also used to decrypt the encrypted ID tokens. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_DECRYPTION_KEY_LOCATION+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_DECRYPTION_KEY_LOCATION+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-token-allow-jwt-introspection]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-allow-jwt-introspection[`quarkus.oidc.token.allow-jwt-introspection`]## - -[.description] --- -Allow the remote introspection of JWT tokens when no matching JWK key is available. This property is set to `true` by default for backward-compatibility reasons. It is planned that this default value will be changed to `false` in an upcoming release. Also note this property is ignored if JWK endpoint URI is not available and introspecting the tokens is the only verification option. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_ALLOW_JWT_INTROSPECTION+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_ALLOW_JWT_INTROSPECTION+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-token-require-jwt-introspection-only]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-require-jwt-introspection-only[`quarkus.oidc.token.require-jwt-introspection-only`]## - -[.description] --- -Require that JWT tokens are only introspected remotely. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_REQUIRE_JWT_INTROSPECTION_ONLY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_REQUIRE_JWT_INTROSPECTION_ONLY+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-token-allow-opaque-token-introspection]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-allow-opaque-token-introspection[`quarkus.oidc.token.allow-opaque-token-introspection`]## - -[.description] --- -Allow the remote introspection of the opaque tokens. Set this property to `false` if only JWT tokens are expected. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_ALLOW_OPAQUE_TOKEN_INTROSPECTION+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_ALLOW_OPAQUE_TOKEN_INTROSPECTION+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-token-customizer-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-customizer-name[`quarkus.oidc.token.customizer-name`]## - -[.description] --- -Token customizer name. Allows to select a tenant specific token customizer as a named bean. Prefer using `TenantFeature` qualifier when registering custom `TokenCustomizer`. Use this property only to refer to `TokenCustomizer` implementations provided by this extension. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_CUSTOMIZER_NAME+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_CUSTOMIZER_NAME+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-token-verify-access-token-with-user-info]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-verify-access-token-with-user-info[`quarkus.oidc.token.verify-access-token-with-user-info`]## - -[.description] --- -Indirectly verify that the opaque (binary) access token is valid by using it to request UserInfo. Opaque access token is considered valid if the provider accepted this token and returned a valid UserInfo. You should only enable this option if the opaque access tokens must be accepted but OpenId Connect provider does not have a token introspection endpoint. This property has no effect when JWT tokens must be verified. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_VERIFY_ACCESS_TOKEN_WITH_USER_INFO+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_VERIFY_ACCESS_TOKEN_WITH_USER_INFO+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-logout-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-path[`quarkus.oidc.logout.path`]## - -[.description] --- -The relative path of the logout endpoint at the application. If provided, the application is able to initiate the logout through this endpoint in conformance with the OpenID Connect RP-Initiated Logout specification. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_LOGOUT_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-logout-post-logout-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-post-logout-path[`quarkus.oidc.logout.post-logout-path`]## - -[.description] --- -Relative path of the application endpoint where the user should be redirected to after logging out from the OpenID Connect Provider. This endpoint URI must be properly registered at the OpenID Connect Provider as a valid redirect URI. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_POST_LOGOUT_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_LOGOUT_POST_LOGOUT_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-logout-post-logout-uri-param]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-post-logout-uri-param[`quarkus.oidc.logout.post-logout-uri-param`]## - -[.description] --- -Name of the post logout URI parameter which is added as a query parameter to the logout redirect URI. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_POST_LOGOUT_URI_PARAM+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_LOGOUT_POST_LOGOUT_URI_PARAM+++` -endif::add-copy-button-to-env-var[] --- -|string -|`post_logout_redirect_uri` - -a| [[quarkus-oidc_quarkus-oidc-logout-extra-params-query-parameter-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-extra-params-query-parameter-name[`quarkus.oidc.logout.extra-params."query-parameter-name"`]## - -[.description] --- -Additional properties which is added as the query parameters to the logout redirect URI. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_EXTRA_PARAMS__QUERY_PARAMETER_NAME_+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_LOGOUT_EXTRA_PARAMS__QUERY_PARAMETER_NAME_+++` -endif::add-copy-button-to-env-var[] --- -|Map -| - -a| [[quarkus-oidc_quarkus-oidc-logout-backchannel-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-backchannel-path[`quarkus.oidc.logout.backchannel.path`]## - -[.description] --- -The relative path of the Back-Channel Logout endpoint at the application. It must start with the forward slash '/', for example, '/back-channel-logout'. This value is always resolved relative to 'quarkus.http.root-path'. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-logout-backchannel-token-cache-size]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-backchannel-token-cache-size[`quarkus.oidc.logout.backchannel.token-cache-size`]## - -[.description] --- -Maximum number of logout tokens that can be cached before they are matched against ID tokens stored in session cookies. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_TOKEN_CACHE_SIZE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_TOKEN_CACHE_SIZE+++` -endif::add-copy-button-to-env-var[] --- -|int -|`10` - -a| [[quarkus-oidc_quarkus-oidc-logout-backchannel-token-cache-time-to-live]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-backchannel-token-cache-time-to-live[`quarkus.oidc.logout.backchannel.token-cache-time-to-live`]## - -[.description] --- -Number of minutes a logout token can be cached for. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_TOKEN_CACHE_TIME_TO_LIVE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_TOKEN_CACHE_TIME_TO_LIVE+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] -|`10M` - -a| [[quarkus-oidc_quarkus-oidc-logout-backchannel-clean-up-timer-interval]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-backchannel-clean-up-timer-interval[`quarkus.oidc.logout.backchannel.clean-up-timer-interval`]## - -[.description] --- -Token cache timer interval. If this property is set, a timer checks and removes the stale entries periodically. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_CLEAN_UP_TIMER_INTERVAL+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_CLEAN_UP_TIMER_INTERVAL+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] -| - -a| [[quarkus-oidc_quarkus-oidc-logout-backchannel-logout-token-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-backchannel-logout-token-key[`quarkus.oidc.logout.backchannel.logout-token-key`]## - -[.description] --- -Logout token claim whose value is used as a key for caching the tokens. Only `sub` (subject) and `sid` (session id) claims can be used as keys. Set it to `sid` only if ID tokens issued by the OIDC provider have no `sub` but have `sid` claim. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_LOGOUT_TOKEN_KEY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_LOGOUT_TOKEN_KEY+++` -endif::add-copy-button-to-env-var[] --- -|string -|`sub` - -a| [[quarkus-oidc_quarkus-oidc-logout-frontchannel-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-frontchannel-path[`quarkus.oidc.logout.frontchannel.path`]## - -[.description] --- -The relative path of the Front-Channel Logout endpoint at the application. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_FRONTCHANNEL_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_LOGOUT_FRONTCHANNEL_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-certificate-chain-leaf-certificate-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-certificate-chain-leaf-certificate-name[`quarkus.oidc.certificate-chain.leaf-certificate-name`]## - -[.description] --- -Common name of the leaf certificate. It must be set if the `trust-store-file` does not have this certificate imported. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CERTIFICATE_CHAIN_LEAF_CERTIFICATE_NAME+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CERTIFICATE_CHAIN_LEAF_CERTIFICATE_NAME+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-file]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-file[`quarkus.oidc.certificate-chain.trust-store-file`]## - -[.description] --- -Truststore file which keeps thumbprints of the trusted certificates. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_FILE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_FILE+++` -endif::add-copy-button-to-env-var[] --- -|path -| - -a| [[quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-password[`quarkus.oidc.certificate-chain.trust-store-password`]## - -[.description] --- -A parameter to specify the password of the truststore file if it is configured with `trust-store-file`. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_PASSWORD+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_PASSWORD+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-cert-alias]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-cert-alias[`quarkus.oidc.certificate-chain.trust-store-cert-alias`]## - -[.description] --- -A parameter to specify the alias of the truststore certificate. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_CERT_ALIAS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_CERT_ALIAS+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-file-type]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-file-type[`quarkus.oidc.certificate-chain.trust-store-file-type`]## - -[.description] --- -An optional parameter to specify type of the truststore file. If not given, the type is automatically detected based on the file name. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_FILE_TYPE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_FILE_TYPE+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-authentication-response-mode]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-response-mode[`quarkus.oidc.authentication.response-mode`]## - -[.description] --- -Authorization code flow response mode. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_RESPONSE_MODE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_RESPONSE_MODE+++` -endif::add-copy-button-to-env-var[] --- -a|tooltip:query[Authorization response parameters are encoded in the query string added to the `redirect_uri`], tooltip:form-post[Authorization response parameters are encoded as HTML form values that are auto-submitted in the browser and transmitted by the HTTP POST method using the application/x-www-form-urlencoded content type] -|tooltip:query[Authorization response parameters are encoded in the query string added to the `redirect_uri`] - -a| [[quarkus-oidc_quarkus-oidc-authentication-redirect-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-redirect-path[`quarkus.oidc.authentication.redirect-path`]## - -[.description] --- -The relative path for calculating a `redirect_uri` query parameter. It has to start from a forward slash and is appended to the request URI's host and port. For example, if the current request URI is `https://localhost:8080/service`, a `redirect_uri` parameter is set to `https://localhost:8080/` if this property is set to `/` and be the same as the request URI if this property has not been configured. Note the original request URI is restored after the user has authenticated if `restorePathAfterRedirect` is set to `true`. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_REDIRECT_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_REDIRECT_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-authentication-restore-path-after-redirect]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-restore-path-after-redirect[`quarkus.oidc.authentication.restore-path-after-redirect`]## - -[.description] --- -If this property is set to `true`, the original request URI which was used before the authentication is restored after the user has been redirected back to the application. Note if `redirectPath` property is not set, the original request URI is restored even if this property is disabled. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_RESTORE_PATH_AFTER_REDIRECT+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_RESTORE_PATH_AFTER_REDIRECT+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-authentication-remove-redirect-parameters]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-remove-redirect-parameters[`quarkus.oidc.authentication.remove-redirect-parameters`]## - -[.description] --- -Remove the query parameters such as `code` and `state` set by the OIDC server on the redirect URI after the user has authenticated by redirecting a user to the same URI but without the query parameters. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_REMOVE_REDIRECT_PARAMETERS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_REMOVE_REDIRECT_PARAMETERS+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-authentication-error-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-error-path[`quarkus.oidc.authentication.error-path`]## - -[.description] --- -Relative path to the public endpoint which processes the error response from the OIDC authorization endpoint. If the user authentication has failed, the OIDC provider returns an `error` and an optional `error_description` parameters, instead of the expected authorization `code`. If this property is set, the user is redirected to the endpoint which can return a user-friendly error description page. It has to start from a forward slash and is appended to the request URI's host and port. For example, if it is set as `/error` and the current request URI is `https://localhost:8080/callback?error=invalid_scope`, a redirect is made to `https://localhost:8080/error?error=invalid_scope`. If this property is not set, HTTP 401 status is returned in case of the user authentication failure. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_ERROR_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_ERROR_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-authentication-session-expired-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-session-expired-path[`quarkus.oidc.authentication.session-expired-path`]## - -[.description] --- -Relative path to the public endpoint which an authenticated user is redirected to when the session has expired. - -When the OIDC session has expired and the session can not be refreshed, a user is redirected to the OIDC provider to re-authenticate. The user experience may not be ideal in this case as it may not be obvious to the authenticated user why an authentication challenge is returned. - -Set this property if you would like the user whose session has expired be redirected to a public application specific page instead, which can inform that the session has expired and advise the user to re-authenticated by following a link to the secured initial entry page. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_SESSION_EXPIRED_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_SESSION_EXPIRED_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-authentication-verify-access-token]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-verify-access-token[`quarkus.oidc.authentication.verify-access-token`]## - -[.description] --- -Both ID and access tokens are fetched from the OIDC provider as part of the authorization code flow. - -ID token is always verified on every user request as the primary token which is used to represent the principal and extract the roles. - -Authorization code flow access token is meant to be propagated to downstream services and is not verified by default unless `quarkus.oidc.roles.source` property is set to `accesstoken` which means the authorization decision is based on the roles extracted from the access token. - -Authorization code flow access token verification is also enabled if this token is injected as JsonWebToken. Set this property to `false` if it is not required. - -Bearer access token is always verified. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_VERIFY_ACCESS_TOKEN+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_VERIFY_ACCESS_TOKEN+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true when access token is injected as the JsonWebToken bean, false otherwise` - -a| [[quarkus-oidc_quarkus-oidc-authentication-force-redirect-https-scheme]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-force-redirect-https-scheme[`quarkus.oidc.authentication.force-redirect-https-scheme`]## - -[.description] --- -Force `https` as the `redirect_uri` parameter scheme when running behind an SSL/TLS terminating reverse proxy. This property, if enabled, also affects the logout `post_logout_redirect_uri` and the local redirect requests. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_FORCE_REDIRECT_HTTPS_SCHEME+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_FORCE_REDIRECT_HTTPS_SCHEME+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-authentication-scopes]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-scopes[`quarkus.oidc.authentication.scopes`]## - -[.description] --- -List of scopes - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_SCOPES+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_SCOPES+++` -endif::add-copy-button-to-env-var[] --- -|list of string -| - -a| [[quarkus-oidc_quarkus-oidc-authentication-scope-separator]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-scope-separator[`quarkus.oidc.authentication.scope-separator`]## - -[.description] --- -The separator which is used when more than one scope is configured. A single space is used by default. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_SCOPE_SEPARATOR+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_SCOPE_SEPARATOR+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-authentication-nonce-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-nonce-required[`quarkus.oidc.authentication.nonce-required`]## - -[.description] --- -Require that ID token includes a `nonce` claim which must match `nonce` authentication request query parameter. Enabling this property can help mitigate replay attacks. Do not enable this property if your OpenId Connect provider does not support setting `nonce` in ID token or if you work with OAuth2 provider such as `GitHub` which does not issue ID tokens. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_NONCE_REQUIRED+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_NONCE_REQUIRED+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-authentication-add-openid-scope]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-add-openid-scope[`quarkus.oidc.authentication.add-openid-scope`]## - -[.description] --- -Add the `openid` scope automatically to the list of scopes. This is required for OpenId Connect providers, but does not work for OAuth2 providers such as Twitter OAuth2, which do not accept this scope and throw errors. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_ADD_OPENID_SCOPE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_ADD_OPENID_SCOPE+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-authentication-extra-params-parameter-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-extra-params-parameter-name[`quarkus.oidc.authentication.extra-params."parameter-name"`]## - -[.description] --- -Additional properties added as query parameters to the authentication redirect URI. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_EXTRA_PARAMS__PARAMETER_NAME_+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_EXTRA_PARAMS__PARAMETER_NAME_+++` -endif::add-copy-button-to-env-var[] --- -|Map -| - -a| [[quarkus-oidc_quarkus-oidc-authentication-forward-params]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-forward-params[`quarkus.oidc.authentication.forward-params`]## - -[.description] --- -Request URL query parameters which, if present, are added to the authentication redirect URI. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_FORWARD_PARAMS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_FORWARD_PARAMS+++` -endif::add-copy-button-to-env-var[] --- -|list of string -| - -a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-force-secure]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-force-secure[`quarkus.oidc.authentication.cookie-force-secure`]## - -[.description] --- -If enabled the state, session, and post logout cookies have their `secure` parameter set to `true` when HTTP is used. It might be necessary when running behind an SSL/TLS terminating reverse proxy. The cookies are always secure if HTTPS is used, even if this property is set to false. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_FORCE_SECURE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_FORCE_SECURE+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-suffix]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-suffix[`quarkus.oidc.authentication.cookie-suffix`]## - -[.description] --- -Cookie name suffix. For example, a session cookie name for the default OIDC tenant is `q_session` but can be changed to `q_session_test` if this property is set to `test`. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_SUFFIX+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_SUFFIX+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-path[`quarkus.oidc.authentication.cookie-path`]## - -[.description] --- -Cookie path parameter value which, if set, is used to set a path parameter for the session, state and post logout cookies. The `cookie-path-header` property, if set, is checked first. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -|`/` - -a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-path-header]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-path-header[`quarkus.oidc.authentication.cookie-path-header`]## - -[.description] --- -Cookie path header parameter value which, if set, identifies the incoming HTTP header whose value is used to set a path parameter for the session, state and post logout cookies. If the header is missing, the `cookie-path` property is checked. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_PATH_HEADER+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_PATH_HEADER+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-domain]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-domain[`quarkus.oidc.authentication.cookie-domain`]## - -[.description] --- -Cookie domain parameter value which, if set, is used for the session, state and post logout cookies. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_DOMAIN+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_DOMAIN+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-same-site]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-same-site[`quarkus.oidc.authentication.cookie-same-site`]## - -[.description] --- -SameSite attribute for the session cookie. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_SAME_SITE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_SAME_SITE+++` -endif::add-copy-button-to-env-var[] --- -a|`strict`, `lax`, `none` -|`lax` - -a| [[quarkus-oidc_quarkus-oidc-authentication-allow-multiple-code-flows]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-allow-multiple-code-flows[`quarkus.oidc.authentication.allow-multiple-code-flows`]## - -[.description] --- -If a state cookie is present, a `state` query parameter must also be present and both the state cookie name suffix and state cookie value must match the value of the `state` query parameter when the redirect path matches the current path. However, if multiple authentications are attempted from the same browser, for example, from the different browser tabs, then the currently available state cookie might represent the authentication flow initiated from another tab and not related to the current request. Disable this property to permit only a single authorization code flow in the same browser. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_ALLOW_MULTIPLE_CODE_FLOWS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_ALLOW_MULTIPLE_CODE_FLOWS+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-authentication-fail-on-missing-state-param]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-fail-on-missing-state-param[`quarkus.oidc.authentication.fail-on-missing-state-param`]## - -[.description] --- -Fail with the HTTP 401 error if the state cookie is present but no state query parameter is present. - -When either multiple authentications are disabled or the redirect URL matches the original request URL, the stale state cookie might remain in the browser cache from the earlier failed redirect to an OpenId Connect provider and be visible during the current request. For example, if Single-page application (SPA) uses XHR to handle redirects to the provider which does not support CORS for its authorization endpoint, the browser blocks it and the state cookie created by Quarkus remains in the browser cache. Quarkus reports an authentication failure when it detects such an old state cookie but find no matching state query parameter. - -Reporting HTTP 401 error is usually the right thing to do in such cases, it minimizes a risk of the browser redirect loop but also can identify problems in the way SPA or Quarkus application manage redirects. For example, enabling `java-script-auto-redirect` or having the provider redirect to URL configured with `redirect-path` might be needed to avoid such errors. - -However, setting this property to `false` might help if the above options are not suitable. It causes a new authentication redirect to OpenId Connect provider. Doing so might increase the risk of browser redirect loops. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_FAIL_ON_MISSING_STATE_PARAM+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_FAIL_ON_MISSING_STATE_PARAM+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-authentication-user-info-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-user-info-required[`quarkus.oidc.authentication.user-info-required`]## - -[.description] --- -If this property is set to `true`, an OIDC UserInfo endpoint is called. - -This property is enabled automatically if `quarkus.oidc.roles.source` is set to `userinfo` or `quarkus.oidc.token.verify-access-token-with-user-info` is set to `true` or `quarkus.oidc.authentication.id-token-required` is set to `false`, the current OIDC tenant must support a UserInfo endpoint in these cases. - -It is also enabled automatically if `io.quarkus.oidc.UserInfo` injection point is detected but only if the current OIDC tenant supports a UserInfo endpoint. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_USER_INFO_REQUIRED+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_USER_INFO_REQUIRED+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true when UserInfo bean is injected, false otherwise` - -a| [[quarkus-oidc_quarkus-oidc-authentication-session-age-extension]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-session-age-extension[`quarkus.oidc.authentication.session-age-extension`]## - -[.description] --- -Session age extension in minutes. The user session age property is set to the value of the ID token life-span by default and the user is redirected to the OIDC provider to re-authenticate once the session has expired. If this property is set to a nonzero value, then the expired ID token can be refreshed before the session has expired. This property is ignored if the `token.refresh-expired` property has not been enabled. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_SESSION_AGE_EXTENSION+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_SESSION_AGE_EXTENSION+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] -|`5M` - -a| [[quarkus-oidc_quarkus-oidc-authentication-state-cookie-age]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-state-cookie-age[`quarkus.oidc.authentication.state-cookie-age`]## - -[.description] --- -State cookie age in minutes. State cookie is created every time a new authorization code flow redirect starts and removed when this flow is completed. State cookie name is unique by default, see `allow-multiple-code-flows`. Keep its age to the reasonable minimum value such as 5 minutes or less. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_STATE_COOKIE_AGE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_STATE_COOKIE_AGE+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] -|`5M` - -a| [[quarkus-oidc_quarkus-oidc-authentication-java-script-auto-redirect]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-java-script-auto-redirect[`quarkus.oidc.authentication.java-script-auto-redirect`]## - -[.description] --- -If this property is set to `true`, a normal 302 redirect response is returned if the request was initiated by a JavaScript API such as XMLHttpRequest or Fetch and the current user needs to be (re)authenticated, which might not be desirable for Single-page applications (SPA) since it automatically following the redirect might not work given that OIDC authorization endpoints typically do not support CORS. - -If this property is set to `false`, a status code of `499` is returned to allow SPA to handle the redirect manually if a request header identifying current request as a JavaScript request is found. `X-Requested-With` request header with its value set to either `JavaScript` or `XMLHttpRequest` is expected by default if this property is enabled. You can register a custom `JavaScriptRequestChecker` to do a custom JavaScript request check instead. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_JAVA_SCRIPT_AUTO_REDIRECT+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_JAVA_SCRIPT_AUTO_REDIRECT+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-authentication-id-token-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-id-token-required[`quarkus.oidc.authentication.id-token-required`]## - -[.description] --- -Requires that ID token is available when the authorization code flow completes. Disable this property only when you need to use the authorization code flow with OAuth2 providers which do not return ID token - an internal IdToken is generated in such cases. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_ID_TOKEN_REQUIRED+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_ID_TOKEN_REQUIRED+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-authentication-internal-id-token-lifespan]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-internal-id-token-lifespan[`quarkus.oidc.authentication.internal-id-token-lifespan`]## - -[.description] --- -Internal ID token lifespan. This property is only checked when an internal IdToken is generated when Oauth2 providers do not return IdToken. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_INTERNAL_ID_TOKEN_LIFESPAN+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_INTERNAL_ID_TOKEN_LIFESPAN+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] -|`5M` - -a| [[quarkus-oidc_quarkus-oidc-authentication-pkce-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-pkce-required[`quarkus.oidc.authentication.pkce-required`]## - -[.description] --- -Requires that a Proof Key for Code Exchange (PKCE) is used. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_PKCE_REQUIRED+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_PKCE_REQUIRED+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-authentication-state-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-state-secret[`quarkus.oidc.authentication.state-secret`]## - -[.description] --- -Secret used to encrypt Proof Key for Code Exchange (PKCE) code verifier and/or nonce in the code flow state. This secret should be at least 32 characters long. - -If this secret is not set, the client secret configured with either `quarkus.oidc.credentials.secret` or `quarkus.oidc.credentials.client-secret.value` is checked. Finally, `quarkus.oidc.credentials.jwt.secret` which can be used for `client_jwt_secret` authentication is checked. A client secret is not be used as a state encryption secret if it is less than 32 characters long. - -The secret is auto-generated if it remains uninitialized after checking all of these properties. - -Error is reported if the secret length is less than 16 characters. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_STATE_SECRET+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_STATE_SECRET+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-code-grant-extra-params-parameter-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-code-grant-extra-params-parameter-name[`quarkus.oidc.code-grant.extra-params."parameter-name"`]## - -[.description] --- -Additional parameters, in addition to the required `code` and `redirect-uri` parameters, which must be included to complete the authorization code grant request. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CODE_GRANT_EXTRA_PARAMS__PARAMETER_NAME_+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CODE_GRANT_EXTRA_PARAMS__PARAMETER_NAME_+++` -endif::add-copy-button-to-env-var[] --- -|Map -| - -a| [[quarkus-oidc_quarkus-oidc-code-grant-headers-header-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-code-grant-headers-header-name[`quarkus.oidc.code-grant.headers."header-name"`]## - -[.description] --- -Custom HTTP headers which must be sent to complete the authorization code grant request. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CODE_GRANT_HEADERS__HEADER_NAME_+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CODE_GRANT_HEADERS__HEADER_NAME_+++` -endif::add-copy-button-to-env-var[] --- -|Map -| - -a| [[quarkus-oidc_quarkus-oidc-token-state-manager-strategy]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-state-manager-strategy[`quarkus.oidc.token-state-manager.strategy`]## - -[.description] --- -Default TokenStateManager strategy. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_STRATEGY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_STRATEGY+++` -endif::add-copy-button-to-env-var[] --- -a|tooltip:keep-all-tokens[Keep ID, access and refresh tokens.], tooltip:id-token[Keep ID token only], tooltip:id-refresh-tokens[Keep ID and refresh tokens only] -|tooltip:keep-all-tokens[Keep ID, access and refresh tokens.] - -a| [[quarkus-oidc_quarkus-oidc-token-state-manager-split-tokens]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-state-manager-split-tokens[`quarkus.oidc.token-state-manager.split-tokens`]## - -[.description] --- -Default TokenStateManager keeps all tokens (ID, access and refresh) returned in the authorization code grant response in a single session cookie by default. Enable this property to minimize a session cookie size - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_SPLIT_TOKENS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_SPLIT_TOKENS+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-token-state-manager-encryption-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-state-manager-encryption-required[`quarkus.oidc.token-state-manager.encryption-required`]## - -[.description] --- -Mandates that the Default TokenStateManager encrypt the session cookie that stores the tokens. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_REQUIRED+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_REQUIRED+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-token-state-manager-encryption-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-state-manager-encryption-secret[`quarkus.oidc.token-state-manager.encryption-secret`]## - -[.description] --- -The secret used by the Default TokenStateManager to encrypt the session cookie storing the tokens when `encryption-required` property is enabled. - -If this secret is not set, the client secret configured with either `quarkus.oidc.credentials.secret` or `quarkus.oidc.credentials.client-secret.value` is checked. Finally, `quarkus.oidc.credentials.jwt.secret` which can be used for `client_jwt_secret` authentication is checked. The secret is auto-generated every time an application starts if it remains uninitialized after checking all of these properties. Generated secret can not decrypt the session cookie encrypted before the restart, therefore a user re-authentication will be required. - -The length of the secret used to encrypt the tokens should be at least 32 characters long. A warning is logged if the secret length is less than 16 characters. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_SECRET+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_SECRET+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-token-state-manager-encryption-algorithm]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-state-manager-encryption-algorithm[`quarkus.oidc.token-state-manager.encryption-algorithm`]## - -[.description] --- -Session cookie key encryption algorithm - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_ALGORITHM+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_ALGORITHM+++` -endif::add-copy-button-to-env-var[] --- -a|tooltip:a256-gcmkw[Content encryption key will be generated and encrypted using the A256GCMKW algorithm and the configured encryption secret. The generated content encryption key will be used to encrypt the session cookie content.], tooltip:dir[The configured key encryption secret will be used as the content encryption key to encrypt the session cookie content. Using the direct encryption avoids a content encryption key generation step and will make the encrypted session cookie sequence slightly shorter. Avoid using the direct encryption if the encryption secret is less than 32 characters long.] -|tooltip:a256-gcmkw[Content encryption key will be generated and encrypted using the A256GCMKW algorithm and the configured encryption secret. The generated content encryption key will be used to encrypt the session cookie content.] - -a| [[quarkus-oidc_quarkus-oidc-allow-token-introspection-cache]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-allow-token-introspection-cache[`quarkus.oidc.allow-token-introspection-cache`]## - -[.description] --- -Allow caching the token introspection data. Note enabling this property does not enable the cache itself but only permits to cache the token introspection for a given tenant. If the default token cache can be used, see `OidcConfig.TokenCache` to enable it. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_ALLOW_TOKEN_INTROSPECTION_CACHE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_ALLOW_TOKEN_INTROSPECTION_CACHE+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-allow-user-info-cache]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-allow-user-info-cache[`quarkus.oidc.allow-user-info-cache`]## - -[.description] --- -Allow caching the user info data. Note enabling this property does not enable the cache itself but only permits to cache the user info data for a given tenant. If the default token cache can be used, see `OidcConfig.TokenCache` to enable it. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_ALLOW_USER_INFO_CACHE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_ALLOW_USER_INFO_CACHE+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-cache-user-info-in-idtoken]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-cache-user-info-in-idtoken[`quarkus.oidc.cache-user-info-in-idtoken`]## - -[.description] --- -Allow inlining UserInfo in IdToken instead of caching it in the token cache. This property is only checked when an internal IdToken is generated when OAuth2 providers do not return IdToken. Inlining UserInfo in the generated IdToken allows to store it in the session cookie and avoids introducing a cached state. - -Inlining UserInfo in the generated IdToken is enabled if the session cookie is encrypted and the UserInfo cache is not enabled or caching UserInfo is disabled for the current tenant with the `allow-user-info-cache` property set to `false`. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CACHE_USER_INFO_IN_IDTOKEN+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CACHE_USER_INFO_IN_IDTOKEN+++` -endif::add-copy-button-to-env-var[] --- -|boolean -| - -a| [[quarkus-oidc_quarkus-oidc-jwks-resolve-early]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-resolve-early[`quarkus.oidc.jwks.resolve-early`]## - -[.description] --- -If JWK verification keys should be fetched at the moment a connection to the OIDC provider is initialized. - -Disabling this property delays the key acquisition until the moment the current token has to be verified. Typically it can only be necessary if the token or other telated request properties provide an additional context which is required to resolve the keys correctly. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_RESOLVE_EARLY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_JWKS_RESOLVE_EARLY+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-jwks-cache-size]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-cache-size[`quarkus.oidc.jwks.cache-size`]## - -[.description] --- -Maximum number of JWK keys that can be cached. This property is ignored if the `resolve-early` property is set to true. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_CACHE_SIZE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_JWKS_CACHE_SIZE+++` -endif::add-copy-button-to-env-var[] --- -|int -|`10` - -a| [[quarkus-oidc_quarkus-oidc-jwks-cache-time-to-live]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-cache-time-to-live[`quarkus.oidc.jwks.cache-time-to-live`]## - -[.description] --- -Number of minutes a JWK key can be cached for. This property is ignored if the `resolve-early` property is set to true. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_CACHE_TIME_TO_LIVE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_JWKS_CACHE_TIME_TO_LIVE+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] -|`10M` - -a| [[quarkus-oidc_quarkus-oidc-jwks-clean-up-timer-interval]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-clean-up-timer-interval[`quarkus.oidc.jwks.clean-up-timer-interval`]## - -[.description] --- -Cache timer interval. If this property is set, a timer checks and removes the stale entries periodically. This property is ignored if the `resolve-early` property is set to true. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_CLEAN_UP_TIMER_INTERVAL+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_JWKS_CLEAN_UP_TIMER_INTERVAL+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] -| - -a| [[quarkus-oidc_quarkus-oidc-jwks-try-all]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-try-all[`quarkus.oidc.jwks.try-all`]## - -[.description] --- -In case there is no key identifier ('kid') or certificate thumbprints ('x5t', 'x5t++#++S256') specified in the JOSE header and no key could be determined, check all available keys matching the token algorithm ('alg') header value. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_TRY_ALL+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_JWKS_TRY_ALL+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-provider]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-provider[`quarkus.oidc.provider`]## - -[.description] --- -Well known OpenId Connect provider identifier - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PROVIDER+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_PROVIDER+++` -endif::add-copy-button-to-env-var[] --- -a|`apple`, `discord`, `facebook`, `github`, `google`, `linkedin`, `mastodon`, `microsoft`, `spotify`, `strava`, `twitch`, `twitter`, `x` -| - -a| [[quarkus-oidc_quarkus-oidc-token-cache-max-size]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-cache-max-size[`quarkus.oidc.token-cache.max-size`]## - -[.description] --- -Maximum number of cache entries. Set it to a positive value if the cache has to be enabled. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_CACHE_MAX_SIZE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_CACHE_MAX_SIZE+++` -endif::add-copy-button-to-env-var[] --- -|int -|`0` - -a| [[quarkus-oidc_quarkus-oidc-token-cache-time-to-live]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-cache-time-to-live[`quarkus.oidc.token-cache.time-to-live`]## - -[.description] --- -Maximum amount of time a given cache entry is valid for. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_CACHE_TIME_TO_LIVE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_CACHE_TIME_TO_LIVE+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] -|`3M` - -a| [[quarkus-oidc_quarkus-oidc-token-cache-clean-up-timer-interval]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-cache-clean-up-timer-interval[`quarkus.oidc.token-cache.clean-up-timer-interval`]## - -[.description] --- -Clean up timer interval. If this property is set then a timer will check and remove the stale entries periodically. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_CACHE_CLEAN_UP_TIMER_INTERVAL+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_CACHE_CLEAN_UP_TIMER_INTERVAL+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] -| - -a| [[quarkus-oidc_quarkus-oidc-resolve-tenants-with-issuer]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-resolve-tenants-with-issuer[`quarkus.oidc.resolve-tenants-with-issuer`]## - -[.description] --- -If OIDC tenants should be resolved using the bearer access token's issuer (`iss`) claim value. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_RESOLVE_TENANTS_WITH_ISSUER+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_RESOLVE_TENANTS_WITH_ISSUER+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -h|[[quarkus-oidc_section_quarkus-oidc]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc[Additional named tenants]## -h|Type -h|Default - -a| [[quarkus-oidc_quarkus-oidc-tenant-auth-server-url]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-auth-server-url[`quarkus.oidc."tenant".auth-server-url`]## - -[.description] --- -The base URL of the OpenID Connect (OIDC) server, for example, `https://host:port/auth`. Do not set this property if you use 'quarkus-oidc' and the public key verification (`public-key`) or certificate chain verification only (`certificate-chain`) is required. The OIDC discovery endpoint is called by default by appending a `.well-known/openid-configuration` path to this URL. For Keycloak, use `https://host:port/realms/++{++realm++}++`, replacing `++{++realm++}++` with the Keycloak realm name. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTH_SERVER_URL+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTH_SERVER_URL+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-tenant-discovery-enabled]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-discovery-enabled[`quarkus.oidc."tenant".discovery-enabled`]## - -[.description] --- -Discovery of the OIDC endpoints. If not enabled, you must configure the OIDC endpoint URLs individually. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__DISCOVERY_ENABLED+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__DISCOVERY_ENABLED+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-tenant-registration-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-registration-path[`quarkus.oidc."tenant".registration-path`]## - -[.description] --- -The relative path or absolute URL of the OIDC dynamic client registration endpoint. Set if `discovery-enabled` is `false` or a discovered token endpoint path must be customized. +Grant type which will be used to acquire a token to test the OIDC 'service' applications ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__REGISTRATION_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_DEVUI_GRANT_TYPE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__REGISTRATION_PATH+++` +Environment variable: `+++QUARKUS_OIDC_DEVUI_GRANT_TYPE+++` endif::add-copy-button-to-env-var[] -- -|string +a|tooltip:client['client_credentials' grant], tooltip:password['password' grant], tooltip:code['authorization_code' grant], tooltip:implicit['implicit' grant] | -a| [[quarkus-oidc_quarkus-oidc-tenant-connection-delay]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-connection-delay[`quarkus.oidc."tenant".connection-delay`]## +a|icon:lock[title=Fixed at build time] [[quarkus-oidc_quarkus-oidc-devui-grant-options-option-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-devui-grant-options-option-name[`quarkus.oidc.devui.grant-options."option-name"`]## [.description] -- -The duration to attempt the initial connection to an OIDC server. For example, setting the duration to `20S` allows 10 retries, each 2 seconds apart. This property is only effective when the initial OIDC connection is created. For dropped connections, use the `connection-retry-count` property instead. +Grant options ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CONNECTION_DELAY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_DEVUI_GRANT_OPTIONS__OPTION_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CONNECTION_DELAY+++` +Environment variable: `+++QUARKUS_OIDC_DEVUI_GRANT_OPTIONS__OPTION_NAME_+++` endif::add-copy-button-to-env-var[] -- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] +|Map> | -a| [[quarkus-oidc_quarkus-oidc-tenant-connection-retry-count]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-connection-retry-count[`quarkus.oidc."tenant".connection-retry-count`]## - -[.description] --- -The number of times to retry re-establishing an existing OIDC connection if it is temporarily lost. Different from `connection-delay`, which applies only to initial connection attempts. For instance, if a request to the OIDC token endpoint fails due to a connection issue, it will be retried as per this setting. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CONNECTION_RETRY_COUNT+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CONNECTION_RETRY_COUNT+++` -endif::add-copy-button-to-env-var[] --- -|int -|`3` - -a| [[quarkus-oidc_quarkus-oidc-tenant-connection-timeout]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-connection-timeout[`quarkus.oidc."tenant".connection-timeout`]## +a|icon:lock[title=Fixed at build time] [[quarkus-oidc_quarkus-oidc-devui-web-client-timeout]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-devui-web-client-timeout[`quarkus.oidc.devui.web-client-timeout`]## [.description] -- -The number of seconds after which the current OIDC connection request times out. +The WebClient timeout. Use this property to configure how long an HTTP client used by Dev UI handlers will wait for a response when requesting tokens from OpenId Connect Provider and sending them to the service endpoint. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CONNECTION_TIMEOUT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_DEVUI_WEB_CLIENT_TIMEOUT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CONNECTION_TIMEOUT+++` +Environment variable: `+++QUARKUS_OIDC_DEVUI_WEB_CLIENT_TIMEOUT+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] -|`10S` - -a| [[quarkus-oidc_quarkus-oidc-tenant-use-blocking-dns-lookup]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-use-blocking-dns-lookup[`quarkus.oidc."tenant".use-blocking-dns-lookup`]## - -[.description] --- -Whether DNS lookup should be performed on the worker thread. Use this option when you can see logged warnings about blocked Vert.x event loop by HTTP requests to OIDC server. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__USE_BLOCKING_DNS_LOOKUP+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__USE_BLOCKING_DNS_LOOKUP+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-tenant-max-pool-size]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-max-pool-size[`quarkus.oidc."tenant".max-pool-size`]## - -[.description] --- -The maximum size of the connection pool used by the WebClient. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__MAX_POOL_SIZE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__MAX_POOL_SIZE+++` -endif::add-copy-button-to-env-var[] --- -|int -| - -a| [[quarkus-oidc_quarkus-oidc-tenant-proxy-host]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-proxy-host[`quarkus.oidc."tenant".proxy.host`]## - -[.description] --- -The host name or IP address of the Proxy. + -Note: If the OIDC adapter requires a Proxy to talk with the OIDC server (Provider), set this value to enable the usage of a Proxy. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__PROXY_HOST+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__PROXY_HOST+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-tenant-proxy-port]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-proxy-port[`quarkus.oidc."tenant".proxy.port`]## - -[.description] --- -The port number of the Proxy. The default value is `80`. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__PROXY_PORT+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__PROXY_PORT+++` -endif::add-copy-button-to-env-var[] --- -|int -|`80` - -a| [[quarkus-oidc_quarkus-oidc-tenant-proxy-username]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-proxy-username[`quarkus.oidc."tenant".proxy.username`]## - -[.description] --- -The username, if the Proxy needs authentication. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__PROXY_USERNAME+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__PROXY_USERNAME+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-tenant-proxy-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-proxy-password[`quarkus.oidc."tenant".proxy.password`]## - -[.description] --- -The password, if the Proxy needs authentication. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__PROXY_PASSWORD+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__PROXY_PASSWORD+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-tenant-tls-tls-configuration-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-tls-tls-configuration-name[`quarkus.oidc."tenant".tls.tls-configuration-name`]## - -[.description] --- -The name of the TLS configuration to use. - -If a name is configured, it uses the configuration from `quarkus.tls..++*++` If a name is configured, but no TLS configuration is found with that name then an error will be thrown. - -The default TLS configuration is *not* used by default. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TLS_TLS_CONFIGURATION_NAME+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TLS_TLS_CONFIGURATION_NAME+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-tenant-token-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-path[`quarkus.oidc."tenant".token-path`]## - -[.description] --- -The OIDC token endpoint that issues access and refresh tokens; specified as a relative path or absolute URL. Set if `discovery-enabled` is `false` or a discovered token endpoint path must be customized. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-tenant-revoke-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-revoke-path[`quarkus.oidc."tenant".revoke-path`]## - -[.description] --- -The relative path or absolute URL of the OIDC token revocation endpoint. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__REVOKE_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__REVOKE_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-tenant-client-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-client-id[`quarkus.oidc."tenant".client-id`]## - -[.description] --- -The client id of the application. Each application has a client id that is used to identify the application. Setting the client id is not required if `application-type` is `service` and no token introspection is required. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CLIENT_ID+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CLIENT_ID+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-tenant-client-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-client-name[`quarkus.oidc."tenant".client-name`]## - -[.description] --- -The client name of the application. It is meant to represent a human readable description of the application which you may provide when an application (client) is registered in an OpenId Connect provider's dashboard. For example, you can set this property to have more informative log messages which record an activity of the given client. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CLIENT_NAME+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CLIENT_NAME+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-secret[`quarkus.oidc."tenant".credentials.secret`]## - -[.description] --- -The client secret used by the `client_secret_basic` authentication method. Must be set unless a secret is set in `client-secret` or `jwt` client authentication is required. You can use `client-secret.value` instead, but both properties are mutually exclusive. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_SECRET+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_SECRET+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-client-secret-value]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-client-secret-value[`quarkus.oidc."tenant".credentials.client-secret.value`]## - -[.description] --- -The client secret value. This value is ignored if `credentials.secret` is set. Must be set unless a secret is set in `client-secret` or `jwt` client authentication is required. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_CLIENT_SECRET_VALUE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_CLIENT_SECRET_VALUE+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-client-secret-provider-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-client-secret-provider-name[`quarkus.oidc."tenant".credentials.client-secret.provider.name`]## - -[.description] --- -The CredentialsProvider bean name, which should only be set if more than one CredentialsProvider is registered - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_CLIENT_SECRET_PROVIDER_NAME+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_CLIENT_SECRET_PROVIDER_NAME+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-client-secret-provider-keyring-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-client-secret-provider-keyring-name[`quarkus.oidc."tenant".credentials.client-secret.provider.keyring-name`]## - -[.description] --- -The CredentialsProvider keyring name. The keyring name is only required when the CredentialsProvider being used requires the keyring name to look up the secret, which is often the case when a CredentialsProvider is shared by multiple extensions to retrieve credentials from a more dynamic source like a vault instance or secret manager - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_CLIENT_SECRET_PROVIDER_KEYRING_NAME+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_CLIENT_SECRET_PROVIDER_KEYRING_NAME+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-client-secret-provider-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-client-secret-provider-key[`quarkus.oidc."tenant".credentials.client-secret.provider.key`]## - -[.description] --- -The CredentialsProvider client secret key - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_CLIENT_SECRET_PROVIDER_KEY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_CLIENT_SECRET_PROVIDER_KEY+++` -endif::add-copy-button-to-env-var[] --- -|string -| +|`4S` + + +h|[[quarkus-oidc_section_quarkus-oidc-proxy]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-proxy[HTTP proxy configuration]## +h|Type +h|Default + +a| [[quarkus-oidc_quarkus-oidc-proxy-host]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-proxy-host[`quarkus.oidc.proxy.host`]## -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-client-secret-method]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-client-secret-method[`quarkus.oidc."tenant".credentials.client-secret.method`]## +`quarkus.oidc."tenant".proxy.host` [.description] -- -The authentication method. If the `clientSecret.value` secret is set, this method is `basic` by default. +The host name or IP address of the Proxy. + +Note: If the OIDC adapter requires a Proxy to talk with the OIDC server (Provider), set this value to enable the usage of a Proxy. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_CLIENT_SECRET_METHOD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PROXY_HOST+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_CLIENT_SECRET_METHOD+++` +Environment variable: `+++QUARKUS_OIDC_PROXY_HOST+++` endif::add-copy-button-to-env-var[] -- -a|tooltip:basic[`client_secret_basic` (default)\: The client id and secret are submitted with the HTTP Authorization Basic scheme.], tooltip:post[`client_secret_post`\: The client id and secret are submitted as the `client_id` and `client_secret` form parameters.], tooltip:post-jwt[`client_secret_jwt`\: The client id and generated JWT secret are submitted as the `client_id` and `client_secret` form parameters.], tooltip:query[client id and secret are submitted as HTTP query parameters. This option is only supported by the OIDC extension.] +|string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-source]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-source[`quarkus.oidc."tenant".credentials.jwt.source`]## +a| [[quarkus-oidc_quarkus-oidc-proxy-port]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-proxy-port[`quarkus.oidc.proxy.port`]## + +`quarkus.oidc."tenant".proxy.port` [.description] -- -JWT token source: OIDC provider client or an existing JWT bearer token. +The port number of the Proxy. The default value is `80`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SOURCE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PROXY_PORT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SOURCE+++` +Environment variable: `+++QUARKUS_OIDC_PROXY_PORT+++` endif::add-copy-button-to-env-var[] -- -a|`client`, `bearer` -|`client` +|int +|`80` -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-secret[`quarkus.oidc."tenant".credentials.jwt.secret`]## +a| [[quarkus-oidc_quarkus-oidc-proxy-username]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-proxy-username[`quarkus.oidc.proxy.username`]## + +`quarkus.oidc."tenant".proxy.username` [.description] -- -If provided, indicates that JWT is signed using a secret key. It is mutually exclusive with `key`, `key-file` and `key-store` properties. +The username, if the Proxy needs authentication. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PROXY_USERNAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SECRET+++` +Environment variable: `+++QUARKUS_OIDC_PROXY_USERNAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-secret-provider-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-secret-provider-name[`quarkus.oidc."tenant".credentials.jwt.secret-provider.name`]## +a| [[quarkus-oidc_quarkus-oidc-proxy-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-proxy-password[`quarkus.oidc.proxy.password`]## + +`quarkus.oidc."tenant".proxy.password` [.description] -- -The CredentialsProvider bean name, which should only be set if more than one CredentialsProvider is registered +The password, if the Proxy needs authentication. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SECRET_PROVIDER_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PROXY_PASSWORD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SECRET_PROVIDER_NAME+++` +Environment variable: `+++QUARKUS_OIDC_PROXY_PASSWORD+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-secret-provider-keyring-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-secret-provider-keyring-name[`quarkus.oidc."tenant".credentials.jwt.secret-provider.keyring-name`]## + +h|[[quarkus-oidc_section_quarkus-oidc-tls]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-tls[TLS configuration]## +h|Type +h|Default + +a| [[quarkus-oidc_quarkus-oidc-tls-tls-configuration-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tls-tls-configuration-name[`quarkus.oidc.tls.tls-configuration-name`]## + +`quarkus.oidc."tenant".tls.tls-configuration-name` [.description] -- -The CredentialsProvider keyring name. The keyring name is only required when the CredentialsProvider being used requires the keyring name to look up the secret, which is often the case when a CredentialsProvider is shared by multiple extensions to retrieve credentials from a more dynamic source like a vault instance or secret manager +The name of the TLS configuration to use. + +If a name is configured, it uses the configuration from `quarkus.tls..++*++` If a name is configured, but no TLS configuration is found with that name then an error will be thrown. + +The default TLS configuration is *not* used by default. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SECRET_PROVIDER_KEYRING_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TLS_TLS_CONFIGURATION_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SECRET_PROVIDER_KEYRING_NAME+++` +Environment variable: `+++QUARKUS_OIDC_TLS_TLS_CONFIGURATION_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-secret-provider-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-secret-provider-key[`quarkus.oidc."tenant".credentials.jwt.secret-provider.key`]## + +h|[[quarkus-oidc_section_quarkus-oidc-credentials]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-credentials[Different authentication options for OIDC client to access OIDC token and other secured endpoints]## +h|Type +h|Default + +a| [[quarkus-oidc_quarkus-oidc-credentials-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-secret[`quarkus.oidc.credentials.secret`]## + +`quarkus.oidc."tenant".credentials.secret` [.description] -- -The CredentialsProvider client secret key +The client secret used by the `client_secret_basic` authentication method. Must be set unless a secret is set in `client-secret` or `jwt` client authentication is required. You can use `client-secret.value` instead, but both properties are mutually exclusive. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SECRET_PROVIDER_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SECRET_PROVIDER_KEY+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key[`quarkus.oidc."tenant".credentials.jwt.key`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-client-secret-value]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-client-secret-value[`quarkus.oidc.credentials.client-secret.value`]## + +`quarkus.oidc."tenant".credentials.client-secret.value` [.description] -- -String representation of a private key. If provided, indicates that JWT is signed using a private key in PEM or JWK format. It is mutually exclusive with `secret`, `key-file` and `key-store` properties. You can use the `signature-algorithm` property to override the default key algorithm, `RS256`. +The client secret value. This value is ignored if `credentials.secret` is set. Must be set unless a secret is set in `client-secret` or `jwt` client authentication is required. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_VALUE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_VALUE+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key-file]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key-file[`quarkus.oidc."tenant".credentials.jwt.key-file`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-name[`quarkus.oidc.credentials.client-secret.provider.name`]## + +`quarkus.oidc."tenant".credentials.client-secret.provider.name` [.description] -- -If provided, indicates that JWT is signed using a private key in PEM or JWK format. It is mutually exclusive with `secret`, `key` and `key-store` properties. You can use the `signature-algorithm` property to override the default key algorithm, `RS256`. +The CredentialsProvider bean name, which should only be set if more than one CredentialsProvider is registered ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY_FILE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY_FILE+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key-store-file]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key-store-file[`quarkus.oidc."tenant".credentials.jwt.key-store-file`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-keyring-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-keyring-name[`quarkus.oidc.credentials.client-secret.provider.keyring-name`]## + +`quarkus.oidc."tenant".credentials.client-secret.provider.keyring-name` [.description] -- -If provided, indicates that JWT is signed using a private key from a keystore. It is mutually exclusive with `secret`, `key` and `key-file` properties. +The CredentialsProvider keyring name. The keyring name is only required when the CredentialsProvider being used requires the keyring name to look up the secret, which is often the case when a CredentialsProvider is shared by multiple extensions to retrieve credentials from a more dynamic source like a vault instance or secret manager ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY_STORE_FILE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEYRING_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY_STORE_FILE+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEYRING_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key-store-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key-store-password[`quarkus.oidc."tenant".credentials.jwt.key-store-password`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-key[`quarkus.oidc.credentials.client-secret.provider.key`]## + +`quarkus.oidc."tenant".credentials.client-secret.provider.key` [.description] -- -A parameter to specify the password of the keystore file. +The CredentialsProvider client secret key ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY_STORE_PASSWORD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY_STORE_PASSWORD+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEY+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key-id[`quarkus.oidc."tenant".credentials.jwt.key-id`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-client-secret-method]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-client-secret-method[`quarkus.oidc.credentials.client-secret.method`]## + +`quarkus.oidc."tenant".credentials.client-secret.method` [.description] -- -The private key id or alias. +The authentication method. If the `clientSecret.value` secret is set, this method is `basic` by default. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY_ID+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_METHOD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY_ID+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_METHOD+++` endif::add-copy-button-to-env-var[] -- -|string +a|tooltip:basic[`client_secret_basic` (default)\: The client id and secret are submitted with the HTTP Authorization Basic scheme.], tooltip:post[`client_secret_post`\: The client id and secret are submitted as the `client_id` and `client_secret` form parameters.], tooltip:post-jwt[`client_secret_jwt`\: The client id and generated JWT secret are submitted as the `client_id` and `client_secret` form parameters.], tooltip:query[client id and secret are submitted as HTTP query parameters. This option is only supported by the OIDC extension.] | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key-password[`quarkus.oidc."tenant".credentials.jwt.key-password`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-source]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-source[`quarkus.oidc.credentials.jwt.source`]## + +`quarkus.oidc."tenant".credentials.jwt.source` [.description] -- -The private key password. +JWT token source: OIDC provider client or an existing JWT bearer token. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY_PASSWORD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SOURCE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY_PASSWORD+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SOURCE+++` endif::add-copy-button-to-env-var[] -- -|string -| +a|`client`, `bearer` +|`client` + +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-secret[`quarkus.oidc.credentials.jwt.secret`]## -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-audience]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-audience[`quarkus.oidc."tenant".credentials.jwt.audience`]## +`quarkus.oidc."tenant".credentials.jwt.secret` [.description] -- -The JWT audience (`aud`) claim value. By default, the audience is set to the address of the OpenId Connect Provider's token endpoint. +If provided, indicates that JWT is signed using a secret key. It is mutually exclusive with `key`, `key-file` and `key-store` properties. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_AUDIENCE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_AUDIENCE+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-token-key-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-token-key-id[`quarkus.oidc."tenant".credentials.jwt.token-key-id`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-name[`quarkus.oidc.credentials.jwt.secret-provider.name`]## + +`quarkus.oidc."tenant".credentials.jwt.secret-provider.name` [.description] -- -The key identifier of the signing key added as a JWT `kid` header. +The CredentialsProvider bean name, which should only be set if more than one CredentialsProvider is registered ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_TOKEN_KEY_ID+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_TOKEN_KEY_ID+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-issuer]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-issuer[`quarkus.oidc."tenant".credentials.jwt.issuer`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-keyring-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-keyring-name[`quarkus.oidc.credentials.jwt.secret-provider.keyring-name`]## + +`quarkus.oidc."tenant".credentials.jwt.secret-provider.keyring-name` [.description] -- -The issuer of the signing key added as a JWT `iss` claim. The default value is the client id. +The CredentialsProvider keyring name. The keyring name is only required when the CredentialsProvider being used requires the keyring name to look up the secret, which is often the case when a CredentialsProvider is shared by multiple extensions to retrieve credentials from a more dynamic source like a vault instance or secret manager ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_ISSUER+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_KEYRING_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_ISSUER+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_KEYRING_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-subject]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-subject[`quarkus.oidc."tenant".credentials.jwt.subject`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-key[`quarkus.oidc.credentials.jwt.secret-provider.key`]## + +`quarkus.oidc."tenant".credentials.jwt.secret-provider.key` [.description] -- -Subject of the signing key added as a JWT `sub` claim The default value is the client id. +The CredentialsProvider client secret key ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SUBJECT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SUBJECT+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_KEY+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-claims-claim-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-claims-claim-name[`quarkus.oidc."tenant".credentials.jwt.claims."claim-name"`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key[`quarkus.oidc.credentials.jwt.key`]## + +`quarkus.oidc."tenant".credentials.jwt.key` [.description] -- -Additional claims. +String representation of a private key. If provided, indicates that JWT is signed using a private key in PEM or JWK format. It is mutually exclusive with `secret`, `key-file` and `key-store` properties. You can use the `signature-algorithm` property to override the default key algorithm, `RS256`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_CLAIMS__CLAIM_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_CLAIMS__CLAIM_NAME_+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY+++` endif::add-copy-button-to-env-var[] -- -|Map +|string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-signature-algorithm]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-signature-algorithm[`quarkus.oidc."tenant".credentials.jwt.signature-algorithm`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key-file]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key-file[`quarkus.oidc.credentials.jwt.key-file`]## + +`quarkus.oidc."tenant".credentials.jwt.key-file` [.description] -- -The signature algorithm used for the `key-file` property. Supported values: `RS256` (default), `RS384`, `RS512`, `PS256`, `PS384`, `PS512`, `ES256`, `ES384`, `ES512`, `HS256`, `HS384`, `HS512`. +If provided, indicates that JWT is signed using a private key in PEM or JWK format. It is mutually exclusive with `secret`, `key` and `key-store` properties. You can use the `signature-algorithm` property to override the default key algorithm, `RS256`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SIGNATURE_ALGORITHM+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_FILE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SIGNATURE_ALGORITHM+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_FILE+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-lifespan]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-lifespan[`quarkus.oidc."tenant".credentials.jwt.lifespan`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key-store-file]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key-store-file[`quarkus.oidc.credentials.jwt.key-store-file`]## + +`quarkus.oidc."tenant".credentials.jwt.key-store-file` [.description] -- -The JWT lifespan in seconds. This value is added to the time at which the JWT was issued to calculate the expiration time. +If provided, indicates that JWT is signed using a private key from a keystore. It is mutually exclusive with `secret`, `key` and `key-file` properties. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_LIFESPAN+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_STORE_FILE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_LIFESPAN+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_STORE_FILE+++` endif::add-copy-button-to-env-var[] -- -|int -|`10` +|string +| + +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key-store-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key-store-password[`quarkus.oidc.credentials.jwt.key-store-password`]## -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-assertion]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-assertion[`quarkus.oidc."tenant".credentials.jwt.assertion`]## +`quarkus.oidc."tenant".credentials.jwt.key-store-password` [.description] -- -If true then the client authentication token is a JWT bearer grant assertion. Instead of producing 'client_assertion' and 'client_assertion_type' form properties, only 'assertion' is produced. This option is only supported by the OIDC client extension. +A parameter to specify the password of the keystore file. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_ASSERTION+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_STORE_PASSWORD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_ASSERTION+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_STORE_PASSWORD+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`false` +|string +| -a| [[quarkus-oidc_quarkus-oidc-tenant-tenant-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-tenant-id[`quarkus.oidc."tenant".tenant-id`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key-id[`quarkus.oidc.credentials.jwt.key-id`]## + +`quarkus.oidc."tenant".credentials.jwt.key-id` [.description] -- -A unique tenant identifier. It can be set by `TenantConfigResolver` providers, which resolve the tenant configuration dynamically. +The private key id or alias. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TENANT_ID+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_ID+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TENANT_ID+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_ID+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-tenant-enabled]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-tenant-enabled[`quarkus.oidc."tenant".tenant-enabled`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key-password[`quarkus.oidc.credentials.jwt.key-password`]## + +`quarkus.oidc."tenant".credentials.jwt.key-password` [.description] -- -If this tenant configuration is enabled. The default tenant is disabled if it is not configured but a `TenantConfigResolver` that resolves tenant configurations is registered, or named tenants are configured. In this case, you do not need to disable the default tenant. +The private key password. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TENANT_ENABLED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_PASSWORD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TENANT_ENABLED+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_PASSWORD+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`true` +|string +| -a| [[quarkus-oidc_quarkus-oidc-tenant-application-type]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-application-type[`quarkus.oidc."tenant".application-type`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-audience]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-audience[`quarkus.oidc.credentials.jwt.audience`]## + +`quarkus.oidc."tenant".credentials.jwt.audience` [.description] -- -The application type, which can be one of the following `ApplicationType` values. +The JWT audience (`aud`) claim value. By default, the audience is set to the address of the OpenId Connect Provider's token endpoint. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__APPLICATION_TYPE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_AUDIENCE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__APPLICATION_TYPE+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_AUDIENCE+++` endif::add-copy-button-to-env-var[] -- -a|tooltip:web-app[A `WEB_APP` is a client that serves pages, usually a front-end application. For this type of client the Authorization Code Flow is defined as the preferred method for authenticating users.], tooltip:service[A `SERVICE` is a client that has a set of protected HTTP resources, usually a backend application following the RESTful Architectural Design. For this type of client, the Bearer Authorization method is defined as the preferred method for authenticating and authorizing users.], tooltip:hybrid[A combined `SERVICE` and `WEB_APP` client. For this type of client, the Bearer Authorization method is used if the Authorization header is set and Authorization Code Flow - if not.] -|tooltip:service[A {@code SERVICE} is a client that has a set of protected HTTP resources, usually a backend application following the RESTful Architectural Design. For this type of client, the Bearer Authorization method is defined as the preferred method for authenticating and authorizing users.] +|string +| + +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-token-key-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-token-key-id[`quarkus.oidc.credentials.jwt.token-key-id`]## -a| [[quarkus-oidc_quarkus-oidc-tenant-authorization-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authorization-path[`quarkus.oidc."tenant".authorization-path`]## +`quarkus.oidc."tenant".credentials.jwt.token-key-id` [.description] -- -The relative path or absolute URL of the OpenID Connect (OIDC) authorization endpoint, which authenticates users. You must set this property for `web-app` applications if OIDC discovery is disabled. This property is ignored if OIDC discovery is enabled. +The key identifier of the signing key added as a JWT `kid` header. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHORIZATION_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_TOKEN_KEY_ID+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHORIZATION_PATH+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_TOKEN_KEY_ID+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-user-info-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-user-info-path[`quarkus.oidc."tenant".user-info-path`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-issuer]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-issuer[`quarkus.oidc.credentials.jwt.issuer`]## + +`quarkus.oidc."tenant".credentials.jwt.issuer` [.description] -- -The relative path or absolute URL of the OIDC UserInfo endpoint. You must set this property for `web-app` applications if OIDC discovery is disabled and the `authentication.user-info-required` property is enabled. This property is ignored if OIDC discovery is enabled. +The issuer of the signing key added as a JWT `iss` claim. The default value is the client id. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__USER_INFO_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_ISSUER+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__USER_INFO_PATH+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_ISSUER+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-introspection-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-introspection-path[`quarkus.oidc."tenant".introspection-path`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-subject]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-subject[`quarkus.oidc.credentials.jwt.subject`]## + +`quarkus.oidc."tenant".credentials.jwt.subject` [.description] -- -Relative path or absolute URL of the OIDC RFC7662 introspection endpoint which can introspect both opaque and JSON Web Token (JWT) tokens. This property must be set if OIDC discovery is disabled and 1) the opaque bearer access tokens must be verified or 2) JWT tokens must be verified while the cached JWK verification set with no matching JWK is being refreshed. This property is ignored if the discovery is enabled. +Subject of the signing key added as a JWT `sub` claim The default value is the client id. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__INTROSPECTION_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SUBJECT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__INTROSPECTION_PATH+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SUBJECT+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-jwks-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-jwks-path[`quarkus.oidc."tenant".jwks-path`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-claims-claim-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-claims-claim-name[`quarkus.oidc.credentials.jwt.claims."claim-name"`]## + +`quarkus.oidc."tenant".credentials.jwt.claims."claim-name"` [.description] -- -Relative path or absolute URL of the OIDC JSON Web Key Set (JWKS) endpoint which returns a JSON Web Key Verification Set. This property should be set if OIDC discovery is disabled and the local JWT verification is required. This property is ignored if the discovery is enabled. +Additional claims. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__JWKS_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_CLAIMS__CLAIM_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__JWKS_PATH+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_CLAIMS__CLAIM_NAME_+++` endif::add-copy-button-to-env-var[] -- -|string +|Map | -a| [[quarkus-oidc_quarkus-oidc-tenant-end-session-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-end-session-path[`quarkus.oidc."tenant".end-session-path`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-signature-algorithm]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-signature-algorithm[`quarkus.oidc.credentials.jwt.signature-algorithm`]## + +`quarkus.oidc."tenant".credentials.jwt.signature-algorithm` [.description] -- -Relative path or absolute URL of the OIDC end_session_endpoint. This property must be set if OIDC discovery is disabled and RP Initiated Logout support for the `web-app` applications is required. This property is ignored if the discovery is enabled. +The signature algorithm used for the `key-file` property. Supported values: `RS256` (default), `RS384`, `RS512`, `PS256`, `PS384`, `PS512`, `ES256`, `ES384`, `ES512`, `HS256`, `HS384`, `HS512`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__END_SESSION_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SIGNATURE_ALGORITHM+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__END_SESSION_PATH+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SIGNATURE_ALGORITHM+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-tenant-paths]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-tenant-paths[`quarkus.oidc."tenant".tenant-paths`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-lifespan]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-lifespan[`quarkus.oidc.credentials.jwt.lifespan`]## + +`quarkus.oidc."tenant".credentials.jwt.lifespan` [.description] -- -The paths which must be secured by this tenant. Tenant with the most specific path wins. -Please see the xref:security-openid-connect-multitenancy.adoc#configure-tenant-paths[Configure tenant paths] -section of the OIDC multitenancy guide for explanation of allowed path patterns. +The JWT lifespan in seconds. This value is added to the time at which the JWT was issued to calculate the expiration time. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TENANT_PATHS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_LIFESPAN+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TENANT_PATHS+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_LIFESPAN+++` endif::add-copy-button-to-env-var[] -- -|list of string -| +|int +|`10` + +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-assertion]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-assertion[`quarkus.oidc.credentials.jwt.assertion`]## -a| [[quarkus-oidc_quarkus-oidc-tenant-public-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-public-key[`quarkus.oidc."tenant".public-key`]## +`quarkus.oidc."tenant".credentials.jwt.assertion` [.description] -- -The public key for the local JWT token verification. OIDC server connection is not created when this property is set. +If true then the client authentication token is a JWT bearer grant assertion. Instead of producing 'client_assertion' and 'client_assertion_type' form properties, only 'assertion' is produced. This option is only supported by the OIDC client extension. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__PUBLIC_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_ASSERTION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__PUBLIC_KEY+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_ASSERTION+++` endif::add-copy-button-to-env-var[] -- -|string -| +|boolean +|`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-introspection-credentials-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-introspection-credentials-name[`quarkus.oidc."tenant".introspection-credentials.name`]## + +h|[[quarkus-oidc_section_quarkus-oidc-introspection-credentials]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-introspection-credentials[Optional introspection endpoint-specific basic authentication configuration]## +h|Type +h|Default + +a| [[quarkus-oidc_quarkus-oidc-introspection-credentials-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-introspection-credentials-name[`quarkus.oidc.introspection-credentials.name`]## + +`quarkus.oidc."tenant".introspection-credentials.name` [.description] -- @@ -55819,16 +54370,18 @@ Name ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__INTROSPECTION_CREDENTIALS_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__INTROSPECTION_CREDENTIALS_NAME+++` +Environment variable: `+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-introspection-credentials-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-introspection-credentials-secret[`quarkus.oidc."tenant".introspection-credentials.secret`]## +a| [[quarkus-oidc_quarkus-oidc-introspection-credentials-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-introspection-credentials-secret[`quarkus.oidc.introspection-credentials.secret`]## + +`quarkus.oidc."tenant".introspection-credentials.secret` [.description] -- @@ -55836,16 +54389,18 @@ Secret ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__INTROSPECTION_CREDENTIALS_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__INTROSPECTION_CREDENTIALS_SECRET+++` +Environment variable: `+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-introspection-credentials-include-client-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-introspection-credentials-include-client-id[`quarkus.oidc."tenant".introspection-credentials.include-client-id`]## +a| [[quarkus-oidc_quarkus-oidc-introspection-credentials-include-client-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-introspection-credentials-include-client-id[`quarkus.oidc.introspection-credentials.include-client-id`]## + +`quarkus.oidc."tenant".introspection-credentials.include-client-id` [.description] -- @@ -55853,16 +54408,23 @@ Include OpenId Connect Client ID configured with `quarkus.oidc.client-id`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__INTROSPECTION_CREDENTIALS_INCLUDE_CLIENT_ID+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_INCLUDE_CLIENT_ID+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__INTROSPECTION_CREDENTIALS_INCLUDE_CLIENT_ID+++` +Environment variable: `+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_INCLUDE_CLIENT_ID+++` endif::add-copy-button-to-env-var[] -- |boolean |`true` -a| [[quarkus-oidc_quarkus-oidc-tenant-roles-role-claim-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-roles-role-claim-path[`quarkus.oidc."tenant".roles.role-claim-path`]## + +h|[[quarkus-oidc_section_quarkus-oidc-roles]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-roles[Configuration to find and parse custom claims which contain roles]## +h|Type +h|Default + +a| [[quarkus-oidc_quarkus-oidc-roles-role-claim-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-roles-role-claim-path[`quarkus.oidc.roles.role-claim-path`]## + +`quarkus.oidc."tenant".roles.role-claim-path` [.description] -- @@ -55870,16 +54432,18 @@ A list of paths to claims containing an array of groups. Each path starts from t ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__ROLES_ROLE_CLAIM_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_ROLES_ROLE_CLAIM_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__ROLES_ROLE_CLAIM_PATH+++` +Environment variable: `+++QUARKUS_OIDC_ROLES_ROLE_CLAIM_PATH+++` endif::add-copy-button-to-env-var[] -- |list of string | -a| [[quarkus-oidc_quarkus-oidc-tenant-roles-role-claim-separator]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-roles-role-claim-separator[`quarkus.oidc."tenant".roles.role-claim-separator`]## +a| [[quarkus-oidc_quarkus-oidc-roles-role-claim-separator]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-roles-role-claim-separator[`quarkus.oidc.roles.role-claim-separator`]## + +`quarkus.oidc."tenant".roles.role-claim-separator` [.description] -- @@ -55887,16 +54451,18 @@ The separator for splitting strings that contain multiple group values. It is on ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__ROLES_ROLE_CLAIM_SEPARATOR+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_ROLES_ROLE_CLAIM_SEPARATOR+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__ROLES_ROLE_CLAIM_SEPARATOR+++` +Environment variable: `+++QUARKUS_OIDC_ROLES_ROLE_CLAIM_SEPARATOR+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-roles-source]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-roles-source[`quarkus.oidc."tenant".roles.source`]## +a| [[quarkus-oidc_quarkus-oidc-roles-source]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-roles-source[`quarkus.oidc.roles.source`]## + +`quarkus.oidc."tenant".roles.source` [.description] -- @@ -55904,16 +54470,23 @@ Source of the principal roles. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__ROLES_SOURCE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_ROLES_SOURCE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__ROLES_SOURCE+++` +Environment variable: `+++QUARKUS_OIDC_ROLES_SOURCE+++` endif::add-copy-button-to-env-var[] -- a|tooltip:idtoken[ID Token - the default value for the `web-app` applications.], tooltip:accesstoken[Access Token - the default value for the `service` applications; can also be used as the source of roles for the `web-app` applications.], tooltip:userinfo[User Info] | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-issuer]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-issuer[`quarkus.oidc."tenant".token.issuer`]## + +h|[[quarkus-oidc_section_quarkus-oidc-token]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-token[Configuration to customize validation of token claims]## +h|Type +h|Default + +a| [[quarkus-oidc_quarkus-oidc-token-issuer]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-issuer[`quarkus.oidc.token.issuer`]## + +`quarkus.oidc."tenant".token.issuer` [.description] -- @@ -55921,16 +54494,18 @@ The expected issuer `iss` claim value. This property overrides the `issuer` prop ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_ISSUER+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_ISSUER+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_ISSUER+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_ISSUER+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-audience]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-audience[`quarkus.oidc."tenant".token.audience`]## +a| [[quarkus-oidc_quarkus-oidc-token-audience]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-audience[`quarkus.oidc.token.audience`]## + +`quarkus.oidc."tenant".token.audience` [.description] -- @@ -55938,16 +54513,18 @@ The expected audience `aud` claim value, which can be a string or an array of st ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_AUDIENCE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_AUDIENCE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_AUDIENCE+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_AUDIENCE+++` endif::add-copy-button-to-env-var[] -- |list of string | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-subject-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-subject-required[`quarkus.oidc."tenant".token.subject-required`]## +a| [[quarkus-oidc_quarkus-oidc-token-subject-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-subject-required[`quarkus.oidc.token.subject-required`]## + +`quarkus.oidc."tenant".token.subject-required` [.description] -- @@ -55955,16 +54532,18 @@ Require that the token includes a `sub` (subject) claim which is a unique and ne ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_SUBJECT_REQUIRED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_SUBJECT_REQUIRED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_SUBJECT_REQUIRED+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_SUBJECT_REQUIRED+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-token-required-claims-claim-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-required-claims-claim-name[`quarkus.oidc."tenant".token.required-claims."claim-name"`]## +a| [[quarkus-oidc_quarkus-oidc-token-required-claims-claim-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-required-claims-claim-name[`quarkus.oidc.token.required-claims."claim-name"`]## + +`quarkus.oidc."tenant".token.required-claims."claim-name"` [.description] -- @@ -55972,16 +54551,18 @@ A map of required claims and their expected values. For example, `quarkus.oidc.t ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_REQUIRED_CLAIMS__CLAIM_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_REQUIRED_CLAIMS__CLAIM_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_REQUIRED_CLAIMS__CLAIM_NAME_+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_REQUIRED_CLAIMS__CLAIM_NAME_+++` endif::add-copy-button-to-env-var[] -- |Map | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-token-type]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-token-type[`quarkus.oidc."tenant".token.token-type`]## +a| [[quarkus-oidc_quarkus-oidc-token-token-type]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-token-type[`quarkus.oidc.token.token-type`]## + +`quarkus.oidc."tenant".token.token-type` [.description] -- @@ -55989,16 +54570,18 @@ Expected token type ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_TOKEN_TYPE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_TOKEN_TYPE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_TOKEN_TYPE+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_TOKEN_TYPE+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-lifespan-grace]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-lifespan-grace[`quarkus.oidc."tenant".token.lifespan-grace`]## +a| [[quarkus-oidc_quarkus-oidc-token-lifespan-grace]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-lifespan-grace[`quarkus.oidc.token.lifespan-grace`]## + +`quarkus.oidc."tenant".token.lifespan-grace` [.description] -- @@ -56006,16 +54589,18 @@ Life span grace period in seconds. When checking token expiry, current time is a ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_LIFESPAN_GRACE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_LIFESPAN_GRACE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_LIFESPAN_GRACE+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_LIFESPAN_GRACE+++` endif::add-copy-button-to-env-var[] -- |int | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-age]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-age[`quarkus.oidc."tenant".token.age`]## +a| [[quarkus-oidc_quarkus-oidc-token-age]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-age[`quarkus.oidc.token.age`]## + +`quarkus.oidc."tenant".token.age` [.description] -- @@ -56023,16 +54608,18 @@ Token age. It allows for the number of seconds to be specified that must not ela ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_AGE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_AGE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_AGE+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_AGE+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-issued-at-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-issued-at-required[`quarkus.oidc."tenant".token.issued-at-required`]## +a| [[quarkus-oidc_quarkus-oidc-token-issued-at-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-issued-at-required[`quarkus.oidc.token.issued-at-required`]## + +`quarkus.oidc."tenant".token.issued-at-required` [.description] -- @@ -56040,16 +54627,18 @@ Require that the token includes a `iat` (issued at) claim Set this property to ` ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_ISSUED_AT_REQUIRED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_ISSUED_AT_REQUIRED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_ISSUED_AT_REQUIRED+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_ISSUED_AT_REQUIRED+++` endif::add-copy-button-to-env-var[] -- |boolean |`true` -a| [[quarkus-oidc_quarkus-oidc-tenant-token-principal-claim]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-principal-claim[`quarkus.oidc."tenant".token.principal-claim`]## +a| [[quarkus-oidc_quarkus-oidc-token-principal-claim]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-principal-claim[`quarkus.oidc.token.principal-claim`]## + +`quarkus.oidc."tenant".token.principal-claim` [.description] -- @@ -56057,16 +54646,18 @@ Name of the claim which contains a principal name. By default, the `upn`, `prefe ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_PRINCIPAL_CLAIM+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_PRINCIPAL_CLAIM+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_PRINCIPAL_CLAIM+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_PRINCIPAL_CLAIM+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-refresh-expired]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-refresh-expired[`quarkus.oidc."tenant".token.refresh-expired`]## +a| [[quarkus-oidc_quarkus-oidc-token-refresh-expired]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-refresh-expired[`quarkus.oidc.token.refresh-expired`]## + +`quarkus.oidc."tenant".token.refresh-expired` [.description] -- @@ -56074,16 +54665,18 @@ Refresh expired authorization code flow ID or access tokens. If this property is ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_REFRESH_EXPIRED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_REFRESH_EXPIRED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_REFRESH_EXPIRED+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_REFRESH_EXPIRED+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-token-refresh-token-time-skew]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-refresh-token-time-skew[`quarkus.oidc."tenant".token.refresh-token-time-skew`]## +a| [[quarkus-oidc_quarkus-oidc-token-refresh-token-time-skew]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-refresh-token-time-skew[`quarkus.oidc.token.refresh-token-time-skew`]## + +`quarkus.oidc."tenant".token.refresh-token-time-skew` [.description] -- @@ -56091,16 +54684,18 @@ The refresh token time skew, in seconds. If this property is enabled, the config ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_REFRESH_TOKEN_TIME_SKEW+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_REFRESH_TOKEN_TIME_SKEW+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_REFRESH_TOKEN_TIME_SKEW+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_REFRESH_TOKEN_TIME_SKEW+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-forced-jwk-refresh-interval]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-forced-jwk-refresh-interval[`quarkus.oidc."tenant".token.forced-jwk-refresh-interval`]## +a| [[quarkus-oidc_quarkus-oidc-token-forced-jwk-refresh-interval]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-forced-jwk-refresh-interval[`quarkus.oidc.token.forced-jwk-refresh-interval`]## + +`quarkus.oidc."tenant".token.forced-jwk-refresh-interval` [.description] -- @@ -56108,16 +54703,18 @@ The forced JWK set refresh interval in minutes. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_FORCED_JWK_REFRESH_INTERVAL+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_FORCED_JWK_REFRESH_INTERVAL+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_FORCED_JWK_REFRESH_INTERVAL+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_FORCED_JWK_REFRESH_INTERVAL+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] |`10M` -a| [[quarkus-oidc_quarkus-oidc-tenant-token-header]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-header[`quarkus.oidc."tenant".token.header`]## +a| [[quarkus-oidc_quarkus-oidc-token-header]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-header[`quarkus.oidc.token.header`]## + +`quarkus.oidc."tenant".token.header` [.description] -- @@ -56125,16 +54722,18 @@ Custom HTTP header that contains a bearer token. This option is valid only when ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_HEADER+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_HEADER+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_HEADER+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_HEADER+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-authorization-scheme]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-authorization-scheme[`quarkus.oidc."tenant".token.authorization-scheme`]## +a| [[quarkus-oidc_quarkus-oidc-token-authorization-scheme]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-authorization-scheme[`quarkus.oidc.token.authorization-scheme`]## + +`quarkus.oidc."tenant".token.authorization-scheme` [.description] -- @@ -56142,16 +54741,18 @@ HTTP Authorization header scheme. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_AUTHORIZATION_SCHEME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_AUTHORIZATION_SCHEME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_AUTHORIZATION_SCHEME+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_AUTHORIZATION_SCHEME+++` endif::add-copy-button-to-env-var[] -- |string |`Bearer` -a| [[quarkus-oidc_quarkus-oidc-tenant-token-signature-algorithm]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-signature-algorithm[`quarkus.oidc."tenant".token.signature-algorithm`]## +a| [[quarkus-oidc_quarkus-oidc-token-signature-algorithm]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-signature-algorithm[`quarkus.oidc.token.signature-algorithm`]## + +`quarkus.oidc."tenant".token.signature-algorithm` [.description] -- @@ -56159,16 +54760,18 @@ Required signature algorithm. OIDC providers support many signature algorithms b ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_SIGNATURE_ALGORITHM+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_SIGNATURE_ALGORITHM+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_SIGNATURE_ALGORITHM+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_SIGNATURE_ALGORITHM+++` endif::add-copy-button-to-env-var[] -- a|`rs256`, `rs384`, `rs512`, `ps256`, `ps384`, `ps512`, `es256`, `es384`, `es512`, `eddsa` | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-decryption-key-location]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-decryption-key-location[`quarkus.oidc."tenant".token.decryption-key-location`]## +a| [[quarkus-oidc_quarkus-oidc-token-decryption-key-location]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-decryption-key-location[`quarkus.oidc.token.decryption-key-location`]## + +`quarkus.oidc."tenant".token.decryption-key-location` [.description] -- @@ -56176,16 +54779,18 @@ Decryption key location. JWT tokens can be inner-signed and encrypted by OpenId ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_DECRYPTION_KEY_LOCATION+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_DECRYPTION_KEY_LOCATION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_DECRYPTION_KEY_LOCATION+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_DECRYPTION_KEY_LOCATION+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-allow-jwt-introspection]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-allow-jwt-introspection[`quarkus.oidc."tenant".token.allow-jwt-introspection`]## +a| [[quarkus-oidc_quarkus-oidc-token-allow-jwt-introspection]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-allow-jwt-introspection[`quarkus.oidc.token.allow-jwt-introspection`]## + +`quarkus.oidc."tenant".token.allow-jwt-introspection` [.description] -- @@ -56193,16 +54798,18 @@ Allow the remote introspection of JWT tokens when no matching JWK key is availab ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_ALLOW_JWT_INTROSPECTION+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_ALLOW_JWT_INTROSPECTION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_ALLOW_JWT_INTROSPECTION+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_ALLOW_JWT_INTROSPECTION+++` endif::add-copy-button-to-env-var[] -- |boolean |`true` -a| [[quarkus-oidc_quarkus-oidc-tenant-token-require-jwt-introspection-only]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-require-jwt-introspection-only[`quarkus.oidc."tenant".token.require-jwt-introspection-only`]## +a| [[quarkus-oidc_quarkus-oidc-token-require-jwt-introspection-only]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-require-jwt-introspection-only[`quarkus.oidc.token.require-jwt-introspection-only`]## + +`quarkus.oidc."tenant".token.require-jwt-introspection-only` [.description] -- @@ -56210,16 +54817,18 @@ Require that JWT tokens are only introspected remotely. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_REQUIRE_JWT_INTROSPECTION_ONLY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_REQUIRE_JWT_INTROSPECTION_ONLY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_REQUIRE_JWT_INTROSPECTION_ONLY+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_REQUIRE_JWT_INTROSPECTION_ONLY+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-token-allow-opaque-token-introspection]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-allow-opaque-token-introspection[`quarkus.oidc."tenant".token.allow-opaque-token-introspection`]## +a| [[quarkus-oidc_quarkus-oidc-token-allow-opaque-token-introspection]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-allow-opaque-token-introspection[`quarkus.oidc.token.allow-opaque-token-introspection`]## + +`quarkus.oidc."tenant".token.allow-opaque-token-introspection` [.description] -- @@ -56227,16 +54836,18 @@ Allow the remote introspection of the opaque tokens. Set this property to `false ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_ALLOW_OPAQUE_TOKEN_INTROSPECTION+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_ALLOW_OPAQUE_TOKEN_INTROSPECTION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_ALLOW_OPAQUE_TOKEN_INTROSPECTION+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_ALLOW_OPAQUE_TOKEN_INTROSPECTION+++` endif::add-copy-button-to-env-var[] -- |boolean |`true` -a| [[quarkus-oidc_quarkus-oidc-tenant-token-customizer-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-customizer-name[`quarkus.oidc."tenant".token.customizer-name`]## +a| [[quarkus-oidc_quarkus-oidc-token-customizer-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-customizer-name[`quarkus.oidc.token.customizer-name`]## + +`quarkus.oidc."tenant".token.customizer-name` [.description] -- @@ -56244,16 +54855,18 @@ Token customizer name. Allows to select a tenant specific token customizer as a ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_CUSTOMIZER_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_CUSTOMIZER_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_CUSTOMIZER_NAME+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_CUSTOMIZER_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-verify-access-token-with-user-info]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-verify-access-token-with-user-info[`quarkus.oidc."tenant".token.verify-access-token-with-user-info`]## +a| [[quarkus-oidc_quarkus-oidc-token-verify-access-token-with-user-info]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-verify-access-token-with-user-info[`quarkus.oidc.token.verify-access-token-with-user-info`]## + +`quarkus.oidc."tenant".token.verify-access-token-with-user-info` [.description] -- @@ -56261,16 +54874,23 @@ Indirectly verify that the opaque (binary) access token is valid by using it to ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_VERIFY_ACCESS_TOKEN_WITH_USER_INFO+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_VERIFY_ACCESS_TOKEN_WITH_USER_INFO+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_VERIFY_ACCESS_TOKEN_WITH_USER_INFO+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_VERIFY_ACCESS_TOKEN_WITH_USER_INFO+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-logout-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-logout-path[`quarkus.oidc."tenant".logout.path`]## + +h|[[quarkus-oidc_section_quarkus-oidc-logout]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-logout[RP-initiated, back-channel and front-channel logout configuration]## +h|Type +h|Default + +a| [[quarkus-oidc_quarkus-oidc-logout-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-path[`quarkus.oidc.logout.path`]## + +`quarkus.oidc."tenant".logout.path` [.description] -- @@ -56278,16 +54898,18 @@ The relative path of the logout endpoint at the application. If provided, the ap ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__LOGOUT_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__LOGOUT_PATH+++` +Environment variable: `+++QUARKUS_OIDC_LOGOUT_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-logout-post-logout-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-logout-post-logout-path[`quarkus.oidc."tenant".logout.post-logout-path`]## +a| [[quarkus-oidc_quarkus-oidc-logout-post-logout-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-post-logout-path[`quarkus.oidc.logout.post-logout-path`]## + +`quarkus.oidc."tenant".logout.post-logout-path` [.description] -- @@ -56295,16 +54917,18 @@ Relative path of the application endpoint where the user should be redirected to ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__LOGOUT_POST_LOGOUT_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_POST_LOGOUT_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__LOGOUT_POST_LOGOUT_PATH+++` +Environment variable: `+++QUARKUS_OIDC_LOGOUT_POST_LOGOUT_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-logout-post-logout-uri-param]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-logout-post-logout-uri-param[`quarkus.oidc."tenant".logout.post-logout-uri-param`]## +a| [[quarkus-oidc_quarkus-oidc-logout-post-logout-uri-param]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-post-logout-uri-param[`quarkus.oidc.logout.post-logout-uri-param`]## + +`quarkus.oidc."tenant".logout.post-logout-uri-param` [.description] -- @@ -56312,16 +54936,18 @@ Name of the post logout URI parameter which is added as a query parameter to the ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__LOGOUT_POST_LOGOUT_URI_PARAM+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_POST_LOGOUT_URI_PARAM+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__LOGOUT_POST_LOGOUT_URI_PARAM+++` +Environment variable: `+++QUARKUS_OIDC_LOGOUT_POST_LOGOUT_URI_PARAM+++` endif::add-copy-button-to-env-var[] -- |string |`post_logout_redirect_uri` -a| [[quarkus-oidc_quarkus-oidc-tenant-logout-extra-params-query-parameter-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-logout-extra-params-query-parameter-name[`quarkus.oidc."tenant".logout.extra-params."query-parameter-name"`]## +a| [[quarkus-oidc_quarkus-oidc-logout-extra-params-query-parameter-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-extra-params-query-parameter-name[`quarkus.oidc.logout.extra-params."query-parameter-name"`]## + +`quarkus.oidc."tenant".logout.extra-params."query-parameter-name"` [.description] -- @@ -56329,16 +54955,18 @@ Additional properties which is added as the query parameters to the logout redir ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__LOGOUT_EXTRA_PARAMS__QUERY_PARAMETER_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_EXTRA_PARAMS__QUERY_PARAMETER_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__LOGOUT_EXTRA_PARAMS__QUERY_PARAMETER_NAME_+++` +Environment variable: `+++QUARKUS_OIDC_LOGOUT_EXTRA_PARAMS__QUERY_PARAMETER_NAME_+++` endif::add-copy-button-to-env-var[] -- |Map | -a| [[quarkus-oidc_quarkus-oidc-tenant-logout-backchannel-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-logout-backchannel-path[`quarkus.oidc."tenant".logout.backchannel.path`]## +a| [[quarkus-oidc_quarkus-oidc-logout-backchannel-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-backchannel-path[`quarkus.oidc.logout.backchannel.path`]## + +`quarkus.oidc."tenant".logout.backchannel.path` [.description] -- @@ -56346,16 +54974,18 @@ The relative path of the Back-Channel Logout endpoint at the application. It mus ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__LOGOUT_BACKCHANNEL_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__LOGOUT_BACKCHANNEL_PATH+++` +Environment variable: `+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-logout-backchannel-token-cache-size]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-logout-backchannel-token-cache-size[`quarkus.oidc."tenant".logout.backchannel.token-cache-size`]## +a| [[quarkus-oidc_quarkus-oidc-logout-backchannel-token-cache-size]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-backchannel-token-cache-size[`quarkus.oidc.logout.backchannel.token-cache-size`]## + +`quarkus.oidc."tenant".logout.backchannel.token-cache-size` [.description] -- @@ -56363,16 +54993,18 @@ Maximum number of logout tokens that can be cached before they are matched again ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__LOGOUT_BACKCHANNEL_TOKEN_CACHE_SIZE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_TOKEN_CACHE_SIZE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__LOGOUT_BACKCHANNEL_TOKEN_CACHE_SIZE+++` +Environment variable: `+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_TOKEN_CACHE_SIZE+++` endif::add-copy-button-to-env-var[] -- |int |`10` -a| [[quarkus-oidc_quarkus-oidc-tenant-logout-backchannel-token-cache-time-to-live]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-logout-backchannel-token-cache-time-to-live[`quarkus.oidc."tenant".logout.backchannel.token-cache-time-to-live`]## +a| [[quarkus-oidc_quarkus-oidc-logout-backchannel-token-cache-time-to-live]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-backchannel-token-cache-time-to-live[`quarkus.oidc.logout.backchannel.token-cache-time-to-live`]## + +`quarkus.oidc."tenant".logout.backchannel.token-cache-time-to-live` [.description] -- @@ -56380,16 +55012,18 @@ Number of minutes a logout token can be cached for. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__LOGOUT_BACKCHANNEL_TOKEN_CACHE_TIME_TO_LIVE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_TOKEN_CACHE_TIME_TO_LIVE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__LOGOUT_BACKCHANNEL_TOKEN_CACHE_TIME_TO_LIVE+++` +Environment variable: `+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_TOKEN_CACHE_TIME_TO_LIVE+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] |`10M` -a| [[quarkus-oidc_quarkus-oidc-tenant-logout-backchannel-clean-up-timer-interval]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-logout-backchannel-clean-up-timer-interval[`quarkus.oidc."tenant".logout.backchannel.clean-up-timer-interval`]## +a| [[quarkus-oidc_quarkus-oidc-logout-backchannel-clean-up-timer-interval]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-backchannel-clean-up-timer-interval[`quarkus.oidc.logout.backchannel.clean-up-timer-interval`]## + +`quarkus.oidc."tenant".logout.backchannel.clean-up-timer-interval` [.description] -- @@ -56397,16 +55031,18 @@ Token cache timer interval. If this property is set, a timer checks and removes ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__LOGOUT_BACKCHANNEL_CLEAN_UP_TIMER_INTERVAL+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_CLEAN_UP_TIMER_INTERVAL+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__LOGOUT_BACKCHANNEL_CLEAN_UP_TIMER_INTERVAL+++` +Environment variable: `+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_CLEAN_UP_TIMER_INTERVAL+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] | -a| [[quarkus-oidc_quarkus-oidc-tenant-logout-backchannel-logout-token-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-logout-backchannel-logout-token-key[`quarkus.oidc."tenant".logout.backchannel.logout-token-key`]## +a| [[quarkus-oidc_quarkus-oidc-logout-backchannel-logout-token-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-backchannel-logout-token-key[`quarkus.oidc.logout.backchannel.logout-token-key`]## + +`quarkus.oidc."tenant".logout.backchannel.logout-token-key` [.description] -- @@ -56414,16 +55050,18 @@ Logout token claim whose value is used as a key for caching the tokens. Only `su ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__LOGOUT_BACKCHANNEL_LOGOUT_TOKEN_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_LOGOUT_TOKEN_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__LOGOUT_BACKCHANNEL_LOGOUT_TOKEN_KEY+++` +Environment variable: `+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_LOGOUT_TOKEN_KEY+++` endif::add-copy-button-to-env-var[] -- |string |`sub` -a| [[quarkus-oidc_quarkus-oidc-tenant-logout-frontchannel-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-logout-frontchannel-path[`quarkus.oidc."tenant".logout.frontchannel.path`]## +a| [[quarkus-oidc_quarkus-oidc-logout-frontchannel-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-frontchannel-path[`quarkus.oidc.logout.frontchannel.path`]## + +`quarkus.oidc."tenant".logout.frontchannel.path` [.description] -- @@ -56431,16 +55069,23 @@ The relative path of the Front-Channel Logout endpoint at the application. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__LOGOUT_FRONTCHANNEL_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_FRONTCHANNEL_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__LOGOUT_FRONTCHANNEL_PATH+++` +Environment variable: `+++QUARKUS_OIDC_LOGOUT_FRONTCHANNEL_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-certificate-chain-leaf-certificate-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-certificate-chain-leaf-certificate-name[`quarkus.oidc."tenant".certificate-chain.leaf-certificate-name`]## + +h|[[quarkus-oidc_section_quarkus-oidc-certificate-chain]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-certificate-chain[Configuration of the certificate chain which can be used to verify tokens]## +h|Type +h|Default + +a| [[quarkus-oidc_quarkus-oidc-certificate-chain-leaf-certificate-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-certificate-chain-leaf-certificate-name[`quarkus.oidc.certificate-chain.leaf-certificate-name`]## + +`quarkus.oidc."tenant".certificate-chain.leaf-certificate-name` [.description] -- @@ -56448,16 +55093,18 @@ Common name of the leaf certificate. It must be set if the `trust-store-file` do ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CERTIFICATE_CHAIN_LEAF_CERTIFICATE_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CERTIFICATE_CHAIN_LEAF_CERTIFICATE_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CERTIFICATE_CHAIN_LEAF_CERTIFICATE_NAME+++` +Environment variable: `+++QUARKUS_OIDC_CERTIFICATE_CHAIN_LEAF_CERTIFICATE_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-certificate-chain-trust-store-file]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-certificate-chain-trust-store-file[`quarkus.oidc."tenant".certificate-chain.trust-store-file`]## +a| [[quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-file]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-file[`quarkus.oidc.certificate-chain.trust-store-file`]## + +`quarkus.oidc."tenant".certificate-chain.trust-store-file` [.description] -- @@ -56465,16 +55112,18 @@ Truststore file which keeps thumbprints of the trusted certificates. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CERTIFICATE_CHAIN_TRUST_STORE_FILE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_FILE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CERTIFICATE_CHAIN_TRUST_STORE_FILE+++` +Environment variable: `+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_FILE+++` endif::add-copy-button-to-env-var[] -- |path | -a| [[quarkus-oidc_quarkus-oidc-tenant-certificate-chain-trust-store-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-certificate-chain-trust-store-password[`quarkus.oidc."tenant".certificate-chain.trust-store-password`]## +a| [[quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-password[`quarkus.oidc.certificate-chain.trust-store-password`]## + +`quarkus.oidc."tenant".certificate-chain.trust-store-password` [.description] -- @@ -56482,16 +55131,18 @@ A parameter to specify the password of the truststore file if it is configured w ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CERTIFICATE_CHAIN_TRUST_STORE_PASSWORD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_PASSWORD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CERTIFICATE_CHAIN_TRUST_STORE_PASSWORD+++` +Environment variable: `+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_PASSWORD+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-certificate-chain-trust-store-cert-alias]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-certificate-chain-trust-store-cert-alias[`quarkus.oidc."tenant".certificate-chain.trust-store-cert-alias`]## +a| [[quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-cert-alias]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-cert-alias[`quarkus.oidc.certificate-chain.trust-store-cert-alias`]## + +`quarkus.oidc."tenant".certificate-chain.trust-store-cert-alias` [.description] -- @@ -56499,16 +55150,18 @@ A parameter to specify the alias of the truststore certificate. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CERTIFICATE_CHAIN_TRUST_STORE_CERT_ALIAS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_CERT_ALIAS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CERTIFICATE_CHAIN_TRUST_STORE_CERT_ALIAS+++` +Environment variable: `+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_CERT_ALIAS+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-certificate-chain-trust-store-file-type]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-certificate-chain-trust-store-file-type[`quarkus.oidc."tenant".certificate-chain.trust-store-file-type`]## +a| [[quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-file-type]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-file-type[`quarkus.oidc.certificate-chain.trust-store-file-type`]## + +`quarkus.oidc."tenant".certificate-chain.trust-store-file-type` [.description] -- @@ -56516,16 +55169,23 @@ An optional parameter to specify type of the truststore file. If not given, the ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CERTIFICATE_CHAIN_TRUST_STORE_FILE_TYPE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_FILE_TYPE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CERTIFICATE_CHAIN_TRUST_STORE_FILE_TYPE+++` +Environment variable: `+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_FILE_TYPE+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-response-mode]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-response-mode[`quarkus.oidc."tenant".authentication.response-mode`]## + +h|[[quarkus-oidc_section_quarkus-oidc-authentication]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-authentication[Configuration for managing an authorization code flow]## +h|Type +h|Default + +a| [[quarkus-oidc_quarkus-oidc-authentication-response-mode]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-response-mode[`quarkus.oidc.authentication.response-mode`]## + +`quarkus.oidc."tenant".authentication.response-mode` [.description] -- @@ -56533,16 +55193,18 @@ Authorization code flow response mode. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_RESPONSE_MODE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_RESPONSE_MODE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_RESPONSE_MODE+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_RESPONSE_MODE+++` endif::add-copy-button-to-env-var[] -- a|tooltip:query[Authorization response parameters are encoded in the query string added to the `redirect_uri`], tooltip:form-post[Authorization response parameters are encoded as HTML form values that are auto-submitted in the browser and transmitted by the HTTP POST method using the application/x-www-form-urlencoded content type] |tooltip:query[Authorization response parameters are encoded in the query string added to the `redirect_uri`] -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-redirect-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-redirect-path[`quarkus.oidc."tenant".authentication.redirect-path`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-redirect-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-redirect-path[`quarkus.oidc.authentication.redirect-path`]## + +`quarkus.oidc."tenant".authentication.redirect-path` [.description] -- @@ -56550,16 +55212,18 @@ The relative path for calculating a `redirect_uri` query parameter. It has to st ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_REDIRECT_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_REDIRECT_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_REDIRECT_PATH+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_REDIRECT_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-restore-path-after-redirect]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-restore-path-after-redirect[`quarkus.oidc."tenant".authentication.restore-path-after-redirect`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-restore-path-after-redirect]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-restore-path-after-redirect[`quarkus.oidc.authentication.restore-path-after-redirect`]## + +`quarkus.oidc."tenant".authentication.restore-path-after-redirect` [.description] -- @@ -56567,16 +55231,18 @@ If this property is set to `true`, the original request URI which was used befor ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_RESTORE_PATH_AFTER_REDIRECT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_RESTORE_PATH_AFTER_REDIRECT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_RESTORE_PATH_AFTER_REDIRECT+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_RESTORE_PATH_AFTER_REDIRECT+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-remove-redirect-parameters]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-remove-redirect-parameters[`quarkus.oidc."tenant".authentication.remove-redirect-parameters`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-remove-redirect-parameters]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-remove-redirect-parameters[`quarkus.oidc.authentication.remove-redirect-parameters`]## + +`quarkus.oidc."tenant".authentication.remove-redirect-parameters` [.description] -- @@ -56584,16 +55250,18 @@ Remove the query parameters such as `code` and `state` set by the OIDC server on ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_REMOVE_REDIRECT_PARAMETERS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_REMOVE_REDIRECT_PARAMETERS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_REMOVE_REDIRECT_PARAMETERS+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_REMOVE_REDIRECT_PARAMETERS+++` endif::add-copy-button-to-env-var[] -- |boolean |`true` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-error-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-error-path[`quarkus.oidc."tenant".authentication.error-path`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-error-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-error-path[`quarkus.oidc.authentication.error-path`]## + +`quarkus.oidc."tenant".authentication.error-path` [.description] -- @@ -56601,16 +55269,18 @@ Relative path to the public endpoint which processes the error response from the ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_ERROR_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_ERROR_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_ERROR_PATH+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_ERROR_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-session-expired-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-session-expired-path[`quarkus.oidc."tenant".authentication.session-expired-path`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-session-expired-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-session-expired-path[`quarkus.oidc.authentication.session-expired-path`]## + +`quarkus.oidc."tenant".authentication.session-expired-path` [.description] -- @@ -56622,16 +55292,18 @@ Set this property if you would like the user whose session has expired be redire ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_SESSION_EXPIRED_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_SESSION_EXPIRED_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_SESSION_EXPIRED_PATH+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_SESSION_EXPIRED_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-verify-access-token]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-verify-access-token[`quarkus.oidc."tenant".authentication.verify-access-token`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-verify-access-token]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-verify-access-token[`quarkus.oidc.authentication.verify-access-token`]## + +`quarkus.oidc."tenant".authentication.verify-access-token` [.description] -- @@ -56647,16 +55319,18 @@ Bearer access token is always verified. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_VERIFY_ACCESS_TOKEN+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_VERIFY_ACCESS_TOKEN+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_VERIFY_ACCESS_TOKEN+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_VERIFY_ACCESS_TOKEN+++` endif::add-copy-button-to-env-var[] -- |boolean |`true when access token is injected as the JsonWebToken bean, false otherwise` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-force-redirect-https-scheme]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-force-redirect-https-scheme[`quarkus.oidc."tenant".authentication.force-redirect-https-scheme`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-force-redirect-https-scheme]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-force-redirect-https-scheme[`quarkus.oidc.authentication.force-redirect-https-scheme`]## + +`quarkus.oidc."tenant".authentication.force-redirect-https-scheme` [.description] -- @@ -56664,16 +55338,18 @@ Force `https` as the `redirect_uri` parameter scheme when running behind an SSL/ ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_FORCE_REDIRECT_HTTPS_SCHEME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_FORCE_REDIRECT_HTTPS_SCHEME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_FORCE_REDIRECT_HTTPS_SCHEME+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_FORCE_REDIRECT_HTTPS_SCHEME+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-scopes]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-scopes[`quarkus.oidc."tenant".authentication.scopes`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-scopes]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-scopes[`quarkus.oidc.authentication.scopes`]## + +`quarkus.oidc."tenant".authentication.scopes` [.description] -- @@ -56681,16 +55357,18 @@ List of scopes ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_SCOPES+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_SCOPES+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_SCOPES+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_SCOPES+++` endif::add-copy-button-to-env-var[] -- |list of string | -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-scope-separator]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-scope-separator[`quarkus.oidc."tenant".authentication.scope-separator`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-scope-separator]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-scope-separator[`quarkus.oidc.authentication.scope-separator`]## + +`quarkus.oidc."tenant".authentication.scope-separator` [.description] -- @@ -56698,16 +55376,18 @@ The separator which is used when more than one scope is configured. A single spa ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_SCOPE_SEPARATOR+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_SCOPE_SEPARATOR+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_SCOPE_SEPARATOR+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_SCOPE_SEPARATOR+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-nonce-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-nonce-required[`quarkus.oidc."tenant".authentication.nonce-required`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-nonce-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-nonce-required[`quarkus.oidc.authentication.nonce-required`]## + +`quarkus.oidc."tenant".authentication.nonce-required` [.description] -- @@ -56715,16 +55395,18 @@ Require that ID token includes a `nonce` claim which must match `nonce` authenti ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_NONCE_REQUIRED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_NONCE_REQUIRED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_NONCE_REQUIRED+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_NONCE_REQUIRED+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-add-openid-scope]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-add-openid-scope[`quarkus.oidc."tenant".authentication.add-openid-scope`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-add-openid-scope]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-add-openid-scope[`quarkus.oidc.authentication.add-openid-scope`]## + +`quarkus.oidc."tenant".authentication.add-openid-scope` [.description] -- @@ -56732,16 +55414,18 @@ Add the `openid` scope automatically to the list of scopes. This is required for ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_ADD_OPENID_SCOPE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_ADD_OPENID_SCOPE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_ADD_OPENID_SCOPE+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_ADD_OPENID_SCOPE+++` endif::add-copy-button-to-env-var[] -- |boolean |`true` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-extra-params-parameter-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-extra-params-parameter-name[`quarkus.oidc."tenant".authentication.extra-params."parameter-name"`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-extra-params-parameter-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-extra-params-parameter-name[`quarkus.oidc.authentication.extra-params."parameter-name"`]## + +`quarkus.oidc."tenant".authentication.extra-params."parameter-name"` [.description] -- @@ -56749,16 +55433,18 @@ Additional properties added as query parameters to the authentication redirect U ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_EXTRA_PARAMS__PARAMETER_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_EXTRA_PARAMS__PARAMETER_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_EXTRA_PARAMS__PARAMETER_NAME_+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_EXTRA_PARAMS__PARAMETER_NAME_+++` endif::add-copy-button-to-env-var[] -- |Map | -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-forward-params]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-forward-params[`quarkus.oidc."tenant".authentication.forward-params`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-forward-params]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-forward-params[`quarkus.oidc.authentication.forward-params`]## + +`quarkus.oidc."tenant".authentication.forward-params` [.description] -- @@ -56766,16 +55452,18 @@ Request URL query parameters which, if present, are added to the authentication ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_FORWARD_PARAMS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_FORWARD_PARAMS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_FORWARD_PARAMS+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_FORWARD_PARAMS+++` endif::add-copy-button-to-env-var[] -- |list of string | -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-force-secure]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-force-secure[`quarkus.oidc."tenant".authentication.cookie-force-secure`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-force-secure]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-force-secure[`quarkus.oidc.authentication.cookie-force-secure`]## + +`quarkus.oidc."tenant".authentication.cookie-force-secure` [.description] -- @@ -56783,16 +55471,18 @@ If enabled the state, session, and post logout cookies have their `secure` param ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_FORCE_SECURE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_FORCE_SECURE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_FORCE_SECURE+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_FORCE_SECURE+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-suffix]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-suffix[`quarkus.oidc."tenant".authentication.cookie-suffix`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-suffix]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-suffix[`quarkus.oidc.authentication.cookie-suffix`]## + +`quarkus.oidc."tenant".authentication.cookie-suffix` [.description] -- @@ -56800,16 +55490,18 @@ Cookie name suffix. For example, a session cookie name for the default OIDC tena ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_SUFFIX+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_SUFFIX+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_SUFFIX+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_SUFFIX+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-path[`quarkus.oidc."tenant".authentication.cookie-path`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-path[`quarkus.oidc.authentication.cookie-path`]## + +`quarkus.oidc."tenant".authentication.cookie-path` [.description] -- @@ -56817,16 +55509,18 @@ Cookie path parameter value which, if set, is used to set a path parameter for t ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_PATH+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_PATH+++` endif::add-copy-button-to-env-var[] -- |string |`/` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-path-header]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-path-header[`quarkus.oidc."tenant".authentication.cookie-path-header`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-path-header]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-path-header[`quarkus.oidc.authentication.cookie-path-header`]## + +`quarkus.oidc."tenant".authentication.cookie-path-header` [.description] -- @@ -56834,16 +55528,18 @@ Cookie path header parameter value which, if set, identifies the incoming HTTP h ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_PATH_HEADER+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_PATH_HEADER+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_PATH_HEADER+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_PATH_HEADER+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-domain]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-domain[`quarkus.oidc."tenant".authentication.cookie-domain`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-domain]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-domain[`quarkus.oidc.authentication.cookie-domain`]## + +`quarkus.oidc."tenant".authentication.cookie-domain` [.description] -- @@ -56851,16 +55547,18 @@ Cookie domain parameter value which, if set, is used for the session, state and ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_DOMAIN+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_DOMAIN+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_DOMAIN+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_DOMAIN+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-same-site]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-same-site[`quarkus.oidc."tenant".authentication.cookie-same-site`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-same-site]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-same-site[`quarkus.oidc.authentication.cookie-same-site`]## + +`quarkus.oidc."tenant".authentication.cookie-same-site` [.description] -- @@ -56868,16 +55566,18 @@ SameSite attribute for the session cookie. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_SAME_SITE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_SAME_SITE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_SAME_SITE+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_SAME_SITE+++` endif::add-copy-button-to-env-var[] -- a|`strict`, `lax`, `none` |`lax` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-allow-multiple-code-flows]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-allow-multiple-code-flows[`quarkus.oidc."tenant".authentication.allow-multiple-code-flows`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-allow-multiple-code-flows]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-allow-multiple-code-flows[`quarkus.oidc.authentication.allow-multiple-code-flows`]## + +`quarkus.oidc."tenant".authentication.allow-multiple-code-flows` [.description] -- @@ -56885,16 +55585,18 @@ If a state cookie is present, a `state` query parameter must also be present and ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_ALLOW_MULTIPLE_CODE_FLOWS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_ALLOW_MULTIPLE_CODE_FLOWS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_ALLOW_MULTIPLE_CODE_FLOWS+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_ALLOW_MULTIPLE_CODE_FLOWS+++` endif::add-copy-button-to-env-var[] -- |boolean |`true` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-fail-on-missing-state-param]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-fail-on-missing-state-param[`quarkus.oidc."tenant".authentication.fail-on-missing-state-param`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-fail-on-missing-state-param]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-fail-on-missing-state-param[`quarkus.oidc.authentication.fail-on-missing-state-param`]## + +`quarkus.oidc."tenant".authentication.fail-on-missing-state-param` [.description] -- @@ -56908,16 +55610,18 @@ However, setting this property to `false` might help if the above options are no ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_FAIL_ON_MISSING_STATE_PARAM+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_FAIL_ON_MISSING_STATE_PARAM+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_FAIL_ON_MISSING_STATE_PARAM+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_FAIL_ON_MISSING_STATE_PARAM+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-user-info-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-user-info-required[`quarkus.oidc."tenant".authentication.user-info-required`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-user-info-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-user-info-required[`quarkus.oidc.authentication.user-info-required`]## + +`quarkus.oidc."tenant".authentication.user-info-required` [.description] -- @@ -56929,16 +55633,18 @@ It is also enabled automatically if `io.quarkus.oidc.UserInfo` injection point i ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_USER_INFO_REQUIRED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_USER_INFO_REQUIRED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_USER_INFO_REQUIRED+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_USER_INFO_REQUIRED+++` endif::add-copy-button-to-env-var[] -- |boolean |`true when UserInfo bean is injected, false otherwise` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-session-age-extension]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-session-age-extension[`quarkus.oidc."tenant".authentication.session-age-extension`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-session-age-extension]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-session-age-extension[`quarkus.oidc.authentication.session-age-extension`]## + +`quarkus.oidc."tenant".authentication.session-age-extension` [.description] -- @@ -56946,16 +55652,18 @@ Session age extension in minutes. The user session age property is set to the va ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_SESSION_AGE_EXTENSION+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_SESSION_AGE_EXTENSION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_SESSION_AGE_EXTENSION+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_SESSION_AGE_EXTENSION+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] |`5M` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-state-cookie-age]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-state-cookie-age[`quarkus.oidc."tenant".authentication.state-cookie-age`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-state-cookie-age]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-state-cookie-age[`quarkus.oidc.authentication.state-cookie-age`]## + +`quarkus.oidc."tenant".authentication.state-cookie-age` [.description] -- @@ -56963,16 +55671,18 @@ State cookie age in minutes. State cookie is created every time a new authorizat ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_STATE_COOKIE_AGE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_STATE_COOKIE_AGE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_STATE_COOKIE_AGE+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_STATE_COOKIE_AGE+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] |`5M` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-java-script-auto-redirect]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-java-script-auto-redirect[`quarkus.oidc."tenant".authentication.java-script-auto-redirect`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-java-script-auto-redirect]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-java-script-auto-redirect[`quarkus.oidc.authentication.java-script-auto-redirect`]## + +`quarkus.oidc."tenant".authentication.java-script-auto-redirect` [.description] -- @@ -56982,16 +55692,18 @@ If this property is set to `false`, a status code of `499` is returned to allow ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_JAVA_SCRIPT_AUTO_REDIRECT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_JAVA_SCRIPT_AUTO_REDIRECT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_JAVA_SCRIPT_AUTO_REDIRECT+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_JAVA_SCRIPT_AUTO_REDIRECT+++` endif::add-copy-button-to-env-var[] -- |boolean |`true` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-id-token-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-id-token-required[`quarkus.oidc."tenant".authentication.id-token-required`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-id-token-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-id-token-required[`quarkus.oidc.authentication.id-token-required`]## + +`quarkus.oidc."tenant".authentication.id-token-required` [.description] -- @@ -56999,16 +55711,18 @@ Requires that ID token is available when the authorization code flow completes. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_ID_TOKEN_REQUIRED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_ID_TOKEN_REQUIRED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_ID_TOKEN_REQUIRED+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_ID_TOKEN_REQUIRED+++` endif::add-copy-button-to-env-var[] -- |boolean |`true` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-internal-id-token-lifespan]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-internal-id-token-lifespan[`quarkus.oidc."tenant".authentication.internal-id-token-lifespan`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-internal-id-token-lifespan]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-internal-id-token-lifespan[`quarkus.oidc.authentication.internal-id-token-lifespan`]## + +`quarkus.oidc."tenant".authentication.internal-id-token-lifespan` [.description] -- @@ -57016,16 +55730,18 @@ Internal ID token lifespan. This property is only checked when an internal IdTok ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_INTERNAL_ID_TOKEN_LIFESPAN+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_INTERNAL_ID_TOKEN_LIFESPAN+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_INTERNAL_ID_TOKEN_LIFESPAN+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_INTERNAL_ID_TOKEN_LIFESPAN+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] |`5M` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-pkce-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-pkce-required[`quarkus.oidc."tenant".authentication.pkce-required`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-pkce-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-pkce-required[`quarkus.oidc.authentication.pkce-required`]## + +`quarkus.oidc."tenant".authentication.pkce-required` [.description] -- @@ -57033,16 +55749,18 @@ Requires that a Proof Key for Code Exchange (PKCE) is used. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_PKCE_REQUIRED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_PKCE_REQUIRED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_PKCE_REQUIRED+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_PKCE_REQUIRED+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-state-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-state-secret[`quarkus.oidc."tenant".authentication.state-secret`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-state-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-state-secret[`quarkus.oidc.authentication.state-secret`]## + +`quarkus.oidc."tenant".authentication.state-secret` [.description] -- @@ -57056,16 +55774,23 @@ Error is reported if the secret length is less than 16 characters. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_STATE_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_STATE_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_STATE_SECRET+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_STATE_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-code-grant-extra-params-parameter-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-code-grant-extra-params-parameter-name[`quarkus.oidc."tenant".code-grant.extra-params."parameter-name"`]## + +h|[[quarkus-oidc_section_quarkus-oidc-code-grant]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-code-grant[Configuration to complete an authorization code flow grant]## +h|Type +h|Default + +a| [[quarkus-oidc_quarkus-oidc-code-grant-extra-params-parameter-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-code-grant-extra-params-parameter-name[`quarkus.oidc.code-grant.extra-params."parameter-name"`]## + +`quarkus.oidc."tenant".code-grant.extra-params."parameter-name"` [.description] -- @@ -57073,16 +55798,18 @@ Additional parameters, in addition to the required `code` and `redirect-uri` par ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CODE_GRANT_EXTRA_PARAMS__PARAMETER_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CODE_GRANT_EXTRA_PARAMS__PARAMETER_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CODE_GRANT_EXTRA_PARAMS__PARAMETER_NAME_+++` +Environment variable: `+++QUARKUS_OIDC_CODE_GRANT_EXTRA_PARAMS__PARAMETER_NAME_+++` endif::add-copy-button-to-env-var[] -- |Map | -a| [[quarkus-oidc_quarkus-oidc-tenant-code-grant-headers-header-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-code-grant-headers-header-name[`quarkus.oidc."tenant".code-grant.headers."header-name"`]## +a| [[quarkus-oidc_quarkus-oidc-code-grant-headers-header-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-code-grant-headers-header-name[`quarkus.oidc.code-grant.headers."header-name"`]## + +`quarkus.oidc."tenant".code-grant.headers."header-name"` [.description] -- @@ -57090,16 +55817,23 @@ Custom HTTP headers which must be sent to complete the authorization code grant ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CODE_GRANT_HEADERS__HEADER_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CODE_GRANT_HEADERS__HEADER_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CODE_GRANT_HEADERS__HEADER_NAME_+++` +Environment variable: `+++QUARKUS_OIDC_CODE_GRANT_HEADERS__HEADER_NAME_+++` endif::add-copy-button-to-env-var[] -- |Map | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-state-manager-strategy]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-state-manager-strategy[`quarkus.oidc."tenant".token-state-manager.strategy`]## + +h|[[quarkus-oidc_section_quarkus-oidc-token-state-manager]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-token-state-manager[Default token state manager configuration]## +h|Type +h|Default + +a| [[quarkus-oidc_quarkus-oidc-token-state-manager-strategy]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-state-manager-strategy[`quarkus.oidc.token-state-manager.strategy`]## + +`quarkus.oidc."tenant".token-state-manager.strategy` [.description] -- @@ -57107,16 +55841,18 @@ Default TokenStateManager strategy. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_STATE_MANAGER_STRATEGY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_STRATEGY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_STATE_MANAGER_STRATEGY+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_STRATEGY+++` endif::add-copy-button-to-env-var[] -- a|tooltip:keep-all-tokens[Keep ID, access and refresh tokens.], tooltip:id-token[Keep ID token only], tooltip:id-refresh-tokens[Keep ID and refresh tokens only] |tooltip:keep-all-tokens[Keep ID, access and refresh tokens.] -a| [[quarkus-oidc_quarkus-oidc-tenant-token-state-manager-split-tokens]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-state-manager-split-tokens[`quarkus.oidc."tenant".token-state-manager.split-tokens`]## +a| [[quarkus-oidc_quarkus-oidc-token-state-manager-split-tokens]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-state-manager-split-tokens[`quarkus.oidc.token-state-manager.split-tokens`]## + +`quarkus.oidc."tenant".token-state-manager.split-tokens` [.description] -- @@ -57124,16 +55860,18 @@ Default TokenStateManager keeps all tokens (ID, access and refresh) returned in ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_STATE_MANAGER_SPLIT_TOKENS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_SPLIT_TOKENS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_STATE_MANAGER_SPLIT_TOKENS+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_SPLIT_TOKENS+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-token-state-manager-encryption-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-state-manager-encryption-required[`quarkus.oidc."tenant".token-state-manager.encryption-required`]## +a| [[quarkus-oidc_quarkus-oidc-token-state-manager-encryption-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-state-manager-encryption-required[`quarkus.oidc.token-state-manager.encryption-required`]## + +`quarkus.oidc."tenant".token-state-manager.encryption-required` [.description] -- @@ -57141,16 +55879,18 @@ Mandates that the Default TokenStateManager encrypt the session cookie that stor ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_STATE_MANAGER_ENCRYPTION_REQUIRED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_REQUIRED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_STATE_MANAGER_ENCRYPTION_REQUIRED+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_REQUIRED+++` endif::add-copy-button-to-env-var[] -- |boolean |`true` -a| [[quarkus-oidc_quarkus-oidc-tenant-token-state-manager-encryption-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-state-manager-encryption-secret[`quarkus.oidc."tenant".token-state-manager.encryption-secret`]## +a| [[quarkus-oidc_quarkus-oidc-token-state-manager-encryption-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-state-manager-encryption-secret[`quarkus.oidc.token-state-manager.encryption-secret`]## + +`quarkus.oidc."tenant".token-state-manager.encryption-secret` [.description] -- @@ -57162,16 +55902,18 @@ The length of the secret used to encrypt the tokens should be at least 32 charac ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_STATE_MANAGER_ENCRYPTION_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_STATE_MANAGER_ENCRYPTION_SECRET+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-state-manager-encryption-algorithm]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-state-manager-encryption-algorithm[`quarkus.oidc."tenant".token-state-manager.encryption-algorithm`]## +a| [[quarkus-oidc_quarkus-oidc-token-state-manager-encryption-algorithm]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-state-manager-encryption-algorithm[`quarkus.oidc.token-state-manager.encryption-algorithm`]## + +`quarkus.oidc."tenant".token-state-manager.encryption-algorithm` [.description] -- @@ -57179,170 +55921,171 @@ Session cookie key encryption algorithm ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_STATE_MANAGER_ENCRYPTION_ALGORITHM+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_ALGORITHM+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_STATE_MANAGER_ENCRYPTION_ALGORITHM+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_ALGORITHM+++` endif::add-copy-button-to-env-var[] -- a|tooltip:a256-gcmkw[Content encryption key will be generated and encrypted using the A256GCMKW algorithm and the configured encryption secret. The generated content encryption key will be used to encrypt the session cookie content.], tooltip:dir[The configured key encryption secret will be used as the content encryption key to encrypt the session cookie content. Using the direct encryption avoids a content encryption key generation step and will make the encrypted session cookie sequence slightly shorter. Avoid using the direct encryption if the encryption secret is less than 32 characters long.] |tooltip:a256-gcmkw[Content encryption key will be generated and encrypted using the A256GCMKW algorithm and the configured encryption secret. The generated content encryption key will be used to encrypt the session cookie content.] -a| [[quarkus-oidc_quarkus-oidc-tenant-allow-token-introspection-cache]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-allow-token-introspection-cache[`quarkus.oidc."tenant".allow-token-introspection-cache`]## - -[.description] --- -Allow caching the token introspection data. Note enabling this property does not enable the cache itself but only permits to cache the token introspection for a given tenant. If the default token cache can be used, see `OidcConfig.TokenCache` to enable it. +h|[[quarkus-oidc_section_quarkus-oidc-jwks]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-jwks[How JsonWebKey verification key set should be acquired and managed]## +h|Type +h|Default -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__ALLOW_TOKEN_INTROSPECTION_CACHE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__ALLOW_TOKEN_INTROSPECTION_CACHE+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` +a| [[quarkus-oidc_quarkus-oidc-jwks-resolve-early]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-resolve-early[`quarkus.oidc.jwks.resolve-early`]## -a| [[quarkus-oidc_quarkus-oidc-tenant-allow-user-info-cache]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-allow-user-info-cache[`quarkus.oidc."tenant".allow-user-info-cache`]## +`quarkus.oidc."tenant".jwks.resolve-early` [.description] -- -Allow caching the user info data. Note enabling this property does not enable the cache itself but only permits to cache the user info data for a given tenant. If the default token cache can be used, see `OidcConfig.TokenCache` to enable it. +If JWK verification keys should be fetched at the moment a connection to the OIDC provider is initialized. + +Disabling this property delays the key acquisition until the moment the current token has to be verified. Typically it can only be necessary if the token or other telated request properties provide an additional context which is required to resolve the keys correctly. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__ALLOW_USER_INFO_CACHE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_RESOLVE_EARLY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__ALLOW_USER_INFO_CACHE+++` +Environment variable: `+++QUARKUS_OIDC_JWKS_RESOLVE_EARLY+++` endif::add-copy-button-to-env-var[] -- |boolean |`true` -a| [[quarkus-oidc_quarkus-oidc-tenant-cache-user-info-in-idtoken]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-cache-user-info-in-idtoken[`quarkus.oidc."tenant".cache-user-info-in-idtoken`]## +a| [[quarkus-oidc_quarkus-oidc-jwks-cache-size]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-cache-size[`quarkus.oidc.jwks.cache-size`]## + +`quarkus.oidc."tenant".jwks.cache-size` [.description] -- -Allow inlining UserInfo in IdToken instead of caching it in the token cache. This property is only checked when an internal IdToken is generated when OAuth2 providers do not return IdToken. Inlining UserInfo in the generated IdToken allows to store it in the session cookie and avoids introducing a cached state. - -Inlining UserInfo in the generated IdToken is enabled if the session cookie is encrypted and the UserInfo cache is not enabled or caching UserInfo is disabled for the current tenant with the `allow-user-info-cache` property set to `false`. +Maximum number of JWK keys that can be cached. This property is ignored if the `resolve-early` property is set to true. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CACHE_USER_INFO_IN_IDTOKEN+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_CACHE_SIZE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CACHE_USER_INFO_IN_IDTOKEN+++` +Environment variable: `+++QUARKUS_OIDC_JWKS_CACHE_SIZE+++` endif::add-copy-button-to-env-var[] -- -|boolean -| +|int +|`10` -a| [[quarkus-oidc_quarkus-oidc-tenant-jwks-resolve-early]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-jwks-resolve-early[`quarkus.oidc."tenant".jwks.resolve-early`]## +a| [[quarkus-oidc_quarkus-oidc-jwks-cache-time-to-live]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-cache-time-to-live[`quarkus.oidc.jwks.cache-time-to-live`]## + +`quarkus.oidc."tenant".jwks.cache-time-to-live` [.description] -- -If JWK verification keys should be fetched at the moment a connection to the OIDC provider is initialized. - -Disabling this property delays the key acquisition until the moment the current token has to be verified. Typically it can only be necessary if the token or other telated request properties provide an additional context which is required to resolve the keys correctly. +Number of minutes a JWK key can be cached for. This property is ignored if the `resolve-early` property is set to true. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__JWKS_RESOLVE_EARLY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_CACHE_TIME_TO_LIVE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__JWKS_RESOLVE_EARLY+++` +Environment variable: `+++QUARKUS_OIDC_JWKS_CACHE_TIME_TO_LIVE+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`true` +|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] +|`10M` -a| [[quarkus-oidc_quarkus-oidc-tenant-jwks-cache-size]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-jwks-cache-size[`quarkus.oidc."tenant".jwks.cache-size`]## +a| [[quarkus-oidc_quarkus-oidc-jwks-clean-up-timer-interval]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-clean-up-timer-interval[`quarkus.oidc.jwks.clean-up-timer-interval`]## + +`quarkus.oidc."tenant".jwks.clean-up-timer-interval` [.description] -- -Maximum number of JWK keys that can be cached. This property is ignored if the `resolve-early` property is set to true. +Cache timer interval. If this property is set, a timer checks and removes the stale entries periodically. This property is ignored if the `resolve-early` property is set to true. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__JWKS_CACHE_SIZE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_CLEAN_UP_TIMER_INTERVAL+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__JWKS_CACHE_SIZE+++` +Environment variable: `+++QUARKUS_OIDC_JWKS_CLEAN_UP_TIMER_INTERVAL+++` endif::add-copy-button-to-env-var[] -- -|int -|`10` +|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] +| + +a| [[quarkus-oidc_quarkus-oidc-jwks-try-all]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-try-all[`quarkus.oidc.jwks.try-all`]## -a| [[quarkus-oidc_quarkus-oidc-tenant-jwks-cache-time-to-live]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-jwks-cache-time-to-live[`quarkus.oidc."tenant".jwks.cache-time-to-live`]## +`quarkus.oidc."tenant".jwks.try-all` [.description] -- -Number of minutes a JWK key can be cached for. This property is ignored if the `resolve-early` property is set to true. +In case there is no key identifier ('kid') or certificate thumbprints ('x5t', 'x5t++#++S256') specified in the JOSE header and no key could be determined, check all available keys matching the token algorithm ('alg') header value. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__JWKS_CACHE_TIME_TO_LIVE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_TRY_ALL+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__JWKS_CACHE_TIME_TO_LIVE+++` +Environment variable: `+++QUARKUS_OIDC_JWKS_TRY_ALL+++` endif::add-copy-button-to-env-var[] -- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] -|`10M` +|boolean +|`false` + + +h|[[quarkus-oidc_section_quarkus-oidc-token-cache]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-token-cache[Default TokenIntrospection and UserInfo Cache configuration]## +h|Type +h|Default -a| [[quarkus-oidc_quarkus-oidc-tenant-jwks-clean-up-timer-interval]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-jwks-clean-up-timer-interval[`quarkus.oidc."tenant".jwks.clean-up-timer-interval`]## +a| [[quarkus-oidc_quarkus-oidc-token-cache-max-size]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-cache-max-size[`quarkus.oidc.token-cache.max-size`]## [.description] -- -Cache timer interval. If this property is set, a timer checks and removes the stale entries periodically. This property is ignored if the `resolve-early` property is set to true. +Maximum number of cache entries. Set it to a positive value if the cache has to be enabled. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__JWKS_CLEAN_UP_TIMER_INTERVAL+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_CACHE_MAX_SIZE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__JWKS_CLEAN_UP_TIMER_INTERVAL+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_CACHE_MAX_SIZE+++` endif::add-copy-button-to-env-var[] -- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] -| +|int +|`0` -a| [[quarkus-oidc_quarkus-oidc-tenant-jwks-try-all]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-jwks-try-all[`quarkus.oidc."tenant".jwks.try-all`]## +a| [[quarkus-oidc_quarkus-oidc-token-cache-time-to-live]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-cache-time-to-live[`quarkus.oidc.token-cache.time-to-live`]## [.description] -- -In case there is no key identifier ('kid') or certificate thumbprints ('x5t', 'x5t++#++S256') specified in the JOSE header and no key could be determined, check all available keys matching the token algorithm ('alg') header value. +Maximum amount of time a given cache entry is valid for. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__JWKS_TRY_ALL+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_CACHE_TIME_TO_LIVE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__JWKS_TRY_ALL+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_CACHE_TIME_TO_LIVE+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`false` +|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] +|`3M` -a| [[quarkus-oidc_quarkus-oidc-tenant-provider]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-provider[`quarkus.oidc."tenant".provider`]## +a| [[quarkus-oidc_quarkus-oidc-token-cache-clean-up-timer-interval]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-cache-clean-up-timer-interval[`quarkus.oidc.token-cache.clean-up-timer-interval`]## [.description] -- -Well known OpenId Connect provider identifier +Clean up timer interval. If this property is set then a timer will check and remove the stale entries periodically. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__PROVIDER+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_CACHE_CLEAN_UP_TIMER_INTERVAL+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__PROVIDER+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_CACHE_CLEAN_UP_TIMER_INTERVAL+++` endif::add-copy-button-to-env-var[] -- -a|`apple`, `discord`, `facebook`, `github`, `google`, `linkedin`, `mastodon`, `microsoft`, `spotify`, `strava`, `twitch`, `twitter`, `x` +|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] | @@ -57504,164 +56247,433 @@ endif::add-copy-button-to-env-var[] |int | -a| [[quarkus-oidc-client_quarkus-oidc-client-proxy-host]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-proxy-host[`quarkus.oidc-client.proxy.host`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-follow-redirects]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-follow-redirects[`quarkus.oidc-client.follow-redirects`]## [.description] -- -The host name or IP address of the Proxy. + -Note: If the OIDC adapter requires a Proxy to talk with the OIDC server (Provider), set this value to enable the usage of a Proxy. +Follow redirects automatically when WebClient gets HTTP 302. When this property is disabled only a single redirect to exactly the same original URI is allowed but only if one or more cookies were set during the redirect request. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_PROXY_HOST+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_FOLLOW_REDIRECTS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_PROXY_HOST+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_FOLLOW_REDIRECTS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + +a| [[quarkus-oidc-client_quarkus-oidc-client-token-path]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-token-path[`quarkus.oidc-client.token-path`]## + +[.description] +-- +The OIDC token endpoint that issues access and refresh tokens; specified as a relative path or absolute URL. Set if `discovery-enabled` is `false` or a discovered token endpoint path must be customized. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_TOKEN_PATH+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OIDC_CLIENT_TOKEN_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-proxy-port]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-proxy-port[`quarkus.oidc-client.proxy.port`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-revoke-path]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-revoke-path[`quarkus.oidc-client.revoke-path`]## [.description] -- -The port number of the Proxy. The default value is `80`. +The relative path or absolute URL of the OIDC token revocation endpoint. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_PROXY_PORT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REVOKE_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_PROXY_PORT+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_REVOKE_PATH+++` endif::add-copy-button-to-env-var[] -- -|int -|`80` +|string +| -a| [[quarkus-oidc-client_quarkus-oidc-client-proxy-username]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-proxy-username[`quarkus.oidc-client.proxy.username`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-client-id]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-client-id[`quarkus.oidc-client.client-id`]## [.description] -- -The username, if the Proxy needs authentication. +The client id of the application. Each application has a client id that is used to identify the application. Setting the client id is not required if `application-type` is `service` and no token introspection is required. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_PROXY_USERNAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CLIENT_ID+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_PROXY_USERNAME+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CLIENT_ID+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-proxy-password]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-proxy-password[`quarkus.oidc-client.proxy.password`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-client-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-client-name[`quarkus.oidc-client.client-name`]## [.description] -- -The password, if the Proxy needs authentication. +The client name of the application. It is meant to represent a human readable description of the application which you may provide when an application (client) is registered in an OpenId Connect provider's dashboard. For example, you can set this property to have more informative log messages which record an activity of the given client. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_PROXY_PASSWORD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CLIENT_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_PROXY_PASSWORD+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CLIENT_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-tls-tls-configuration-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-tls-tls-configuration-name[`quarkus.oidc-client.tls.tls-configuration-name`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-id]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-id[`quarkus.oidc-client.id`]## [.description] -- -The name of the TLS configuration to use. +A unique OIDC client identifier. It must be set when OIDC clients are created dynamically and is optional in all other cases. -If a name is configured, it uses the configuration from `quarkus.tls..++*++` If a name is configured, but no TLS configuration is found with that name then an error will be thrown. -The default TLS configuration is *not* used by default. +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_ID+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OIDC_CLIENT_ID+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a| [[quarkus-oidc-client_quarkus-oidc-client-client-enabled]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-client-enabled[`quarkus.oidc-client.client-enabled`]## + +[.description] +-- +If this client configuration is enabled. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_TLS_TLS_CONFIGURATION_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CLIENT_ENABLED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_TLS_TLS_CONFIGURATION_NAME+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CLIENT_ENABLED+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + +a| [[quarkus-oidc-client_quarkus-oidc-client-scopes]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-scopes[`quarkus.oidc-client.scopes`]## + +[.description] +-- +List of access token scopes + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_SCOPES+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OIDC_CLIENT_SCOPES+++` +endif::add-copy-button-to-env-var[] +-- +|list of string +| + +a| [[quarkus-oidc-client_quarkus-oidc-client-refresh-token-time-skew]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-refresh-token-time-skew[`quarkus.oidc-client.refresh-token-time-skew`]## + +[.description] +-- +Refresh token time skew. If this property is enabled then the configured duration is converted to seconds and is added to the current time when checking whether the access token should be refreshed. If the sum is greater than this access token's expiration time then a refresh is going to happen. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REFRESH_TOKEN_TIME_SKEW+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OIDC_CLIENT_REFRESH_TOKEN_TIME_SKEW+++` +endif::add-copy-button-to-env-var[] +-- +|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] +| + +a| [[quarkus-oidc-client_quarkus-oidc-client-access-token-expires-in]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-access-token-expires-in[`quarkus.oidc-client.access-token-expires-in`]## + +[.description] +-- +Access token expiration period relative to the current time. This property is only checked when an access token grant response does not include an access token expiration property. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_ACCESS_TOKEN_EXPIRES_IN+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OIDC_CLIENT_ACCESS_TOKEN_EXPIRES_IN+++` +endif::add-copy-button-to-env-var[] +-- +|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] +| + +a| [[quarkus-oidc-client_quarkus-oidc-client-absolute-expires-in]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-absolute-expires-in[`quarkus.oidc-client.absolute-expires-in`]## + +[.description] +-- +If the access token 'expires_in' property should be checked as an absolute time value as opposed to a duration relative to the current time. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_ABSOLUTE_EXPIRES_IN+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OIDC_CLIENT_ABSOLUTE_EXPIRES_IN+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + +a| [[quarkus-oidc-client_quarkus-oidc-client-grant-type]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-type[`quarkus.oidc-client.grant.type`]## + +[.description] +-- +Grant type + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_TYPE+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_TYPE+++` +endif::add-copy-button-to-env-var[] +-- +a|tooltip:client['client_credentials' grant requiring an OIDC client authentication only], tooltip:password['password' grant requiring both OIDC client and user ('username' and 'password') authentications], tooltip:code['authorization_code' grant requiring an OIDC client authentication as well as at least 'code' and 'redirect_uri' parameters which must be passed to OidcClient at the token request time.], tooltip:exchange['urn\:ietf\:params\:oauth\:grant-type\:token-exchange' grant requiring an OIDC client authentication as well as at least 'subject_token' parameter which must be passed to OidcClient at the token request time.], tooltip:jwt['urn\:ietf\:params\:oauth\:grant-type\:jwt-bearer' grant requiring an OIDC client authentication as well as at least an 'assertion' parameter which must be passed to OidcClient at the token request time.], tooltip:refresh['refresh_token' grant requiring an OIDC client authentication and a refresh token. Note, OidcClient supports this grant by default if an access token acquisition response contained a refresh token. However, in some cases, the refresh token is provided out of band, for example, it can be shared between several of the confidential client's services, etc. If 'quarkus.oidc-client.grant-type' is set to 'refresh' then `OidcClient` will only support refreshing the tokens.], tooltip:ciba['urn\:openid\:params\:grant-type\:ciba' grant requiring an OIDC client authentication as well as 'auth_req_id' parameter which must be passed to OidcClient at the token request time.], tooltip:device['urn\:ietf\:params\:oauth\:grant-type\:device_code' grant requiring an OIDC client authentication as well as 'device_code' parameter which must be passed to OidcClient at the token request time.] +|tooltip:client['client_credentials' grant requiring an OIDC client authentication only] + +a| [[quarkus-oidc-client_quarkus-oidc-client-grant-access-token-property]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-access-token-property[`quarkus.oidc-client.grant.access-token-property`]## + +[.description] +-- +Access token property name in a token grant response + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_ACCESS_TOKEN_PROPERTY+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_ACCESS_TOKEN_PROPERTY+++` +endif::add-copy-button-to-env-var[] +-- +|string +|`access_token` + +a| [[quarkus-oidc-client_quarkus-oidc-client-grant-refresh-token-property]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-refresh-token-property[`quarkus.oidc-client.grant.refresh-token-property`]## + +[.description] +-- +Refresh token property name in a token grant response + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_REFRESH_TOKEN_PROPERTY+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_REFRESH_TOKEN_PROPERTY+++` +endif::add-copy-button-to-env-var[] +-- +|string +|`refresh_token` + +a| [[quarkus-oidc-client_quarkus-oidc-client-grant-expires-in-property]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-expires-in-property[`quarkus.oidc-client.grant.expires-in-property`]## + +[.description] +-- +Access token expiry property name in a token grant response + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_EXPIRES_IN_PROPERTY+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_EXPIRES_IN_PROPERTY+++` +endif::add-copy-button-to-env-var[] +-- +|string +|`expires_in` + +a| [[quarkus-oidc-client_quarkus-oidc-client-grant-refresh-expires-in-property]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-refresh-expires-in-property[`quarkus.oidc-client.grant.refresh-expires-in-property`]## + +[.description] +-- +Refresh token expiry property name in a token grant response + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_REFRESH_EXPIRES_IN_PROPERTY+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_REFRESH_EXPIRES_IN_PROPERTY+++` endif::add-copy-button-to-env-var[] -- |string +|`refresh_expires_in` + +a| [[quarkus-oidc-client_quarkus-oidc-client-grant-options-grant-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-options-grant-name[`quarkus.oidc-client.grant-options."grant-name"`]## + +[.description] +-- +Grant options + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_OPTIONS__GRANT_NAME_+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_OPTIONS__GRANT_NAME_+++` +endif::add-copy-button-to-env-var[] +-- +|Map> | -a| [[quarkus-oidc-client_quarkus-oidc-client-token-path]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-token-path[`quarkus.oidc-client.token-path`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-early-tokens-acquisition]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-early-tokens-acquisition[`quarkus.oidc-client.early-tokens-acquisition`]## [.description] -- -The OIDC token endpoint that issues access and refresh tokens; specified as a relative path or absolute URL. Set if `discovery-enabled` is `false` or a discovered token endpoint path must be customized. +Requires that all filters which use 'OidcClient' acquire the tokens at the post-construct initialization time, possibly long before these tokens are used. This property should be disabled if the access token may expire before it is used for the first time and no refresh token is available. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_TOKEN_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_EARLY_TOKENS_ACQUISITION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_TOKEN_PATH+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_EARLY_TOKENS_ACQUISITION+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + +a| [[quarkus-oidc-client_quarkus-oidc-client-headers-headers]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-headers-headers[`quarkus.oidc-client.headers."headers"`]## + +[.description] +-- +Custom HTTP headers which have to be sent to the token endpoint + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_HEADERS__HEADERS_+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OIDC_CLIENT_HEADERS__HEADERS_+++` +endif::add-copy-button-to-env-var[] +-- +|Map +| + +h|[[quarkus-oidc-client_section_quarkus-oidc-client-proxy]] [.section-name.section-level0]##link:#quarkus-oidc-client_section_quarkus-oidc-client-proxy[HTTP proxy configuration]## +h|Type +h|Default + +a| [[quarkus-oidc-client_quarkus-oidc-client-proxy-host]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-proxy-host[`quarkus.oidc-client.proxy.host`]## + +[.description] +-- +The host name or IP address of the Proxy. + +Note: If the OIDC adapter requires a Proxy to talk with the OIDC server (Provider), set this value to enable the usage of a Proxy. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_PROXY_HOST+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OIDC_CLIENT_PROXY_HOST+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-revoke-path]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-revoke-path[`quarkus.oidc-client.revoke-path`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-proxy-port]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-proxy-port[`quarkus.oidc-client.proxy.port`]## [.description] -- -The relative path or absolute URL of the OIDC token revocation endpoint. +The port number of the Proxy. The default value is `80`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REVOKE_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_PROXY_PORT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REVOKE_PATH+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_PROXY_PORT+++` +endif::add-copy-button-to-env-var[] +-- +|int +|`80` + +a| [[quarkus-oidc-client_quarkus-oidc-client-proxy-username]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-proxy-username[`quarkus.oidc-client.proxy.username`]## + +[.description] +-- +The username, if the Proxy needs authentication. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_PROXY_USERNAME+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OIDC_CLIENT_PROXY_USERNAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-client-id]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-client-id[`quarkus.oidc-client.client-id`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-proxy-password]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-proxy-password[`quarkus.oidc-client.proxy.password`]## [.description] -- -The client id of the application. Each application has a client id that is used to identify the application. Setting the client id is not required if `application-type` is `service` and no token introspection is required. +The password, if the Proxy needs authentication. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CLIENT_ID+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_PROXY_PASSWORD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CLIENT_ID+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_PROXY_PASSWORD+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-client-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-client-name[`quarkus.oidc-client.client-name`]## + +h|[[quarkus-oidc-client_section_quarkus-oidc-client-tls]] [.section-name.section-level0]##link:#quarkus-oidc-client_section_quarkus-oidc-client-tls[TLS configuration]## +h|Type +h|Default + +a| [[quarkus-oidc-client_quarkus-oidc-client-tls-tls-configuration-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-tls-tls-configuration-name[`quarkus.oidc-client.tls.tls-configuration-name`]## [.description] -- -The client name of the application. It is meant to represent a human readable description of the application which you may provide when an application (client) is registered in an OpenId Connect provider's dashboard. For example, you can set this property to have more informative log messages which record an activity of the given client. +The name of the TLS configuration to use. + +If a name is configured, it uses the configuration from `quarkus.tls..++*++` If a name is configured, but no TLS configuration is found with that name then an error will be thrown. + +The default TLS configuration is *not* used by default. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CLIENT_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_TLS_TLS_CONFIGURATION_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CLIENT_NAME+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_TLS_TLS_CONFIGURATION_NAME+++` endif::add-copy-button-to-env-var[] -- |string | + +h|[[quarkus-oidc-client_section_quarkus-oidc-client-credentials]] [.section-name.section-level0]##link:#quarkus-oidc-client_section_quarkus-oidc-client-credentials[Different authentication options for OIDC client to access OIDC token and other secured endpoints]## +h|Type +h|Default + a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-secret]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-secret[`quarkus.oidc-client.credentials.secret`]## [.description] @@ -58087,243 +57099,6 @@ endif::add-copy-button-to-env-var[] |boolean |`false` -a| [[quarkus-oidc-client_quarkus-oidc-client-id]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-id[`quarkus.oidc-client.id`]## - -[.description] --- -A unique OIDC client identifier. It must be set when OIDC clients are created dynamically and is optional in all other cases. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_ID+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_ID+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc-client_quarkus-oidc-client-client-enabled]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-client-enabled[`quarkus.oidc-client.client-enabled`]## - -[.description] --- -If this client configuration is enabled. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CLIENT_ENABLED+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CLIENT_ENABLED+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc-client_quarkus-oidc-client-scopes]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-scopes[`quarkus.oidc-client.scopes`]## - -[.description] --- -List of access token scopes - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_SCOPES+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_SCOPES+++` -endif::add-copy-button-to-env-var[] --- -|list of string -| - -a| [[quarkus-oidc-client_quarkus-oidc-client-refresh-token-time-skew]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-refresh-token-time-skew[`quarkus.oidc-client.refresh-token-time-skew`]## - -[.description] --- -Refresh token time skew. If this property is enabled then the configured duration is converted to seconds and is added to the current time when checking whether the access token should be refreshed. If the sum is greater than this access token's expiration time then a refresh is going to happen. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REFRESH_TOKEN_TIME_SKEW+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REFRESH_TOKEN_TIME_SKEW+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] -| - -a| [[quarkus-oidc-client_quarkus-oidc-client-access-token-expires-in]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-access-token-expires-in[`quarkus.oidc-client.access-token-expires-in`]## - -[.description] --- -Access token expiration period relative to the current time. This property is only checked when an access token grant response does not include an access token expiration property. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_ACCESS_TOKEN_EXPIRES_IN+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_ACCESS_TOKEN_EXPIRES_IN+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]] -| - -a| [[quarkus-oidc-client_quarkus-oidc-client-absolute-expires-in]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-absolute-expires-in[`quarkus.oidc-client.absolute-expires-in`]## - -[.description] --- -If the access token 'expires_in' property should be checked as an absolute time value as opposed to a duration relative to the current time. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_ABSOLUTE_EXPIRES_IN+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_ABSOLUTE_EXPIRES_IN+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc-client_quarkus-oidc-client-grant-type]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-type[`quarkus.oidc-client.grant.type`]## - -[.description] --- -Grant type - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_TYPE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_TYPE+++` -endif::add-copy-button-to-env-var[] --- -a|tooltip:client['client_credentials' grant requiring an OIDC client authentication only], tooltip:password['password' grant requiring both OIDC client and user ('username' and 'password') authentications], tooltip:code['authorization_code' grant requiring an OIDC client authentication as well as at least 'code' and 'redirect_uri' parameters which must be passed to OidcClient at the token request time.], tooltip:exchange['urn\:ietf\:params\:oauth\:grant-type\:token-exchange' grant requiring an OIDC client authentication as well as at least 'subject_token' parameter which must be passed to OidcClient at the token request time.], tooltip:jwt['urn\:ietf\:params\:oauth\:grant-type\:jwt-bearer' grant requiring an OIDC client authentication as well as at least an 'assertion' parameter which must be passed to OidcClient at the token request time.], tooltip:refresh['refresh_token' grant requiring an OIDC client authentication and a refresh token. Note, OidcClient supports this grant by default if an access token acquisition response contained a refresh token. However, in some cases, the refresh token is provided out of band, for example, it can be shared between several of the confidential client's services, etc. If 'quarkus.oidc-client.grant-type' is set to 'refresh' then `OidcClient` will only support refreshing the tokens.], tooltip:ciba['urn\:openid\:params\:grant-type\:ciba' grant requiring an OIDC client authentication as well as 'auth_req_id' parameter which must be passed to OidcClient at the token request time.], tooltip:device['urn\:ietf\:params\:oauth\:grant-type\:device_code' grant requiring an OIDC client authentication as well as 'device_code' parameter which must be passed to OidcClient at the token request time.] -|tooltip:client['client_credentials' grant requiring an OIDC client authentication only] - -a| [[quarkus-oidc-client_quarkus-oidc-client-grant-access-token-property]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-access-token-property[`quarkus.oidc-client.grant.access-token-property`]## - -[.description] --- -Access token property name in a token grant response - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_ACCESS_TOKEN_PROPERTY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_ACCESS_TOKEN_PROPERTY+++` -endif::add-copy-button-to-env-var[] --- -|string -|`access_token` - -a| [[quarkus-oidc-client_quarkus-oidc-client-grant-refresh-token-property]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-refresh-token-property[`quarkus.oidc-client.grant.refresh-token-property`]## - -[.description] --- -Refresh token property name in a token grant response - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_REFRESH_TOKEN_PROPERTY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_REFRESH_TOKEN_PROPERTY+++` -endif::add-copy-button-to-env-var[] --- -|string -|`refresh_token` - -a| [[quarkus-oidc-client_quarkus-oidc-client-grant-expires-in-property]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-expires-in-property[`quarkus.oidc-client.grant.expires-in-property`]## - -[.description] --- -Access token expiry property name in a token grant response - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_EXPIRES_IN_PROPERTY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_EXPIRES_IN_PROPERTY+++` -endif::add-copy-button-to-env-var[] --- -|string -|`expires_in` - -a| [[quarkus-oidc-client_quarkus-oidc-client-grant-refresh-expires-in-property]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-refresh-expires-in-property[`quarkus.oidc-client.grant.refresh-expires-in-property`]## - -[.description] --- -Refresh token expiry property name in a token grant response - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_REFRESH_EXPIRES_IN_PROPERTY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_REFRESH_EXPIRES_IN_PROPERTY+++` -endif::add-copy-button-to-env-var[] --- -|string -|`refresh_expires_in` - -a| [[quarkus-oidc-client_quarkus-oidc-client-grant-options-grant-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-options-grant-name[`quarkus.oidc-client.grant-options."grant-name"`]## - -[.description] --- -Grant options - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_OPTIONS__GRANT_NAME_+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_OPTIONS__GRANT_NAME_+++` -endif::add-copy-button-to-env-var[] --- -|Map> -| - -a| [[quarkus-oidc-client_quarkus-oidc-client-early-tokens-acquisition]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-early-tokens-acquisition[`quarkus.oidc-client.early-tokens-acquisition`]## - -[.description] --- -Requires that all filters which use 'OidcClient' acquire the tokens at the post-construct initialization time, possibly long before these tokens are used. This property should be disabled if the access token may expire before it is used for the first time and no refresh token is available. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_EARLY_TOKENS_ACQUISITION+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_EARLY_TOKENS_ACQUISITION+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc-client_quarkus-oidc-client-headers-headers]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-headers-headers[`quarkus.oidc-client.headers."headers"`]## - -[.description] --- -Custom HTTP headers which have to be sent to the token endpoint - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_HEADERS__HEADERS_+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_HEADERS__HEADERS_+++` -endif::add-copy-button-to-env-var[] --- -|Map -| h|[[quarkus-oidc-client_section_quarkus-oidc-client]] [.section-name.section-level0]##link:#quarkus-oidc-client_section_quarkus-oidc-client[Additional named clients]## h|Type @@ -58465,6 +57240,27 @@ endif::add-copy-button-to-env-var[] |int | +a| [[quarkus-oidc-client_quarkus-oidc-client-id-follow-redirects]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-id-follow-redirects[`quarkus.oidc-client."id".follow-redirects`]## + +[.description] +-- +Follow redirects automatically when WebClient gets HTTP 302. When this property is disabled only a single redirect to exactly the same original URI is allowed but only if one or more cookies were set during the redirect request. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT__ID__FOLLOW_REDIRECTS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OIDC_CLIENT__ID__FOLLOW_REDIRECTS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + +h|[[quarkus-oidc-client_section_quarkus-oidc-client-id-proxy]] [.section-name.section-level1]##link:#quarkus-oidc-client_section_quarkus-oidc-client-id-proxy[HTTP proxy configuration]## +h|Type +h|Default + a| [[quarkus-oidc-client_quarkus-oidc-client-id-proxy-host]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-id-proxy-host[`quarkus.oidc-client."id".proxy.host`]## [.description] @@ -58534,6 +57330,11 @@ endif::add-copy-button-to-env-var[] |string | + +h|[[quarkus-oidc-client_section_quarkus-oidc-client-id-tls]] [.section-name.section-level1]##link:#quarkus-oidc-client_section_quarkus-oidc-client-id-tls[TLS configuration]## +h|Type +h|Default + a| [[quarkus-oidc-client_quarkus-oidc-client-id-tls-tls-configuration-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-id-tls-tls-configuration-name[`quarkus.oidc-client."id".tls.tls-configuration-name`]## [.description] @@ -58555,6 +57356,7 @@ endif::add-copy-button-to-env-var[] |string | + a| [[quarkus-oidc-client_quarkus-oidc-client-id-token-path]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-id-token-path[`quarkus.oidc-client."id".token-path`]## [.description] @@ -58623,6 +57425,10 @@ endif::add-copy-button-to-env-var[] |string | +h|[[quarkus-oidc-client_section_quarkus-oidc-client-id-credentials]] [.section-name.section-level1]##link:#quarkus-oidc-client_section_quarkus-oidc-client-id-credentials[Different authentication options for OIDC client to access OIDC token and other secured endpoints]## +h|Type +h|Default + a| [[quarkus-oidc-client_quarkus-oidc-client-id-credentials-secret]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-id-credentials-secret[`quarkus.oidc-client."id".credentials.secret`]## [.description] @@ -59048,6 +57854,7 @@ endif::add-copy-button-to-env-var[] |boolean |`false` + a| [[quarkus-oidc-client_quarkus-oidc-client-id-id]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-id-id[`quarkus.oidc-client."id".id`]## [.description] @@ -59523,95 +58330,22 @@ endif::add-copy-button-to-env-var[] |int | -a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-host]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-host[`quarkus.oidc-client-registration.proxy.host`]## +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-follow-redirects]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-follow-redirects[`quarkus.oidc-client-registration.follow-redirects`]## [.description] -- -The host name or IP address of the Proxy. + -Note: If the OIDC adapter requires a Proxy to talk with the OIDC server (Provider), set this value to enable the usage of a Proxy. +Follow redirects automatically when WebClient gets HTTP 302. When this property is disabled only a single redirect to exactly the same original URI is allowed but only if one or more cookies were set during the redirect request. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_HOST+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_FOLLOW_REDIRECTS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_HOST+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-port]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-port[`quarkus.oidc-client-registration.proxy.port`]## - -[.description] --- -The port number of the Proxy. The default value is `80`. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_PORT+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_PORT+++` -endif::add-copy-button-to-env-var[] --- -|int -|`80` - -a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-username]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-username[`quarkus.oidc-client-registration.proxy.username`]## - -[.description] --- -The username, if the Proxy needs authentication. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_USERNAME+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_USERNAME+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_FOLLOW_REDIRECTS+++` endif::add-copy-button-to-env-var[] -- -|string -| - -a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-password]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-password[`quarkus.oidc-client-registration.proxy.password`]## - -[.description] --- -The password, if the Proxy needs authentication. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_PASSWORD+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_PASSWORD+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-tls-tls-configuration-name]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-tls-tls-configuration-name[`quarkus.oidc-client-registration.tls.tls-configuration-name`]## - -[.description] --- -The name of the TLS configuration to use. - -If a name is configured, it uses the configuration from `quarkus.tls..++*++` If a name is configured, but no TLS configuration is found with that name then an error will be thrown. - -The default TLS configuration is *not* used by default. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_TLS_TLS_CONFIGURATION_NAME+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_TLS_TLS_CONFIGURATION_NAME+++` -endif::add-copy-button-to-env-var[] --- -|string -| +|boolean +|`true` a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-id]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-id[`quarkus.oidc-client-registration.id`]## @@ -59749,6 +58483,106 @@ endif::add-copy-button-to-env-var[] |Map | +h|[[quarkus-oidc-client-registration_section_quarkus-oidc-client-registration-proxy]] [.section-name.section-level0]##link:#quarkus-oidc-client-registration_section_quarkus-oidc-client-registration-proxy[HTTP proxy configuration]## +h|Type +h|Default + +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-host]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-host[`quarkus.oidc-client-registration.proxy.host`]## + +[.description] +-- +The host name or IP address of the Proxy. + +Note: If the OIDC adapter requires a Proxy to talk with the OIDC server (Provider), set this value to enable the usage of a Proxy. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_HOST+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_HOST+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-port]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-port[`quarkus.oidc-client-registration.proxy.port`]## + +[.description] +-- +The port number of the Proxy. The default value is `80`. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_PORT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_PORT+++` +endif::add-copy-button-to-env-var[] +-- +|int +|`80` + +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-username]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-username[`quarkus.oidc-client-registration.proxy.username`]## + +[.description] +-- +The username, if the Proxy needs authentication. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_USERNAME+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_USERNAME+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-password]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-password[`quarkus.oidc-client-registration.proxy.password`]## + +[.description] +-- +The password, if the Proxy needs authentication. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_PASSWORD+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_PASSWORD+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + + +h|[[quarkus-oidc-client-registration_section_quarkus-oidc-client-registration-tls]] [.section-name.section-level0]##link:#quarkus-oidc-client-registration_section_quarkus-oidc-client-registration-tls[TLS configuration]## +h|Type +h|Default + +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-tls-tls-configuration-name]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-tls-tls-configuration-name[`quarkus.oidc-client-registration.tls.tls-configuration-name`]## + +[.description] +-- +The name of the TLS configuration to use. + +If a name is configured, it uses the configuration from `quarkus.tls..++*++` If a name is configured, but no TLS configuration is found with that name then an error will be thrown. + +The default TLS configuration is *not* used by default. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_TLS_TLS_CONFIGURATION_NAME+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_TLS_TLS_CONFIGURATION_NAME+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + + h|[[quarkus-oidc-client-registration_section_quarkus-oidc-client-registration]] [.section-name.section-level0]##link:#quarkus-oidc-client-registration_section_quarkus-oidc-client-registration[Additional named client registrations]## h|Type h|Default @@ -59889,6 +58723,27 @@ endif::add-copy-button-to-env-var[] |int | +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-id-follow-redirects]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-id-follow-redirects[`quarkus.oidc-client-registration."id".follow-redirects`]## + +[.description] +-- +Follow redirects automatically when WebClient gets HTTP 302. When this property is disabled only a single redirect to exactly the same original URI is allowed but only if one or more cookies were set during the redirect request. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION__ID__FOLLOW_REDIRECTS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION__ID__FOLLOW_REDIRECTS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + +h|[[quarkus-oidc-client-registration_section_quarkus-oidc-client-registration-id-proxy]] [.section-name.section-level1]##link:#quarkus-oidc-client-registration_section_quarkus-oidc-client-registration-id-proxy[HTTP proxy configuration]## +h|Type +h|Default + a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-id-proxy-host]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-id-proxy-host[`quarkus.oidc-client-registration."id".proxy.host`]## [.description] @@ -59958,6 +58813,11 @@ endif::add-copy-button-to-env-var[] |string | + +h|[[quarkus-oidc-client-registration_section_quarkus-oidc-client-registration-id-tls]] [.section-name.section-level1]##link:#quarkus-oidc-client-registration_section_quarkus-oidc-client-registration-id-tls[TLS configuration]## +h|Type +h|Default + a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-id-tls-tls-configuration-name]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-id-tls-tls-configuration-name[`quarkus.oidc-client-registration."id".tls.tls-configuration-name`]## [.description] @@ -59979,6 +58839,7 @@ endif::add-copy-button-to-env-var[] |string | + a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-id-id]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-id-id[`quarkus.oidc-client-registration."id".id`]## [.description] @@ -60142,6 +59003,25 @@ endif::add-copy-button-to-env-var[] |boolean |`true` +a|icon:lock[title=Fixed at build time] [[quarkus-opentelemetry_quarkus-otel-simple]] [.property-path]##link:#quarkus-opentelemetry_quarkus-otel-simple[`quarkus.otel.simple`]## + +[.description] +-- +Should we use simple processor for spans and log records. This will disable batch processing and the exporter will send telemetry data right away. This is recommended for serverless applications. + +Defaults to `false`. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OTEL_SIMPLE+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OTEL_SIMPLE+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + a|icon:lock[title=Fixed at build time] [[quarkus-opentelemetry_quarkus-otel-traces-exporter]] [.property-path]##link:#quarkus-opentelemetry_quarkus-otel-traces-exporter[`quarkus.otel.traces.exporter`]## [.description] @@ -60943,6 +59823,40 @@ endif::add-copy-button-to-env-var[] |boolean |`true` +a| [[quarkus-opentelemetry_quarkus-otel-instrument-jvm-metrics]] [.property-path]##link:#quarkus-opentelemetry_quarkus-otel-instrument-jvm-metrics[`quarkus.otel.instrument.jvm-metrics`]## + +[.description] +-- +Enables instrumentation for JVM Metrics. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OTEL_INSTRUMENT_JVM_METRICS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OTEL_INSTRUMENT_JVM_METRICS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + +a| [[quarkus-opentelemetry_quarkus-otel-instrument-http-server-metrics]] [.property-path]##link:#quarkus-opentelemetry_quarkus-otel-instrument-http-server-metrics[`quarkus.otel.instrument.http-server-metrics`]## + +[.description] +-- +Enables instrumentation for HTTP Server Metrics. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OTEL_INSTRUMENT_HTTP_SERVER_METRICS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OTEL_INSTRUMENT_HTTP_SERVER_METRICS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + a| [[quarkus-opentelemetry_quarkus-otel-mp-compatibility]] [.property-path]##link:#quarkus-opentelemetry_quarkus-otel-mp-compatibility[`quarkus.otel.mp.compatibility`]## [.description] @@ -62587,6 +61501,27 @@ endif::add-copy-button-to-env-var[] |string | +a|icon:lock[title=Fixed at build time] [[quarkus-quartz_quarkus-quartz-driver-delegate]] [.property-path]##link:#quarkus-quartz_quarkus-quartz-driver-delegate[`quarkus.quartz.driver-delegate`]## + +[.description] +-- +Allows users to specify fully qualified class name for a custom JDBC driver delegate. + +This property is optional and leaving it empty will result in Quarkus automatically choosing appropriate default driver delegate implementation. + +Note that any custom implementation has to be a subclass of existing Quarkus implementation such as `io.quarkus.quartz.runtime.jdbc.QuarkusPostgreSQLDelegate` or `io.quarkus.quartz.runtime.jdbc.QuarkusMSSQLDelegate` + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_QUARTZ_DRIVER_DELEGATE+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_QUARTZ_DRIVER_DELEGATE+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + a|icon:lock[title=Fixed at build time] [[quarkus-quartz_quarkus-quartz-serialize-job-data]] [.property-path]##link:#quarkus-quartz_quarkus-quartz-serialize-job-data[`quarkus.quartz.serialize-job-data`]## [.description] @@ -62782,6 +61717,27 @@ endif::add-copy-button-to-env-var[] a|`smart-policy`, `ignore-misfire-policy`, `fire-now`, `simple-trigger-reschedule-now-with-existing-repeat-count`, `simple-trigger-reschedule-now-with-remaining-repeat-count`, `simple-trigger-reschedule-next-with-remaining-count`, `simple-trigger-reschedule-next-with-existing-count`, `cron-trigger-do-nothing` |`smart-policy` +a| [[quarkus-quartz_quarkus-quartz-unsupported-properties-full-property-key]] [.property-path]##link:#quarkus-quartz_quarkus-quartz-unsupported-properties-full-property-key[`quarkus.quartz.unsupported-properties."full-property-key"`]## + +[.description] +-- +Properties that should be passed on directly to Quartz. Use the full configuration property key here, for instance ``quarkus.quartz.unsupported-properties."org.quartz.scheduler.jmx.export" = true`)`. + +Properties set here are completely unsupported: as Quarkus doesn't generally know about these properties and their purpose, there is absolutely no guarantee that they will work correctly, and even if they do, that may change when upgrading to a newer version of Quarkus (even just a micro/patch version). + +Consider using a supported configuration property before falling back to unsupported ones. If none exists, make sure to file a feature request so that a supported configuration property can be added to Quarkus, and more importantly so that the configuration property is tested regularly. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_QUARTZ_UNSUPPORTED_PROPERTIES__FULL_PROPERTY_KEY_+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_QUARTZ_UNSUPPORTED_PROPERTIES__FULL_PROPERTY_KEY_+++` +endif::add-copy-button-to-env-var[] +-- +|Map +| + a| [[quarkus-quartz_quarkus-quartz-run-blocking-scheduled-method-on-quartz-thread]] [.property-path]##link:#quarkus-quartz_quarkus-quartz-run-blocking-scheduled-method-on-quartz-thread[`quarkus.quartz.run-blocking-scheduled-method-on-quartz-thread`]## [.description] @@ -67666,6 +66622,23 @@ h|[.extension-name]##REST Clients Config## h|Type h|Default +a|icon:lock[title=Fixed at build time] [[quarkus-rest-client-config_quarkus-rest-client-removes-trailing-slash]] [.property-path]##link:#quarkus-rest-client-config_quarkus-rest-client-removes-trailing-slash[`quarkus.rest-client.removes-trailing-slash`]## + +[.description] +-- +If true, the extension will automatically remove the trailing slash in the paths if any. This property is not applicable to the RESTEasy Client. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_REST_CLIENT_REMOVES_TRAILING_SLASH+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_REST_CLIENT_REMOVES_TRAILING_SLASH+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + a| [[quarkus-rest-client-config_quarkus-rest-client-multipart-post-encoder-mode]] [.property-path]##link:#quarkus-rest-client-config_quarkus-rest-client-multipart-post-encoder-mode[`quarkus.rest-client.multipart-post-encoder-mode`]## [.description] @@ -68372,6 +67345,23 @@ endif::add-copy-button-to-env-var[] |string | +a|icon:lock[title=Fixed at build time] [[quarkus-rest-client-config_quarkus-rest-client-clients-removes-trailing-slash]] [.property-path]##link:#quarkus-rest-client-config_quarkus-rest-client-clients-removes-trailing-slash[`quarkus.rest-client."clients".removes-trailing-slash`]## + +[.description] +-- +If true, the extension will automatically remove the trailing slash in the paths if any. This property is not applicable to the RESTEasy Client. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_REST_CLIENT__CLIENTS__REMOVES_TRAILING_SLASH+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_REST_CLIENT__CLIENTS__REMOVES_TRAILING_SLASH+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + a| [[quarkus-rest-client-config_quarkus-rest-client-client-url]] [.property-path]##link:#quarkus-rest-client-config_quarkus-rest-client-client-url[`quarkus.rest-client."client".url`]## [.description] @@ -69146,6 +68136,23 @@ endif::add-copy-button-to-env-var[] |boolean |`false` +a|icon:lock[title=Fixed at build time] [[quarkus-rest_quarkus-rest-removes-trailing-slash]] [.property-path]##link:#quarkus-rest_quarkus-rest-removes-trailing-slash[`quarkus.rest.removes-trailing-slash`]## + +[.description] +-- +If true, the extension will automatically remove the trailing slash in the paths if any. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_REST_REMOVES_TRAILING_SLASH+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_REST_REMOVES_TRAILING_SLASH+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + a| [[quarkus-rest_quarkus-rest-multipart-input-part-default-charset]] [.property-path]##link:#quarkus-rest_quarkus-rest-multipart-input-part-default-charset[`quarkus.rest.multipart.input-part.default-charset`]## [.description] @@ -71006,23 +70013,6 @@ endif::add-copy-button-to-env-var[] a|`off`, `query-only`, `query-and-variables` |`off` -a|icon:lock[title=Fixed at build time] [[quarkus-smallrye-graphql_quarkus-smallrye-graphql-field-visibility]] [.property-path]##link:#quarkus-smallrye-graphql_quarkus-smallrye-graphql-field-visibility[`quarkus.smallrye-graphql.field-visibility`]## - -[.description] --- -Set the Field visibility. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_SMALLRYE_GRAPHQL_FIELD_VISIBILITY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_SMALLRYE_GRAPHQL_FIELD_VISIBILITY+++` -endif::add-copy-button-to-env-var[] --- -|string -|`default` - a|icon:lock[title=Fixed at build time] [[quarkus-smallrye-graphql_quarkus-smallrye-graphql-unwrap-exceptions]] [.property-path]##link:#quarkus-smallrye-graphql_quarkus-smallrye-graphql-unwrap-exceptions[`quarkus.smallrye-graphql.unwrap-exceptions`]## [.description] @@ -71227,6 +70217,23 @@ endif::add-copy-button-to-env-var[] |boolean |`true` +a| [[quarkus-smallrye-graphql_quarkus-smallrye-graphql-field-visibility]] [.property-path]##link:#quarkus-smallrye-graphql_quarkus-smallrye-graphql-field-visibility[`quarkus.smallrye-graphql.field-visibility`]## + +[.description] +-- +Specifies the field visibility for the GraphQL schema. This configuration item allows you to define comma-separated list of patterns (GraphQLType.GraphQLField). These patterns are used to determine which fields should be excluded from the schema. Special value `no-introspection` will disable introspection fields. For more info see link:https://smallrye.io/smallrye-graphql/docs/schema/field-visibility[graphql-java documentation] + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_SMALLRYE_GRAPHQL_FIELD_VISIBILITY+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_SMALLRYE_GRAPHQL_FIELD_VISIBILITY+++` +endif::add-copy-button-to-env-var[] +-- +|string +|`default` + h|[[quarkus-smallrye-graphql_section_quarkus-smallrye-graphql-ui]] [.section-name.section-level0]##link:#quarkus-smallrye-graphql_section_quarkus-smallrye-graphql-ui[SmallRye GraphQL UI configuration]## h|Type h|Default @@ -72029,6 +71036,23 @@ endif::add-copy-button-to-env-var[] |path | +a|icon:lock[title=Fixed at build time] [[quarkus-smallrye-openapi_quarkus-smallrye-openapi-store-schema-file-name]] [.property-path]##link:#quarkus-smallrye-openapi_quarkus-smallrye-openapi-store-schema-file-name[`quarkus.smallrye-openapi.store-schema-file-name`]## + +[.description] +-- +The name of the file in case it is being stored. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_SMALLRYE_OPENAPI_STORE_SCHEMA_FILE_NAME+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_SMALLRYE_OPENAPI_STORE_SCHEMA_FILE_NAME+++` +endif::add-copy-button-to-env-var[] +-- +|string +|`openapi` + a|icon:lock[title=Fixed at build time] [[quarkus-smallrye-openapi_quarkus-smallrye-openapi-always-run-filter]] [.property-path]##link:#quarkus-smallrye-openapi_quarkus-smallrye-openapi-always-run-filter[`quarkus.smallrye-openapi.always-run-filter`]## [.description] @@ -72199,6 +71223,23 @@ endif::add-copy-button-to-env-var[] |boolean |`true` +a|icon:lock[title=Fixed at build time] [[quarkus-smallrye-openapi_quarkus-smallrye-openapi-auto-add-operation-summary]] [.property-path]##link:#quarkus-smallrye-openapi_quarkus-smallrye-openapi-auto-add-operation-summary[`quarkus.smallrye-openapi.auto-add-operation-summary`]## + +[.description] +-- +This will automatically add a summary to operations based on the Java method name. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_SMALLRYE_OPENAPI_AUTO_ADD_OPERATION_SUMMARY+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_SMALLRYE_OPENAPI_AUTO_ADD_OPERATION_SUMMARY+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + a|icon:lock[title=Fixed at build time] [[quarkus-smallrye-openapi_quarkus-smallrye-openapi-auto-add-server]] [.property-path]##link:#quarkus-smallrye-openapi_quarkus-smallrye-openapi-auto-add-server[`quarkus.smallrye-openapi.auto-add-server`]## [.description] @@ -76585,6 +75626,40 @@ h|[.extension-name]##WebSockets Next## h|Type h|Default +a|icon:lock[title=Fixed at build time] [[quarkus-websockets-next_quarkus-websockets-next-server-activate-request-context]] [.property-path]##link:#quarkus-websockets-next_quarkus-websockets-next-server-activate-request-context[`quarkus.websockets-next.server.activate-request-context`]## + +[.description] +-- +Specifies the activation strategy for the CDI request context during endpoint callback invocation. By default, the request context is only activated if needed, i.e. if there is a bean with the given scope, or a bean annotated with a security annotation (such as `@RolesAllowed`), in the dependency tree of the endpoint. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_WEBSOCKETS_NEXT_SERVER_ACTIVATE_REQUEST_CONTEXT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_WEBSOCKETS_NEXT_SERVER_ACTIVATE_REQUEST_CONTEXT+++` +endif::add-copy-button-to-env-var[] +-- +a|tooltip:auto[The context is only activated if needed.], tooltip:always[The context is always activated.] +|tooltip:auto[The context is only activated if needed.] + +a|icon:lock[title=Fixed at build time] [[quarkus-websockets-next_quarkus-websockets-next-server-activate-session-context]] [.property-path]##link:#quarkus-websockets-next_quarkus-websockets-next-server-activate-session-context[`quarkus.websockets-next.server.activate-session-context`]## + +[.description] +-- +Specifies the activation strategy for the CDI session context during endpoint callback invocation. By default, the session context is only activated if needed, i.e. if there is a bean with the given scope in the dependency tree of the endpoint. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_WEBSOCKETS_NEXT_SERVER_ACTIVATE_SESSION_CONTEXT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_WEBSOCKETS_NEXT_SERVER_ACTIVATE_SESSION_CONTEXT+++` +endif::add-copy-button-to-env-var[] +-- +a|tooltip:auto[The context is only activated if needed.], tooltip:always[The context is always activated.] +|tooltip:auto[The context is only activated if needed.] + a| [[quarkus-websockets-next_quarkus-websockets-next-client-offer-per-message-compression]] [.property-path]##link:#quarkus-websockets-next_quarkus-websockets-next-client-offer-per-message-compression[`quarkus.websockets-next.client.offer-per-message-compression`]## [.description] @@ -76733,6 +75808,23 @@ endif::add-copy-button-to-env-var[] |int |`100` +a| [[quarkus-websockets-next_quarkus-websockets-next-client-traces-enabled]] [.property-path]##link:#quarkus-websockets-next_quarkus-websockets-next-client-traces-enabled[`quarkus.websockets-next.client.traces.enabled`]## + +[.description] +-- +If collection of WebSocket traces is enabled. Only applicable when the OpenTelemetry extension is present. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_WEBSOCKETS_NEXT_CLIENT_TRACES_ENABLED+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_WEBSOCKETS_NEXT_CLIENT_TRACES_ENABLED+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + a| [[quarkus-websockets-next_quarkus-websockets-next-server-supported-subprotocols]] [.property-path]##link:#quarkus-websockets-next_quarkus-websockets-next-server-supported-subprotocols[`quarkus.websockets-next.server.supported-subprotocols`]## [.description] @@ -76909,6 +76001,23 @@ endif::add-copy-button-to-env-var[] |int |`100` +a| [[quarkus-websockets-next_quarkus-websockets-next-server-traces-enabled]] [.property-path]##link:#quarkus-websockets-next_quarkus-websockets-next-server-traces-enabled[`quarkus.websockets-next.server.traces.enabled`]## + +[.description] +-- +If collection of WebSocket traces is enabled. Only applicable when the OpenTelemetry extension is present. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_WEBSOCKETS_NEXT_SERVER_TRACES_ENABLED+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_WEBSOCKETS_NEXT_SERVER_TRACES_ENABLED+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + |=== ifndef::no-duration-note[] diff --git a/_generated-doc/latest/config/quarkus-core_quarkus.console.adoc b/_generated-doc/latest/config/quarkus-core_quarkus.console.adoc index 2deb6fd4b15..521f08ad0b9 100644 --- a/_generated-doc/latest/config/quarkus-core_quarkus.console.adoc +++ b/_generated-doc/latest/config/quarkus-core_quarkus.console.adoc @@ -66,7 +66,9 @@ a| [[quarkus-core_quarkus-console-color]] [.property-path]##link:#quarkus-core_q [.description] -- -If color should be enabled or disabled. If this is not present then an attempt will be made to guess if the terminal supports color +If color should be enabled or disabled. + +If this is not present then an attempt will be made to guess if the terminal supports color ifdef::add-copy-button-to-env-var[] diff --git a/_generated-doc/latest/config/quarkus-core_quarkus.locales.adoc b/_generated-doc/latest/config/quarkus-core_quarkus.locales.adoc index ed23ebffa52..b9b03c378e8 100644 --- a/_generated-doc/latest/config/quarkus-core_quarkus.locales.adoc +++ b/_generated-doc/latest/config/quarkus-core_quarkus.locales.adoc @@ -42,7 +42,7 @@ The locale must be specified in the IETF BCP 47 format e.g. en-US or fr-FR. For instance, the Hibernate Validator extension makes use of it. -Native-image build uses this property to derive `user.language` and `user.country` for the application's runtime. +Native-image build uses this property to derive `user.language` and `user.country` for the application's runtime. Starting with GraalVM for JDK 24 `user.language` and `user.country` can also be overridden at runtime, provided the selected locale was included at image build time. ifdef::add-copy-button-to-env-var[] @@ -53,7 +53,7 @@ Environment variable: `+++QUARKUS_DEFAULT_LOCALE+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Locale.html[Locale] -|`Build system locale` +|`Defaults to the JVM's default locale if not set. Starting with GraalVM for JDK 24, it defaults to en-US for native executables.` |=== diff --git a/_generated-doc/latest/config/quarkus-core_quarkus.log.adoc b/_generated-doc/latest/config/quarkus-core_quarkus.log.adoc index 3668ffe3771..abe159eaea0 100644 --- a/_generated-doc/latest/config/quarkus-core_quarkus.log.adoc +++ b/_generated-doc/latest/config/quarkus-core_quarkus.log.adoc @@ -63,9 +63,9 @@ a| [[quarkus-core_quarkus-log-level]] [.property-path]##link:#quarkus-core_quark [.description] -- The log level of the root category, which is used as the default log level for all categories. - +

JBoss Logging supports Apache-style log levels: - +

* {@link org.jboss.logmanager.Level#FATAL} * {@link org.jboss.logmanager.Level#ERROR} * {@link org.jboss.logmanager.Level#WARN} @@ -501,7 +501,7 @@ a| [[quarkus-core_quarkus-log-file-rotation-max-file-size]] [.property-path]##li [.description] -- -The maximum log file size, after which a rotation is executed. +The maximum log file size, after which a rotation is executed. Note that the file is rotated _after_ the log record is written. Thus, this isn't a hard maximum on the file size; rather, it's a hard _minimum_ on the size of the file before it is rotated. ifdef::add-copy-button-to-env-var[] @@ -735,8 +735,8 @@ a| [[quarkus-core_quarkus-log-syslog-block-on-reconnect]] [.property-path]##link [.description] -- -Enables or disables blocking when attempting to reconnect a `org.jboss.logmanager.handlers.SyslogHandler.Protocol++#++TCP -TCP` or `org.jboss.logmanager.handlers.SyslogHandler.Protocol++#++SSL_TCP SSL TCP` protocol +Enables or disables blocking when attempting to reconnect a `Protocol++#++TCP +TCP` or `Protocol++#++SSL_TCP SSL TCP` protocol ifdef::add-copy-button-to-env-var[] @@ -871,6 +871,182 @@ a|`block`, `discard` |`block` +h|[[quarkus-core_section_quarkus-log-socket]] [.section-name.section-level0]##link:#quarkus-core_section_quarkus-log-socket[Socket logging]## +h|Type +h|Default + +a| [[quarkus-core_quarkus-log-socket-enable]] [.property-path]##link:#quarkus-core_quarkus-log-socket-enable[`quarkus.log.socket.enable`]## + +[.description] +-- +If socket logging should be enabled + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_ENABLE+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_ENABLE+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + +a| [[quarkus-core_quarkus-log-socket-endpoint]] [.property-path]##link:#quarkus-core_quarkus-log-socket-endpoint[`quarkus.log.socket.endpoint`]## + +[.description] +-- +The IP address and port of the server receiving the logs + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_ENDPOINT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_ENDPOINT+++` +endif::add-copy-button-to-env-var[] +-- +|host:port +|`localhost:4560` + +a| [[quarkus-core_quarkus-log-socket-protocol]] [.property-path]##link:#quarkus-core_quarkus-log-socket-protocol[`quarkus.log.socket.protocol`]## + +[.description] +-- +Sets the protocol used to connect to the syslog server + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_PROTOCOL+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_PROTOCOL+++` +endif::add-copy-button-to-env-var[] +-- +a|`tcp`, `udp`, `ssl-tcp` +|`tcp` + +a| [[quarkus-core_quarkus-log-socket-block-on-reconnect]] [.property-path]##link:#quarkus-core_quarkus-log-socket-block-on-reconnect[`quarkus.log.socket.block-on-reconnect`]## + +[.description] +-- +Enables or disables blocking when attempting to reconnect a `Protocol++#++TCP +TCP` or `Protocol++#++SSL_TCP SSL TCP` protocol + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_BLOCK_ON_RECONNECT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_BLOCK_ON_RECONNECT+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + +a| [[quarkus-core_quarkus-log-socket-format]] [.property-path]##link:#quarkus-core_quarkus-log-socket-format[`quarkus.log.socket.format`]## + +[.description] +-- +The log message format + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_FORMAT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_FORMAT+++` +endif::add-copy-button-to-env-var[] +-- +|string +|`%d{yyyy-MM-dd HH:mm:ss,SSS} %-5p [%c{3.}] (%t) %s%e%n` + +a| [[quarkus-core_quarkus-log-socket-level]] [.property-path]##link:#quarkus-core_quarkus-log-socket-level[`quarkus.log.socket.level`]## + +[.description] +-- +The log level specifying, which message levels will be logged by socket logger + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_LEVEL+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_LEVEL+++` +endif::add-copy-button-to-env-var[] +-- +|link:https://javadoc.io/doc/org.jboss.logmanager/jboss-logmanager/latest/org/jboss/logmanager/Level.html[Level] +|`ALL` + +a| [[quarkus-core_quarkus-log-socket-filter]] [.property-path]##link:#quarkus-core_quarkus-log-socket-filter[`quarkus.log.socket.filter`]## + +[.description] +-- +The name of the filter to link to the file handler. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_FILTER+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_FILTER+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a| [[quarkus-core_quarkus-log-socket-async]] [.property-path]##link:#quarkus-core_quarkus-log-socket-async[`quarkus.log.socket.async`]## + +[.description] +-- +Indicates whether to log asynchronously + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_ASYNC+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_ASYNC+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + +a| [[quarkus-core_quarkus-log-socket-async-queue-length]] [.property-path]##link:#quarkus-core_quarkus-log-socket-async-queue-length[`quarkus.log.socket.async.queue-length`]## + +[.description] +-- +The queue length to use before flushing writing + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_ASYNC_QUEUE_LENGTH+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_ASYNC_QUEUE_LENGTH+++` +endif::add-copy-button-to-env-var[] +-- +|int +|`512` + +a| [[quarkus-core_quarkus-log-socket-async-overflow]] [.property-path]##link:#quarkus-core_quarkus-log-socket-async-overflow[`quarkus.log.socket.async.overflow`]## + +[.description] +-- +Determine whether to block the publisher (rather than drop the message) when the queue is full + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_ASYNC_OVERFLOW+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_ASYNC_OVERFLOW+++` +endif::add-copy-button-to-env-var[] +-- +a|`block`, `discard` +|`block` + + h|[[quarkus-core_section_quarkus-log-handler-console]] [.section-name.section-level0]##link:#quarkus-core_section_quarkus-log-handler-console[Console handlers]## h|Type h|Default @@ -1190,7 +1366,7 @@ a| [[quarkus-core_quarkus-log-handler-file-file-handlers-rotation-max-file-size] [.description] -- -The maximum log file size, after which a rotation is executed. +The maximum log file size, after which a rotation is executed. Note that the file is rotated _after_ the log record is written. Thus, this isn't a hard maximum on the file size; rather, it's a hard _minimum_ on the size of the file before it is rotated. ifdef::add-copy-button-to-env-var[] @@ -1424,8 +1600,8 @@ a| [[quarkus-core_quarkus-log-handler-syslog-syslog-handlers-block-on-reconnect] [.description] -- -Enables or disables blocking when attempting to reconnect a `org.jboss.logmanager.handlers.SyslogHandler.Protocol++#++TCP -TCP` or `org.jboss.logmanager.handlers.SyslogHandler.Protocol++#++SSL_TCP SSL TCP` protocol +Enables or disables blocking when attempting to reconnect a `Protocol++#++TCP +TCP` or `Protocol++#++SSL_TCP SSL TCP` protocol ifdef::add-copy-button-to-env-var[] @@ -1560,6 +1736,182 @@ a|`block`, `discard` |`block` +h|[[quarkus-core_section_quarkus-log-handler-socket]] [.section-name.section-level0]##link:#quarkus-core_section_quarkus-log-handler-socket[Socket handlers]## +h|Type +h|Default + +a| [[quarkus-core_quarkus-log-handler-socket-socket-handlers-enable]] [.property-path]##link:#quarkus-core_quarkus-log-handler-socket-socket-handlers-enable[`quarkus.log.handler.socket."socket-handlers".enable`]## + +[.description] +-- +If socket logging should be enabled + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__ENABLE+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__ENABLE+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + +a| [[quarkus-core_quarkus-log-handler-socket-socket-handlers-endpoint]] [.property-path]##link:#quarkus-core_quarkus-log-handler-socket-socket-handlers-endpoint[`quarkus.log.handler.socket."socket-handlers".endpoint`]## + +[.description] +-- +The IP address and port of the server receiving the logs + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__ENDPOINT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__ENDPOINT+++` +endif::add-copy-button-to-env-var[] +-- +|host:port +|`localhost:4560` + +a| [[quarkus-core_quarkus-log-handler-socket-socket-handlers-protocol]] [.property-path]##link:#quarkus-core_quarkus-log-handler-socket-socket-handlers-protocol[`quarkus.log.handler.socket."socket-handlers".protocol`]## + +[.description] +-- +Sets the protocol used to connect to the syslog server + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__PROTOCOL+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__PROTOCOL+++` +endif::add-copy-button-to-env-var[] +-- +a|`tcp`, `udp`, `ssl-tcp` +|`tcp` + +a| [[quarkus-core_quarkus-log-handler-socket-socket-handlers-block-on-reconnect]] [.property-path]##link:#quarkus-core_quarkus-log-handler-socket-socket-handlers-block-on-reconnect[`quarkus.log.handler.socket."socket-handlers".block-on-reconnect`]## + +[.description] +-- +Enables or disables blocking when attempting to reconnect a `Protocol++#++TCP +TCP` or `Protocol++#++SSL_TCP SSL TCP` protocol + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__BLOCK_ON_RECONNECT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__BLOCK_ON_RECONNECT+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + +a| [[quarkus-core_quarkus-log-handler-socket-socket-handlers-format]] [.property-path]##link:#quarkus-core_quarkus-log-handler-socket-socket-handlers-format[`quarkus.log.handler.socket."socket-handlers".format`]## + +[.description] +-- +The log message format + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__FORMAT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__FORMAT+++` +endif::add-copy-button-to-env-var[] +-- +|string +|`%d{yyyy-MM-dd HH:mm:ss,SSS} %-5p [%c{3.}] (%t) %s%e%n` + +a| [[quarkus-core_quarkus-log-handler-socket-socket-handlers-level]] [.property-path]##link:#quarkus-core_quarkus-log-handler-socket-socket-handlers-level[`quarkus.log.handler.socket."socket-handlers".level`]## + +[.description] +-- +The log level specifying, which message levels will be logged by socket logger + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__LEVEL+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__LEVEL+++` +endif::add-copy-button-to-env-var[] +-- +|link:https://javadoc.io/doc/org.jboss.logmanager/jboss-logmanager/latest/org/jboss/logmanager/Level.html[Level] +|`ALL` + +a| [[quarkus-core_quarkus-log-handler-socket-socket-handlers-filter]] [.property-path]##link:#quarkus-core_quarkus-log-handler-socket-socket-handlers-filter[`quarkus.log.handler.socket."socket-handlers".filter`]## + +[.description] +-- +The name of the filter to link to the file handler. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__FILTER+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__FILTER+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a| [[quarkus-core_quarkus-log-handler-socket-socket-handlers-async]] [.property-path]##link:#quarkus-core_quarkus-log-handler-socket-socket-handlers-async[`quarkus.log.handler.socket."socket-handlers".async`]## + +[.description] +-- +Indicates whether to log asynchronously + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__ASYNC+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__ASYNC+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + +a| [[quarkus-core_quarkus-log-handler-socket-socket-handlers-async-queue-length]] [.property-path]##link:#quarkus-core_quarkus-log-handler-socket-socket-handlers-async-queue-length[`quarkus.log.handler.socket."socket-handlers".async.queue-length`]## + +[.description] +-- +The queue length to use before flushing writing + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__ASYNC_QUEUE_LENGTH+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__ASYNC_QUEUE_LENGTH+++` +endif::add-copy-button-to-env-var[] +-- +|int +|`512` + +a| [[quarkus-core_quarkus-log-handler-socket-socket-handlers-async-overflow]] [.property-path]##link:#quarkus-core_quarkus-log-handler-socket-socket-handlers-async-overflow[`quarkus.log.handler.socket."socket-handlers".async.overflow`]## + +[.description] +-- +Determine whether to block the publisher (rather than drop the message) when the queue is full + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__ASYNC_OVERFLOW+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_HANDLER_SOCKET__SOCKET_HANDLERS__ASYNC_OVERFLOW+++` +endif::add-copy-button-to-env-var[] +-- +a|`block`, `discard` +|`block` + + h|[[quarkus-core_section_quarkus-log-filter]] [.section-name.section-level0]##link:#quarkus-core_section_quarkus-log-filter[Log cleanup filters - internal use]## h|Type h|Default diff --git a/_generated-doc/latest/config/quarkus-core_quarkus.native.adoc b/_generated-doc/latest/config/quarkus-core_quarkus.native.adoc index b8d58704086..8c167b7f1c8 100644 --- a/_generated-doc/latest/config/quarkus-core_quarkus.native.adoc +++ b/_generated-doc/latest/config/quarkus-core_quarkus.native.adoc @@ -453,6 +453,7 @@ Enable monitoring various monitoring options. The value should be comma separate - `heapdump` for heampdump support - `jmxclient` for JMX client support (experimental) - `jmxserver` for JMX server support (experimental) + - `nmt` for native memory tracking support - `all` for all monitoring features @@ -463,7 +464,7 @@ ifndef::add-copy-button-to-env-var[] Environment variable: `+++QUARKUS_NATIVE_MONITORING+++` endif::add-copy-button-to-env-var[] -- -a|list of `heapdump`, `jvmstat`, `jfr`, `jmxserver`, `jmxclient`, `all` +a|list of `heapdump`, `jvmstat`, `jfr`, `jmxserver`, `jmxclient`, `nmt`, `all` | a|icon:lock[title=Fixed at build time] [[quarkus-core_quarkus-native-enable-reports]] [.property-path]##link:#quarkus-core_quarkus-native-enable-reports[`quarkus.native.enable-reports`]## diff --git a/_generated-doc/latest/config/quarkus-datasource.adoc b/_generated-doc/latest/config/quarkus-datasource.adoc index d23202f9384..a0d7136a8b5 100644 --- a/_generated-doc/latest/config/quarkus-datasource.adoc +++ b/_generated-doc/latest/config/quarkus-datasource.adoc @@ -140,11 +140,6 @@ Whether this datasource should be active at runtime. See xref:datasource.adoc#datasource-active[this section of the documentation]. -If the datasource is not active, it won't start with the application, -and accessing the corresponding Datasource CDI bean will fail, -meaning in particular that consumers of this datasource -(e.g. Hibernate ORM persistence units) will fail to start unless they are inactive too. - ifdef::add-copy-button-to-env-var[] Environment variable: env_var_with_copy_button:+++QUARKUS_DATASOURCE_ACTIVE+++[] @@ -154,7 +149,7 @@ Environment variable: `+++QUARKUS_DATASOURCE_ACTIVE+++` endif::add-copy-button-to-env-var[] -- |boolean -|`true` +|``true` if the URL is set, `false` otherwise` a| [[quarkus-datasource_quarkus-datasource-username]] [.property-path]##link:#quarkus-datasource_quarkus-datasource-username[`quarkus.datasource.username`]## @@ -523,6 +518,27 @@ endif::add-copy-button-to-env-var[] |boolean |`true` +a|icon:lock[title=Fixed at build time] [[quarkus-datasource_quarkus-datasource-devservices-show-logs]] [.property-path]##link:#quarkus-datasource_quarkus-datasource-devservices-show-logs[`quarkus.datasource.devservices.show-logs`]## + +`quarkus.datasource."datasource-name".devservices.show-logs` + +[.description] +-- +Whether the logs should be consumed by the JBoss logger. + +This has no effect if the provider is not a container-based database, such as H2 or Derby. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_DATASOURCE_DEVSERVICES_SHOW_LOGS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_DATASOURCE_DEVSERVICES_SHOW_LOGS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + |=== diff --git a/_generated-doc/latest/config/quarkus-datasource_quarkus.datasource.adoc b/_generated-doc/latest/config/quarkus-datasource_quarkus.datasource.adoc index d23202f9384..a0d7136a8b5 100644 --- a/_generated-doc/latest/config/quarkus-datasource_quarkus.datasource.adoc +++ b/_generated-doc/latest/config/quarkus-datasource_quarkus.datasource.adoc @@ -140,11 +140,6 @@ Whether this datasource should be active at runtime. See xref:datasource.adoc#datasource-active[this section of the documentation]. -If the datasource is not active, it won't start with the application, -and accessing the corresponding Datasource CDI bean will fail, -meaning in particular that consumers of this datasource -(e.g. Hibernate ORM persistence units) will fail to start unless they are inactive too. - ifdef::add-copy-button-to-env-var[] Environment variable: env_var_with_copy_button:+++QUARKUS_DATASOURCE_ACTIVE+++[] @@ -154,7 +149,7 @@ Environment variable: `+++QUARKUS_DATASOURCE_ACTIVE+++` endif::add-copy-button-to-env-var[] -- |boolean -|`true` +|``true` if the URL is set, `false` otherwise` a| [[quarkus-datasource_quarkus-datasource-username]] [.property-path]##link:#quarkus-datasource_quarkus-datasource-username[`quarkus.datasource.username`]## @@ -523,6 +518,27 @@ endif::add-copy-button-to-env-var[] |boolean |`true` +a|icon:lock[title=Fixed at build time] [[quarkus-datasource_quarkus-datasource-devservices-show-logs]] [.property-path]##link:#quarkus-datasource_quarkus-datasource-devservices-show-logs[`quarkus.datasource.devservices.show-logs`]## + +`quarkus.datasource."datasource-name".devservices.show-logs` + +[.description] +-- +Whether the logs should be consumed by the JBoss logger. + +This has no effect if the provider is not a container-based database, such as H2 or Derby. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_DATASOURCE_DEVSERVICES_SHOW_LOGS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_DATASOURCE_DEVSERVICES_SHOW_LOGS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + |=== diff --git a/_generated-doc/latest/config/quarkus-datasource_quarkus.datasource.devservices.adoc b/_generated-doc/latest/config/quarkus-datasource_quarkus.datasource.devservices.adoc index d87e5cf70e8..a4fa5857eb0 100644 --- a/_generated-doc/latest/config/quarkus-datasource_quarkus.datasource.devservices.adoc +++ b/_generated-doc/latest/config/quarkus-datasource_quarkus.datasource.devservices.adoc @@ -290,5 +290,26 @@ endif::add-copy-button-to-env-var[] |boolean |`true` +a|icon:lock[title=Fixed at build time] [[quarkus-datasource_quarkus-datasource-devservices_quarkus-datasource-devservices-show-logs]] [.property-path]##link:#quarkus-datasource_quarkus-datasource-devservices_quarkus-datasource-devservices-show-logs[`quarkus.datasource.devservices.show-logs`]## + +`quarkus.datasource."datasource-name".devservices.show-logs` + +[.description] +-- +Whether the logs should be consumed by the JBoss logger. + +This has no effect if the provider is not a container-based database, such as H2 or Derby. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_DATASOURCE_DEVSERVICES_SHOW_LOGS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_DATASOURCE_DEVSERVICES_SHOW_LOGS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + |=== diff --git a/_generated-doc/latest/config/quarkus-hibernate-orm.adoc b/_generated-doc/latest/config/quarkus-hibernate-orm.adoc index 729ce707846..27b2a875042 100644 --- a/_generated-doc/latest/config/quarkus-hibernate-orm.adoc +++ b/_generated-doc/latest/config/quarkus-hibernate-orm.adoc @@ -388,10 +388,6 @@ Whether this persistence unit should be active at runtime. See xref:hibernate-orm.adoc#persistence-unit-active[this section of the documentation]. -If the persistence unit is not active, it won't start with the application, -and accessing the corresponding EntityManagerFactory/EntityManager or SessionFactory/Session -will not be possible. - Note that if Hibernate ORM is disabled (i.e. `quarkus.hibernate-orm.enabled` is set to `false`), all persistence units are deactivated, and setting this property to `true` will fail. diff --git a/_generated-doc/latest/config/quarkus-hibernate-orm_quarkus.hibernate-orm.adoc b/_generated-doc/latest/config/quarkus-hibernate-orm_quarkus.hibernate-orm.adoc index 729ce707846..27b2a875042 100644 --- a/_generated-doc/latest/config/quarkus-hibernate-orm_quarkus.hibernate-orm.adoc +++ b/_generated-doc/latest/config/quarkus-hibernate-orm_quarkus.hibernate-orm.adoc @@ -388,10 +388,6 @@ Whether this persistence unit should be active at runtime. See xref:hibernate-orm.adoc#persistence-unit-active[this section of the documentation]. -If the persistence unit is not active, it won't start with the application, -and accessing the corresponding EntityManagerFactory/EntityManager or SessionFactory/Session -will not be possible. - Note that if Hibernate ORM is disabled (i.e. `quarkus.hibernate-orm.enabled` is set to `false`), all persistence units are deactivated, and setting this property to `true` will fail. diff --git a/_generated-doc/latest/config/quarkus-keycloak-admin-client.adoc b/_generated-doc/latest/config/quarkus-keycloak-admin-client.adoc index 29fcd3d9dd3..1f513d169e3 100644 --- a/_generated-doc/latest/config/quarkus-keycloak-admin-client.adoc +++ b/_generated-doc/latest/config/quarkus-keycloak-admin-client.adoc @@ -28,7 +28,7 @@ a| [[quarkus-keycloak-admin-client_quarkus-keycloak-admin-client-server-url]] [. [.description] -- -Keycloak server URL, for example, `https://host:port`. If this property is not set then the Keycloak Admin Client injection will fail - use `org.keycloak.admin.client.KeycloakBuilder` to create it instead. +Keycloak server URL, for example, `https://host:port`. When the Keycloak Dev Services is started and this property is not configured, Quarkus points the 'quarkus.keycloak.admin-client.server-url' configuration property to started Keycloak container. In other cases, when this property is not set then the Keycloak Admin Client injection will fail - use `org.keycloak.admin.client.KeycloakBuilder` to create the client instead. ifdef::add-copy-button-to-env-var[] diff --git a/_generated-doc/latest/config/quarkus-keycloak-admin-client_quarkus.keycloak.adoc b/_generated-doc/latest/config/quarkus-keycloak-admin-client_quarkus.keycloak.adoc index 29fcd3d9dd3..1f513d169e3 100644 --- a/_generated-doc/latest/config/quarkus-keycloak-admin-client_quarkus.keycloak.adoc +++ b/_generated-doc/latest/config/quarkus-keycloak-admin-client_quarkus.keycloak.adoc @@ -28,7 +28,7 @@ a| [[quarkus-keycloak-admin-client_quarkus-keycloak-admin-client-server-url]] [. [.description] -- -Keycloak server URL, for example, `https://host:port`. If this property is not set then the Keycloak Admin Client injection will fail - use `org.keycloak.admin.client.KeycloakBuilder` to create it instead. +Keycloak server URL, for example, `https://host:port`. When the Keycloak Dev Services is started and this property is not configured, Quarkus points the 'quarkus.keycloak.admin-client.server-url' configuration property to started Keycloak container. In other cases, when this property is not set then the Keycloak Admin Client injection will fail - use `org.keycloak.admin.client.KeycloakBuilder` to create the client instead. ifdef::add-copy-button-to-env-var[] diff --git a/_generated-doc/latest/config/quarkus-kubernetes_quarkus.knative.adoc b/_generated-doc/latest/config/quarkus-kubernetes_quarkus.knative.adoc index 901473efb34..29cf229aae0 100644 --- a/_generated-doc/latest/config/quarkus-kubernetes_quarkus.knative.adoc +++ b/_generated-doc/latest/config/quarkus-kubernetes_quarkus.knative.adoc @@ -7,11 +7,164 @@ h|[.header-title]##Configuration property## h|Type h|Default +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-secrets[`quarkus.knative.env.secrets`]## + +[.description] +-- +The optional list of Secret names to load environment variables from. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_SECRETS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_ENV_SECRETS+++` +endif::add-copy-button-to-env-var[] +-- +|list of string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-configmaps[`quarkus.knative.env.configmaps`]## + +[.description] +-- +The optional list of ConfigMap names to load environment variables from. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_CONFIGMAPS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_ENV_CONFIGMAPS+++` +endif::add-copy-button-to-env-var[] +-- +|list of string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-fields-environment-variable-name[`quarkus.knative.env.fields."environment-variable-name"`]## + +[.description] +-- +The map associating environment variable names to their associated field references they take their value from. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` +endif::add-copy-button-to-env-var[] +-- +|Map +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-vars-vars[`quarkus.knative.env.vars."vars"`]## + +[.description] +-- +The environment variable value + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_VARS__VARS_+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_ENV_VARS__VARS_+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-mapping-mapping-from-secret[`quarkus.knative.env.mapping."mapping".from-secret`]## + +[.description] +-- +The optional name of the Secret from which a value is to be extracted. Mutually exclusive with `from-configmap`. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_MAPPING__MAPPING__FROM_SECRET+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_ENV_MAPPING__MAPPING__FROM_SECRET+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-mapping-mapping-from-configmap[`quarkus.knative.env.mapping."mapping".from-configmap`]## + +[.description] +-- +The optional name of the ConfigMap from which a value is to be extracted. Mutually exclusive with `from-secret`. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-mapping-mapping-with-key[`quarkus.knative.env.mapping."mapping".with-key`]## + +[.description] +-- +The key identifying the field from which the value is extracted. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_MAPPING__MAPPING__WITH_KEY+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_ENV_MAPPING__MAPPING__WITH_KEY+++` +endif::add-copy-button-to-env-var[] +-- +|string +|required icon:exclamation-circle[title=Configuration property is required] + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-using-prefix-prefixes-for-secret[`quarkus.knative.env.using-prefix."prefixes".for-secret`]## + +[.description] +-- +The optional prefix to use when adding the environment variable to the container. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-using-prefix-prefixes-for-configmap[`quarkus.knative.env.using-prefix."prefixes".for-configmap`]## + +[.description] +-- +The optional prefix to use when adding the environment variable to the container. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-part-of]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-part-of[`quarkus.knative.part-of`]## [.description] -- -The name of the group this component belongs too +The name of the group this component belongs too. ifdef::add-copy-button-to-env-var[] @@ -62,7 +215,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-name [.description] -- -The namespace the generated resources should belong to. If not value is set, then the 'namespace' field will not be added to the 'metadata' section of the generated manifests. This in turn means that when the manifests are applied to a cluster, the namespace will be resolved from the current Kubernetes context (see https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/++#++context for more details). +The namespace the generated resources should belong to. If not value is set, then the 'namespace' field will not be added to the 'metadata' section of the generated manifests. This in turn means that when the manifests are applied to a cluster, the namespace will be resolved from the current Kubernetes context (see link:https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/#context[organize-cluster-access-kubeconfig] for more details). ifdef::add-copy-button-to-env-var[] @@ -79,7 +232,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-labe [.description] -- -Custom labels to add to all resources +Custom labels to add to all resources. ifdef::add-copy-button-to-env-var[] @@ -96,7 +249,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-anno [.description] -- -Custom annotations to add to all resources +Custom annotations to add to all resources. ifdef::add-copy-button-to-env-var[] @@ -109,11 +262,28 @@ endif::add-copy-button-to-env-var[] |Map | +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-service-type]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-service-type[`quarkus.knative.service-type`]## + +[.description] +-- +The type of service that will be generated for the application + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SERVICE_TYPE+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_SERVICE_TYPE+++` +endif::add-copy-button-to-env-var[] +-- +a|`cluster-ip`, `node-port`, `load-balancer`, `external-name` +|`cluster-ip` + a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-add-build-timestamp]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-add-build-timestamp[`quarkus.knative.add-build-timestamp`]## [.description] -- -Whether to add the build timestamp to the Kubernetes annotations This is a very useful way to have manifests of successive builds of the same application differ - thus ensuring that Kubernetes will apply the updated resources +Whether to add the build timestamp to the Kubernetes annotations This is a very useful way to have manifests of successive builds of the same application differ - thus ensuring that Kubernetes will apply the updated resources. ifdef::add-copy-button-to-env-var[] @@ -126,11 +296,45 @@ endif::add-copy-button-to-env-var[] |boolean |`true` +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-add-version-to-label-selectors]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-add-version-to-label-selectors[`quarkus.knative.add-version-to-label-selectors`]## + +[.description] +-- +If `true`, the 'app.kubernetes.io/version' label will be part of the selectors of Service and Deployment. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ADD_VERSION_TO_LABEL_SELECTORS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_ADD_VERSION_TO_LABEL_SELECTORS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-add-name-to-label-selectors]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-add-name-to-label-selectors[`quarkus.knative.add-name-to-label-selectors`]## + +[.description] +-- +If `true`, the 'app.kubernetes.io/name' label will be part of the selectors of Service and Deployment. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ADD_NAME_TO_LABEL_SELECTORS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_ADD_NAME_TO_LABEL_SELECTORS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-working-dir]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-working-dir[`quarkus.knative.working-dir`]## [.description] -- -Working directory +Working directory. ifdef::add-copy-button-to-env-var[] @@ -147,7 +351,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-comm [.description] -- -The commands +The commands. ifdef::add-copy-button-to-env-var[] @@ -164,7 +368,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-argu [.description] -- -The arguments +The arguments. ifdef::add-copy-button-to-env-var[] @@ -181,7 +385,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-serv [.description] -- -The service account +The service account. ifdef::add-copy-button-to-env-var[] @@ -194,6 +398,23 @@ endif::add-copy-button-to-env-var[] |string | +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-container-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-container-name[`quarkus.knative.container-name`]## + +[.description] +-- +If set, it will change the name of the container according to the configuration. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINER_NAME+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_CONTAINER_NAME+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-ports-ports-container-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-ports-ports-container-port[`quarkus.knative.ports."ports".container-port`]## [.description] @@ -296,28 +517,11 @@ endif::add-copy-button-to-env-var[] |boolean |`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-service-type]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-service-type[`quarkus.knative.service-type`]## - -[.description] --- -The type of service that will be generated for the application - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SERVICE_TYPE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_SERVICE_TYPE+++` -endif::add-copy-button-to-env-var[] --- -a|`cluster-ip`, `node-port`, `load-balancer`, `external-name` -|`cluster-ip` - a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-image-pull-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-image-pull-policy[`quarkus.knative.image-pull-policy`]## [.description] -- -Image pull policy +Image pull policy. ifdef::add-copy-button-to-env-var[] @@ -334,7 +538,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-imag [.description] -- -The image pull secret +The image pull secret. ifdef::add-copy-button-to-env-var[] @@ -402,7 +606,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-live [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -623,7 +829,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-read [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -844,7 +1052,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-star [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -1031,7 +1241,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-prom [.description] -- -When true (the default), emit a set of annotations to identify services that should be scraped by prometheus for metrics. In configurations that use the Prometheus operator with ServiceMonitor, annotations may not be necessary. +When true (the default), emit a set of annotations to identify services that should be scraped by prometheus for metrics. + +In configurations that use the Prometheus operator with ServiceMonitor, annotations may not be necessary. ifdef::add-copy-button-to-env-var[] @@ -1048,7 +1260,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-prom [.description] -- -When true (the default), emit a set of annotations to identify services that should be scraped by prometheus for metrics. In configurations that use the Prometheus operator with ServiceMonitor, annotations may not be necessary. +When true (the default), emit a set of annotations to identify services that should be scraped by prometheus for metrics. + +In configurations that use the Prometheus operator with ServiceMonitor, annotations may not be necessary. ifdef::add-copy-button-to-env-var[] @@ -1065,7 +1279,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-prom [.description] -- -Define the annotation prefix used for scrape values, this value will be used as the base for other annotation name defaults. Altering the base for generated annotations can make it easier to define re-labeling rules and avoid unexpected knock-on effects. The default value is `prometheus.io` See Prometheus example: https://github.com/prometheus/prometheus/blob/main/documentation/examples/prometheus-kubernetes.yml +Define the annotation prefix used for scrape values, this value will be used as the base for other annotation name defaults. Altering the base for generated annotations can make it easier to define re-labeling rules and avoid unexpected knock-on effects. The default value is `prometheus.io` See Prometheus link:https://github.com/prometheus/prometheus/blob/main/documentation/examples/prometheus-kubernetes.yml[example] ifdef::add-copy-button-to-env-var[] @@ -1201,7 +1415,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-moun [.description] -- -ReadOnly +ReadOnly. ifdef::add-copy-button-to-env-var[] @@ -1388,7 +1602,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-empt [.description] -- -EmptyDir volumes +EmptyDir volumes. ifdef::add-copy-button-to-env-var[] @@ -1724,24 +1938,160 @@ endif::add-copy-button-to-env-var[] |boolean |`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-container-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-container-name[`quarkus.knative.container-name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-secrets[`quarkus.knative.init-containers."init-containers".env.secrets`]## [.description] -- -If set, it will change the name of the container according to the configuration +The optional list of Secret names to load environment variables from. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINER_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_SECRETS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINER_NAME+++` +Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_SECRETS+++` endif::add-copy-button-to-env-var[] -- -|string +|list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-image]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-image[`quarkus.knative.init-containers."init-containers".image`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-configmaps[`quarkus.knative.init-containers."init-containers".env.configmaps`]## + +[.description] +-- +The optional list of ConfigMap names to load environment variables from. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_CONFIGMAPS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_CONFIGMAPS+++` +endif::add-copy-button-to-env-var[] +-- +|list of string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-fields-environment-variable-name[`quarkus.knative.init-containers."init-containers".env.fields."environment-variable-name"`]## + +[.description] +-- +The map associating environment variable names to their associated field references they take their value from. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` +endif::add-copy-button-to-env-var[] +-- +|Map +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-vars-vars[`quarkus.knative.init-containers."init-containers".env.vars."vars"`]## + +[.description] +-- +The environment variable value + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_VARS__VARS_+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_VARS__VARS_+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-mapping-mapping-from-secret[`quarkus.knative.init-containers."init-containers".env.mapping."mapping".from-secret`]## + +[.description] +-- +The optional name of the Secret from which a value is to be extracted. Mutually exclusive with `from-configmap`. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_SECRET+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_SECRET+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-mapping-mapping-from-configmap[`quarkus.knative.init-containers."init-containers".env.mapping."mapping".from-configmap`]## + +[.description] +-- +The optional name of the ConfigMap from which a value is to be extracted. Mutually exclusive with `from-secret`. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-mapping-mapping-with-key[`quarkus.knative.init-containers."init-containers".env.mapping."mapping".with-key`]## + +[.description] +-- +The key identifying the field from which the value is extracted. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__WITH_KEY+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__WITH_KEY+++` +endif::add-copy-button-to-env-var[] +-- +|string +|required icon:exclamation-circle[title=Configuration property is required] + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-using-prefix-prefixes-for-secret[`quarkus.knative.init-containers."init-containers".env.using-prefix."prefixes".for-secret`]## + +[.description] +-- +The optional prefix to use when adding the environment variable to the container. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-using-prefix-prefixes-for-configmap[`quarkus.knative.init-containers."init-containers".env.using-prefix."prefixes".for-configmap`]## + +[.description] +-- +The optional prefix to use when adding the environment variable to the container. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-image]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-image[`quarkus.knative.init-containers."init-containers".image`]## [.description] -- @@ -2017,7 +2367,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -2238,7 +2590,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -2476,7 +2830,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init [.description] -- -ReadOnly +ReadOnly. ifdef::add-copy-button-to-env-var[] @@ -2557,7 +2911,7 @@ endif::add-copy-button-to-env-var[] |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-secrets[`quarkus.knative.init-containers."init-containers".env.secrets`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-secrets[`quarkus.knative.sidecars."sidecars".env.secrets`]## [.description] -- @@ -2565,16 +2919,16 @@ The optional list of Secret names to load environment variables from. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_SECRETS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_SECRETS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_SECRETS+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_SECRETS+++` endif::add-copy-button-to-env-var[] -- |list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-configmaps[`quarkus.knative.init-containers."init-containers".env.configmaps`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-configmaps[`quarkus.knative.sidecars."sidecars".env.configmaps`]## [.description] -- @@ -2582,16 +2936,16 @@ The optional list of ConfigMap names to load environment variables from. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_CONFIGMAPS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_CONFIGMAPS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_CONFIGMAPS+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_CONFIGMAPS+++` endif::add-copy-button-to-env-var[] -- |list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-fields-environment-variable-name[`quarkus.knative.init-containers."init-containers".env.fields."environment-variable-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-fields-environment-variable-name[`quarkus.knative.sidecars."sidecars".env.fields."environment-variable-name"`]## [.description] -- @@ -2599,33 +2953,33 @@ The map associating environment variable names to their associated field referen ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` endif::add-copy-button-to-env-var[] -- |Map | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-vars-vars[`quarkus.knative.init-containers."init-containers".env.vars."vars"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-vars-vars[`quarkus.knative.sidecars."sidecars".env.vars."vars"`]## [.description] -- -The map associating environment name to its associated value. +The environment variable value ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_VARS__VARS_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_VARS__VARS_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_VARS__VARS_+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_VARS__VARS_+++` endif::add-copy-button-to-env-var[] -- -|Map> +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-mapping-mapping-from-secret[`quarkus.knative.init-containers."init-containers".env.mapping."mapping".from-secret`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-mapping-mapping-from-secret[`quarkus.knative.sidecars."sidecars".env.mapping."mapping".from-secret`]## [.description] -- @@ -2633,16 +2987,16 @@ The optional name of the Secret from which a value is to be extracted. Mutually ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_SECRET+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-mapping-mapping-from-configmap[`quarkus.knative.init-containers."init-containers".env.mapping."mapping".from-configmap`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-mapping-mapping-from-configmap[`quarkus.knative.sidecars."sidecars".env.mapping."mapping".from-configmap`]## [.description] -- @@ -2650,16 +3004,16 @@ The optional name of the ConfigMap from which a value is to be extracted. Mutual ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-mapping-mapping-with-key[`quarkus.knative.init-containers."init-containers".env.mapping."mapping".with-key`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-mapping-mapping-with-key[`quarkus.knative.sidecars."sidecars".env.mapping."mapping".with-key`]## [.description] -- @@ -2667,16 +3021,16 @@ The key identifying the field from which the value is extracted. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__WITH_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__WITH_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__WITH_KEY+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__WITH_KEY+++` endif::add-copy-button-to-env-var[] -- |string |required icon:exclamation-circle[title=Configuration property is required] -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-using-prefix-prefixes-for-secret[`quarkus.knative.init-containers."init-containers".env.using-prefix."prefixes".for-secret`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-using-prefix-prefixes-for-secret[`quarkus.knative.sidecars."sidecars".env.using-prefix."prefixes".for-secret`]## [.description] -- @@ -2684,16 +3038,16 @@ The optional prefix to use when adding the environment variable to the container ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-init-containers-init-containers-env-using-prefix-prefixes-for-configmap[`quarkus.knative.init-containers."init-containers".env.using-prefix."prefixes".for-configmap`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-env-using-prefix-prefixes-for-configmap[`quarkus.knative.sidecars."sidecars".env.using-prefix."prefixes".for-configmap`]## [.description] -- @@ -2701,16 +3055,16 @@ The optional prefix to use when adding the environment variable to the container ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-image]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-image[`quarkus.knative.containers."containers".image`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-image]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-image[`quarkus.knative.sidecars."sidecars".image`]## [.description] -- @@ -2718,16 +3072,16 @@ The container image. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__IMAGE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__IMAGE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__IMAGE+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__IMAGE+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-working-dir]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-working-dir[`quarkus.knative.containers."containers".working-dir`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-working-dir]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-working-dir[`quarkus.knative.sidecars."sidecars".working-dir`]## [.description] -- @@ -2735,16 +3089,16 @@ Working directory. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__WORKING_DIR+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__WORKING_DIR+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__WORKING_DIR+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__WORKING_DIR+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-command]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-command[`quarkus.knative.containers."containers".command`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-command]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-command[`quarkus.knative.sidecars."sidecars".command`]## [.description] -- @@ -2752,16 +3106,16 @@ The commands ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__COMMAND+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__COMMAND+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__COMMAND+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__COMMAND+++` endif::add-copy-button-to-env-var[] -- |list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-arguments]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-arguments[`quarkus.knative.containers."containers".arguments`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-arguments]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-arguments[`quarkus.knative.sidecars."sidecars".arguments`]## [.description] -- @@ -2769,16 +3123,16 @@ The arguments ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ARGUMENTS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ARGUMENTS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ARGUMENTS+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__ARGUMENTS+++` endif::add-copy-button-to-env-var[] -- |list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-service-account]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-service-account[`quarkus.knative.containers."containers".service-account`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-service-account]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-service-account[`quarkus.knative.sidecars."sidecars".service-account`]## [.description] -- @@ -2786,16 +3140,16 @@ The service account. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__SERVICE_ACCOUNT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__SERVICE_ACCOUNT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__SERVICE_ACCOUNT+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__SERVICE_ACCOUNT+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-host]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-host[`quarkus.knative.containers."containers".host`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-host]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-host[`quarkus.knative.sidecars."sidecars".host`]## [.description] -- @@ -2803,16 +3157,16 @@ The host under which the application is going to be exposed. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__HOST+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__HOST+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__HOST+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__HOST+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-ports-ports-container-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-ports-ports-container-port[`quarkus.knative.containers."containers".ports."ports".container-port`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-ports-ports-container-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-ports-ports-container-port[`quarkus.knative.sidecars."sidecars".ports."ports".container-port`]## [.description] -- @@ -2820,16 +3174,16 @@ The port number. Refers to the container port. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__PORTS__PORTS__CONTAINER_PORT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__PORTS__PORTS__CONTAINER_PORT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__PORTS__PORTS__CONTAINER_PORT+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__PORTS__PORTS__CONTAINER_PORT+++` endif::add-copy-button-to-env-var[] -- |int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-ports-ports-host-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-ports-ports-host-port[`quarkus.knative.containers."containers".ports."ports".host-port`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-ports-ports-host-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-ports-ports-host-port[`quarkus.knative.sidecars."sidecars".ports."ports".host-port`]## [.description] -- @@ -2837,16 +3191,16 @@ The host port. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__PORTS__PORTS__HOST_PORT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__PORTS__PORTS__HOST_PORT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__PORTS__PORTS__HOST_PORT+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__PORTS__PORTS__HOST_PORT+++` endif::add-copy-button-to-env-var[] -- |int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-ports-ports-path]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-ports-ports-path[`quarkus.knative.containers."containers".ports."ports".path`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-ports-ports-path]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-ports-ports-path[`quarkus.knative.sidecars."sidecars".ports."ports".path`]## [.description] -- @@ -2854,16 +3208,16 @@ The application path (refers to web application path). ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__PORTS__PORTS__PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__PORTS__PORTS__PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__PORTS__PORTS__PATH+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__PORTS__PORTS__PATH+++` endif::add-copy-button-to-env-var[] -- |string |`/` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-ports-ports-protocol]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-ports-ports-protocol[`quarkus.knative.containers."containers".ports."ports".protocol`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-ports-ports-protocol]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-ports-ports-protocol[`quarkus.knative.sidecars."sidecars".ports."ports".protocol`]## [.description] -- @@ -2871,16 +3225,16 @@ The protocol. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__PORTS__PORTS__PROTOCOL+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__PORTS__PORTS__PROTOCOL+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__PORTS__PORTS__PROTOCOL+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__PORTS__PORTS__PROTOCOL+++` endif::add-copy-button-to-env-var[] -- a|`tcp`, `udp`, `sctp`, `http`, `proxy` |`tcp` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-ports-ports-node-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-ports-ports-node-port[`quarkus.knative.containers."containers".ports."ports".node-port`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-ports-ports-node-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-ports-ports-node-port[`quarkus.knative.sidecars."sidecars".ports."ports".node-port`]## [.description] -- @@ -2888,16 +3242,16 @@ The nodePort to which this port should be mapped to. This only takes affect when ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__PORTS__PORTS__NODE_PORT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__PORTS__PORTS__NODE_PORT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__PORTS__PORTS__NODE_PORT+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__PORTS__PORTS__NODE_PORT+++` endif::add-copy-button-to-env-var[] -- |int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-ports-ports-tls]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-ports-ports-tls[`quarkus.knative.containers."containers".ports."ports".tls`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-ports-ports-tls]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-ports-ports-tls[`quarkus.knative.sidecars."sidecars".ports."ports".tls`]## [.description] -- @@ -2905,16 +3259,16 @@ If enabled, the port will be configured to use the schema HTTPS. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__PORTS__PORTS__TLS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__PORTS__PORTS__TLS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__PORTS__PORTS__TLS+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__PORTS__PORTS__TLS+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-image-pull-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-image-pull-policy[`quarkus.knative.containers."containers".image-pull-policy`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-image-pull-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-image-pull-policy[`quarkus.knative.sidecars."sidecars".image-pull-policy`]## [.description] -- @@ -2922,16 +3276,16 @@ Image pull policy. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__IMAGE_PULL_POLICY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__IMAGE_PULL_POLICY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__IMAGE_PULL_POLICY+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__IMAGE_PULL_POLICY+++` endif::add-copy-button-to-env-var[] -- a|`always`, `if-not-present`, `never` |`always` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-image-pull-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-image-pull-secrets[`quarkus.knative.containers."containers".image-pull-secrets`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-image-pull-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-image-pull-secrets[`quarkus.knative.sidecars."sidecars".image-pull-secrets`]## [.description] -- @@ -2939,16 +3293,16 @@ The image pull secret ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__IMAGE_PULL_SECRETS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__IMAGE_PULL_SECRETS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__IMAGE_PULL_SECRETS+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__IMAGE_PULL_SECRETS+++` endif::add-copy-button-to-env-var[] -- |list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-http-action-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-http-action-port[`quarkus.knative.containers."containers".liveness-probe.http-action-port`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-http-action-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-http-action-port[`quarkus.knative.sidecars."sidecars".liveness-probe.http-action-port`]## [.description] -- @@ -2956,16 +3310,16 @@ The port number to use when configuring the `http get` action. If not configured ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_HTTP_ACTION_PORT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_HTTP_ACTION_PORT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_HTTP_ACTION_PORT+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_HTTP_ACTION_PORT+++` endif::add-copy-button-to-env-var[] -- |int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-http-action-port-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-http-action-port-name[`quarkus.knative.containers."containers".liveness-probe.http-action-port-name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-http-action-port-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-http-action-port-name[`quarkus.knative.sidecars."sidecars".liveness-probe.http-action-port-name`]## [.description] -- @@ -2973,33 +3327,35 @@ The port name for selecting the port of the `HTTP get` action. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_HTTP_ACTION_PORT_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_HTTP_ACTION_PORT_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_HTTP_ACTION_PORT_NAME+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_HTTP_ACTION_PORT_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-http-action-path]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-http-action-path[`quarkus.knative.containers."containers".liveness-probe.http-action-path`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-http-action-path]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-http-action-path[`quarkus.knative.sidecars."sidecars".liveness-probe.http-action-path`]## [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_HTTP_ACTION_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_HTTP_ACTION_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_HTTP_ACTION_PATH+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_HTTP_ACTION_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-http-action-scheme]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-http-action-scheme[`quarkus.knative.containers."containers".liveness-probe.http-action-scheme`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-http-action-scheme]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-http-action-scheme[`quarkus.knative.sidecars."sidecars".liveness-probe.http-action-scheme`]## [.description] -- @@ -3007,16 +3363,16 @@ The scheme of the `HTTP get` action. Can be either "HTTP" or "HTTPS". ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_HTTP_ACTION_SCHEME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_HTTP_ACTION_SCHEME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_HTTP_ACTION_SCHEME+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_HTTP_ACTION_SCHEME+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-exec-action]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-exec-action[`quarkus.knative.containers."containers".liveness-probe.exec-action`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-exec-action]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-exec-action[`quarkus.knative.sidecars."sidecars".liveness-probe.exec-action`]## [.description] -- @@ -3024,16 +3380,16 @@ The command to use for the probe. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_EXEC_ACTION+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_EXEC_ACTION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_EXEC_ACTION+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_EXEC_ACTION+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-tcp-socket-action]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-tcp-socket-action[`quarkus.knative.containers."containers".liveness-probe.tcp-socket-action`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-tcp-socket-action]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-tcp-socket-action[`quarkus.knative.sidecars."sidecars".liveness-probe.tcp-socket-action`]## [.description] -- @@ -3041,16 +3397,16 @@ The tcp socket to use for the probe (the format is host:port). ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_TCP_SOCKET_ACTION+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_TCP_SOCKET_ACTION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_TCP_SOCKET_ACTION+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_TCP_SOCKET_ACTION+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-grpc-action]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-grpc-action[`quarkus.knative.containers."containers".liveness-probe.grpc-action`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-grpc-action]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-grpc-action[`quarkus.knative.sidecars."sidecars".liveness-probe.grpc-action`]## [.description] -- @@ -3058,16 +3414,16 @@ The gRPC port to use for the probe (the format is either port or port:service). ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_GRPC_ACTION+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_GRPC_ACTION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_GRPC_ACTION+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_GRPC_ACTION+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-grpc-action-enabled]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-grpc-action-enabled[`quarkus.knative.containers."containers".liveness-probe.grpc-action-enabled`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-grpc-action-enabled]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-grpc-action-enabled[`quarkus.knative.sidecars."sidecars".liveness-probe.grpc-action-enabled`]## [.description] -- @@ -3075,16 +3431,16 @@ If enabled and `grpc-action` is not provided, it will use the generated service ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_GRPC_ACTION_ENABLED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_GRPC_ACTION_ENABLED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_GRPC_ACTION_ENABLED+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_GRPC_ACTION_ENABLED+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-initial-delay]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-initial-delay[`quarkus.knative.containers."containers".liveness-probe.initial-delay`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-initial-delay]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-initial-delay[`quarkus.knative.sidecars."sidecars".liveness-probe.initial-delay`]## [.description] -- @@ -3092,16 +3448,16 @@ The amount of time to wait before starting to probe. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_INITIAL_DELAY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_INITIAL_DELAY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_INITIAL_DELAY+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_INITIAL_DELAY+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-kubernetes_quarkus-knative[icon:question-circle[title=More information about the Duration format]] |`5S` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-period]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-period[`quarkus.knative.containers."containers".liveness-probe.period`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-period]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-period[`quarkus.knative.sidecars."sidecars".liveness-probe.period`]## [.description] -- @@ -3109,16 +3465,16 @@ The period in which the action should be called. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_PERIOD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_PERIOD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_PERIOD+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_PERIOD+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-kubernetes_quarkus-knative[icon:question-circle[title=More information about the Duration format]] |`10S` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-timeout]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-timeout[`quarkus.knative.containers."containers".liveness-probe.timeout`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-timeout]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-timeout[`quarkus.knative.sidecars."sidecars".liveness-probe.timeout`]## [.description] -- @@ -3126,16 +3482,16 @@ The amount of time to wait for each action. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_TIMEOUT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_TIMEOUT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_TIMEOUT+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_TIMEOUT+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-kubernetes_quarkus-knative[icon:question-circle[title=More information about the Duration format]] |`10S` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-success-threshold]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-success-threshold[`quarkus.knative.containers."containers".liveness-probe.success-threshold`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-success-threshold]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-success-threshold[`quarkus.knative.sidecars."sidecars".liveness-probe.success-threshold`]## [.description] -- @@ -3143,16 +3499,16 @@ The success threshold to use. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_SUCCESS_THRESHOLD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_SUCCESS_THRESHOLD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_SUCCESS_THRESHOLD+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_SUCCESS_THRESHOLD+++` endif::add-copy-button-to-env-var[] -- |int |`1` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-failure-threshold]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-liveness-probe-failure-threshold[`quarkus.knative.containers."containers".liveness-probe.failure-threshold`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-failure-threshold]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-liveness-probe-failure-threshold[`quarkus.knative.sidecars."sidecars".liveness-probe.failure-threshold`]## [.description] -- @@ -3160,16 +3516,16 @@ The failure threshold to use. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_FAILURE_THRESHOLD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_FAILURE_THRESHOLD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__LIVENESS_PROBE_FAILURE_THRESHOLD+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__LIVENESS_PROBE_FAILURE_THRESHOLD+++` endif::add-copy-button-to-env-var[] -- |int |`3` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-http-action-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-http-action-port[`quarkus.knative.containers."containers".readiness-probe.http-action-port`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-http-action-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-http-action-port[`quarkus.knative.sidecars."sidecars".readiness-probe.http-action-port`]## [.description] -- @@ -3177,16 +3533,16 @@ The port number to use when configuring the `http get` action. If not configured ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_HTTP_ACTION_PORT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_HTTP_ACTION_PORT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_HTTP_ACTION_PORT+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_HTTP_ACTION_PORT+++` endif::add-copy-button-to-env-var[] -- |int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-http-action-port-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-http-action-port-name[`quarkus.knative.containers."containers".readiness-probe.http-action-port-name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-http-action-port-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-http-action-port-name[`quarkus.knative.sidecars."sidecars".readiness-probe.http-action-port-name`]## [.description] -- @@ -3194,33 +3550,35 @@ The port name for selecting the port of the `HTTP get` action. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_HTTP_ACTION_PORT_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_HTTP_ACTION_PORT_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_HTTP_ACTION_PORT_NAME+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_HTTP_ACTION_PORT_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-http-action-path]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-http-action-path[`quarkus.knative.containers."containers".readiness-probe.http-action-path`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-http-action-path]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-http-action-path[`quarkus.knative.sidecars."sidecars".readiness-probe.http-action-path`]## [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_HTTP_ACTION_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_HTTP_ACTION_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_HTTP_ACTION_PATH+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_HTTP_ACTION_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-http-action-scheme]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-http-action-scheme[`quarkus.knative.containers."containers".readiness-probe.http-action-scheme`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-http-action-scheme]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-http-action-scheme[`quarkus.knative.sidecars."sidecars".readiness-probe.http-action-scheme`]## [.description] -- @@ -3228,16 +3586,16 @@ The scheme of the `HTTP get` action. Can be either "HTTP" or "HTTPS". ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_HTTP_ACTION_SCHEME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_HTTP_ACTION_SCHEME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_HTTP_ACTION_SCHEME+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_HTTP_ACTION_SCHEME+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-exec-action]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-exec-action[`quarkus.knative.containers."containers".readiness-probe.exec-action`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-exec-action]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-exec-action[`quarkus.knative.sidecars."sidecars".readiness-probe.exec-action`]## [.description] -- @@ -3245,16 +3603,16 @@ The command to use for the probe. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_EXEC_ACTION+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_EXEC_ACTION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_EXEC_ACTION+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_EXEC_ACTION+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-tcp-socket-action]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-tcp-socket-action[`quarkus.knative.containers."containers".readiness-probe.tcp-socket-action`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-tcp-socket-action]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-tcp-socket-action[`quarkus.knative.sidecars."sidecars".readiness-probe.tcp-socket-action`]## [.description] -- @@ -3262,16 +3620,16 @@ The tcp socket to use for the probe (the format is host:port). ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_TCP_SOCKET_ACTION+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_TCP_SOCKET_ACTION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_TCP_SOCKET_ACTION+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_TCP_SOCKET_ACTION+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-grpc-action]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-grpc-action[`quarkus.knative.containers."containers".readiness-probe.grpc-action`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-grpc-action]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-grpc-action[`quarkus.knative.sidecars."sidecars".readiness-probe.grpc-action`]## [.description] -- @@ -3279,16 +3637,16 @@ The gRPC port to use for the probe (the format is either port or port:service). ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_GRPC_ACTION+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_GRPC_ACTION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_GRPC_ACTION+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_GRPC_ACTION+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-grpc-action-enabled]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-grpc-action-enabled[`quarkus.knative.containers."containers".readiness-probe.grpc-action-enabled`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-grpc-action-enabled]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-grpc-action-enabled[`quarkus.knative.sidecars."sidecars".readiness-probe.grpc-action-enabled`]## [.description] -- @@ -3296,16 +3654,16 @@ If enabled and `grpc-action` is not provided, it will use the generated service ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_GRPC_ACTION_ENABLED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_GRPC_ACTION_ENABLED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_GRPC_ACTION_ENABLED+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_GRPC_ACTION_ENABLED+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-initial-delay]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-initial-delay[`quarkus.knative.containers."containers".readiness-probe.initial-delay`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-initial-delay]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-initial-delay[`quarkus.knative.sidecars."sidecars".readiness-probe.initial-delay`]## [.description] -- @@ -3313,16 +3671,16 @@ The amount of time to wait before starting to probe. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_INITIAL_DELAY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_INITIAL_DELAY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_INITIAL_DELAY+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_INITIAL_DELAY+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-kubernetes_quarkus-knative[icon:question-circle[title=More information about the Duration format]] |`5S` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-period]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-period[`quarkus.knative.containers."containers".readiness-probe.period`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-period]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-period[`quarkus.knative.sidecars."sidecars".readiness-probe.period`]## [.description] -- @@ -3330,16 +3688,16 @@ The period in which the action should be called. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_PERIOD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_PERIOD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_PERIOD+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_PERIOD+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-kubernetes_quarkus-knative[icon:question-circle[title=More information about the Duration format]] |`10S` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-timeout]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-timeout[`quarkus.knative.containers."containers".readiness-probe.timeout`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-timeout]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-timeout[`quarkus.knative.sidecars."sidecars".readiness-probe.timeout`]## [.description] -- @@ -3347,16 +3705,16 @@ The amount of time to wait for each action. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_TIMEOUT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_TIMEOUT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_TIMEOUT+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_TIMEOUT+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-kubernetes_quarkus-knative[icon:question-circle[title=More information about the Duration format]] |`10S` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-success-threshold]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-success-threshold[`quarkus.knative.containers."containers".readiness-probe.success-threshold`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-success-threshold]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-success-threshold[`quarkus.knative.sidecars."sidecars".readiness-probe.success-threshold`]## [.description] -- @@ -3364,16 +3722,16 @@ The success threshold to use. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_SUCCESS_THRESHOLD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_SUCCESS_THRESHOLD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_SUCCESS_THRESHOLD+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_SUCCESS_THRESHOLD+++` endif::add-copy-button-to-env-var[] -- |int |`1` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-failure-threshold]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-readiness-probe-failure-threshold[`quarkus.knative.containers."containers".readiness-probe.failure-threshold`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-failure-threshold]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-readiness-probe-failure-threshold[`quarkus.knative.sidecars."sidecars".readiness-probe.failure-threshold`]## [.description] -- @@ -3381,16 +3739,16 @@ The failure threshold to use. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_FAILURE_THRESHOLD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_FAILURE_THRESHOLD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__READINESS_PROBE_FAILURE_THRESHOLD+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__READINESS_PROBE_FAILURE_THRESHOLD+++` endif::add-copy-button-to-env-var[] -- |int |`3` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-mounts-mounts-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-mounts-mounts-name[`quarkus.knative.containers."containers".mounts."mounts".name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-mounts-mounts-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-mounts-mounts-name[`quarkus.knative.sidecars."sidecars".mounts."mounts".name`]## [.description] -- @@ -3398,16 +3756,16 @@ The name of the volumeName to mount. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__MOUNTS__MOUNTS__NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__MOUNTS__MOUNTS__NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__MOUNTS__MOUNTS__NAME+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__MOUNTS__MOUNTS__NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-mounts-mounts-path]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-mounts-mounts-path[`quarkus.knative.containers."containers".mounts."mounts".path`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-mounts-mounts-path]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-mounts-mounts-path[`quarkus.knative.sidecars."sidecars".mounts."mounts".path`]## [.description] -- @@ -3415,16 +3773,16 @@ The path to mount. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__MOUNTS__MOUNTS__PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__MOUNTS__MOUNTS__PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__MOUNTS__MOUNTS__PATH+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__MOUNTS__MOUNTS__PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-mounts-mounts-sub-path]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-mounts-mounts-sub-path[`quarkus.knative.containers."containers".mounts."mounts".sub-path`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-mounts-mounts-sub-path]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-mounts-mounts-sub-path[`quarkus.knative.sidecars."sidecars".mounts."mounts".sub-path`]## [.description] -- @@ -3432,33 +3790,33 @@ Path within the volumeName from which the container's volumeName should be mount ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__MOUNTS__MOUNTS__SUB_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__MOUNTS__MOUNTS__SUB_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__MOUNTS__MOUNTS__SUB_PATH+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__MOUNTS__MOUNTS__SUB_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-mounts-mounts-read-only]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-mounts-mounts-read-only[`quarkus.knative.containers."containers".mounts."mounts".read-only`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-mounts-mounts-read-only]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-mounts-mounts-read-only[`quarkus.knative.sidecars."sidecars".mounts."mounts".read-only`]## [.description] -- -ReadOnly +ReadOnly. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__MOUNTS__MOUNTS__READ_ONLY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__MOUNTS__MOUNTS__READ_ONLY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__MOUNTS__MOUNTS__READ_ONLY+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__MOUNTS__MOUNTS__READ_ONLY+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-resources-limits-cpu]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-resources-limits-cpu[`quarkus.knative.containers."containers".resources.limits.cpu`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-resources-limits-cpu]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-resources-limits-cpu[`quarkus.knative.sidecars."sidecars".resources.limits.cpu`]## [.description] -- @@ -3466,16 +3824,16 @@ CPU Requirements ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__RESOURCES_LIMITS_CPU+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__RESOURCES_LIMITS_CPU+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__RESOURCES_LIMITS_CPU+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__RESOURCES_LIMITS_CPU+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-resources-limits-memory]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-resources-limits-memory[`quarkus.knative.containers."containers".resources.limits.memory`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-resources-limits-memory]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-resources-limits-memory[`quarkus.knative.sidecars."sidecars".resources.limits.memory`]## [.description] -- @@ -3483,16 +3841,16 @@ Memory Requirements ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__RESOURCES_LIMITS_MEMORY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__RESOURCES_LIMITS_MEMORY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__RESOURCES_LIMITS_MEMORY+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__RESOURCES_LIMITS_MEMORY+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-resources-requests-cpu]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-resources-requests-cpu[`quarkus.knative.containers."containers".resources.requests.cpu`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-resources-requests-cpu]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-resources-requests-cpu[`quarkus.knative.sidecars."sidecars".resources.requests.cpu`]## [.description] -- @@ -3500,16 +3858,16 @@ CPU Requirements ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__RESOURCES_REQUESTS_CPU+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__RESOURCES_REQUESTS_CPU+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__RESOURCES_REQUESTS_CPU+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__RESOURCES_REQUESTS_CPU+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-resources-requests-memory]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-resources-requests-memory[`quarkus.knative.containers."containers".resources.requests.memory`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-sidecars-sidecars-resources-requests-memory]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-sidecars-sidecars-resources-requests-memory[`quarkus.knative.sidecars."sidecars".resources.requests.memory`]## [.description] -- @@ -3517,356 +3875,271 @@ Memory Requirements ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__RESOURCES_REQUESTS_MEMORY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__RESOURCES_REQUESTS_MEMORY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__RESOURCES_REQUESTS_MEMORY+++` +Environment variable: `+++QUARKUS_KNATIVE_SIDECARS__SIDECARS__RESOURCES_REQUESTS_MEMORY+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-env-secrets[`quarkus.knative.containers."containers".env.secrets`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-hostaliases-host-aliases-ip]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-hostaliases-host-aliases-ip[`quarkus.knative.hostaliases."host-aliases".ip`]## [.description] -- -The optional list of Secret names to load environment variables from. +The ip address. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_SECRETS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_HOSTALIASES__HOST_ALIASES__IP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_SECRETS+++` +Environment variable: `+++QUARKUS_KNATIVE_HOSTALIASES__HOST_ALIASES__IP+++` endif::add-copy-button-to-env-var[] -- -|list of string +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-env-configmaps[`quarkus.knative.containers."containers".env.configmaps`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-hostaliases-host-aliases-hostnames]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-hostaliases-host-aliases-hostnames[`quarkus.knative.hostaliases."host-aliases".hostnames`]## [.description] -- -The optional list of ConfigMap names to load environment variables from. +The hostnames to resolve to the ip. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_CONFIGMAPS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_HOSTALIASES__HOST_ALIASES__HOSTNAMES+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_CONFIGMAPS+++` +Environment variable: `+++QUARKUS_KNATIVE_HOSTALIASES__HOST_ALIASES__HOSTNAMES+++` endif::add-copy-button-to-env-var[] -- |list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-env-fields-environment-variable-name[`quarkus.knative.containers."containers".env.fields."environment-variable-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-node-selector-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-node-selector-key[`quarkus.knative.node-selector.key`]## [.description] -- -The map associating environment variable names to their associated field references they take their value from. +The key of the nodeSelector. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_NODE_SELECTOR_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` +Environment variable: `+++QUARKUS_KNATIVE_NODE_SELECTOR_KEY+++` endif::add-copy-button-to-env-var[] -- -|Map -| +|string +|required icon:exclamation-circle[title=Configuration property is required] -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-env-vars-vars[`quarkus.knative.containers."containers".env.vars."vars"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-node-selector-value]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-node-selector-value[`quarkus.knative.node-selector.value`]## [.description] -- -The map associating environment name to its associated value. +The value of the nodeSelector. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_VARS__VARS_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_NODE_SELECTOR_VALUE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_VARS__VARS_+++` +Environment variable: `+++QUARKUS_KNATIVE_NODE_SELECTOR_VALUE+++` endif::add-copy-button-to-env-var[] -- -|Map> -| +|string +|required icon:exclamation-circle[title=Configuration property is required] -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-env-mapping-mapping-from-secret[`quarkus.knative.containers."containers".env.mapping."mapping".from-secret`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-resources-limits-cpu]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-resources-limits-cpu[`quarkus.knative.resources.limits.cpu`]## [.description] -- -The optional name of the Secret from which a value is to be extracted. Mutually exclusive with `from-configmap`. +CPU Requirements ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_MAPPING__MAPPING__FROM_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_RESOURCES_LIMITS_CPU+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_MAPPING__MAPPING__FROM_SECRET+++` +Environment variable: `+++QUARKUS_KNATIVE_RESOURCES_LIMITS_CPU+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-env-mapping-mapping-from-configmap[`quarkus.knative.containers."containers".env.mapping."mapping".from-configmap`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-resources-limits-memory]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-resources-limits-memory[`quarkus.knative.resources.limits.memory`]## [.description] -- -The optional name of the ConfigMap from which a value is to be extracted. Mutually exclusive with `from-secret`. +Memory Requirements ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_RESOURCES_LIMITS_MEMORY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` +Environment variable: `+++QUARKUS_KNATIVE_RESOURCES_LIMITS_MEMORY+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-env-mapping-mapping-with-key[`quarkus.knative.containers."containers".env.mapping."mapping".with-key`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-resources-requests-cpu]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-resources-requests-cpu[`quarkus.knative.resources.requests.cpu`]## [.description] -- -The key identifying the field from which the value is extracted. +CPU Requirements ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_MAPPING__MAPPING__WITH_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_RESOURCES_REQUESTS_CPU+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_MAPPING__MAPPING__WITH_KEY+++` +Environment variable: `+++QUARKUS_KNATIVE_RESOURCES_REQUESTS_CPU+++` endif::add-copy-button-to-env-var[] -- |string -|required icon:exclamation-circle[title=Configuration property is required] +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-env-using-prefix-prefixes-for-secret[`quarkus.knative.containers."containers".env.using-prefix."prefixes".for-secret`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-resources-requests-memory]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-resources-requests-memory[`quarkus.knative.resources.requests.memory`]## [.description] -- -The optional prefix to use when adding the environment variable to the container. +Memory Requirements ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_RESOURCES_REQUESTS_MEMORY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` +Environment variable: `+++QUARKUS_KNATIVE_RESOURCES_REQUESTS_MEMORY+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-containers-containers-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-containers-containers-env-using-prefix-prefixes-for-configmap[`quarkus.knative.containers."containers".env.using-prefix."prefixes".for-configmap`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-app-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-app-secret[`quarkus.knative.app-secret`]## [.description] -- -The optional prefix to use when adding the environment variable to the container. +If set, the secret will mounted to the application container and its contents will be used for application configuration. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_APP_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CONTAINERS__CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` +Environment variable: `+++QUARKUS_KNATIVE_APP_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-host-aliases-host-aliases-ip]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-host-aliases-host-aliases-ip[`quarkus.knative.host-aliases."host-aliases".ip`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-app-config-map]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-app-config-map[`quarkus.knative.app-config-map`]## [.description] -- -The ip address +If set, the config map will be mounted to the application container and its contents will be used for application configuration. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_HOST_ALIASES__HOST_ALIASES__IP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_APP_CONFIG_MAP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_HOST_ALIASES__HOST_ALIASES__IP+++` +Environment variable: `+++QUARKUS_KNATIVE_APP_CONFIG_MAP+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-host-aliases-host-aliases-hostnames]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-host-aliases-host-aliases-hostnames[`quarkus.knative.host-aliases."host-aliases".hostnames`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-rbac-roles-roles-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-rbac-roles-roles-name[`quarkus.knative.rbac.roles."roles".name`]## [.description] -- -The hostnames to resolve to the ip +The name of the role. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_HOST_ALIASES__HOST_ALIASES__HOSTNAMES+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_RBAC_ROLES__ROLES__NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_HOST_ALIASES__HOST_ALIASES__HOSTNAMES+++` +Environment variable: `+++QUARKUS_KNATIVE_RBAC_ROLES__ROLES__NAME+++` endif::add-copy-button-to-env-var[] -- -|list of string +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-resources-limits-cpu]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-resources-limits-cpu[`quarkus.knative.resources.limits.cpu`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-rbac-roles-roles-namespace]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-rbac-roles-roles-namespace[`quarkus.knative.rbac.roles."roles".namespace`]## [.description] -- -CPU Requirements +The namespace of the role. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_RESOURCES_LIMITS_CPU+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_RBAC_ROLES__ROLES__NAMESPACE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_RESOURCES_LIMITS_CPU+++` +Environment variable: `+++QUARKUS_KNATIVE_RBAC_ROLES__ROLES__NAMESPACE+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-resources-limits-memory]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-resources-limits-memory[`quarkus.knative.resources.limits.memory`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-rbac-roles-roles-labels-label-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-rbac-roles-roles-labels-label-name[`quarkus.knative.rbac.roles."roles".labels."label-name"`]## [.description] -- -Memory Requirements +Labels to add into the Role resource. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_RESOURCES_LIMITS_MEMORY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_RBAC_ROLES__ROLES__LABELS__LABEL_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_RESOURCES_LIMITS_MEMORY+++` +Environment variable: `+++QUARKUS_KNATIVE_RBAC_ROLES__ROLES__LABELS__LABEL_NAME_+++` endif::add-copy-button-to-env-var[] -- -|string +|Map | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-resources-requests-cpu]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-resources-requests-cpu[`quarkus.knative.resources.requests.cpu`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-rbac-roles-roles-policy-rules-policy-rules-api-groups]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-rbac-roles-roles-policy-rules-policy-rules-api-groups[`quarkus.knative.rbac.roles."roles".policy-rules."policy-rules".api-groups`]## [.description] -- -CPU Requirements +API groups of the policy rule. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_RESOURCES_REQUESTS_CPU+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__API_GROUPS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_RESOURCES_REQUESTS_CPU+++` +Environment variable: `+++QUARKUS_KNATIVE_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__API_GROUPS+++` endif::add-copy-button-to-env-var[] -- -|string +|list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-resources-requests-memory]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-resources-requests-memory[`quarkus.knative.resources.requests.memory`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-rbac-roles-roles-policy-rules-policy-rules-non-resource-urls]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-rbac-roles-roles-policy-rules-policy-rules-non-resource-urls[`quarkus.knative.rbac.roles."roles".policy-rules."policy-rules".non-resource-urls`]## [.description] -- -Memory Requirements +Non resource URLs of the policy rule. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_RESOURCES_REQUESTS_MEMORY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__NON_RESOURCE_URLS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_RESOURCES_REQUESTS_MEMORY+++` +Environment variable: `+++QUARKUS_KNATIVE_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__NON_RESOURCE_URLS+++` endif::add-copy-button-to-env-var[] -- -|string +|list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-rbac-roles-roles-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-rbac-roles-roles-name[`quarkus.knative.rbac.roles."roles".name`]## - -[.description] --- -The name of the role. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_RBAC_ROLES__ROLES__NAME+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_RBAC_ROLES__ROLES__NAME+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-rbac-roles-roles-namespace]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-rbac-roles-roles-namespace[`quarkus.knative.rbac.roles."roles".namespace`]## - -[.description] --- -The namespace of the role. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_RBAC_ROLES__ROLES__NAMESPACE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_RBAC_ROLES__ROLES__NAMESPACE+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-rbac-roles-roles-labels-label-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-rbac-roles-roles-labels-label-name[`quarkus.knative.rbac.roles."roles".labels."label-name"`]## - -[.description] --- -Labels to add into the Role resource. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_RBAC_ROLES__ROLES__LABELS__LABEL_NAME_+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_RBAC_ROLES__ROLES__LABELS__LABEL_NAME_+++` -endif::add-copy-button-to-env-var[] --- -|Map -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-rbac-roles-roles-policy-rules-policy-rules-api-groups]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-rbac-roles-roles-policy-rules-policy-rules-api-groups[`quarkus.knative.rbac.roles."roles".policy-rules."policy-rules".api-groups`]## - -[.description] --- -API groups of the policy rule. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__API_GROUPS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__API_GROUPS+++` -endif::add-copy-button-to-env-var[] --- -|list of string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-rbac-roles-roles-policy-rules-policy-rules-non-resource-urls]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-rbac-roles-roles-policy-rules-policy-rules-non-resource-urls[`quarkus.knative.rbac.roles."roles".policy-rules."policy-rules".non-resource-urls`]## - -[.description] --- -Non resource URLs of the policy rule. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__NON_RESOURCE_URLS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__NON_RESOURCE_URLS+++` -endif::add-copy-button-to-env-var[] --- -|list of string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-rbac-roles-roles-policy-rules-policy-rules-resource-names]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-rbac-roles-roles-policy-rules-policy-rules-resource-names[`quarkus.knative.rbac.roles."roles".policy-rules."policy-rules".resource-names`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-rbac-roles-roles-policy-rules-policy-rules-resource-names]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-rbac-roles-roles-policy-rules-policy-rules-resource-names[`quarkus.knative.rbac.roles."roles".policy-rules."policy-rules".resource-names`]## [.description] -- @@ -4359,287 +4632,355 @@ endif::add-copy-button-to-env-var[] |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-add-version-to-label-selectors]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-add-version-to-label-selectors[`quarkus.knative.add-version-to-label-selectors`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-se-linux-options-level]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-se-linux-options-level[`quarkus.knative.security-context.se-linux-options.level`]## [.description] -- -If true, the 'app.kubernetes.io/version' label will be part of the selectors of Service and Deployment +The SELinux level label that applies to the container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ADD_VERSION_TO_LABEL_SELECTORS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SE_LINUX_OPTIONS_LEVEL+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_ADD_VERSION_TO_LABEL_SELECTORS+++` +Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SE_LINUX_OPTIONS_LEVEL+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`true` +|string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-add-name-to-label-selectors]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-add-name-to-label-selectors[`quarkus.knative.add-name-to-label-selectors`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-se-linux-options-role]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-se-linux-options-role[`quarkus.knative.security-context.se-linux-options.role`]## [.description] -- -If true, the 'app.kubernetes.io/name' label will be part of the selectors of Service and Deployment +The SELinux role label that applies to the container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ADD_NAME_TO_LABEL_SELECTORS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SE_LINUX_OPTIONS_ROLE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_ADD_NAME_TO_LABEL_SELECTORS+++` +Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SE_LINUX_OPTIONS_ROLE+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`true` +|string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-idempotent]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-idempotent[`quarkus.knative.idempotent`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-se-linux-options-type]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-se-linux-options-type[`quarkus.knative.security-context.se-linux-options.type`]## [.description] -- -Switch used to control whether non-idempotent fields are included in generated kubernetes resources to improve git-ops compatibility +The SELinux type label that applies to the container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_IDEMPOTENT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SE_LINUX_OPTIONS_TYPE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_IDEMPOTENT+++` +Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SE_LINUX_OPTIONS_TYPE+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`false` +|string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-vcs-uri-enabled]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-vcs-uri-enabled[`quarkus.knative.vcs-uri.enabled`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-se-linux-options-user]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-se-linux-options-user[`quarkus.knative.security-context.se-linux-options.user`]## [.description] -- -Whether the vcs-uri annotation should be added to the generated configuration. +The SELinux user label that applies to the container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_VCS_URI_ENABLED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SE_LINUX_OPTIONS_USER+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_VCS_URI_ENABLED+++` +Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SE_LINUX_OPTIONS_USER+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`true` +|string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-vcs-uri-override]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-vcs-uri-override[`quarkus.knative.vcs-uri.override`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-windows-options-gmsa-credential-spec-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-windows-options-gmsa-credential-spec-name[`quarkus.knative.security-context.windows-options.gmsa-credential-spec-name`]## [.description] -- -Optional override of the vcs-uri annotation. +The name of the GMSA credential spec to use. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_VCS_URI_OVERRIDE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_VCS_URI_OVERRIDE+++` +Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-secrets[`quarkus.knative.env.secrets`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-windows-options-gmsa-credential-spec]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-windows-options-gmsa-credential-spec[`quarkus.knative.security-context.windows-options.gmsa-credential-spec`]## [.description] -- -The optional list of Secret names to load environment variables from. +GMSACredentialSpec is where the GMSA admission webhook (link:https://github.com/kubernetes-sigs/windows-gmsa[windows-gsma]) inlines the contents of the GMSA credential spec named by the GMSACredentialSpecName field. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_SECRETS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_ENV_SECRETS+++` +Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC+++` endif::add-copy-button-to-env-var[] -- -|list of string +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-configmaps[`quarkus.knative.env.configmaps`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-windows-options-run-as-user-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-windows-options-run-as-user-name[`quarkus.knative.security-context.windows-options.run-as-user-name`]## [.description] -- -The optional list of ConfigMap names to load environment variables from. +The UserName in Windows to run the entrypoint of the container process. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_CONFIGMAPS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_WINDOWS_OPTIONS_RUN_AS_USER_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_ENV_CONFIGMAPS+++` +Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_WINDOWS_OPTIONS_RUN_AS_USER_NAME+++` endif::add-copy-button-to-env-var[] -- -|list of string +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-fields-environment-variable-name[`quarkus.knative.env.fields."environment-variable-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-windows-options-host-process]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-windows-options-host-process[`quarkus.knative.security-context.windows-options.host-process`]## [.description] -- -The map associating environment variable names to their associated field references they take their value from. +HostProcess determines if a container should be run as a 'Host Process' container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_WINDOWS_OPTIONS_HOST_PROCESS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` +Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_WINDOWS_OPTIONS_HOST_PROCESS+++` endif::add-copy-button-to-env-var[] -- -|Map +|boolean | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-vars-vars[`quarkus.knative.env.vars."vars"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-run-as-user]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-run-as-user[`quarkus.knative.security-context.run-as-user`]## [.description] -- -The map associating environment name to its associated value. +The UID to run the entrypoint of the container process. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_VARS__VARS_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_RUN_AS_USER+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_ENV_VARS__VARS_+++` +Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_RUN_AS_USER+++` endif::add-copy-button-to-env-var[] -- -|Map> +|long | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-mapping-mapping-from-secret[`quarkus.knative.env.mapping."mapping".from-secret`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-run-as-group]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-run-as-group[`quarkus.knative.security-context.run-as-group`]## [.description] -- -The optional name of the Secret from which a value is to be extracted. Mutually exclusive with `from-configmap`. +The GID to run the entrypoint of the container process. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_MAPPING__MAPPING__FROM_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_RUN_AS_GROUP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_ENV_MAPPING__MAPPING__FROM_SECRET+++` +Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_RUN_AS_GROUP+++` endif::add-copy-button-to-env-var[] -- -|string +|long | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-mapping-mapping-from-configmap[`quarkus.knative.env.mapping."mapping".from-configmap`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-run-as-non-root]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-run-as-non-root[`quarkus.knative.security-context.run-as-non-root`]## [.description] -- -The optional name of the ConfigMap from which a value is to be extracted. Mutually exclusive with `from-secret`. +Indicates that the container must run as a non-root user. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_RUN_AS_NON_ROOT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` +Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_RUN_AS_NON_ROOT+++` endif::add-copy-button-to-env-var[] -- -|string +|boolean | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-mapping-mapping-with-key[`quarkus.knative.env.mapping."mapping".with-key`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-supplemental-groups]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-supplemental-groups[`quarkus.knative.security-context.supplemental-groups`]## [.description] -- -The key identifying the field from which the value is extracted. +A list of groups applied to the first process run in each container, in addition to the container's primary GID. If unspecified, no groups will be added to any container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_MAPPING__MAPPING__WITH_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SUPPLEMENTAL_GROUPS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_ENV_MAPPING__MAPPING__WITH_KEY+++` +Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SUPPLEMENTAL_GROUPS+++` endif::add-copy-button-to-env-var[] -- -|string -|required icon:exclamation-circle[title=Configuration property is required] +|list of long +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-using-prefix-prefixes-for-secret[`quarkus.knative.env.using-prefix."prefixes".for-secret`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-fs-group]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-fs-group[`quarkus.knative.security-context.fs-group`]## [.description] -- -The optional prefix to use when adding the environment variable to the container. +A special supplemental group that applies to all containers in a pod. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_FS_GROUP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` +Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_FS_GROUP+++` endif::add-copy-button-to-env-var[] -- -|string +|long | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-env-using-prefix-prefixes-for-configmap[`quarkus.knative.env.using-prefix."prefixes".for-configmap`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-sysctls-sysctl-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-sysctls-sysctl-name[`quarkus.knative.security-context.sysctls."sysctl-name"`]## [.description] -- -The optional prefix to use when adding the environment variable to the container. +Sysctls hold a list of namespaced sysctls used for the pod. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SYSCTLS__SYSCTL_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` +Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SYSCTLS__SYSCTL_NAME_+++` endif::add-copy-button-to-env-var[] -- -|string +|Map | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-cluster-local]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-cluster-local[`quarkus.knative.cluster-local`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-fs-group-change-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-fs-group-change-policy[`quarkus.knative.security-context.fs-group-change-policy`]## [.description] -- -Whether this service is cluster-local. Cluster local services are not exposed to the outside world. More information in link:https://knative.dev/docs/serving/services/private-services/[this link]. +It holds policies that will be used for applying fsGroup to a volume when volume is mounted. Values: OnRootMismatch, Always ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CLUSTER_LOCAL+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_FS_GROUP_CHANGE_POLICY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_CLUSTER_LOCAL+++` +Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_FS_GROUP_CHANGE_POLICY+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`false` +a|tooltip:on-root-mismatch[It indicates that volume's ownership and permissions will be changed only when permission and ownership of root directory does not match with expected permissions on the volume.], tooltip:always[It indicates that volume's ownership and permissions should always be changed whenever volume is mounted inside a Pod. This the default behavior.] +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-min-scale]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-min-scale[`quarkus.knative.min-scale`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-idempotent]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-idempotent[`quarkus.knative.idempotent`]## [.description] -- -This value controls the minimum number of replicas each revision should have. Knative will attempt to never have less than this number of replicas at any point in time. +Switch used to control whether non-idempotent fields are included in generated kubernetes resources to improve git-ops compatibility. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_MIN_SCALE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_IDEMPOTENT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_MIN_SCALE+++` +Environment variable: `+++QUARKUS_KNATIVE_IDEMPOTENT+++` endif::add-copy-button-to-env-var[] -- -|int -| +|boolean +|`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-max-scale]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-max-scale[`quarkus.knative.max-scale`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-vcs-uri-enabled]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-vcs-uri-enabled[`quarkus.knative.vcs-uri.enabled`]## [.description] -- -This value controls the maximum number of replicas each revision should have. Knative will attempt to never have more than this number of replicas running, or in the process of being created, at any point in time. +Whether the vcs-uri annotation should be added to the generated configuration. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_MAX_SCALE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_VCS_URI_ENABLED+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_VCS_URI_ENABLED+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-vcs-uri-override]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-vcs-uri-override[`quarkus.knative.vcs-uri.override`]## + +[.description] +-- +Optional override of the vcs-uri annotation. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_VCS_URI_OVERRIDE+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_VCS_URI_OVERRIDE+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-cluster-local]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-cluster-local[`quarkus.knative.cluster-local`]## + +[.description] +-- +Whether this service is cluster-local. Cluster local services are not exposed to the outside world. More information in link:https://knative.dev/docs/serving/services/private-services/[this link]. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_CLUSTER_LOCAL+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_CLUSTER_LOCAL+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-min-scale]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-min-scale[`quarkus.knative.min-scale`]## + +[.description] +-- +This value controls the minimum number of replicas each revision should have. Knative will attempt to never have less than this number of replicas at any point in time. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_MIN_SCALE+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KNATIVE_MIN_SCALE+++` +endif::add-copy-button-to-env-var[] +-- +|int +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-max-scale]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-max-scale[`quarkus.knative.max-scale`]## + +[.description] +-- +This value controls the maximum number of replicas each revision should have. Knative will attempt to never have more than this number of replicas running, or in the process of being created, at any point in time. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_MAX_SCALE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] Environment variable: `+++QUARKUS_KNATIVE_MAX_SCALE+++` @@ -4903,300 +5244,11 @@ endif::add-copy-button-to-env-var[] |long |`100` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-app-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-app-secret[`quarkus.knative.app-secret`]## - -[.description] --- -If set, the secret will mounted to the application container and its contents will be used for application configuration. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_APP_SECRET+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_APP_SECRET+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-app-config-map]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-app-config-map[`quarkus.knative.app-config-map`]## - -[.description] --- -If set, the config map will be mounted to the application container and its contents will be used for application configuration. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_APP_CONFIG_MAP+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_APP_CONFIG_MAP+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-se-linux-options-level]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-se-linux-options-level[`quarkus.knative.security-context.se-linux-options.level`]## - -[.description] --- -The SELinux level label that applies to the container. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SE_LINUX_OPTIONS_LEVEL+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SE_LINUX_OPTIONS_LEVEL+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-se-linux-options-role]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-se-linux-options-role[`quarkus.knative.security-context.se-linux-options.role`]## - -[.description] --- -The SELinux role label that applies to the container. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SE_LINUX_OPTIONS_ROLE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SE_LINUX_OPTIONS_ROLE+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-se-linux-options-type]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-se-linux-options-type[`quarkus.knative.security-context.se-linux-options.type`]## - -[.description] --- -The SELinux type label that applies to the container. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SE_LINUX_OPTIONS_TYPE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SE_LINUX_OPTIONS_TYPE+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-se-linux-options-user]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-se-linux-options-user[`quarkus.knative.security-context.se-linux-options.user`]## - -[.description] --- -The SELinux user label that applies to the container. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SE_LINUX_OPTIONS_USER+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SE_LINUX_OPTIONS_USER+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-windows-options-gmsa-credential-spec-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-windows-options-gmsa-credential-spec-name[`quarkus.knative.security-context.windows-options.gmsa-credential-spec-name`]## - -[.description] --- -The name of the GMSA credential spec to use. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC_NAME+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC_NAME+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-windows-options-gmsa-credential-spec]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-windows-options-gmsa-credential-spec[`quarkus.knative.security-context.windows-options.gmsa-credential-spec`]## - -[.description] --- -GMSACredentialSpec is where the GMSA admission webhook (https://github.com/kubernetes-sigs/windows-gmsa) inlines the contents of the GMSA credential spec named by the GMSACredentialSpecName field. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-windows-options-run-as-user-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-windows-options-run-as-user-name[`quarkus.knative.security-context.windows-options.run-as-user-name`]## - -[.description] --- -The UserName in Windows to run the entrypoint of the container process. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_WINDOWS_OPTIONS_RUN_AS_USER_NAME+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_WINDOWS_OPTIONS_RUN_AS_USER_NAME+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-windows-options-host-process]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-windows-options-host-process[`quarkus.knative.security-context.windows-options.host-process`]## - -[.description] --- -HostProcess determines if a container should be run as a 'Host Process' container. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_WINDOWS_OPTIONS_HOST_PROCESS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_WINDOWS_OPTIONS_HOST_PROCESS+++` -endif::add-copy-button-to-env-var[] --- -|boolean -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-run-as-user]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-run-as-user[`quarkus.knative.security-context.run-as-user`]## - -[.description] --- -The UID to run the entrypoint of the container process. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_RUN_AS_USER+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_RUN_AS_USER+++` -endif::add-copy-button-to-env-var[] --- -|long -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-run-as-group]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-run-as-group[`quarkus.knative.security-context.run-as-group`]## - -[.description] --- -The GID to run the entrypoint of the container process. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_RUN_AS_GROUP+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_RUN_AS_GROUP+++` -endif::add-copy-button-to-env-var[] --- -|long -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-run-as-non-root]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-run-as-non-root[`quarkus.knative.security-context.run-as-non-root`]## - -[.description] --- -Indicates that the container must run as a non-root user. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_RUN_AS_NON_ROOT+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_RUN_AS_NON_ROOT+++` -endif::add-copy-button-to-env-var[] --- -|boolean -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-supplemental-groups]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-supplemental-groups[`quarkus.knative.security-context.supplemental-groups`]## - -[.description] --- -A list of groups applied to the first process run in each container, in addition to the container's primary GID. If unspecified, no groups will be added to any container. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SUPPLEMENTAL_GROUPS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SUPPLEMENTAL_GROUPS+++` -endif::add-copy-button-to-env-var[] --- -|list of long -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-fs-group]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-fs-group[`quarkus.knative.security-context.fs-group`]## - -[.description] --- -A special supplemental group that applies to all containers in a pod. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_FS_GROUP+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_FS_GROUP+++` -endif::add-copy-button-to-env-var[] --- -|long -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-sysctls-sysctl-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-sysctls-sysctl-name[`quarkus.knative.security-context.sysctls."sysctl-name"`]## - -[.description] --- -Sysctls hold a list of namespaced sysctls used for the pod. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SYSCTLS__SYSCTL_NAME_+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_SYSCTLS__SYSCTL_NAME_+++` -endif::add-copy-button-to-env-var[] --- -|Map -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-security-context-fs-group-change-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-security-context-fs-group-change-policy[`quarkus.knative.security-context.fs-group-change-policy`]## - -[.description] --- -It holds policies that will be used for applying fsGroup to a volume when volume is mounted. Values: OnRootMismatch, Always - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KNATIVE_SECURITY_CONTEXT_FS_GROUP_CHANGE_POLICY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KNATIVE_SECURITY_CONTEXT_FS_GROUP_CHANGE_POLICY+++` -endif::add-copy-button-to-env-var[] --- -a|tooltip:on-root-mismatch[It indicates that volume's ownership and permissions will be changed only when permission and ownership of root directory does not match with expected permissions on the volume.], tooltip:always[It indicates that volume's ownership and permissions should always be changed whenever volume is mounted inside a Pod. This the default behavior.] -| - a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-deploy]] [.property-path]##link:#quarkus-kubernetes_quarkus-knative-deploy[`quarkus.knative.deploy`]## [.description] -- -If set to true, Quarkus will attempt to deploy the application to the target knative cluster +If set to true, Quarkus will attempt to deploy the application to the target Kubernetes cluster ifdef::add-copy-button-to-env-var[] @@ -5213,7 +5265,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-knative-depl [.description] -- -If deploy is enabled, it will follow this strategy to update the resources to the target Knative cluster. +If deploy is enabled, it will follow this strategy to update the resources to the target Kubernetes cluster. ifdef::add-copy-button-to-env-var[] diff --git a/_generated-doc/latest/config/quarkus-kubernetes_quarkus.kubernetes.adoc b/_generated-doc/latest/config/quarkus-kubernetes_quarkus.kubernetes.adoc index 9d57112b86c..dc6df910e23 100644 --- a/_generated-doc/latest/config/quarkus-kubernetes_quarkus.kubernetes.adoc +++ b/_generated-doc/latest/config/quarkus-kubernetes_quarkus.kubernetes.adoc @@ -7,446 +7,548 @@ h|[.header-title]##Configuration property## h|Type h|Default -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-part-of]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-part-of[`quarkus.kubernetes.part-of`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-secrets[`quarkus.kubernetes.env.secrets`]## [.description] -- -The name of the group this component belongs too +The optional list of Secret names to load environment variables from. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_PART_OF+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_SECRETS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_PART_OF+++` +Environment variable: `+++QUARKUS_KUBERNETES_ENV_SECRETS+++` endif::add-copy-button-to-env-var[] -- -|string +|list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-name[`quarkus.kubernetes.name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-configmaps[`quarkus.kubernetes.env.configmaps`]## [.description] -- -The name of the application. This value will be used for naming Kubernetes resources like: - Deployment - Service and so on ... +The optional list of ConfigMap names to load environment variables from. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_CONFIGMAPS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_NAME+++` +Environment variable: `+++QUARKUS_KUBERNETES_ENV_CONFIGMAPS+++` endif::add-copy-button-to-env-var[] -- -|string +|list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-version]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-version[`quarkus.kubernetes.version`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-fields-environment-variable-name[`quarkus.kubernetes.env.fields."environment-variable-name"`]## [.description] -- -The version of the application. +The map associating environment variable names to their associated field references they take their value from. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_VERSION+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_VERSION+++` +Environment variable: `+++QUARKUS_KUBERNETES_ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` endif::add-copy-button-to-env-var[] -- -|string +|Map | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-deployment-kind]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-deployment-kind[`quarkus.kubernetes.deployment-kind`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-vars-vars[`quarkus.kubernetes.env.vars."vars"`]## [.description] -- -The kind of the deployment resource to use. Supported values are 'StatefulSet', 'Job', 'CronJob' and 'Deployment' defaulting to the latter. +The environment variable value ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_DEPLOYMENT_KIND+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_VARS__VARS_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_DEPLOYMENT_KIND+++` +Environment variable: `+++QUARKUS_KUBERNETES_ENV_VARS__VARS_+++` endif::add-copy-button-to-env-var[] -- -a|`deployment`, `deployment-config`, `stateful-set`, `job`, `cron-job`, `knative-service` +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-namespace]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-namespace[`quarkus.kubernetes.namespace`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-mapping-mapping-from-secret[`quarkus.kubernetes.env.mapping."mapping".from-secret`]## [.description] -- -The namespace the generated resources should belong to. If not value is set, then the 'namespace' field will not be added to the 'metadata' section of the generated manifests. This in turn means that when the manifests are applied to a cluster, the namespace will be resolved from the current Kubernetes context (see https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/++#++context for more details). +The optional name of the Secret from which a value is to be extracted. Mutually exclusive with `from-configmap`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_NAMESPACE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_MAPPING__MAPPING__FROM_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_NAMESPACE+++` +Environment variable: `+++QUARKUS_KUBERNETES_ENV_MAPPING__MAPPING__FROM_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-labels-label-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-labels-label-name[`quarkus.kubernetes.labels."label-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-mapping-mapping-from-configmap[`quarkus.kubernetes.env.mapping."mapping".from-configmap`]## [.description] -- -Custom labels to add to all resources +The optional name of the ConfigMap from which a value is to be extracted. Mutually exclusive with `from-secret`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_LABELS__LABEL_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_LABELS__LABEL_NAME_+++` +Environment variable: `+++QUARKUS_KUBERNETES_ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` endif::add-copy-button-to-env-var[] -- -|Map +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-annotations-annotation-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-annotations-annotation-name[`quarkus.kubernetes.annotations."annotation-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-mapping-mapping-with-key[`quarkus.kubernetes.env.mapping."mapping".with-key`]## [.description] -- -Custom annotations to add to all resources +The key identifying the field from which the value is extracted. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ANNOTATIONS__ANNOTATION_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_MAPPING__MAPPING__WITH_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_ANNOTATIONS__ANNOTATION_NAME_+++` +Environment variable: `+++QUARKUS_KUBERNETES_ENV_MAPPING__MAPPING__WITH_KEY+++` endif::add-copy-button-to-env-var[] -- -|Map -| +|string +|required icon:exclamation-circle[title=Configuration property is required] -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-add-build-timestamp]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-add-build-timestamp[`quarkus.kubernetes.add-build-timestamp`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-using-prefix-prefixes-for-secret[`quarkus.kubernetes.env.using-prefix."prefixes".for-secret`]## [.description] -- -Whether to add the build timestamp to the Kubernetes annotations This is a very useful way to have manifests of successive builds of the same application differ - thus ensuring that Kubernetes will apply the updated resources +The optional prefix to use when adding the environment variable to the container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ADD_BUILD_TIMESTAMP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_ADD_BUILD_TIMESTAMP+++` +Environment variable: `+++QUARKUS_KUBERNETES_ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`true` +|string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-working-dir]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-working-dir[`quarkus.kubernetes.working-dir`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-using-prefix-prefixes-for-configmap[`quarkus.kubernetes.env.using-prefix."prefixes".for-configmap`]## [.description] -- -Working directory +The optional prefix to use when adding the environment variable to the container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_WORKING_DIR+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_WORKING_DIR+++` +Environment variable: `+++QUARKUS_KUBERNETES_ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-command]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-command[`quarkus.kubernetes.command`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-part-of]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-part-of[`quarkus.kubernetes.part-of`]## [.description] -- -The commands +The name of the group this component belongs too. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_COMMAND+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_PART_OF+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_COMMAND+++` +Environment variable: `+++QUARKUS_KUBERNETES_PART_OF+++` endif::add-copy-button-to-env-var[] -- -|list of string +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-arguments]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-arguments[`quarkus.kubernetes.arguments`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-name[`quarkus.kubernetes.name`]## [.description] -- -The arguments +The name of the application. This value will be used for naming Kubernetes resources like: - Deployment - Service and so on ... ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ARGUMENTS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_ARGUMENTS+++` +Environment variable: `+++QUARKUS_KUBERNETES_NAME+++` endif::add-copy-button-to-env-var[] -- -|list of string +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-service-account]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-service-account[`quarkus.kubernetes.service-account`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-version]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-version[`quarkus.kubernetes.version`]## [.description] -- -The service account +The version of the application. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SERVICE_ACCOUNT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_VERSION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SERVICE_ACCOUNT+++` +Environment variable: `+++QUARKUS_KUBERNETES_VERSION+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ports-ports-container-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ports-ports-container-port[`quarkus.kubernetes.ports."ports".container-port`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-namespace]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-namespace[`quarkus.kubernetes.namespace`]## [.description] -- -The port number. Refers to the container port. +The namespace the generated resources should belong to. If not value is set, then the 'namespace' field will not be added to the 'metadata' section of the generated manifests. This in turn means that when the manifests are applied to a cluster, the namespace will be resolved from the current Kubernetes context (see link:https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/#context[organize-cluster-access-kubeconfig] for more details). ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_PORTS__PORTS__CONTAINER_PORT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_NAMESPACE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_PORTS__PORTS__CONTAINER_PORT+++` +Environment variable: `+++QUARKUS_KUBERNETES_NAMESPACE+++` endif::add-copy-button-to-env-var[] -- -|int +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ports-ports-host-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ports-ports-host-port[`quarkus.kubernetes.ports."ports".host-port`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-labels-label-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-labels-label-name[`quarkus.kubernetes.labels."label-name"`]## [.description] -- -The host port. +Custom labels to add to all resources. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_PORTS__PORTS__HOST_PORT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_LABELS__LABEL_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_PORTS__PORTS__HOST_PORT+++` +Environment variable: `+++QUARKUS_KUBERNETES_LABELS__LABEL_NAME_+++` endif::add-copy-button-to-env-var[] -- -|int +|Map | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ports-ports-path]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ports-ports-path[`quarkus.kubernetes.ports."ports".path`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-annotations-annotation-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-annotations-annotation-name[`quarkus.kubernetes.annotations."annotation-name"`]## [.description] -- -The application path (refers to web application path). +Custom annotations to add to all resources. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_PORTS__PORTS__PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ANNOTATIONS__ANNOTATION_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_PORTS__PORTS__PATH+++` +Environment variable: `+++QUARKUS_KUBERNETES_ANNOTATIONS__ANNOTATION_NAME_+++` endif::add-copy-button-to-env-var[] -- -|string -|`/` +|Map +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ports-ports-protocol]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ports-ports-protocol[`quarkus.kubernetes.ports."ports".protocol`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-service-type]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-service-type[`quarkus.kubernetes.service-type`]## [.description] -- -The protocol. +The type of service that will be generated for the application ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_PORTS__PORTS__PROTOCOL+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SERVICE_TYPE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_PORTS__PORTS__PROTOCOL+++` +Environment variable: `+++QUARKUS_KUBERNETES_SERVICE_TYPE+++` endif::add-copy-button-to-env-var[] -- -a|`tcp`, `udp`, `sctp`, `http`, `proxy` -|`tcp` +a|`cluster-ip`, `node-port`, `load-balancer`, `external-name` +|`cluster-ip` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ports-ports-node-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ports-ports-node-port[`quarkus.kubernetes.ports."ports".node-port`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-add-build-timestamp]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-add-build-timestamp[`quarkus.kubernetes.add-build-timestamp`]## [.description] -- -The nodePort to which this port should be mapped to. This only takes affect when the serviceType is set to node-port. +Whether to add the build timestamp to the Kubernetes annotations This is a very useful way to have manifests of successive builds of the same application differ - thus ensuring that Kubernetes will apply the updated resources. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_PORTS__PORTS__NODE_PORT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ADD_BUILD_TIMESTAMP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_PORTS__PORTS__NODE_PORT+++` +Environment variable: `+++QUARKUS_KUBERNETES_ADD_BUILD_TIMESTAMP+++` endif::add-copy-button-to-env-var[] -- -|int -| +|boolean +|`true` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ports-ports-tls]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ports-ports-tls[`quarkus.kubernetes.ports."ports".tls`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-add-version-to-label-selectors]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-add-version-to-label-selectors[`quarkus.kubernetes.add-version-to-label-selectors`]## [.description] -- -If enabled, the port will be configured to use the schema HTTPS. +If `true`, the 'app.kubernetes.io/version' label will be part of the selectors of Service and Deployment. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_PORTS__PORTS__TLS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ADD_VERSION_TO_LABEL_SELECTORS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_PORTS__PORTS__TLS+++` +Environment variable: `+++QUARKUS_KUBERNETES_ADD_VERSION_TO_LABEL_SELECTORS+++` endif::add-copy-button-to-env-var[] -- |boolean -|`false` +|`true` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-replicas]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-replicas[`quarkus.kubernetes.replicas`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-add-name-to-label-selectors]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-add-name-to-label-selectors[`quarkus.kubernetes.add-name-to-label-selectors`]## [.description] -- -The number of desired pods +If `true`, the 'app.kubernetes.io/name' label will be part of the selectors of Service and Deployment. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_REPLICAS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ADD_NAME_TO_LABEL_SELECTORS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_REPLICAS+++` +Environment variable: `+++QUARKUS_KUBERNETES_ADD_NAME_TO_LABEL_SELECTORS+++` endif::add-copy-button-to-env-var[] -- -|int -|`1` +|boolean +|`true` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-strategy]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-strategy[`quarkus.kubernetes.strategy`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-working-dir]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-working-dir[`quarkus.kubernetes.working-dir`]## [.description] -- -Specifies the deployment strategy. +Working directory. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_STRATEGY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_WORKING_DIR+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_STRATEGY+++` +Environment variable: `+++QUARKUS_KUBERNETES_WORKING_DIR+++` endif::add-copy-button-to-env-var[] -- -a|`none`, `recreate`, `rolling-update` -|`none` +|string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-rolling-update-max-unavailable]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-rolling-update-max-unavailable[`quarkus.kubernetes.rolling-update.max-unavailable`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-command]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-command[`quarkus.kubernetes.command`]## [.description] -- -Specifies the maximum number of Pods that can be unavailable during the update process. +The commands. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ROLLING_UPDATE_MAX_UNAVAILABLE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_COMMAND+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_ROLLING_UPDATE_MAX_UNAVAILABLE+++` +Environment variable: `+++QUARKUS_KUBERNETES_COMMAND+++` endif::add-copy-button-to-env-var[] -- -|string -|`25%` +|list of string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-rolling-update-max-surge]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-rolling-update-max-surge[`quarkus.kubernetes.rolling-update.max-surge`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-arguments]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-arguments[`quarkus.kubernetes.arguments`]## [.description] -- -Specifies the maximum number of Pods that can be created over the desired number of Pods. +The arguments. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ROLLING_UPDATE_MAX_SURGE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ARGUMENTS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_ROLLING_UPDATE_MAX_SURGE+++` +Environment variable: `+++QUARKUS_KUBERNETES_ARGUMENTS+++` endif::add-copy-button-to-env-var[] -- -|string -|`25%` +|list of string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-service-type]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-service-type[`quarkus.kubernetes.service-type`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-service-account]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-service-account[`quarkus.kubernetes.service-account`]## [.description] -- -The type of service that will be generated for the application +The service account. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SERVICE_TYPE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SERVICE_ACCOUNT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SERVICE_TYPE+++` +Environment variable: `+++QUARKUS_KUBERNETES_SERVICE_ACCOUNT+++` endif::add-copy-button-to-env-var[] -- -a|`cluster-ip`, `node-port`, `load-balancer`, `external-name` -|`cluster-ip` +|string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-node-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-node-port[`quarkus.kubernetes.node-port`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-container-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-container-name[`quarkus.kubernetes.container-name`]## [.description] -- -The nodePort to set when serviceType is set to node-port. +If set, it will change the name of the container according to the configuration. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_NODE_PORT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CONTAINER_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_NODE_PORT+++` +Environment variable: `+++QUARKUS_KUBERNETES_CONTAINER_NAME+++` endif::add-copy-button-to-env-var[] -- -|int +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-image-pull-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-image-pull-policy[`quarkus.kubernetes.image-pull-policy`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ports-ports-container-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ports-ports-container-port[`quarkus.kubernetes.ports."ports".container-port`]## [.description] -- -Image pull policy +The port number. Refers to the container port. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_IMAGE_PULL_POLICY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_PORTS__PORTS__CONTAINER_PORT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_IMAGE_PULL_POLICY+++` +Environment variable: `+++QUARKUS_KUBERNETES_PORTS__PORTS__CONTAINER_PORT+++` endif::add-copy-button-to-env-var[] -- -a|`always`, `if-not-present`, `never` -|`always` +|int +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-image-pull-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-image-pull-secrets[`quarkus.kubernetes.image-pull-secrets`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ports-ports-host-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ports-ports-host-port[`quarkus.kubernetes.ports."ports".host-port`]## [.description] -- -The image pull secret +The host port. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_IMAGE_PULL_SECRETS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_PORTS__PORTS__HOST_PORT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_IMAGE_PULL_SECRETS+++` +Environment variable: `+++QUARKUS_KUBERNETES_PORTS__PORTS__HOST_PORT+++` endif::add-copy-button-to-env-var[] -- -|list of string +|int +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ports-ports-path]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ports-ports-path[`quarkus.kubernetes.ports."ports".path`]## + +[.description] +-- +The application path (refers to web application path). + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_PORTS__PORTS__PATH+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KUBERNETES_PORTS__PORTS__PATH+++` +endif::add-copy-button-to-env-var[] +-- +|string +|`/` + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ports-ports-protocol]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ports-ports-protocol[`quarkus.kubernetes.ports."ports".protocol`]## + +[.description] +-- +The protocol. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_PORTS__PORTS__PROTOCOL+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KUBERNETES_PORTS__PORTS__PROTOCOL+++` +endif::add-copy-button-to-env-var[] +-- +a|`tcp`, `udp`, `sctp`, `http`, `proxy` +|`tcp` + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ports-ports-node-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ports-ports-node-port[`quarkus.kubernetes.ports."ports".node-port`]## + +[.description] +-- +The nodePort to which this port should be mapped to. This only takes affect when the serviceType is set to node-port. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_PORTS__PORTS__NODE_PORT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KUBERNETES_PORTS__PORTS__NODE_PORT+++` +endif::add-copy-button-to-env-var[] +-- +|int +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ports-ports-tls]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ports-ports-tls[`quarkus.kubernetes.ports."ports".tls`]## + +[.description] +-- +If enabled, the port will be configured to use the schema HTTPS. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_PORTS__PORTS__TLS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KUBERNETES_PORTS__PORTS__TLS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-image-pull-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-image-pull-policy[`quarkus.kubernetes.image-pull-policy`]## + +[.description] +-- +Image pull policy. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_IMAGE_PULL_POLICY+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KUBERNETES_IMAGE_PULL_POLICY+++` +endif::add-copy-button-to-env-var[] +-- +a|`always`, `if-not-present`, `never` +|`always` + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-image-pull-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-image-pull-secrets[`quarkus.kubernetes.image-pull-secrets`]## + +[.description] +-- +The image pull secret. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_IMAGE_PULL_SECRETS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KUBERNETES_IMAGE_PULL_SECRETS+++` +endif::add-copy-button-to-env-var[] +-- +|list of string | a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-generate-image-pull-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-generate-image-pull-secret[`quarkus.kubernetes.generate-image-pull-secret`]## @@ -504,7 +606,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-l [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -725,7 +829,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-r [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -946,7 +1052,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-s [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -1133,7 +1241,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-p [.description] -- -When true (the default), emit a set of annotations to identify services that should be scraped by prometheus for metrics. In configurations that use the Prometheus operator with ServiceMonitor, annotations may not be necessary. +When true (the default), emit a set of annotations to identify services that should be scraped by prometheus for metrics. + +In configurations that use the Prometheus operator with ServiceMonitor, annotations may not be necessary. ifdef::add-copy-button-to-env-var[] @@ -1150,7 +1260,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-p [.description] -- -When true (the default), emit a set of annotations to identify services that should be scraped by prometheus for metrics. In configurations that use the Prometheus operator with ServiceMonitor, annotations may not be necessary. +When true (the default), emit a set of annotations to identify services that should be scraped by prometheus for metrics. + +In configurations that use the Prometheus operator with ServiceMonitor, annotations may not be necessary. ifdef::add-copy-button-to-env-var[] @@ -1167,7 +1279,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-p [.description] -- -Define the annotation prefix used for scrape values, this value will be used as the base for other annotation name defaults. Altering the base for generated annotations can make it easier to define re-labeling rules and avoid unexpected knock-on effects. The default value is `prometheus.io` See Prometheus example: https://github.com/prometheus/prometheus/blob/main/documentation/examples/prometheus-kubernetes.yml +Define the annotation prefix used for scrape values, this value will be used as the base for other annotation name defaults. Altering the base for generated annotations can make it easier to define re-labeling rules and avoid unexpected knock-on effects. The default value is `prometheus.io` See Prometheus link:https://github.com/prometheus/prometheus/blob/main/documentation/examples/prometheus-kubernetes.yml[example] ifdef::add-copy-button-to-env-var[] @@ -1303,7 +1415,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-m [.description] -- -ReadOnly +ReadOnly. ifdef::add-copy-button-to-env-var[] @@ -1490,7 +1602,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-e [.description] -- -EmptyDir volumes +EmptyDir volumes. ifdef::add-copy-button-to-env-var[] @@ -1826,253 +1938,406 @@ endif::add-copy-button-to-env-var[] |boolean |`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-image]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-image[`quarkus.kubernetes.init-containers."init-containers".image`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-secrets[`quarkus.kubernetes.init-containers."init-containers".env.secrets`]## [.description] -- -The container image. +The optional list of Secret names to load environment variables from. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__IMAGE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_SECRETS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__IMAGE+++` +Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_SECRETS+++` endif::add-copy-button-to-env-var[] -- -|string +|list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-working-dir]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-working-dir[`quarkus.kubernetes.init-containers."init-containers".working-dir`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-configmaps[`quarkus.kubernetes.init-containers."init-containers".env.configmaps`]## [.description] -- -Working directory. +The optional list of ConfigMap names to load environment variables from. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__WORKING_DIR+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_CONFIGMAPS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__WORKING_DIR+++` +Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_CONFIGMAPS+++` endif::add-copy-button-to-env-var[] -- -|string +|list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-command]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-command[`quarkus.kubernetes.init-containers."init-containers".command`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-fields-environment-variable-name[`quarkus.kubernetes.init-containers."init-containers".env.fields."environment-variable-name"`]## [.description] -- -The commands +The map associating environment variable names to their associated field references they take their value from. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__COMMAND+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__COMMAND+++` +Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` endif::add-copy-button-to-env-var[] -- -|list of string +|Map | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-arguments]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-arguments[`quarkus.kubernetes.init-containers."init-containers".arguments`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-vars-vars[`quarkus.kubernetes.init-containers."init-containers".env.vars."vars"`]## [.description] -- -The arguments +The environment variable value ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ARGUMENTS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_VARS__VARS_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ARGUMENTS+++` +Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_VARS__VARS_+++` endif::add-copy-button-to-env-var[] -- -|list of string +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-service-account]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-service-account[`quarkus.kubernetes.init-containers."init-containers".service-account`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-mapping-mapping-from-secret[`quarkus.kubernetes.init-containers."init-containers".env.mapping."mapping".from-secret`]## [.description] -- -The service account. +The optional name of the Secret from which a value is to be extracted. Mutually exclusive with `from-configmap`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__SERVICE_ACCOUNT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__SERVICE_ACCOUNT+++` +Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-host]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-host[`quarkus.kubernetes.init-containers."init-containers".host`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-mapping-mapping-from-configmap[`quarkus.kubernetes.init-containers."init-containers".env.mapping."mapping".from-configmap`]## [.description] -- -The host under which the application is going to be exposed. +The optional name of the ConfigMap from which a value is to be extracted. Mutually exclusive with `from-secret`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__HOST+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__HOST+++` +Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-ports-ports-container-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-ports-ports-container-port[`quarkus.kubernetes.init-containers."init-containers".ports."ports".container-port`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-mapping-mapping-with-key[`quarkus.kubernetes.init-containers."init-containers".env.mapping."mapping".with-key`]## [.description] -- -The port number. Refers to the container port. +The key identifying the field from which the value is extracted. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__PORTS__PORTS__CONTAINER_PORT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__WITH_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__PORTS__PORTS__CONTAINER_PORT+++` +Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__WITH_KEY+++` endif::add-copy-button-to-env-var[] -- -|int -| +|string +|required icon:exclamation-circle[title=Configuration property is required] -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-ports-ports-host-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-ports-ports-host-port[`quarkus.kubernetes.init-containers."init-containers".ports."ports".host-port`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-using-prefix-prefixes-for-secret[`quarkus.kubernetes.init-containers."init-containers".env.using-prefix."prefixes".for-secret`]## [.description] -- -The host port. +The optional prefix to use when adding the environment variable to the container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__PORTS__PORTS__HOST_PORT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__PORTS__PORTS__HOST_PORT+++` +Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` endif::add-copy-button-to-env-var[] -- -|int +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-ports-ports-path]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-ports-ports-path[`quarkus.kubernetes.init-containers."init-containers".ports."ports".path`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-using-prefix-prefixes-for-configmap[`quarkus.kubernetes.init-containers."init-containers".env.using-prefix."prefixes".for-configmap`]## [.description] -- -The application path (refers to web application path). +The optional prefix to use when adding the environment variable to the container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__PORTS__PORTS__PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__PORTS__PORTS__PATH+++` +Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` endif::add-copy-button-to-env-var[] -- |string -|`/` +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-ports-ports-protocol]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-ports-ports-protocol[`quarkus.kubernetes.init-containers."init-containers".ports."ports".protocol`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-image]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-image[`quarkus.kubernetes.init-containers."init-containers".image`]## [.description] -- -The protocol. +The container image. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__PORTS__PORTS__PROTOCOL+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__IMAGE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__PORTS__PORTS__PROTOCOL+++` +Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__IMAGE+++` endif::add-copy-button-to-env-var[] -- -a|`tcp`, `udp`, `sctp`, `http`, `proxy` -|`tcp` +|string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-ports-ports-node-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-ports-ports-node-port[`quarkus.kubernetes.init-containers."init-containers".ports."ports".node-port`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-working-dir]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-working-dir[`quarkus.kubernetes.init-containers."init-containers".working-dir`]## [.description] -- -The nodePort to which this port should be mapped to. This only takes affect when the serviceType is set to node-port. +Working directory. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__PORTS__PORTS__NODE_PORT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__WORKING_DIR+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__PORTS__PORTS__NODE_PORT+++` +Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__WORKING_DIR+++` endif::add-copy-button-to-env-var[] -- -|int +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-ports-ports-tls]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-ports-ports-tls[`quarkus.kubernetes.init-containers."init-containers".ports."ports".tls`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-command]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-command[`quarkus.kubernetes.init-containers."init-containers".command`]## [.description] -- -If enabled, the port will be configured to use the schema HTTPS. +The commands ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__PORTS__PORTS__TLS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__COMMAND+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__PORTS__PORTS__TLS+++` +Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__COMMAND+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`false` +|list of string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-image-pull-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-image-pull-policy[`quarkus.kubernetes.init-containers."init-containers".image-pull-policy`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-arguments]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-arguments[`quarkus.kubernetes.init-containers."init-containers".arguments`]## [.description] -- -Image pull policy. +The arguments ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__IMAGE_PULL_POLICY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ARGUMENTS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__IMAGE_PULL_POLICY+++` +Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ARGUMENTS+++` endif::add-copy-button-to-env-var[] -- -a|`always`, `if-not-present`, `never` -|`always` +|list of string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-image-pull-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-image-pull-secrets[`quarkus.kubernetes.init-containers."init-containers".image-pull-secrets`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-service-account]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-service-account[`quarkus.kubernetes.init-containers."init-containers".service-account`]## [.description] -- -The image pull secret +The service account. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__IMAGE_PULL_SECRETS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__SERVICE_ACCOUNT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__IMAGE_PULL_SECRETS+++` +Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__SERVICE_ACCOUNT+++` endif::add-copy-button-to-env-var[] -- -|list of string +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-liveness-probe-http-action-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-liveness-probe-http-action-port[`quarkus.kubernetes.init-containers."init-containers".liveness-probe.http-action-port`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-host]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-host[`quarkus.kubernetes.init-containers."init-containers".host`]## [.description] -- -The port number to use when configuring the `http get` action. If not configured, the port corresponding to the `httpActionPortName` will be used. +The host under which the application is going to be exposed. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__LIVENESS_PROBE_HTTP_ACTION_PORT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__HOST+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__HOST+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-ports-ports-container-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-ports-ports-container-port[`quarkus.kubernetes.init-containers."init-containers".ports."ports".container-port`]## + +[.description] +-- +The port number. Refers to the container port. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__PORTS__PORTS__CONTAINER_PORT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__PORTS__PORTS__CONTAINER_PORT+++` +endif::add-copy-button-to-env-var[] +-- +|int +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-ports-ports-host-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-ports-ports-host-port[`quarkus.kubernetes.init-containers."init-containers".ports."ports".host-port`]## + +[.description] +-- +The host port. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__PORTS__PORTS__HOST_PORT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__PORTS__PORTS__HOST_PORT+++` +endif::add-copy-button-to-env-var[] +-- +|int +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-ports-ports-path]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-ports-ports-path[`quarkus.kubernetes.init-containers."init-containers".ports."ports".path`]## + +[.description] +-- +The application path (refers to web application path). + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__PORTS__PORTS__PATH+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__PORTS__PORTS__PATH+++` +endif::add-copy-button-to-env-var[] +-- +|string +|`/` + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-ports-ports-protocol]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-ports-ports-protocol[`quarkus.kubernetes.init-containers."init-containers".ports."ports".protocol`]## + +[.description] +-- +The protocol. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__PORTS__PORTS__PROTOCOL+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__PORTS__PORTS__PROTOCOL+++` +endif::add-copy-button-to-env-var[] +-- +a|`tcp`, `udp`, `sctp`, `http`, `proxy` +|`tcp` + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-ports-ports-node-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-ports-ports-node-port[`quarkus.kubernetes.init-containers."init-containers".ports."ports".node-port`]## + +[.description] +-- +The nodePort to which this port should be mapped to. This only takes affect when the serviceType is set to node-port. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__PORTS__PORTS__NODE_PORT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__PORTS__PORTS__NODE_PORT+++` +endif::add-copy-button-to-env-var[] +-- +|int +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-ports-ports-tls]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-ports-ports-tls[`quarkus.kubernetes.init-containers."init-containers".ports."ports".tls`]## + +[.description] +-- +If enabled, the port will be configured to use the schema HTTPS. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__PORTS__PORTS__TLS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__PORTS__PORTS__TLS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-image-pull-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-image-pull-policy[`quarkus.kubernetes.init-containers."init-containers".image-pull-policy`]## + +[.description] +-- +Image pull policy. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__IMAGE_PULL_POLICY+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__IMAGE_PULL_POLICY+++` +endif::add-copy-button-to-env-var[] +-- +a|`always`, `if-not-present`, `never` +|`always` + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-image-pull-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-image-pull-secrets[`quarkus.kubernetes.init-containers."init-containers".image-pull-secrets`]## + +[.description] +-- +The image pull secret + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__IMAGE_PULL_SECRETS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__IMAGE_PULL_SECRETS+++` +endif::add-copy-button-to-env-var[] +-- +|list of string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-liveness-probe-http-action-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-liveness-probe-http-action-port[`quarkus.kubernetes.init-containers."init-containers".liveness-probe.http-action-port`]## + +[.description] +-- +The port number to use when configuring the `http get` action. If not configured, the port corresponding to the `httpActionPortName` will be used. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__LIVENESS_PROBE_HTTP_ACTION_PORT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__LIVENESS_PROBE_HTTP_ACTION_PORT+++` @@ -2102,7 +2367,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-i [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -2323,7 +2590,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-i [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -2561,7 +2830,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-i [.description] -- -ReadOnly +ReadOnly. ifdef::add-copy-button-to-env-var[] @@ -2642,7 +2911,7 @@ endif::add-copy-button-to-env-var[] |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-secrets[`quarkus.kubernetes.init-containers."init-containers".env.secrets`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-secrets[`quarkus.kubernetes.sidecars."sidecars".env.secrets`]## [.description] -- @@ -2650,16 +2919,16 @@ The optional list of Secret names to load environment variables from. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_SECRETS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_SECRETS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_SECRETS+++` +Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_SECRETS+++` endif::add-copy-button-to-env-var[] -- |list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-configmaps[`quarkus.kubernetes.init-containers."init-containers".env.configmaps`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-configmaps[`quarkus.kubernetes.sidecars."sidecars".env.configmaps`]## [.description] -- @@ -2667,16 +2936,16 @@ The optional list of ConfigMap names to load environment variables from. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_CONFIGMAPS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_CONFIGMAPS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_CONFIGMAPS+++` +Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_CONFIGMAPS+++` endif::add-copy-button-to-env-var[] -- |list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-fields-environment-variable-name[`quarkus.kubernetes.init-containers."init-containers".env.fields."environment-variable-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-fields-environment-variable-name[`quarkus.kubernetes.sidecars."sidecars".env.fields."environment-variable-name"`]## [.description] -- @@ -2684,33 +2953,33 @@ The map associating environment variable names to their associated field referen ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` +Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` endif::add-copy-button-to-env-var[] -- |Map | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-vars-vars[`quarkus.kubernetes.init-containers."init-containers".env.vars."vars"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-vars-vars[`quarkus.kubernetes.sidecars."sidecars".env.vars."vars"`]## [.description] -- -The map associating environment name to its associated value. +The environment variable value ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_VARS__VARS_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_VARS__VARS_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_VARS__VARS_+++` +Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_VARS__VARS_+++` endif::add-copy-button-to-env-var[] -- -|Map> +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-mapping-mapping-from-secret[`quarkus.kubernetes.init-containers."init-containers".env.mapping."mapping".from-secret`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-mapping-mapping-from-secret[`quarkus.kubernetes.sidecars."sidecars".env.mapping."mapping".from-secret`]## [.description] -- @@ -2718,16 +2987,16 @@ The optional name of the Secret from which a value is to be extracted. Mutually ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_SECRET+++` +Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-mapping-mapping-from-configmap[`quarkus.kubernetes.init-containers."init-containers".env.mapping."mapping".from-configmap`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-mapping-mapping-from-configmap[`quarkus.kubernetes.sidecars."sidecars".env.mapping."mapping".from-configmap`]## [.description] -- @@ -2735,16 +3004,16 @@ The optional name of the ConfigMap from which a value is to be extracted. Mutual ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` +Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-mapping-mapping-with-key[`quarkus.kubernetes.init-containers."init-containers".env.mapping."mapping".with-key`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-mapping-mapping-with-key[`quarkus.kubernetes.sidecars."sidecars".env.mapping."mapping".with-key`]## [.description] -- @@ -2752,16 +3021,16 @@ The key identifying the field from which the value is extracted. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__WITH_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__WITH_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__WITH_KEY+++` +Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__WITH_KEY+++` endif::add-copy-button-to-env-var[] -- |string |required icon:exclamation-circle[title=Configuration property is required] -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-using-prefix-prefixes-for-secret[`quarkus.kubernetes.init-containers."init-containers".env.using-prefix."prefixes".for-secret`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-using-prefix-prefixes-for-secret[`quarkus.kubernetes.sidecars."sidecars".env.using-prefix."prefixes".for-secret`]## [.description] -- @@ -2769,16 +3038,16 @@ The optional prefix to use when adding the environment variable to the container ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` +Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-init-containers-init-containers-env-using-prefix-prefixes-for-configmap[`quarkus.kubernetes.init-containers."init-containers".env.using-prefix."prefixes".for-configmap`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-using-prefix-prefixes-for-configmap[`quarkus.kubernetes.sidecars."sidecars".env.using-prefix."prefixes".for-configmap`]## [.description] -- @@ -2786,10 +3055,10 @@ The optional prefix to use when adding the environment variable to the container ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` +Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` endif::add-copy-button-to-env-var[] -- |string @@ -3071,7 +3340,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-s [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -3292,7 +3563,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-s [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -3530,7 +3803,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-s [.description] -- -ReadOnly +ReadOnly. ifdef::add-copy-button-to-env-var[] @@ -3611,211 +3884,109 @@ endif::add-copy-button-to-env-var[] |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-secrets[`quarkus.kubernetes.sidecars."sidecars".env.secrets`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-hostaliases-host-aliases-ip]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-hostaliases-host-aliases-ip[`quarkus.kubernetes.hostaliases."host-aliases".ip`]## [.description] -- -The optional list of Secret names to load environment variables from. +The ip address. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_SECRETS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_HOSTALIASES__HOST_ALIASES__IP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_SECRETS+++` +Environment variable: `+++QUARKUS_KUBERNETES_HOSTALIASES__HOST_ALIASES__IP+++` endif::add-copy-button-to-env-var[] -- -|list of string +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-configmaps[`quarkus.kubernetes.sidecars."sidecars".env.configmaps`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-hostaliases-host-aliases-hostnames]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-hostaliases-host-aliases-hostnames[`quarkus.kubernetes.hostaliases."host-aliases".hostnames`]## [.description] -- -The optional list of ConfigMap names to load environment variables from. +The hostnames to resolve to the ip. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_CONFIGMAPS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_HOSTALIASES__HOST_ALIASES__HOSTNAMES+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_CONFIGMAPS+++` +Environment variable: `+++QUARKUS_KUBERNETES_HOSTALIASES__HOST_ALIASES__HOSTNAMES+++` endif::add-copy-button-to-env-var[] -- |list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-fields-environment-variable-name[`quarkus.kubernetes.sidecars."sidecars".env.fields."environment-variable-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-node-selector-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-node-selector-key[`quarkus.kubernetes.node-selector.key`]## [.description] -- -The map associating environment variable names to their associated field references they take their value from. +The key of the nodeSelector. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_NODE_SELECTOR_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` +Environment variable: `+++QUARKUS_KUBERNETES_NODE_SELECTOR_KEY+++` endif::add-copy-button-to-env-var[] -- -|Map -| +|string +|required icon:exclamation-circle[title=Configuration property is required] -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-vars-vars[`quarkus.kubernetes.sidecars."sidecars".env.vars."vars"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-node-selector-value]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-node-selector-value[`quarkus.kubernetes.node-selector.value`]## [.description] -- -The map associating environment name to its associated value. +The value of the nodeSelector. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_VARS__VARS_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_NODE_SELECTOR_VALUE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_VARS__VARS_+++` +Environment variable: `+++QUARKUS_KUBERNETES_NODE_SELECTOR_VALUE+++` endif::add-copy-button-to-env-var[] -- -|Map> -| +|string +|required icon:exclamation-circle[title=Configuration property is required] -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-mapping-mapping-from-secret[`quarkus.kubernetes.sidecars."sidecars".env.mapping."mapping".from-secret`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-resources-limits-cpu]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-resources-limits-cpu[`quarkus.kubernetes.resources.limits.cpu`]## [.description] -- -The optional name of the Secret from which a value is to be extracted. Mutually exclusive with `from-configmap`. +CPU Requirements ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_RESOURCES_LIMITS_CPU+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_SECRET+++` +Environment variable: `+++QUARKUS_KUBERNETES_RESOURCES_LIMITS_CPU+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-mapping-mapping-from-configmap[`quarkus.kubernetes.sidecars."sidecars".env.mapping."mapping".from-configmap`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-resources-limits-memory]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-resources-limits-memory[`quarkus.kubernetes.resources.limits.memory`]## [.description] -- -The optional name of the ConfigMap from which a value is to be extracted. Mutually exclusive with `from-secret`. +Memory Requirements ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_RESOURCES_LIMITS_MEMORY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-mapping-mapping-with-key[`quarkus.kubernetes.sidecars."sidecars".env.mapping."mapping".with-key`]## - -[.description] --- -The key identifying the field from which the value is extracted. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__WITH_KEY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__WITH_KEY+++` -endif::add-copy-button-to-env-var[] --- -|string -|required icon:exclamation-circle[title=Configuration property is required] - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-using-prefix-prefixes-for-secret[`quarkus.kubernetes.sidecars."sidecars".env.using-prefix."prefixes".for-secret`]## - -[.description] --- -The optional prefix to use when adding the environment variable to the container. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-sidecars-sidecars-env-using-prefix-prefixes-for-configmap[`quarkus.kubernetes.sidecars."sidecars".env.using-prefix."prefixes".for-configmap`]## - -[.description] --- -The optional prefix to use when adding the environment variable to the container. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-deployment-target]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-deployment-target[`quarkus.kubernetes.deployment-target`]## - -[.description] --- -The target deployment platform. Defaults to kubernetes. Can be kubernetes, openshift, knative, minikube etc., or any combination of the above as comma separated list. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_DEPLOYMENT_TARGET+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_DEPLOYMENT_TARGET+++` -endif::add-copy-button-to-env-var[] --- -|list of string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-hostaliases-host-aliases-ip]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-hostaliases-host-aliases-ip[`quarkus.kubernetes.hostaliases."host-aliases".ip`]## - -[.description] --- -The ip address - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_HOSTALIASES__HOST_ALIASES__IP+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_HOSTALIASES__HOST_ALIASES__IP+++` +Environment variable: `+++QUARKUS_KUBERNETES_RESOURCES_LIMITS_MEMORY+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-hostaliases-host-aliases-hostnames]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-hostaliases-host-aliases-hostnames[`quarkus.kubernetes.hostaliases."host-aliases".hostnames`]## - -[.description] --- -The hostnames to resolve to the ip - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_HOSTALIASES__HOST_ALIASES__HOSTNAMES+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_HOSTALIASES__HOST_ALIASES__HOSTNAMES+++` -endif::add-copy-button-to-env-var[] --- -|list of string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-resources-limits-cpu]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-resources-limits-cpu[`quarkus.kubernetes.resources.limits.cpu`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-resources-requests-cpu]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-resources-requests-cpu[`quarkus.kubernetes.resources.requests.cpu`]## [.description] -- @@ -3823,16 +3994,16 @@ CPU Requirements ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_RESOURCES_LIMITS_CPU+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_RESOURCES_REQUESTS_CPU+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_RESOURCES_LIMITS_CPU+++` +Environment variable: `+++QUARKUS_KUBERNETES_RESOURCES_REQUESTS_CPU+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-resources-limits-memory]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-resources-limits-memory[`quarkus.kubernetes.resources.limits.memory`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-resources-requests-memory]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-resources-requests-memory[`quarkus.kubernetes.resources.requests.memory`]## [.description] -- @@ -3840,44 +4011,44 @@ Memory Requirements ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_RESOURCES_LIMITS_MEMORY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_RESOURCES_REQUESTS_MEMORY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_RESOURCES_LIMITS_MEMORY+++` +Environment variable: `+++QUARKUS_KUBERNETES_RESOURCES_REQUESTS_MEMORY+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-resources-requests-cpu]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-resources-requests-cpu[`quarkus.kubernetes.resources.requests.cpu`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-app-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-app-secret[`quarkus.kubernetes.app-secret`]## [.description] -- -CPU Requirements +If set, the secret will mounted to the application container and its contents will be used for application configuration. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_RESOURCES_REQUESTS_CPU+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_APP_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_RESOURCES_REQUESTS_CPU+++` +Environment variable: `+++QUARKUS_KUBERNETES_APP_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-resources-requests-memory]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-resources-requests-memory[`quarkus.kubernetes.resources.requests.memory`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-app-config-map]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-app-config-map[`quarkus.kubernetes.app-config-map`]## [.description] -- -Memory Requirements +If set, the config map will be mounted to the application container and its contents will be used for application configuration. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_RESOURCES_REQUESTS_MEMORY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_APP_CONFIG_MAP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_RESOURCES_REQUESTS_MEMORY+++` +Environment variable: `+++QUARKUS_KUBERNETES_APP_CONFIG_MAP+++` endif::add-copy-button-to-env-var[] -- |string @@ -4461,958 +4632,1009 @@ endif::add-copy-button-to-env-var[] |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-expose]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-expose[`quarkus.kubernetes.ingress.expose`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-se-linux-options-level]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-se-linux-options-level[`quarkus.kubernetes.security-context.se-linux-options.level`]## [.description] -- -If true, the service will be exposed +The SELinux level label that applies to the container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_EXPOSE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SE_LINUX_OPTIONS_LEVEL+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_EXPOSE+++` +Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SE_LINUX_OPTIONS_LEVEL+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`false` +|string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-host]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-host[`quarkus.kubernetes.ingress.host`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-se-linux-options-role]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-se-linux-options-role[`quarkus.kubernetes.security-context.se-linux-options.role`]## [.description] -- -The host under which the application is going to be exposed +The SELinux role label that applies to the container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_HOST+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SE_LINUX_OPTIONS_ROLE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_HOST+++` +Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SE_LINUX_OPTIONS_ROLE+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-target-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-target-port[`quarkus.kubernetes.ingress.target-port`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-se-linux-options-type]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-se-linux-options-type[`quarkus.kubernetes.security-context.se-linux-options.type`]## [.description] -- -The default target named port. If not provided, it will be deducted from the Service resource ports. Options are: "http" and "https". +The SELinux type label that applies to the container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_TARGET_PORT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SE_LINUX_OPTIONS_TYPE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_TARGET_PORT+++` +Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SE_LINUX_OPTIONS_TYPE+++` endif::add-copy-button-to-env-var[] -- |string -|`http` +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-ingress-class-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-ingress-class-name[`quarkus.kubernetes.ingress.ingress-class-name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-se-linux-options-user]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-se-linux-options-user[`quarkus.kubernetes.security-context.se-linux-options.user`]## [.description] -- -The class of the Ingress. If the ingressClassName is omitted, a default Ingress class is used. +The SELinux user label that applies to the container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_INGRESS_CLASS_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SE_LINUX_OPTIONS_USER+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_INGRESS_CLASS_NAME+++` +Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SE_LINUX_OPTIONS_USER+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-annotations-annotation-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-annotations-annotation-name[`quarkus.kubernetes.ingress.annotations."annotation-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-windows-options-gmsa-credential-spec-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-windows-options-gmsa-credential-spec-name[`quarkus.kubernetes.security-context.windows-options.gmsa-credential-spec-name`]## [.description] -- -Custom annotations to add to exposition (route or ingress) resources +The name of the GMSA credential spec to use. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_ANNOTATIONS__ANNOTATION_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_ANNOTATIONS__ANNOTATION_NAME_+++` +Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC_NAME+++` endif::add-copy-button-to-env-var[] -- -|Map +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-tls-tls-enabled]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-tls-tls-enabled[`quarkus.kubernetes.ingress.tls."tls".enabled`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-windows-options-gmsa-credential-spec]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-windows-options-gmsa-credential-spec[`quarkus.kubernetes.security-context.windows-options.gmsa-credential-spec`]## [.description] -- -If true, it will use the TLS configuration in the generated Ingress resource. +GMSACredentialSpec is where the GMSA admission webhook (link:https://github.com/kubernetes-sigs/windows-gmsa[windows-gsma]) inlines the contents of the GMSA credential spec named by the GMSACredentialSpecName field. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_TLS__TLS__ENABLED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_TLS__TLS__ENABLED+++` +Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`false` +|string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-tls-tls-hosts]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-tls-tls-hosts[`quarkus.kubernetes.ingress.tls."tls".hosts`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-windows-options-run-as-user-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-windows-options-run-as-user-name[`quarkus.kubernetes.security-context.windows-options.run-as-user-name`]## [.description] -- -The list of hosts to be included in the TLS certificate. By default, it will use the application host. +The UserName in Windows to run the entrypoint of the container process. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_TLS__TLS__HOSTS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_WINDOWS_OPTIONS_RUN_AS_USER_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_TLS__TLS__HOSTS+++` +Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_WINDOWS_OPTIONS_RUN_AS_USER_NAME+++` endif::add-copy-button-to-env-var[] -- -|list of string +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-host]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-host[`quarkus.kubernetes.ingress.rules."rules".host`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-windows-options-host-process]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-windows-options-host-process[`quarkus.kubernetes.security-context.windows-options.host-process`]## [.description] -- -The host under which the rule is going to be used. +HostProcess determines if a container should be run as a 'Host Process' container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__HOST+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_WINDOWS_OPTIONS_HOST_PROCESS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__HOST+++` +Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_WINDOWS_OPTIONS_HOST_PROCESS+++` endif::add-copy-button-to-env-var[] -- -|string -|required icon:exclamation-circle[title=Configuration property is required] +|boolean +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-path]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-path[`quarkus.kubernetes.ingress.rules."rules".path`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-run-as-user]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-run-as-user[`quarkus.kubernetes.security-context.run-as-user`]## [.description] -- -The path under which the rule is going to be used. Default is "/". +The UID to run the entrypoint of the container process. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_RUN_AS_USER+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__PATH+++` +Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_RUN_AS_USER+++` endif::add-copy-button-to-env-var[] -- -|string -|`/` +|long +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-path-type]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-path-type[`quarkus.kubernetes.ingress.rules."rules".path-type`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-run-as-group]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-run-as-group[`quarkus.kubernetes.security-context.run-as-group`]## [.description] -- -The path type strategy to use by the Ingress rule. Default is "Prefix". +The GID to run the entrypoint of the container process. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__PATH_TYPE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_RUN_AS_GROUP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__PATH_TYPE+++` +Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_RUN_AS_GROUP+++` endif::add-copy-button-to-env-var[] -- -|string -|`Prefix` +|long +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-service-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-service-name[`quarkus.kubernetes.ingress.rules."rules".service-name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-run-as-non-root]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-run-as-non-root[`quarkus.kubernetes.security-context.run-as-non-root`]## [.description] -- -The service name to be used by this Ingress rule. Default is the generated service name of the application. +Indicates that the container must run as a non-root user. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__SERVICE_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_RUN_AS_NON_ROOT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__SERVICE_NAME+++` +Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_RUN_AS_NON_ROOT+++` endif::add-copy-button-to-env-var[] -- -|string +|boolean | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-service-port-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-service-port-name[`quarkus.kubernetes.ingress.rules."rules".service-port-name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-supplemental-groups]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-supplemental-groups[`quarkus.kubernetes.security-context.supplemental-groups`]## [.description] -- -The service port name to be used by this Ingress rule. Default is the port name of the generated service of the application. +A list of groups applied to the first process run in each container, in addition to the container's primary GID. If unspecified, no groups will be added to any container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__SERVICE_PORT_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SUPPLEMENTAL_GROUPS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__SERVICE_PORT_NAME+++` +Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SUPPLEMENTAL_GROUPS+++` endif::add-copy-button-to-env-var[] -- -|string +|list of long | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-service-port-number]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-service-port-number[`quarkus.kubernetes.ingress.rules."rules".service-port-number`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-fs-group]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-fs-group[`quarkus.kubernetes.security-context.fs-group`]## [.description] -- -The service port number to be used by this Ingress rule. This is only used when the servicePortName is not set. +A special supplemental group that applies to all containers in a pod. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__SERVICE_PORT_NUMBER+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_FS_GROUP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__SERVICE_PORT_NUMBER+++` +Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_FS_GROUP+++` endif::add-copy-button-to-env-var[] -- -|int +|long | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-job-parallelism]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-job-parallelism[`quarkus.kubernetes.job.parallelism`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-sysctls-sysctl-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-sysctls-sysctl-name[`quarkus.kubernetes.security-context.sysctls."sysctl-name"`]## [.description] -- -Specifies the maximum desired number of pods the job should run at any given time. +Sysctls hold a list of namespaced sysctls used for the pod. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_JOB_PARALLELISM+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SYSCTLS__SYSCTL_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_JOB_PARALLELISM+++` +Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SYSCTLS__SYSCTL_NAME_+++` endif::add-copy-button-to-env-var[] -- -|int +|Map | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-job-completions]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-job-completions[`quarkus.kubernetes.job.completions`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-fs-group-change-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-fs-group-change-policy[`quarkus.kubernetes.security-context.fs-group-change-policy`]## [.description] -- -Specifies the desired number of successfully finished pods the job should be run with. +It holds policies that will be used for applying fsGroup to a volume when volume is mounted. Values: OnRootMismatch, Always ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_JOB_COMPLETIONS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_FS_GROUP_CHANGE_POLICY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_JOB_COMPLETIONS+++` +Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_FS_GROUP_CHANGE_POLICY+++` endif::add-copy-button-to-env-var[] -- -|int +a|tooltip:on-root-mismatch[It indicates that volume's ownership and permissions will be changed only when permission and ownership of root directory does not match with expected permissions on the volume.], tooltip:always[It indicates that volume's ownership and permissions should always be changed whenever volume is mounted inside a Pod. This the default behavior.] | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-job-completion-mode]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-job-completion-mode[`quarkus.kubernetes.job.completion-mode`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-idempotent]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-idempotent[`quarkus.kubernetes.idempotent`]## [.description] -- -CompletionMode specifies how Pod completions are tracked. +Switch used to control whether non-idempotent fields are included in generated kubernetes resources to improve git-ops compatibility. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_JOB_COMPLETION_MODE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_IDEMPOTENT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_JOB_COMPLETION_MODE+++` +Environment variable: `+++QUARKUS_KUBERNETES_IDEMPOTENT+++` endif::add-copy-button-to-env-var[] -- -a|`non-indexed`, `indexed` -|`non-indexed` +|boolean +|`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-job-backoff-limit]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-job-backoff-limit[`quarkus.kubernetes.job.backoff-limit`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-vcs-uri-enabled]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-vcs-uri-enabled[`quarkus.kubernetes.vcs-uri.enabled`]## [.description] -- -Specifies the number of retries before marking this job failed. +Whether the vcs-uri annotation should be added to the generated configuration. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_JOB_BACKOFF_LIMIT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_VCS_URI_ENABLED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_JOB_BACKOFF_LIMIT+++` +Environment variable: `+++QUARKUS_KUBERNETES_VCS_URI_ENABLED+++` endif::add-copy-button-to-env-var[] -- -|int -| +|boolean +|`true` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-job-active-deadline-seconds]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-job-active-deadline-seconds[`quarkus.kubernetes.job.active-deadline-seconds`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-vcs-uri-override]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-vcs-uri-override[`quarkus.kubernetes.vcs-uri.override`]## [.description] -- -Specifies the duration in seconds relative to the startTime that the job may be continuously active before the system tries to terminate it; value must be positive integer. +Optional override of the vcs-uri annotation. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_JOB_ACTIVE_DEADLINE_SECONDS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_VCS_URI_OVERRIDE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_JOB_ACTIVE_DEADLINE_SECONDS+++` +Environment variable: `+++QUARKUS_KUBERNETES_VCS_URI_OVERRIDE+++` endif::add-copy-button-to-env-var[] -- -|long +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-job-ttl-seconds-after-finished]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-job-ttl-seconds-after-finished[`quarkus.kubernetes.job.ttl-seconds-after-finished`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-deployment-kind]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-deployment-kind[`quarkus.kubernetes.deployment-kind`]## [.description] -- -Limits the lifetime of a Job that has finished execution (either Complete or Failed). If this field is set, ttlSecondsAfterFinished after the Job finishes, it is eligible to be automatically deleted. +The kind of the deployment resource to use. Supported values are 'StatefulSet', 'Job', 'CronJob' and 'Deployment' defaulting to the latter. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_JOB_TTL_SECONDS_AFTER_FINISHED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_DEPLOYMENT_KIND+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_JOB_TTL_SECONDS_AFTER_FINISHED+++` +Environment variable: `+++QUARKUS_KUBERNETES_DEPLOYMENT_KIND+++` endif::add-copy-button-to-env-var[] -- -|int +a|`deployment`, `deployment-config`, `stateful-set`, `job`, `cron-job`, `knative-service` | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-job-suspend]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-job-suspend[`quarkus.kubernetes.job.suspend`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-deployment-target]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-deployment-target[`quarkus.kubernetes.deployment-target`]## [.description] -- -Suspend specifies whether the Job controller should create Pods or not. +The target deployment platform. Defaults to kubernetes. Can be kubernetes, openshift, knative, minikube etc., or any combination of the above as comma separated list. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_JOB_SUSPEND+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_DEPLOYMENT_TARGET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_JOB_SUSPEND+++` +Environment variable: `+++QUARKUS_KUBERNETES_DEPLOYMENT_TARGET+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`false` +|list of string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-job-restart-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-job-restart-policy[`quarkus.kubernetes.job.restart-policy`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-strategy]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-strategy[`quarkus.kubernetes.strategy`]## [.description] -- -Restart policy when the job container fails. +Specifies the deployment strategy. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_JOB_RESTART_POLICY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_STRATEGY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_JOB_RESTART_POLICY+++` +Environment variable: `+++QUARKUS_KUBERNETES_STRATEGY+++` endif::add-copy-button-to-env-var[] -- -a|`on-failure`, `never` -|`on-failure` +a|`none`, `recreate`, `rolling-update` +|`none` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-schedule]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-schedule[`quarkus.kubernetes.cron-job.schedule`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-rolling-update-max-unavailable]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-rolling-update-max-unavailable[`quarkus.kubernetes.rolling-update.max-unavailable`]## [.description] -- -The schedule in Cron format, see https://en.wikipedia.org/wiki/Cron. +Specifies the maximum number of Pods that can be unavailable during the update process. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_SCHEDULE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ROLLING_UPDATE_MAX_UNAVAILABLE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_SCHEDULE+++` +Environment variable: `+++QUARKUS_KUBERNETES_ROLLING_UPDATE_MAX_UNAVAILABLE+++` endif::add-copy-button-to-env-var[] -- |string -| +|`25%` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-concurrency-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-concurrency-policy[`quarkus.kubernetes.cron-job.concurrency-policy`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-rolling-update-max-surge]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-rolling-update-max-surge[`quarkus.kubernetes.rolling-update.max-surge`]## [.description] -- -ConcurrencyPolicy describes how the job will be handled. +Specifies the maximum number of Pods that can be created over the desired number of Pods. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_CONCURRENCY_POLICY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ROLLING_UPDATE_MAX_SURGE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_CONCURRENCY_POLICY+++` +Environment variable: `+++QUARKUS_KUBERNETES_ROLLING_UPDATE_MAX_SURGE+++` endif::add-copy-button-to-env-var[] -- -a|`allow`, `forbid`, `replace` -|`allow` +|string +|`25%` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-starting-deadline-seconds]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-starting-deadline-seconds[`quarkus.kubernetes.cron-job.starting-deadline-seconds`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-replicas]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-replicas[`quarkus.kubernetes.replicas`]## [.description] -- -Deadline in seconds for starting the job if it misses scheduled time for any reason. Missed jobs executions will be counted as failed ones. +The number of desired pods ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_STARTING_DEADLINE_SECONDS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_REPLICAS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_STARTING_DEADLINE_SECONDS+++` +Environment variable: `+++QUARKUS_KUBERNETES_REPLICAS+++` endif::add-copy-button-to-env-var[] -- -|long -| +|int +|`1` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-failed-jobs-history-limit]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-failed-jobs-history-limit[`quarkus.kubernetes.cron-job.failed-jobs-history-limit`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-node-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-node-port[`quarkus.kubernetes.node-port`]## [.description] -- -The number of failed finished jobs to retain. The default value is 1. +The nodePort to set when serviceType is set to node-port. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_FAILED_JOBS_HISTORY_LIMIT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_NODE_PORT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_FAILED_JOBS_HISTORY_LIMIT+++` +Environment variable: `+++QUARKUS_KUBERNETES_NODE_PORT+++` endif::add-copy-button-to-env-var[] -- |int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-successful-jobs-history-limit]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-successful-jobs-history-limit[`quarkus.kubernetes.cron-job.successful-jobs-history-limit`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-expose]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-expose[`quarkus.kubernetes.ingress.expose`]## [.description] -- -The number of successful finished jobs to retain. The default value is 3. +If true, the service will be exposed ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_SUCCESSFUL_JOBS_HISTORY_LIMIT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_EXPOSE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_SUCCESSFUL_JOBS_HISTORY_LIMIT+++` +Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_EXPOSE+++` endif::add-copy-button-to-env-var[] -- -|int -| +|boolean +|`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-parallelism]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-parallelism[`quarkus.kubernetes.cron-job.parallelism`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-host]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-host[`quarkus.kubernetes.ingress.host`]## [.description] -- -Specifies the maximum desired number of pods the job should run at any given time. +The host under which the application is going to be exposed ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_PARALLELISM+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_HOST+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_PARALLELISM+++` +Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_HOST+++` endif::add-copy-button-to-env-var[] -- -|int +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-completions]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-completions[`quarkus.kubernetes.cron-job.completions`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-target-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-target-port[`quarkus.kubernetes.ingress.target-port`]## [.description] -- -Specifies the desired number of successfully finished pods the job should be run with. +The default target named port. If not provided, it will be deducted from the Service resource ports. Options are: "http" and "https". ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_COMPLETIONS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_TARGET_PORT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_COMPLETIONS+++` +Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_TARGET_PORT+++` endif::add-copy-button-to-env-var[] -- -|int -| +|string +|`http` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-completion-mode]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-completion-mode[`quarkus.kubernetes.cron-job.completion-mode`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-ingress-class-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-ingress-class-name[`quarkus.kubernetes.ingress.ingress-class-name`]## [.description] -- -CompletionMode specifies how Pod completions are tracked. +The class of the Ingress. If the ingressClassName is omitted, a default Ingress class is used. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_COMPLETION_MODE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_INGRESS_CLASS_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_COMPLETION_MODE+++` +Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_INGRESS_CLASS_NAME+++` endif::add-copy-button-to-env-var[] -- -a|`non-indexed`, `indexed` -|`non-indexed` +|string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-backoff-limit]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-backoff-limit[`quarkus.kubernetes.cron-job.backoff-limit`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-annotations-annotation-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-annotations-annotation-name[`quarkus.kubernetes.ingress.annotations."annotation-name"`]## [.description] -- -Specifies the number of retries before marking this job failed. +Custom annotations to add to exposition (route or ingress) resources ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_BACKOFF_LIMIT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_ANNOTATIONS__ANNOTATION_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_BACKOFF_LIMIT+++` +Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_ANNOTATIONS__ANNOTATION_NAME_+++` endif::add-copy-button-to-env-var[] -- -|int +|Map | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-active-deadline-seconds]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-active-deadline-seconds[`quarkus.kubernetes.cron-job.active-deadline-seconds`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-tls-tls-enabled]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-tls-tls-enabled[`quarkus.kubernetes.ingress.tls."tls".enabled`]## [.description] -- -Specifies the duration in seconds relative to the startTime that the job may be continuously active before the system tries to terminate it; value must be positive integer. +If true, it will use the TLS configuration in the generated Ingress resource. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_ACTIVE_DEADLINE_SECONDS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_TLS__TLS__ENABLED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_ACTIVE_DEADLINE_SECONDS+++` +Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_TLS__TLS__ENABLED+++` endif::add-copy-button-to-env-var[] -- -|long -| +|boolean +|`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-ttl-seconds-after-finished]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-ttl-seconds-after-finished[`quarkus.kubernetes.cron-job.ttl-seconds-after-finished`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-tls-tls-hosts]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-tls-tls-hosts[`quarkus.kubernetes.ingress.tls."tls".hosts`]## [.description] -- -Limits the lifetime of a Job that has finished execution (either Complete or Failed). If this field is set, ttlSecondsAfterFinished after the Job finishes, it is eligible to be automatically deleted. +The list of hosts to be included in the TLS certificate. By default, it will use the application host. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_TTL_SECONDS_AFTER_FINISHED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_TLS__TLS__HOSTS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_TTL_SECONDS_AFTER_FINISHED+++` +Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_TLS__TLS__HOSTS+++` endif::add-copy-button-to-env-var[] -- -|int +|list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-suspend]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-suspend[`quarkus.kubernetes.cron-job.suspend`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-host]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-host[`quarkus.kubernetes.ingress.rules."rules".host`]## [.description] -- -Suspend specifies whether the Job controller should create Pods or not. +The host under which the rule is going to be used. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_SUSPEND+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__HOST+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_SUSPEND+++` +Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__HOST+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`false` +|string +|required icon:exclamation-circle[title=Configuration property is required] -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-restart-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-restart-policy[`quarkus.kubernetes.cron-job.restart-policy`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-path]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-path[`quarkus.kubernetes.ingress.rules."rules".path`]## [.description] -- -Restart policy when the job container fails. +The path under which the rule is going to be used. Default is "/". ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_RESTART_POLICY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_RESTART_POLICY+++` +Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__PATH+++` endif::add-copy-button-to-env-var[] -- -a|`on-failure`, `never` -|`on-failure` +|string +|`/` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-add-version-to-label-selectors]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-add-version-to-label-selectors[`quarkus.kubernetes.add-version-to-label-selectors`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-path-type]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-path-type[`quarkus.kubernetes.ingress.rules."rules".path-type`]## [.description] -- -If true, the 'app.kubernetes.io/version' label will be part of the selectors of Service and Deployment +The path type strategy to use by the Ingress rule. Default is "Prefix". ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ADD_VERSION_TO_LABEL_SELECTORS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__PATH_TYPE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_ADD_VERSION_TO_LABEL_SELECTORS+++` +Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__PATH_TYPE+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`true` +|string +|`Prefix` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-add-name-to-label-selectors]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-add-name-to-label-selectors[`quarkus.kubernetes.add-name-to-label-selectors`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-service-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-service-name[`quarkus.kubernetes.ingress.rules."rules".service-name`]## [.description] -- -If true, the 'app.kubernetes.io/name' label will be part of the selectors of Service and Deployment +The service name to be used by this Ingress rule. Default is the generated service name of the application. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ADD_NAME_TO_LABEL_SELECTORS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__SERVICE_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_ADD_NAME_TO_LABEL_SELECTORS+++` +Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__SERVICE_NAME+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`true` +|string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-deploy]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-deploy[`quarkus.kubernetes.deploy`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-service-port-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-service-port-name[`quarkus.kubernetes.ingress.rules."rules".service-port-name`]## [.description] -- -If set to true, Quarkus will attempt to deploy the application to the target Kubernetes cluster +The service port name to be used by this Ingress rule. Default is the port name of the generated service of the application. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_DEPLOY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__SERVICE_PORT_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_DEPLOY+++` +Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__SERVICE_PORT_NAME+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`false` +|string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-deploy-strategy]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-deploy-strategy[`quarkus.kubernetes.deploy-strategy`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-service-port-number]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-ingress-rules-rules-service-port-number[`quarkus.kubernetes.ingress.rules."rules".service-port-number`]## [.description] -- -If deploy is enabled, it will follow this strategy to update the resources to the target Kubernetes cluster. +The service port number to be used by this Ingress rule. This is only used when the servicePortName is not set. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_DEPLOY_STRATEGY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__SERVICE_PORT_NUMBER+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_DEPLOY_STRATEGY+++` +Environment variable: `+++QUARKUS_KUBERNETES_INGRESS_RULES__RULES__SERVICE_PORT_NUMBER+++` endif::add-copy-button-to-env-var[] -- -a|`create-or-update`, `create`, `replace`, `server-side-apply` -|`create-or-update` +|int +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-app-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-app-secret[`quarkus.kubernetes.app-secret`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-job-parallelism]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-job-parallelism[`quarkus.kubernetes.job.parallelism`]## [.description] -- -If set, the secret will mounted to the application container and its contents will be used for application configuration. +Specifies the maximum desired number of pods the job should run at any given time. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_APP_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_JOB_PARALLELISM+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_APP_SECRET+++` +Environment variable: `+++QUARKUS_KUBERNETES_JOB_PARALLELISM+++` endif::add-copy-button-to-env-var[] -- -|string +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-app-config-map]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-app-config-map[`quarkus.kubernetes.app-config-map`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-job-completions]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-job-completions[`quarkus.kubernetes.job.completions`]## [.description] -- -If set, the config map will be mounted to the application container and its contents will be used for application configuration. +Specifies the desired number of successfully finished pods the job should be run with. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_APP_CONFIG_MAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_JOB_COMPLETIONS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_APP_CONFIG_MAP+++` +Environment variable: `+++QUARKUS_KUBERNETES_JOB_COMPLETIONS+++` endif::add-copy-button-to-env-var[] -- -|string +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-se-linux-options-level]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-se-linux-options-level[`quarkus.kubernetes.security-context.se-linux-options.level`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-job-completion-mode]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-job-completion-mode[`quarkus.kubernetes.job.completion-mode`]## [.description] -- -The SELinux level label that applies to the container. +CompletionMode specifies how Pod completions are tracked. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SE_LINUX_OPTIONS_LEVEL+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_JOB_COMPLETION_MODE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SE_LINUX_OPTIONS_LEVEL+++` +Environment variable: `+++QUARKUS_KUBERNETES_JOB_COMPLETION_MODE+++` endif::add-copy-button-to-env-var[] -- -|string -| +a|`non-indexed`, `indexed` +|`non-indexed` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-se-linux-options-role]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-se-linux-options-role[`quarkus.kubernetes.security-context.se-linux-options.role`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-job-backoff-limit]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-job-backoff-limit[`quarkus.kubernetes.job.backoff-limit`]## [.description] -- -The SELinux role label that applies to the container. +Specifies the number of retries before marking this job failed. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SE_LINUX_OPTIONS_ROLE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_JOB_BACKOFF_LIMIT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SE_LINUX_OPTIONS_ROLE+++` +Environment variable: `+++QUARKUS_KUBERNETES_JOB_BACKOFF_LIMIT+++` endif::add-copy-button-to-env-var[] -- -|string +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-se-linux-options-type]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-se-linux-options-type[`quarkus.kubernetes.security-context.se-linux-options.type`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-job-active-deadline-seconds]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-job-active-deadline-seconds[`quarkus.kubernetes.job.active-deadline-seconds`]## [.description] -- -The SELinux type label that applies to the container. +Specifies the duration in seconds relative to the startTime that the job may be continuously active before the system tries to terminate it; value must be positive integer. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SE_LINUX_OPTIONS_TYPE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_JOB_ACTIVE_DEADLINE_SECONDS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SE_LINUX_OPTIONS_TYPE+++` +Environment variable: `+++QUARKUS_KUBERNETES_JOB_ACTIVE_DEADLINE_SECONDS+++` endif::add-copy-button-to-env-var[] -- -|string +|long | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-se-linux-options-user]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-se-linux-options-user[`quarkus.kubernetes.security-context.se-linux-options.user`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-job-ttl-seconds-after-finished]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-job-ttl-seconds-after-finished[`quarkus.kubernetes.job.ttl-seconds-after-finished`]## [.description] -- -The SELinux user label that applies to the container. +Limits the lifetime of a Job that has finished execution (either Complete or Failed). If this field is set, ttlSecondsAfterFinished after the Job finishes, it is eligible to be automatically deleted. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SE_LINUX_OPTIONS_USER+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_JOB_TTL_SECONDS_AFTER_FINISHED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SE_LINUX_OPTIONS_USER+++` +Environment variable: `+++QUARKUS_KUBERNETES_JOB_TTL_SECONDS_AFTER_FINISHED+++` endif::add-copy-button-to-env-var[] -- -|string +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-windows-options-gmsa-credential-spec-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-windows-options-gmsa-credential-spec-name[`quarkus.kubernetes.security-context.windows-options.gmsa-credential-spec-name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-job-suspend]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-job-suspend[`quarkus.kubernetes.job.suspend`]## [.description] -- -The name of the GMSA credential spec to use. +Suspend specifies whether the Job controller should create Pods or not. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_JOB_SUSPEND+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC_NAME+++` +Environment variable: `+++QUARKUS_KUBERNETES_JOB_SUSPEND+++` endif::add-copy-button-to-env-var[] -- -|string -| +|boolean +|`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-windows-options-gmsa-credential-spec]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-windows-options-gmsa-credential-spec[`quarkus.kubernetes.security-context.windows-options.gmsa-credential-spec`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-job-restart-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-job-restart-policy[`quarkus.kubernetes.job.restart-policy`]## [.description] -- -GMSACredentialSpec is where the GMSA admission webhook (https://github.com/kubernetes-sigs/windows-gmsa) inlines the contents of the GMSA credential spec named by the GMSACredentialSpecName field. +Restart policy when the job container fails. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_JOB_RESTART_POLICY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC+++` +Environment variable: `+++QUARKUS_KUBERNETES_JOB_RESTART_POLICY+++` endif::add-copy-button-to-env-var[] -- -|string -| +a|`on-failure`, `never` +|`on-failure` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-windows-options-run-as-user-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-windows-options-run-as-user-name[`quarkus.kubernetes.security-context.windows-options.run-as-user-name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-schedule]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-schedule[`quarkus.kubernetes.cron-job.schedule`]## [.description] -- -The UserName in Windows to run the entrypoint of the container process. +The schedule in Cron format, see link:https://en.wikipedia.org/wiki/Cron[Cron]. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_WINDOWS_OPTIONS_RUN_AS_USER_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_SCHEDULE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_WINDOWS_OPTIONS_RUN_AS_USER_NAME+++` +Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_SCHEDULE+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-windows-options-host-process]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-windows-options-host-process[`quarkus.kubernetes.security-context.windows-options.host-process`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-concurrency-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-concurrency-policy[`quarkus.kubernetes.cron-job.concurrency-policy`]## [.description] -- -HostProcess determines if a container should be run as a 'Host Process' container. +ConcurrencyPolicy describes how the job will be handled. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_WINDOWS_OPTIONS_HOST_PROCESS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_CONCURRENCY_POLICY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_WINDOWS_OPTIONS_HOST_PROCESS+++` +Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_CONCURRENCY_POLICY+++` endif::add-copy-button-to-env-var[] -- -|boolean -| +a|`allow`, `forbid`, `replace` +|`allow` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-run-as-user]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-run-as-user[`quarkus.kubernetes.security-context.run-as-user`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-starting-deadline-seconds]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-starting-deadline-seconds[`quarkus.kubernetes.cron-job.starting-deadline-seconds`]## [.description] -- -The UID to run the entrypoint of the container process. +Deadline in seconds for starting the job if it misses scheduled time for any reason. Missed jobs executions will be counted as failed ones. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_RUN_AS_USER+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_STARTING_DEADLINE_SECONDS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_RUN_AS_USER+++` +Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_STARTING_DEADLINE_SECONDS+++` endif::add-copy-button-to-env-var[] -- |long | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-run-as-group]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-run-as-group[`quarkus.kubernetes.security-context.run-as-group`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-failed-jobs-history-limit]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-failed-jobs-history-limit[`quarkus.kubernetes.cron-job.failed-jobs-history-limit`]## [.description] -- -The GID to run the entrypoint of the container process. +The number of failed finished jobs to retain. The default value is 1. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_RUN_AS_GROUP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_FAILED_JOBS_HISTORY_LIMIT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_RUN_AS_GROUP+++` +Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_FAILED_JOBS_HISTORY_LIMIT+++` endif::add-copy-button-to-env-var[] -- -|long +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-run-as-non-root]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-run-as-non-root[`quarkus.kubernetes.security-context.run-as-non-root`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-successful-jobs-history-limit]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-successful-jobs-history-limit[`quarkus.kubernetes.cron-job.successful-jobs-history-limit`]## [.description] -- -Indicates that the container must run as a non-root user. +The number of successful finished jobs to retain. The default value is 3. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_RUN_AS_NON_ROOT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_SUCCESSFUL_JOBS_HISTORY_LIMIT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_RUN_AS_NON_ROOT+++` +Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_SUCCESSFUL_JOBS_HISTORY_LIMIT+++` endif::add-copy-button-to-env-var[] -- -|boolean +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-supplemental-groups]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-supplemental-groups[`quarkus.kubernetes.security-context.supplemental-groups`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-parallelism]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-parallelism[`quarkus.kubernetes.cron-job.parallelism`]## [.description] -- -A list of groups applied to the first process run in each container, in addition to the container's primary GID. If unspecified, no groups will be added to any container. +Specifies the maximum desired number of pods the job should run at any given time. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SUPPLEMENTAL_GROUPS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_PARALLELISM+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SUPPLEMENTAL_GROUPS+++` +Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_PARALLELISM+++` endif::add-copy-button-to-env-var[] -- -|list of long +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-fs-group]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-fs-group[`quarkus.kubernetes.security-context.fs-group`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-completions]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-completions[`quarkus.kubernetes.cron-job.completions`]## [.description] -- -A special supplemental group that applies to all containers in a pod. +Specifies the desired number of successfully finished pods the job should be run with. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_FS_GROUP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_COMPLETIONS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_FS_GROUP+++` +Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_COMPLETIONS+++` endif::add-copy-button-to-env-var[] -- -|long +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-sysctls-sysctl-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-sysctls-sysctl-name[`quarkus.kubernetes.security-context.sysctls."sysctl-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-completion-mode]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-completion-mode[`quarkus.kubernetes.cron-job.completion-mode`]## [.description] -- -Sysctls hold a list of namespaced sysctls used for the pod. +CompletionMode specifies how Pod completions are tracked. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SYSCTLS__SYSCTL_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_COMPLETION_MODE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_SYSCTLS__SYSCTL_NAME_+++` +Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_COMPLETION_MODE+++` endif::add-copy-button-to-env-var[] -- -|Map +a|`non-indexed`, `indexed` +|`non-indexed` + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-backoff-limit]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-backoff-limit[`quarkus.kubernetes.cron-job.backoff-limit`]## + +[.description] +-- +Specifies the number of retries before marking this job failed. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_BACKOFF_LIMIT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_BACKOFF_LIMIT+++` +endif::add-copy-button-to-env-var[] +-- +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-security-context-fs-group-change-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-security-context-fs-group-change-policy[`quarkus.kubernetes.security-context.fs-group-change-policy`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-active-deadline-seconds]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-active-deadline-seconds[`quarkus.kubernetes.cron-job.active-deadline-seconds`]## [.description] -- -It holds policies that will be used for applying fsGroup to a volume when volume is mounted. Values: OnRootMismatch, Always +Specifies the duration in seconds relative to the startTime that the job may be continuously active before the system tries to terminate it; value must be positive integer. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_FS_GROUP_CHANGE_POLICY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_ACTIVE_DEADLINE_SECONDS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_SECURITY_CONTEXT_FS_GROUP_CHANGE_POLICY+++` +Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_ACTIVE_DEADLINE_SECONDS+++` endif::add-copy-button-to-env-var[] -- -a|tooltip:on-root-mismatch[It indicates that volume's ownership and permissions will be changed only when permission and ownership of root directory does not match with expected permissions on the volume.], tooltip:always[It indicates that volume's ownership and permissions should always be changed whenever volume is mounted inside a Pod. This the default behavior.] +|long | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-container-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-container-name[`quarkus.kubernetes.container-name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-ttl-seconds-after-finished]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-ttl-seconds-after-finished[`quarkus.kubernetes.cron-job.ttl-seconds-after-finished`]## [.description] -- -If set, it will change the name of the container according to the configuration +Limits the lifetime of a Job that has finished execution (either Complete or Failed). If this field is set, ttlSecondsAfterFinished after the Job finishes, it is eligible to be automatically deleted. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CONTAINER_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_TTL_SECONDS_AFTER_FINISHED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_CONTAINER_NAME+++` +Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_TTL_SECONDS_AFTER_FINISHED+++` endif::add-copy-button-to-env-var[] -- -|string +|int | +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-suspend]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-suspend[`quarkus.kubernetes.cron-job.suspend`]## + +[.description] +-- +Suspend specifies whether the Job controller should create Pods or not. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_SUSPEND+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_SUSPEND+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-restart-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-restart-policy[`quarkus.kubernetes.cron-job.restart-policy`]## + +[.description] +-- +Restart policy when the job container fails. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_RESTART_POLICY+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_RESTART_POLICY+++` +endif::add-copy-button-to-env-var[] +-- +a|`on-failure`, `never` +|`on-failure` + a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-remote-debug-enabled]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-remote-debug-enabled[`quarkus.kubernetes.remote-debug.enabled`]## [.description] @@ -5549,57 +5771,6 @@ endif::add-copy-button-to-env-var[] |string |`groundnuty/k8s-wait-for:no-root-v1.7` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-idempotent]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-idempotent[`quarkus.kubernetes.idempotent`]## - -[.description] --- -Switch used to control whether non-idempotent fields are included in generated kubernetes resources to improve git-ops compatibility - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_IDEMPOTENT+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_IDEMPOTENT+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-vcs-uri-enabled]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-vcs-uri-enabled[`quarkus.kubernetes.vcs-uri.enabled`]## - -[.description] --- -Whether the vcs-uri annotation should be added to the generated configuration. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_VCS_URI_ENABLED+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_VCS_URI_ENABLED+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-vcs-uri-override]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-vcs-uri-override[`quarkus.kubernetes.vcs-uri.override`]## - -[.description] --- -Optional override of the vcs-uri annotation. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_VCS_URI_OVERRIDE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_VCS_URI_OVERRIDE+++` -endif::add-copy-button-to-env-var[] --- -|string -| - a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-output-directory]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-output-directory[`quarkus.kubernetes.output-directory`]## [.description] @@ -5617,158 +5788,39 @@ endif::add-copy-button-to-env-var[] |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-secrets[`quarkus.kubernetes.env.secrets`]## - -[.description] --- -The optional list of Secret names to load environment variables from. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_SECRETS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_ENV_SECRETS+++` -endif::add-copy-button-to-env-var[] --- -|list of string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-configmaps[`quarkus.kubernetes.env.configmaps`]## - -[.description] --- -The optional list of ConfigMap names to load environment variables from. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_CONFIGMAPS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_ENV_CONFIGMAPS+++` -endif::add-copy-button-to-env-var[] --- -|list of string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-fields-environment-variable-name[`quarkus.kubernetes.env.fields."environment-variable-name"`]## - -[.description] --- -The map associating environment variable names to their associated field references they take their value from. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` -endif::add-copy-button-to-env-var[] --- -|Map -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-vars-vars[`quarkus.kubernetes.env.vars."vars"`]## - -[.description] --- -The map associating environment name to its associated value. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_VARS__VARS_+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_ENV_VARS__VARS_+++` -endif::add-copy-button-to-env-var[] --- -|Map> -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-mapping-mapping-from-secret[`quarkus.kubernetes.env.mapping."mapping".from-secret`]## - -[.description] --- -The optional name of the Secret from which a value is to be extracted. Mutually exclusive with `from-configmap`. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_MAPPING__MAPPING__FROM_SECRET+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_ENV_MAPPING__MAPPING__FROM_SECRET+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-mapping-mapping-from-configmap[`quarkus.kubernetes.env.mapping."mapping".from-configmap`]## - -[.description] --- -The optional name of the ConfigMap from which a value is to be extracted. Mutually exclusive with `from-secret`. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-mapping-mapping-with-key[`quarkus.kubernetes.env.mapping."mapping".with-key`]## - -[.description] --- -The key identifying the field from which the value is extracted. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_MAPPING__MAPPING__WITH_KEY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_ENV_MAPPING__MAPPING__WITH_KEY+++` -endif::add-copy-button-to-env-var[] --- -|string -|required icon:exclamation-circle[title=Configuration property is required] - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-using-prefix-prefixes-for-secret[`quarkus.kubernetes.env.using-prefix."prefixes".for-secret`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-deploy]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-deploy[`quarkus.kubernetes.deploy`]## [.description] -- -The optional prefix to use when adding the environment variable to the container. +If set to true, Quarkus will attempt to deploy the application to the target Kubernetes cluster ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_DEPLOY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` +Environment variable: `+++QUARKUS_KUBERNETES_DEPLOY+++` endif::add-copy-button-to-env-var[] -- -|string -| +|boolean +|`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-env-using-prefix-prefixes-for-configmap[`quarkus.kubernetes.env.using-prefix."prefixes".for-configmap`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-deploy-strategy]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-deploy-strategy[`quarkus.kubernetes.deploy-strategy`]## [.description] -- -The optional prefix to use when adding the environment variable to the container. +If deploy is enabled, it will follow this strategy to update the resources to the target Kubernetes cluster. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_DEPLOY_STRATEGY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_KUBERNETES_ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` +Environment variable: `+++QUARKUS_KUBERNETES_DEPLOY_STRATEGY+++` endif::add-copy-button-to-env-var[] -- -|string -| +a|`create-or-update`, `create`, `replace`, `server-side-apply` +|`create-or-update` |=== diff --git a/_generated-doc/latest/config/quarkus-kubernetes_quarkus.openshift.adoc b/_generated-doc/latest/config/quarkus-kubernetes_quarkus.openshift.adoc index 73054b089fe..b5264d2e040 100644 --- a/_generated-doc/latest/config/quarkus-kubernetes_quarkus.openshift.adoc +++ b/_generated-doc/latest/config/quarkus-kubernetes_quarkus.openshift.adoc @@ -7,45 +7,164 @@ h|[.header-title]##Configuration property## h|Type h|Default -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-flavor]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-flavor[`quarkus.openshift.flavor`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-secrets[`quarkus.openshift.env.secrets`]## [.description] -- -The OpenShift flavor / version to use. Older versions of OpenShift have minor differences in the labels and fields they support. This option allows users to have their manifests automatically aligned to the OpenShift 'flavor' they use. +The optional list of Secret names to load environment variables from. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_FLAVOR+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_SECRETS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_FLAVOR+++` +Environment variable: `+++QUARKUS_OPENSHIFT_ENV_SECRETS+++` endif::add-copy-button-to-env-var[] -- -a|`v3`, `v4` -|`v4` +|list of string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-deployment-kind]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-deployment-kind[`quarkus.openshift.deployment-kind`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-configmaps[`quarkus.openshift.env.configmaps`]## [.description] -- -The kind of the deployment resource to use. Supported values are 'Deployment', 'StatefulSet', 'Job', 'CronJob' and 'DeploymentConfig'. Defaults to 'DeploymentConfig' if `flavor == v3`, or 'Deployment' otherwise. DeploymentConfig is deprecated as of OpenShift 4.14. See https://access.redhat.com/articles/7041372 for details. +The optional list of ConfigMap names to load environment variables from. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_DEPLOYMENT_KIND+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_CONFIGMAPS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_DEPLOYMENT_KIND+++` +Environment variable: `+++QUARKUS_OPENSHIFT_ENV_CONFIGMAPS+++` endif::add-copy-button-to-env-var[] -- -a|`deployment`, `deployment-config`, `stateful-set`, `job`, `cron-job`, `knative-service` +|list of string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-fields-environment-variable-name[`quarkus.openshift.env.fields."environment-variable-name"`]## + +[.description] +-- +The map associating environment variable names to their associated field references they take their value from. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OPENSHIFT_ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` +endif::add-copy-button-to-env-var[] +-- +|Map +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-vars-vars[`quarkus.openshift.env.vars."vars"`]## + +[.description] +-- +The environment variable value + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_VARS__VARS_+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OPENSHIFT_ENV_VARS__VARS_+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-mapping-mapping-from-secret[`quarkus.openshift.env.mapping."mapping".from-secret`]## + +[.description] +-- +The optional name of the Secret from which a value is to be extracted. Mutually exclusive with `from-configmap`. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_MAPPING__MAPPING__FROM_SECRET+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OPENSHIFT_ENV_MAPPING__MAPPING__FROM_SECRET+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-mapping-mapping-from-configmap[`quarkus.openshift.env.mapping."mapping".from-configmap`]## + +[.description] +-- +The optional name of the ConfigMap from which a value is to be extracted. Mutually exclusive with `from-secret`. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OPENSHIFT_ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-mapping-mapping-with-key[`quarkus.openshift.env.mapping."mapping".with-key`]## + +[.description] +-- +The key identifying the field from which the value is extracted. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_MAPPING__MAPPING__WITH_KEY+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OPENSHIFT_ENV_MAPPING__MAPPING__WITH_KEY+++` +endif::add-copy-button-to-env-var[] +-- +|string +|required icon:exclamation-circle[title=Configuration property is required] + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-using-prefix-prefixes-for-secret[`quarkus.openshift.env.using-prefix."prefixes".for-secret`]## + +[.description] +-- +The optional prefix to use when adding the environment variable to the container. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OPENSHIFT_ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-using-prefix-prefixes-for-configmap[`quarkus.openshift.env.using-prefix."prefixes".for-configmap`]## + +[.description] +-- +The optional prefix to use when adding the environment variable to the container. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OPENSHIFT_ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` +endif::add-copy-button-to-env-var[] +-- +|string | a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-part-of]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-part-of[`quarkus.openshift.part-of`]## [.description] -- -The name of the group this component belongs too +The name of the group this component belongs too. ifdef::add-copy-button-to-env-var[] @@ -62,7 +181,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-na [.description] -- -The name of the application. This value will be used for naming Kubernetes resources like: 'Deployment', 'Service' and so on... +The name of the application. This value will be used for naming Kubernetes resources like: - Deployment - Service and so on ... ifdef::add-copy-button-to-env-var[] @@ -96,7 +215,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-na [.description] -- -The namespace the generated resources should belong to. If not value is set, then the 'namespace' field will not be added to the 'metadata' section of the generated manifests. This in turn means that when the manifests are applied to a cluster, the namespace will be resolved from the current Kubernetes context (see https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/++#++context for more details). +The namespace the generated resources should belong to. If not value is set, then the 'namespace' field will not be added to the 'metadata' section of the generated manifests. This in turn means that when the manifests are applied to a cluster, the namespace will be resolved from the current Kubernetes context (see link:https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/#context[organize-cluster-access-kubeconfig] for more details). ifdef::add-copy-button-to-env-var[] @@ -113,7 +232,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-la [.description] -- -Custom labels to add to all resources +Custom labels to add to all resources. ifdef::add-copy-button-to-env-var[] @@ -130,7 +249,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-an [.description] -- -Custom annotations to add to all resources +Custom annotations to add to all resources. ifdef::add-copy-button-to-env-var[] @@ -143,11 +262,28 @@ endif::add-copy-button-to-env-var[] |Map | +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-service-type]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-service-type[`quarkus.openshift.service-type`]## + +[.description] +-- +The type of service that will be generated for the application + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SERVICE_TYPE+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OPENSHIFT_SERVICE_TYPE+++` +endif::add-copy-button-to-env-var[] +-- +a|`cluster-ip`, `node-port`, `load-balancer`, `external-name` +|`cluster-ip` + a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-add-build-timestamp]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-add-build-timestamp[`quarkus.openshift.add-build-timestamp`]## [.description] -- -Add the build timestamp to the Kubernetes annotations This is a very useful way to have manifests of successive builds of the same application differ - thus ensuring that Kubernetes will apply the updated resources +Whether to add the build timestamp to the Kubernetes annotations This is a very useful way to have manifests of successive builds of the same application differ - thus ensuring that Kubernetes will apply the updated resources. ifdef::add-copy-button-to-env-var[] @@ -160,11 +296,45 @@ endif::add-copy-button-to-env-var[] |boolean |`true` +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-add-version-to-label-selectors]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-add-version-to-label-selectors[`quarkus.openshift.add-version-to-label-selectors`]## + +[.description] +-- +If `true`, the 'app.kubernetes.io/version' label will be part of the selectors of Service and Deployment. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ADD_VERSION_TO_LABEL_SELECTORS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OPENSHIFT_ADD_VERSION_TO_LABEL_SELECTORS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-add-name-to-label-selectors]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-add-name-to-label-selectors[`quarkus.openshift.add-name-to-label-selectors`]## + +[.description] +-- +If `true`, the 'app.kubernetes.io/name' label will be part of the selectors of Service and Deployment. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ADD_NAME_TO_LABEL_SELECTORS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OPENSHIFT_ADD_NAME_TO_LABEL_SELECTORS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-working-dir]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-working-dir[`quarkus.openshift.working-dir`]## [.description] -- -Working directory +Working directory. ifdef::add-copy-button-to-env-var[] @@ -181,7 +351,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-co [.description] -- -The commands +The commands. ifdef::add-copy-button-to-env-var[] @@ -198,7 +368,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-ar [.description] -- -The arguments +The arguments. ifdef::add-copy-button-to-env-var[] @@ -215,7 +385,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-se [.description] -- -The service account +The service account. ifdef::add-copy-button-to-env-var[] @@ -228,6 +398,23 @@ endif::add-copy-button-to-env-var[] |string | +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-container-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-container-name[`quarkus.openshift.container-name`]## + +[.description] +-- +If set, it will change the name of the container according to the configuration. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CONTAINER_NAME+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OPENSHIFT_CONTAINER_NAME+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-ports-ports-container-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-ports-ports-container-port[`quarkus.openshift.ports."ports".container-port`]## [.description] @@ -330,124 +517,73 @@ endif::add-copy-button-to-env-var[] |boolean |`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-replicas]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-replicas[`quarkus.openshift.replicas`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-image-pull-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-image-pull-policy[`quarkus.openshift.image-pull-policy`]## [.description] -- -The number of desired pods +Image pull policy. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_REPLICAS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_IMAGE_PULL_POLICY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_REPLICAS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_IMAGE_PULL_POLICY+++` endif::add-copy-button-to-env-var[] -- -|int -|`1` +a|`always`, `if-not-present`, `never` +|`always` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-service-type]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-service-type[`quarkus.openshift.service-type`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-image-pull-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-image-pull-secrets[`quarkus.openshift.image-pull-secrets`]## [.description] -- -The type of service that will be generated for the application +The image pull secret. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SERVICE_TYPE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_IMAGE_PULL_SECRETS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SERVICE_TYPE+++` +Environment variable: `+++QUARKUS_OPENSHIFT_IMAGE_PULL_SECRETS+++` endif::add-copy-button-to-env-var[] -- -a|`cluster-ip`, `node-port`, `load-balancer`, `external-name` -|`cluster-ip` +|list of string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-node-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-node-port[`quarkus.openshift.node-port`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-generate-image-pull-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-generate-image-pull-secret[`quarkus.openshift.generate-image-pull-secret`]## [.description] -- -The nodePort to set when serviceType is set to nodePort +Enable generation of image pull secret, when the container image username and password are provided. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_NODE_PORT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_GENERATE_IMAGE_PULL_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_NODE_PORT+++` +Environment variable: `+++QUARKUS_OPENSHIFT_GENERATE_IMAGE_PULL_SECRET+++` endif::add-copy-button-to-env-var[] -- -|int -| +|boolean +|`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-image-pull-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-image-pull-policy[`quarkus.openshift.image-pull-policy`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-liveness-probe-http-action-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-liveness-probe-http-action-port[`quarkus.openshift.liveness-probe.http-action-port`]## [.description] -- -Image pull policy +The port number to use when configuring the `http get` action. If not configured, the port corresponding to the `httpActionPortName` will be used. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_IMAGE_PULL_POLICY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_LIVENESS_PROBE_HTTP_ACTION_PORT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_IMAGE_PULL_POLICY+++` +Environment variable: `+++QUARKUS_OPENSHIFT_LIVENESS_PROBE_HTTP_ACTION_PORT+++` endif::add-copy-button-to-env-var[] -- -a|`always`, `if-not-present`, `never` -|`always` - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-image-pull-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-image-pull-secrets[`quarkus.openshift.image-pull-secrets`]## - -[.description] --- -The image pull secret - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_IMAGE_PULL_SECRETS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_IMAGE_PULL_SECRETS+++` -endif::add-copy-button-to-env-var[] --- -|list of string -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-generate-image-pull-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-generate-image-pull-secret[`quarkus.openshift.generate-image-pull-secret`]## - -[.description] --- -Enable generation of image pull secret, when the container image username and password are provided. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_GENERATE_IMAGE_PULL_SECRET+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_GENERATE_IMAGE_PULL_SECRET+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-liveness-probe-http-action-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-liveness-probe-http-action-port[`quarkus.openshift.liveness-probe.http-action-port`]## - -[.description] --- -The port number to use when configuring the `http get` action. If not configured, the port corresponding to the `httpActionPortName` will be used. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_LIVENESS_PROBE_HTTP_ACTION_PORT+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_LIVENESS_PROBE_HTTP_ACTION_PORT+++` -endif::add-copy-button-to-env-var[] --- -|int -| +|int +| a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-liveness-probe-http-action-port-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-liveness-probe-http-action-port-name[`quarkus.openshift.liveness-probe.http-action-port-name`]## @@ -470,7 +606,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-li [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -691,7 +829,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-re [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -912,7 +1052,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-st [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -1099,7 +1241,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-pr [.description] -- -When true (the default), emit a set of annotations to identify services that should be scraped by prometheus for metrics. In configurations that use the Prometheus operator with ServiceMonitor, annotations may not be necessary. +When true (the default), emit a set of annotations to identify services that should be scraped by prometheus for metrics. + +In configurations that use the Prometheus operator with ServiceMonitor, annotations may not be necessary. ifdef::add-copy-button-to-env-var[] @@ -1116,7 +1260,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-pr [.description] -- -When true (the default), emit a set of annotations to identify services that should be scraped by prometheus for metrics. In configurations that use the Prometheus operator with ServiceMonitor, annotations may not be necessary. +When true (the default), emit a set of annotations to identify services that should be scraped by prometheus for metrics. + +In configurations that use the Prometheus operator with ServiceMonitor, annotations may not be necessary. ifdef::add-copy-button-to-env-var[] @@ -1133,7 +1279,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-pr [.description] -- -Define the annotation prefix used for scrape values, this value will be used as the base for other annotation name defaults. Altering the base for generated annotations can make it easier to define re-labeling rules and avoid unexpected knock-on effects. The default value is `prometheus.io` See Prometheus example: https://github.com/prometheus/prometheus/blob/main/documentation/examples/prometheus-kubernetes.yml +Define the annotation prefix used for scrape values, this value will be used as the base for other annotation name defaults. Altering the base for generated annotations can make it easier to define re-labeling rules and avoid unexpected knock-on effects. The default value is `prometheus.io` See Prometheus link:https://github.com/prometheus/prometheus/blob/main/documentation/examples/prometheus-kubernetes.yml[example] ifdef::add-copy-button-to-env-var[] @@ -1269,7 +1415,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-mo [.description] -- -ReadOnly +ReadOnly. ifdef::add-copy-button-to-env-var[] @@ -1456,7 +1602,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-em [.description] -- -EmptyDir volumes +EmptyDir volumes. ifdef::add-copy-button-to-env-var[] @@ -1792,6 +1938,159 @@ endif::add-copy-button-to-env-var[] |boolean |`false` +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-secrets[`quarkus.openshift.init-containers."init-containers".env.secrets`]## + +[.description] +-- +The optional list of Secret names to load environment variables from. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_SECRETS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_SECRETS+++` +endif::add-copy-button-to-env-var[] +-- +|list of string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-configmaps[`quarkus.openshift.init-containers."init-containers".env.configmaps`]## + +[.description] +-- +The optional list of ConfigMap names to load environment variables from. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_CONFIGMAPS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_CONFIGMAPS+++` +endif::add-copy-button-to-env-var[] +-- +|list of string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-fields-environment-variable-name[`quarkus.openshift.init-containers."init-containers".env.fields."environment-variable-name"`]## + +[.description] +-- +The map associating environment variable names to their associated field references they take their value from. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` +endif::add-copy-button-to-env-var[] +-- +|Map +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-vars-vars[`quarkus.openshift.init-containers."init-containers".env.vars."vars"`]## + +[.description] +-- +The environment variable value + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_VARS__VARS_+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_VARS__VARS_+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-mapping-mapping-from-secret[`quarkus.openshift.init-containers."init-containers".env.mapping."mapping".from-secret`]## + +[.description] +-- +The optional name of the Secret from which a value is to be extracted. Mutually exclusive with `from-configmap`. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_SECRET+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_SECRET+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-mapping-mapping-from-configmap[`quarkus.openshift.init-containers."init-containers".env.mapping."mapping".from-configmap`]## + +[.description] +-- +The optional name of the ConfigMap from which a value is to be extracted. Mutually exclusive with `from-secret`. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-mapping-mapping-with-key[`quarkus.openshift.init-containers."init-containers".env.mapping."mapping".with-key`]## + +[.description] +-- +The key identifying the field from which the value is extracted. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__WITH_KEY+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__WITH_KEY+++` +endif::add-copy-button-to-env-var[] +-- +|string +|required icon:exclamation-circle[title=Configuration property is required] + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-using-prefix-prefixes-for-secret[`quarkus.openshift.init-containers."init-containers".env.using-prefix."prefixes".for-secret`]## + +[.description] +-- +The optional prefix to use when adding the environment variable to the container. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-using-prefix-prefixes-for-configmap[`quarkus.openshift.init-containers."init-containers".env.using-prefix."prefixes".for-configmap`]## + +[.description] +-- +The optional prefix to use when adding the environment variable to the container. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-image]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-image[`quarkus.openshift.init-containers."init-containers".image`]## [.description] @@ -2068,7 +2367,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-in [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -2289,7 +2590,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-in [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -2527,7 +2830,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-in [.description] -- -ReadOnly +ReadOnly. ifdef::add-copy-button-to-env-var[] @@ -2608,7 +2911,7 @@ endif::add-copy-button-to-env-var[] |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-secrets[`quarkus.openshift.init-containers."init-containers".env.secrets`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-secrets[`quarkus.openshift.sidecars."sidecars".env.secrets`]## [.description] -- @@ -2616,16 +2919,16 @@ The optional list of Secret names to load environment variables from. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_SECRETS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_SECRETS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_SECRETS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_SECRETS+++` endif::add-copy-button-to-env-var[] -- |list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-configmaps[`quarkus.openshift.init-containers."init-containers".env.configmaps`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-configmaps[`quarkus.openshift.sidecars."sidecars".env.configmaps`]## [.description] -- @@ -2633,16 +2936,16 @@ The optional list of ConfigMap names to load environment variables from. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_CONFIGMAPS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_CONFIGMAPS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_CONFIGMAPS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_CONFIGMAPS+++` endif::add-copy-button-to-env-var[] -- |list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-fields-environment-variable-name[`quarkus.openshift.init-containers."init-containers".env.fields."environment-variable-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-fields-environment-variable-name[`quarkus.openshift.sidecars."sidecars".env.fields."environment-variable-name"`]## [.description] -- @@ -2650,33 +2953,33 @@ The map associating environment variable names to their associated field referen ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` endif::add-copy-button-to-env-var[] -- |Map | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-vars-vars[`quarkus.openshift.init-containers."init-containers".env.vars."vars"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-vars-vars[`quarkus.openshift.sidecars."sidecars".env.vars."vars"`]## [.description] -- -The map associating environment name to its associated value. +The environment variable value ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_VARS__VARS_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_VARS__VARS_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_VARS__VARS_+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_VARS__VARS_+++` endif::add-copy-button-to-env-var[] -- -|Map> +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-mapping-mapping-from-secret[`quarkus.openshift.init-containers."init-containers".env.mapping."mapping".from-secret`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-mapping-mapping-from-secret[`quarkus.openshift.sidecars."sidecars".env.mapping."mapping".from-secret`]## [.description] -- @@ -2684,16 +2987,16 @@ The optional name of the Secret from which a value is to be extracted. Mutually ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_SECRET+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-mapping-mapping-from-configmap[`quarkus.openshift.init-containers."init-containers".env.mapping."mapping".from-configmap`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-mapping-mapping-from-configmap[`quarkus.openshift.sidecars."sidecars".env.mapping."mapping".from-configmap`]## [.description] -- @@ -2701,16 +3004,16 @@ The optional name of the ConfigMap from which a value is to be extracted. Mutual ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-mapping-mapping-with-key[`quarkus.openshift.init-containers."init-containers".env.mapping."mapping".with-key`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-mapping-mapping-with-key[`quarkus.openshift.sidecars."sidecars".env.mapping."mapping".with-key`]## [.description] -- @@ -2718,16 +3021,16 @@ The key identifying the field from which the value is extracted. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__WITH_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__WITH_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_MAPPING__MAPPING__WITH_KEY+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__WITH_KEY+++` endif::add-copy-button-to-env-var[] -- |string |required icon:exclamation-circle[title=Configuration property is required] -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-using-prefix-prefixes-for-secret[`quarkus.openshift.init-containers."init-containers".env.using-prefix."prefixes".for-secret`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-using-prefix-prefixes-for-secret[`quarkus.openshift.sidecars."sidecars".env.using-prefix."prefixes".for-secret`]## [.description] -- @@ -2735,16 +3038,16 @@ The optional prefix to use when adding the environment variable to the container ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-containers-init-containers-env-using-prefix-prefixes-for-configmap[`quarkus.openshift.init-containers."init-containers".env.using-prefix."prefixes".for-configmap`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-using-prefix-prefixes-for-configmap[`quarkus.openshift.sidecars."sidecars".env.using-prefix."prefixes".for-configmap`]## [.description] -- @@ -2752,10 +3055,10 @@ The optional prefix to use when adding the environment variable to the container ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_INIT_CONTAINERS__INIT_CONTAINERS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` endif::add-copy-button-to-env-var[] -- |string @@ -3037,7 +3340,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-si [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -3258,7 +3563,9 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-si [.description] -- -The http path to use for the probe. For this to work, the container port also needs to be set. Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. +The http path to use for the probe. For this to work, the container port also needs to be set. + +Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used). If Smallrye Health is used, the path will automatically be set according to the health check path. ifdef::add-copy-button-to-env-var[] @@ -3496,7 +3803,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-si [.description] -- -ReadOnly +ReadOnly. ifdef::add-copy-button-to-env-var[] @@ -3577,1875 +3884,1671 @@ endif::add-copy-button-to-env-var[] |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-secrets[`quarkus.openshift.sidecars."sidecars".env.secrets`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-hostaliases-host-aliases-ip]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-hostaliases-host-aliases-ip[`quarkus.openshift.hostaliases."host-aliases".ip`]## [.description] -- -The optional list of Secret names to load environment variables from. +The ip address. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_SECRETS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_HOSTALIASES__HOST_ALIASES__IP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_SECRETS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_HOSTALIASES__HOST_ALIASES__IP+++` endif::add-copy-button-to-env-var[] -- -|list of string +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-configmaps[`quarkus.openshift.sidecars."sidecars".env.configmaps`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-hostaliases-host-aliases-hostnames]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-hostaliases-host-aliases-hostnames[`quarkus.openshift.hostaliases."host-aliases".hostnames`]## [.description] -- -The optional list of ConfigMap names to load environment variables from. +The hostnames to resolve to the ip. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_CONFIGMAPS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_HOSTALIASES__HOST_ALIASES__HOSTNAMES+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_CONFIGMAPS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_HOSTALIASES__HOST_ALIASES__HOSTNAMES+++` endif::add-copy-button-to-env-var[] -- |list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-fields-environment-variable-name[`quarkus.openshift.sidecars."sidecars".env.fields."environment-variable-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-node-selector-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-node-selector-key[`quarkus.openshift.node-selector.key`]## [.description] -- -The map associating environment variable names to their associated field references they take their value from. +The key of the nodeSelector. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_NODE_SELECTOR_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` +Environment variable: `+++QUARKUS_OPENSHIFT_NODE_SELECTOR_KEY+++` endif::add-copy-button-to-env-var[] -- -|Map -| +|string +|required icon:exclamation-circle[title=Configuration property is required] -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-vars-vars[`quarkus.openshift.sidecars."sidecars".env.vars."vars"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-node-selector-value]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-node-selector-value[`quarkus.openshift.node-selector.value`]## [.description] -- -The map associating environment name to its associated value. +The value of the nodeSelector. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_VARS__VARS_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_NODE_SELECTOR_VALUE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_VARS__VARS_+++` +Environment variable: `+++QUARKUS_OPENSHIFT_NODE_SELECTOR_VALUE+++` endif::add-copy-button-to-env-var[] -- -|Map> -| +|string +|required icon:exclamation-circle[title=Configuration property is required] -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-mapping-mapping-from-secret[`quarkus.openshift.sidecars."sidecars".env.mapping."mapping".from-secret`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-resources-limits-cpu]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-resources-limits-cpu[`quarkus.openshift.resources.limits.cpu`]## [.description] -- -The optional name of the Secret from which a value is to be extracted. Mutually exclusive with `from-configmap`. +CPU Requirements ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RESOURCES_LIMITS_CPU+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_SECRET+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RESOURCES_LIMITS_CPU+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-mapping-mapping-from-configmap[`quarkus.openshift.sidecars."sidecars".env.mapping."mapping".from-configmap`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-resources-limits-memory]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-resources-limits-memory[`quarkus.openshift.resources.limits.memory`]## [.description] -- -The optional name of the ConfigMap from which a value is to be extracted. Mutually exclusive with `from-secret`. +Memory Requirements ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RESOURCES_LIMITS_MEMORY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RESOURCES_LIMITS_MEMORY+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-mapping-mapping-with-key[`quarkus.openshift.sidecars."sidecars".env.mapping."mapping".with-key`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-resources-requests-cpu]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-resources-requests-cpu[`quarkus.openshift.resources.requests.cpu`]## [.description] -- -The key identifying the field from which the value is extracted. +CPU Requirements ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__WITH_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RESOURCES_REQUESTS_CPU+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_MAPPING__MAPPING__WITH_KEY+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RESOURCES_REQUESTS_CPU+++` endif::add-copy-button-to-env-var[] -- |string -|required icon:exclamation-circle[title=Configuration property is required] +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-using-prefix-prefixes-for-secret[`quarkus.openshift.sidecars."sidecars".env.using-prefix."prefixes".for-secret`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-resources-requests-memory]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-resources-requests-memory[`quarkus.openshift.resources.requests.memory`]## [.description] -- -The optional prefix to use when adding the environment variable to the container. +Memory Requirements ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RESOURCES_REQUESTS_MEMORY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RESOURCES_REQUESTS_MEMORY+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-sidecars-sidecars-env-using-prefix-prefixes-for-configmap[`quarkus.openshift.sidecars."sidecars".env.using-prefix."prefixes".for-configmap`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-app-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-app-secret[`quarkus.openshift.app-secret`]## [.description] -- -The optional prefix to use when adding the environment variable to the container. +If set, the secret will mounted to the application container and its contents will be used for application configuration. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_APP_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SIDECARS__SIDECARS__ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` +Environment variable: `+++QUARKUS_OPENSHIFT_APP_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-host-aliases-host-aliases-ip]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-host-aliases-host-aliases-ip[`quarkus.openshift.host-aliases."host-aliases".ip`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-app-config-map]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-app-config-map[`quarkus.openshift.app-config-map`]## [.description] -- -The ip address +If set, the config map will be mounted to the application container and its contents will be used for application configuration. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_HOST_ALIASES__HOST_ALIASES__IP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_APP_CONFIG_MAP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_HOST_ALIASES__HOST_ALIASES__IP+++` +Environment variable: `+++QUARKUS_OPENSHIFT_APP_CONFIG_MAP+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-host-aliases-host-aliases-hostnames]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-host-aliases-host-aliases-hostnames[`quarkus.openshift.host-aliases."host-aliases".hostnames`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-name[`quarkus.openshift.rbac.roles."roles".name`]## [.description] -- -The hostnames to resolve to the ip +The name of the role. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_HOST_ALIASES__HOST_ALIASES__HOSTNAMES+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_HOST_ALIASES__HOST_ALIASES__HOSTNAMES+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__NAME+++` endif::add-copy-button-to-env-var[] -- -|list of string +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-resources-limits-cpu]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-resources-limits-cpu[`quarkus.openshift.resources.limits.cpu`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-namespace]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-namespace[`quarkus.openshift.rbac.roles."roles".namespace`]## [.description] -- -CPU Requirements +The namespace of the role. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RESOURCES_LIMITS_CPU+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__NAMESPACE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RESOURCES_LIMITS_CPU+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__NAMESPACE+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-resources-limits-memory]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-resources-limits-memory[`quarkus.openshift.resources.limits.memory`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-labels-label-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-labels-label-name[`quarkus.openshift.rbac.roles."roles".labels."label-name"`]## [.description] -- -Memory Requirements +Labels to add into the Role resource. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RESOURCES_LIMITS_MEMORY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__LABELS__LABEL_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RESOURCES_LIMITS_MEMORY+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__LABELS__LABEL_NAME_+++` endif::add-copy-button-to-env-var[] -- -|string +|Map | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-resources-requests-cpu]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-resources-requests-cpu[`quarkus.openshift.resources.requests.cpu`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-api-groups]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-api-groups[`quarkus.openshift.rbac.roles."roles".policy-rules."policy-rules".api-groups`]## [.description] -- -CPU Requirements +API groups of the policy rule. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RESOURCES_REQUESTS_CPU+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__API_GROUPS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RESOURCES_REQUESTS_CPU+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__API_GROUPS+++` endif::add-copy-button-to-env-var[] -- -|string +|list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-resources-requests-memory]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-resources-requests-memory[`quarkus.openshift.resources.requests.memory`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-non-resource-urls]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-non-resource-urls[`quarkus.openshift.rbac.roles."roles".policy-rules."policy-rules".non-resource-urls`]## [.description] -- -Memory Requirements +Non resource URLs of the policy rule. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RESOURCES_REQUESTS_MEMORY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__NON_RESOURCE_URLS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RESOURCES_REQUESTS_MEMORY+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__NON_RESOURCE_URLS+++` endif::add-copy-button-to-env-var[] -- -|string +|list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-container-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-container-name[`quarkus.openshift.container-name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-resource-names]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-resource-names[`quarkus.openshift.rbac.roles."roles".policy-rules."policy-rules".resource-names`]## [.description] -- -If set, it will change the name of the container according to the configuration +Resource names of the policy rule. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CONTAINER_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__RESOURCE_NAMES+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_CONTAINER_NAME+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__RESOURCE_NAMES+++` endif::add-copy-button-to-env-var[] -- -|string +|list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-expose]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-expose[`quarkus.openshift.route.expose`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-resources]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-resources[`quarkus.openshift.rbac.roles."roles".policy-rules."policy-rules".resources`]## [.description] -- -If true, the service will be exposed +Resources of the policy rule. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_EXPOSE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__RESOURCES+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_EXPOSE+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__RESOURCES+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`false` +|list of string +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-host]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-host[`quarkus.openshift.route.host`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-verbs]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-verbs[`quarkus.openshift.rbac.roles."roles".policy-rules."policy-rules".verbs`]## [.description] -- -The host under which the application is going to be exposed +Verbs of the policy rule. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_HOST+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__VERBS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_HOST+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__VERBS+++` endif::add-copy-button-to-env-var[] -- -|string +|list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-target-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-target-port[`quarkus.openshift.route.target-port`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-name[`quarkus.openshift.rbac.cluster-roles."cluster-roles".name`]## [.description] -- -The target named port. If not provided, it will be deducted from the Service resource ports. Options are: "http" and "https". +The name of the cluster role. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_TARGET_PORT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_TARGET_PORT+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__NAME+++` endif::add-copy-button-to-env-var[] -- |string -|`http` +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-annotations-annotation-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-annotations-annotation-name[`quarkus.openshift.route.annotations."annotation-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-labels-label-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-labels-label-name[`quarkus.openshift.rbac.cluster-roles."cluster-roles".labels."label-name"`]## [.description] -- -Custom annotations to add to exposition (route or ingress) resources +Labels to add into the ClusterRole resource. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_ANNOTATIONS__ANNOTATION_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__LABELS__LABEL_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_ANNOTATIONS__ANNOTATION_NAME_+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__LABELS__LABEL_NAME_+++` endif::add-copy-button-to-env-var[] -- |Map | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-labels-label-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-labels-label-name[`quarkus.openshift.route.labels."label-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-api-groups]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-api-groups[`quarkus.openshift.rbac.cluster-roles."cluster-roles".policy-rules."policy-rules".api-groups`]## [.description] -- -Custom labels to add to exposition (route or ingress) resources +API groups of the policy rule. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_LABELS__LABEL_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__API_GROUPS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_LABELS__LABEL_NAME_+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__API_GROUPS+++` endif::add-copy-button-to-env-var[] -- -|Map +|list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-tls-ca-certificate]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-tls-ca-certificate[`quarkus.openshift.route.tls.ca-certificate`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-non-resource-urls]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-non-resource-urls[`quarkus.openshift.rbac.cluster-roles."cluster-roles".policy-rules."policy-rules".non-resource-urls`]## [.description] -- -The cert authority certificate contents. +Non resource URLs of the policy rule. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_TLS_CA_CERTIFICATE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__NON_RESOURCE_URLS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_TLS_CA_CERTIFICATE+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__NON_RESOURCE_URLS+++` endif::add-copy-button-to-env-var[] -- -|string +|list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-tls-certificate]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-tls-certificate[`quarkus.openshift.route.tls.certificate`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-resource-names]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-resource-names[`quarkus.openshift.rbac.cluster-roles."cluster-roles".policy-rules."policy-rules".resource-names`]## [.description] -- -The certificate contents. +Resource names of the policy rule. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_TLS_CERTIFICATE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__RESOURCE_NAMES+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_TLS_CERTIFICATE+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__RESOURCE_NAMES+++` endif::add-copy-button-to-env-var[] -- -|string +|list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-tls-destination-ca-certificate]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-tls-destination-ca-certificate[`quarkus.openshift.route.tls.destination-ca-certificate`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-resources]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-resources[`quarkus.openshift.rbac.cluster-roles."cluster-roles".policy-rules."policy-rules".resources`]## [.description] -- -The contents of the ca certificate of the final destination. +Resources of the policy rule. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_TLS_DESTINATION_CA_CERTIFICATE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__RESOURCES+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_TLS_DESTINATION_CA_CERTIFICATE+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__RESOURCES+++` endif::add-copy-button-to-env-var[] -- -|string +|list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-tls-insecure-edge-termination-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-tls-insecure-edge-termination-policy[`quarkus.openshift.route.tls.insecure-edge-termination-policy`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-verbs]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-verbs[`quarkus.openshift.rbac.cluster-roles."cluster-roles".policy-rules."policy-rules".verbs`]## [.description] -- -The desired behavior for insecure connections to a route. +Verbs of the policy rule. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_TLS_INSECURE_EDGE_TERMINATION_POLICY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__VERBS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_TLS_INSECURE_EDGE_TERMINATION_POLICY+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__VERBS+++` endif::add-copy-button-to-env-var[] -- -|string +|list of string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-tls-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-tls-key[`quarkus.openshift.route.tls.key`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-service-accounts-service-accounts-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-service-accounts-service-accounts-name[`quarkus.openshift.rbac.service-accounts."service-accounts".name`]## [.description] -- -The key file contents. +The name of the service account. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_TLS_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_SERVICE_ACCOUNTS__SERVICE_ACCOUNTS__NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_TLS_KEY+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_SERVICE_ACCOUNTS__SERVICE_ACCOUNTS__NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-tls-termination]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-tls-termination[`quarkus.openshift.route.tls.termination`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-service-accounts-service-accounts-namespace]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-service-accounts-service-accounts-namespace[`quarkus.openshift.rbac.service-accounts."service-accounts".namespace`]## [.description] -- -The termination type. +The namespace of the service account. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_TLS_TERMINATION+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_SERVICE_ACCOUNTS__SERVICE_ACCOUNTS__NAMESPACE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_TLS_TERMINATION+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_SERVICE_ACCOUNTS__SERVICE_ACCOUNTS__NAMESPACE+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-add-version-to-label-selectors]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-add-version-to-label-selectors[`quarkus.openshift.add-version-to-label-selectors`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-service-accounts-service-accounts-labels-label-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-service-accounts-service-accounts-labels-label-name[`quarkus.openshift.rbac.service-accounts."service-accounts".labels."label-name"`]## [.description] -- -If true, the 'app.kubernetes.io/version' label will be part of the selectors of Service and DeploymentConfig +Labels of the service account. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ADD_VERSION_TO_LABEL_SELECTORS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_SERVICE_ACCOUNTS__SERVICE_ACCOUNTS__LABELS__LABEL_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ADD_VERSION_TO_LABEL_SELECTORS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_SERVICE_ACCOUNTS__SERVICE_ACCOUNTS__LABELS__LABEL_NAME_+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`true` +|Map +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-add-name-to-label-selectors]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-add-name-to-label-selectors[`quarkus.openshift.add-name-to-label-selectors`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-service-accounts-service-accounts-use-as-default]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-service-accounts-service-accounts-use-as-default[`quarkus.openshift.rbac.service-accounts."service-accounts".use-as-default`]## [.description] -- -If true, the 'app.kubernetes.io/name' label will be part of the selectors of Service and Deployment +If true, this service account will be used in the generated Deployment resource. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ADD_NAME_TO_LABEL_SELECTORS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_SERVICE_ACCOUNTS__SERVICE_ACCOUNTS__USE_AS_DEFAULT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ADD_NAME_TO_LABEL_SELECTORS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_SERVICE_ACCOUNTS__SERVICE_ACCOUNTS__USE_AS_DEFAULT+++` endif::add-copy-button-to-env-var[] -- |boolean -|`true` - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-job-parallelism]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-job-parallelism[`quarkus.openshift.job.parallelism`]## - -[.description] --- -Specifies the maximum desired number of pods the job should run at any given time. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_JOB_PARALLELISM+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_JOB_PARALLELISM+++` -endif::add-copy-button-to-env-var[] --- -|int -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-job-completions]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-job-completions[`quarkus.openshift.job.completions`]## - -[.description] --- -Specifies the desired number of successfully finished pods the job should be run with. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_JOB_COMPLETIONS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_JOB_COMPLETIONS+++` -endif::add-copy-button-to-env-var[] --- -|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-job-completion-mode]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-job-completion-mode[`quarkus.openshift.job.completion-mode`]## - -[.description] --- -CompletionMode specifies how Pod completions are tracked. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_JOB_COMPLETION_MODE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_JOB_COMPLETION_MODE+++` -endif::add-copy-button-to-env-var[] --- -a|`non-indexed`, `indexed` -|`non-indexed` - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-job-backoff-limit]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-job-backoff-limit[`quarkus.openshift.job.backoff-limit`]## - -[.description] --- -Specifies the number of retries before marking this job failed. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_JOB_BACKOFF_LIMIT+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_JOB_BACKOFF_LIMIT+++` -endif::add-copy-button-to-env-var[] --- -|int -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-job-active-deadline-seconds]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-job-active-deadline-seconds[`quarkus.openshift.job.active-deadline-seconds`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-name[`quarkus.openshift.rbac.role-bindings."role-bindings".name`]## [.description] -- -Specifies the duration in seconds relative to the startTime that the job may be continuously active before the system tries to terminate it; value must be positive integer. +Name of the RoleBinding resource to be generated. If not provided, it will use the application name plus the role ref name. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_JOB_ACTIVE_DEADLINE_SECONDS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_JOB_ACTIVE_DEADLINE_SECONDS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__NAME+++` endif::add-copy-button-to-env-var[] -- -|long +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-job-ttl-seconds-after-finished]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-job-ttl-seconds-after-finished[`quarkus.openshift.job.ttl-seconds-after-finished`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-labels-label-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-labels-label-name[`quarkus.openshift.rbac.role-bindings."role-bindings".labels."label-name"`]## [.description] -- -Limits the lifetime of a Job that has finished execution (either Complete or Failed). If this field is set, ttlSecondsAfterFinished after the Job finishes, it is eligible to be automatically deleted. +Labels to add into the RoleBinding resource. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_JOB_TTL_SECONDS_AFTER_FINISHED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__LABELS__LABEL_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_JOB_TTL_SECONDS_AFTER_FINISHED+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__LABELS__LABEL_NAME_+++` endif::add-copy-button-to-env-var[] -- -|int +|Map | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-job-suspend]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-job-suspend[`quarkus.openshift.job.suspend`]## - -[.description] --- -Suspend specifies whether the Job controller should create Pods or not. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_JOB_SUSPEND+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_JOB_SUSPEND+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-job-restart-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-job-restart-policy[`quarkus.openshift.job.restart-policy`]## - -[.description] --- -Restart policy when the job container fails. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_JOB_RESTART_POLICY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_JOB_RESTART_POLICY+++` -endif::add-copy-button-to-env-var[] --- -a|`on-failure`, `never` -|`on-failure` - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-schedule]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-schedule[`quarkus.openshift.cron-job.schedule`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-role-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-role-name[`quarkus.openshift.rbac.role-bindings."role-bindings".role-name`]## [.description] -- -The schedule in Cron format, see https://en.wikipedia.org/wiki/Cron. +The name of the Role resource to use by the RoleRef element in the generated Role Binding resource. By default, it's "view" role name. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_SCHEDULE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__ROLE_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_SCHEDULE+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__ROLE_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-concurrency-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-concurrency-policy[`quarkus.openshift.cron-job.concurrency-policy`]## - -[.description] --- -ConcurrencyPolicy describes how the job will be handled. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_CONCURRENCY_POLICY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_CONCURRENCY_POLICY+++` -endif::add-copy-button-to-env-var[] --- -a|`allow`, `forbid`, `replace` -|`allow` - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-starting-deadline-seconds]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-starting-deadline-seconds[`quarkus.openshift.cron-job.starting-deadline-seconds`]## - -[.description] --- -Deadline in seconds for starting the job if it misses scheduled time for any reason. Missed jobs executions will be counted as failed ones. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_STARTING_DEADLINE_SECONDS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_STARTING_DEADLINE_SECONDS+++` -endif::add-copy-button-to-env-var[] --- -|long -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-failed-jobs-history-limit]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-failed-jobs-history-limit[`quarkus.openshift.cron-job.failed-jobs-history-limit`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-cluster-wide]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-cluster-wide[`quarkus.openshift.rbac.role-bindings."role-bindings".cluster-wide`]## [.description] -- -The number of failed finished jobs to retain. The default value is 1. +If the Role sets in the `role-name` property is cluster wide or not. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_FAILED_JOBS_HISTORY_LIMIT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__CLUSTER_WIDE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_FAILED_JOBS_HISTORY_LIMIT+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__CLUSTER_WIDE+++` endif::add-copy-button-to-env-var[] -- -|int +|boolean | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-successful-jobs-history-limit]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-successful-jobs-history-limit[`quarkus.openshift.cron-job.successful-jobs-history-limit`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-subjects-subjects-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-subjects-subjects-name[`quarkus.openshift.rbac.role-bindings."role-bindings".subjects."subjects".name`]## [.description] -- -The number of successful finished jobs to retain. The default value is 3. +The "name" resource to use by the Subject element in the generated Role Binding resource. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_SUCCESSFUL_JOBS_HISTORY_LIMIT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__SUBJECTS__SUBJECTS__NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_SUCCESSFUL_JOBS_HISTORY_LIMIT+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__SUBJECTS__SUBJECTS__NAME+++` endif::add-copy-button-to-env-var[] -- -|int +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-parallelism]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-parallelism[`quarkus.openshift.cron-job.parallelism`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-subjects-subjects-kind]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-subjects-subjects-kind[`quarkus.openshift.rbac.role-bindings."role-bindings".subjects."subjects".kind`]## [.description] -- -Specifies the maximum desired number of pods the job should run at any given time. +The "kind" resource to use by the Subject element in the generated Role Binding resource. By default, it uses the "ServiceAccount" kind. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_PARALLELISM+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__SUBJECTS__SUBJECTS__KIND+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_PARALLELISM+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__SUBJECTS__SUBJECTS__KIND+++` endif::add-copy-button-to-env-var[] -- -|int -| +|string +|`ServiceAccount` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-completions]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-completions[`quarkus.openshift.cron-job.completions`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-subjects-subjects-api-group]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-subjects-subjects-api-group[`quarkus.openshift.rbac.role-bindings."role-bindings".subjects."subjects".api-group`]## [.description] -- -Specifies the desired number of successfully finished pods the job should be run with. +The "apiGroup" resource that matches with the "kind" property. By default, it's empty. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_COMPLETIONS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__SUBJECTS__SUBJECTS__API_GROUP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_COMPLETIONS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__SUBJECTS__SUBJECTS__API_GROUP+++` endif::add-copy-button-to-env-var[] -- -|int +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-completion-mode]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-completion-mode[`quarkus.openshift.cron-job.completion-mode`]## - -[.description] --- -CompletionMode specifies how Pod completions are tracked. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_COMPLETION_MODE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_COMPLETION_MODE+++` -endif::add-copy-button-to-env-var[] --- -a|`non-indexed`, `indexed` -|`non-indexed` - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-backoff-limit]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-backoff-limit[`quarkus.openshift.cron-job.backoff-limit`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-subjects-subjects-namespace]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-subjects-subjects-namespace[`quarkus.openshift.rbac.role-bindings."role-bindings".subjects."subjects".namespace`]## [.description] -- -Specifies the number of retries before marking this job failed. +The "namespace" resource to use by the Subject element in the generated Role Binding resource. By default, it will use the same as provided in the generated resources. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_BACKOFF_LIMIT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__SUBJECTS__SUBJECTS__NAMESPACE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_BACKOFF_LIMIT+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__SUBJECTS__SUBJECTS__NAMESPACE+++` endif::add-copy-button-to-env-var[] -- -|int +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-active-deadline-seconds]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-active-deadline-seconds[`quarkus.openshift.cron-job.active-deadline-seconds`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-name[`quarkus.openshift.rbac.cluster-role-bindings."cluster-role-bindings".name`]## [.description] -- -Specifies the duration in seconds relative to the startTime that the job may be continuously active before the system tries to terminate it; value must be positive integer. +Name of the ClusterRoleBinding resource to be generated. If not provided, it will use the application name plus the role ref name. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_ACTIVE_DEADLINE_SECONDS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_ACTIVE_DEADLINE_SECONDS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__NAME+++` endif::add-copy-button-to-env-var[] -- -|long +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-ttl-seconds-after-finished]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-ttl-seconds-after-finished[`quarkus.openshift.cron-job.ttl-seconds-after-finished`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-labels-label-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-labels-label-name[`quarkus.openshift.rbac.cluster-role-bindings."cluster-role-bindings".labels."label-name"`]## [.description] -- -Limits the lifetime of a Job that has finished execution (either Complete or Failed). If this field is set, ttlSecondsAfterFinished after the Job finishes, it is eligible to be automatically deleted. +Labels to add into the RoleBinding resource. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_TTL_SECONDS_AFTER_FINISHED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__LABELS__LABEL_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_TTL_SECONDS_AFTER_FINISHED+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__LABELS__LABEL_NAME_+++` endif::add-copy-button-to-env-var[] -- -|int +|Map | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-suspend]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-suspend[`quarkus.openshift.cron-job.suspend`]## - -[.description] --- -Suspend specifies whether the Job controller should create Pods or not. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_SUSPEND+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_SUSPEND+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-restart-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-restart-policy[`quarkus.openshift.cron-job.restart-policy`]## - -[.description] --- -Restart policy when the job container fails. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_RESTART_POLICY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_RESTART_POLICY+++` -endif::add-copy-button-to-env-var[] --- -a|`on-failure`, `never` -|`on-failure` - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-name[`quarkus.openshift.rbac.roles."roles".name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-role-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-role-name[`quarkus.openshift.rbac.cluster-role-bindings."cluster-role-bindings".role-name`]## [.description] -- -The name of the role. +The name of the ClusterRole resource to use by the RoleRef element in the generated ClusterRoleBinding resource. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__ROLE_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__NAME+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__ROLE_NAME+++` endif::add-copy-button-to-env-var[] -- |string -| +|required icon:exclamation-circle[title=Configuration property is required] -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-namespace]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-namespace[`quarkus.openshift.rbac.roles."roles".namespace`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-subjects-subjects-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-subjects-subjects-name[`quarkus.openshift.rbac.cluster-role-bindings."cluster-role-bindings".subjects."subjects".name`]## [.description] -- -The namespace of the role. +The "name" resource to use by the Subject element in the generated Role Binding resource. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__NAMESPACE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__SUBJECTS__SUBJECTS__NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__NAMESPACE+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__SUBJECTS__SUBJECTS__NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-labels-label-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-labels-label-name[`quarkus.openshift.rbac.roles."roles".labels."label-name"`]## - -[.description] --- -Labels to add into the Role resource. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__LABELS__LABEL_NAME_+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__LABELS__LABEL_NAME_+++` -endif::add-copy-button-to-env-var[] --- -|Map -| - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-api-groups]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-api-groups[`quarkus.openshift.rbac.roles."roles".policy-rules."policy-rules".api-groups`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-subjects-subjects-kind]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-subjects-subjects-kind[`quarkus.openshift.rbac.cluster-role-bindings."cluster-role-bindings".subjects."subjects".kind`]## [.description] -- -API groups of the policy rule. +The "kind" resource to use by the Subject element in the generated Role Binding resource. By default, it uses the "ServiceAccount" kind. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__API_GROUPS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__SUBJECTS__SUBJECTS__KIND+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__API_GROUPS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__SUBJECTS__SUBJECTS__KIND+++` endif::add-copy-button-to-env-var[] -- -|list of string -| +|string +|`ServiceAccount` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-non-resource-urls]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-non-resource-urls[`quarkus.openshift.rbac.roles."roles".policy-rules."policy-rules".non-resource-urls`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-subjects-subjects-api-group]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-subjects-subjects-api-group[`quarkus.openshift.rbac.cluster-role-bindings."cluster-role-bindings".subjects."subjects".api-group`]## [.description] -- -Non resource URLs of the policy rule. +The "apiGroup" resource that matches with the "kind" property. By default, it's empty. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__NON_RESOURCE_URLS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__SUBJECTS__SUBJECTS__API_GROUP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__NON_RESOURCE_URLS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__SUBJECTS__SUBJECTS__API_GROUP+++` endif::add-copy-button-to-env-var[] -- -|list of string +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-resource-names]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-resource-names[`quarkus.openshift.rbac.roles."roles".policy-rules."policy-rules".resource-names`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-subjects-subjects-namespace]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-subjects-subjects-namespace[`quarkus.openshift.rbac.cluster-role-bindings."cluster-role-bindings".subjects."subjects".namespace`]## [.description] -- -Resource names of the policy rule. +The "namespace" resource to use by the Subject element in the generated Role Binding resource. By default, it will use the same as provided in the generated resources. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__RESOURCE_NAMES+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__SUBJECTS__SUBJECTS__NAMESPACE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__RESOURCE_NAMES+++` +Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__SUBJECTS__SUBJECTS__NAMESPACE+++` endif::add-copy-button-to-env-var[] -- -|list of string +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-resources]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-resources[`quarkus.openshift.rbac.roles."roles".policy-rules."policy-rules".resources`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-se-linux-options-level]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-se-linux-options-level[`quarkus.openshift.security-context.se-linux-options.level`]## [.description] -- -Resources of the policy rule. +The SELinux level label that applies to the container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__RESOURCES+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SE_LINUX_OPTIONS_LEVEL+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__RESOURCES+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SE_LINUX_OPTIONS_LEVEL+++` endif::add-copy-button-to-env-var[] -- -|list of string +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-verbs]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-roles-roles-policy-rules-policy-rules-verbs[`quarkus.openshift.rbac.roles."roles".policy-rules."policy-rules".verbs`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-se-linux-options-role]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-se-linux-options-role[`quarkus.openshift.security-context.se-linux-options.role`]## [.description] -- -Verbs of the policy rule. +The SELinux role label that applies to the container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__VERBS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SE_LINUX_OPTIONS_ROLE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLES__ROLES__POLICY_RULES__POLICY_RULES__VERBS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SE_LINUX_OPTIONS_ROLE+++` endif::add-copy-button-to-env-var[] -- -|list of string +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-name[`quarkus.openshift.rbac.cluster-roles."cluster-roles".name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-se-linux-options-type]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-se-linux-options-type[`quarkus.openshift.security-context.se-linux-options.type`]## [.description] -- -The name of the cluster role. +The SELinux type label that applies to the container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SE_LINUX_OPTIONS_TYPE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__NAME+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SE_LINUX_OPTIONS_TYPE+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-labels-label-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-labels-label-name[`quarkus.openshift.rbac.cluster-roles."cluster-roles".labels."label-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-se-linux-options-user]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-se-linux-options-user[`quarkus.openshift.security-context.se-linux-options.user`]## [.description] -- -Labels to add into the ClusterRole resource. +The SELinux user label that applies to the container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__LABELS__LABEL_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SE_LINUX_OPTIONS_USER+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__LABELS__LABEL_NAME_+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SE_LINUX_OPTIONS_USER+++` endif::add-copy-button-to-env-var[] -- -|Map +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-api-groups]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-api-groups[`quarkus.openshift.rbac.cluster-roles."cluster-roles".policy-rules."policy-rules".api-groups`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-windows-options-gmsa-credential-spec-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-windows-options-gmsa-credential-spec-name[`quarkus.openshift.security-context.windows-options.gmsa-credential-spec-name`]## [.description] -- -API groups of the policy rule. +The name of the GMSA credential spec to use. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__API_GROUPS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__API_GROUPS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC_NAME+++` endif::add-copy-button-to-env-var[] -- -|list of string +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-non-resource-urls]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-non-resource-urls[`quarkus.openshift.rbac.cluster-roles."cluster-roles".policy-rules."policy-rules".non-resource-urls`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-windows-options-gmsa-credential-spec]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-windows-options-gmsa-credential-spec[`quarkus.openshift.security-context.windows-options.gmsa-credential-spec`]## [.description] -- -Non resource URLs of the policy rule. +GMSACredentialSpec is where the GMSA admission webhook (link:https://github.com/kubernetes-sigs/windows-gmsa[windows-gsma]) inlines the contents of the GMSA credential spec named by the GMSACredentialSpecName field. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__NON_RESOURCE_URLS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__NON_RESOURCE_URLS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC+++` endif::add-copy-button-to-env-var[] -- -|list of string +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-resource-names]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-resource-names[`quarkus.openshift.rbac.cluster-roles."cluster-roles".policy-rules."policy-rules".resource-names`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-windows-options-run-as-user-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-windows-options-run-as-user-name[`quarkus.openshift.security-context.windows-options.run-as-user-name`]## [.description] -- -Resource names of the policy rule. +The UserName in Windows to run the entrypoint of the container process. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__RESOURCE_NAMES+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_WINDOWS_OPTIONS_RUN_AS_USER_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__RESOURCE_NAMES+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_WINDOWS_OPTIONS_RUN_AS_USER_NAME+++` endif::add-copy-button-to-env-var[] -- -|list of string +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-resources]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-resources[`quarkus.openshift.rbac.cluster-roles."cluster-roles".policy-rules."policy-rules".resources`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-windows-options-host-process]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-windows-options-host-process[`quarkus.openshift.security-context.windows-options.host-process`]## [.description] -- -Resources of the policy rule. +HostProcess determines if a container should be run as a 'Host Process' container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__RESOURCES+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_WINDOWS_OPTIONS_HOST_PROCESS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__RESOURCES+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_WINDOWS_OPTIONS_HOST_PROCESS+++` endif::add-copy-button-to-env-var[] -- -|list of string +|boolean | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-verbs]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-roles-cluster-roles-policy-rules-policy-rules-verbs[`quarkus.openshift.rbac.cluster-roles."cluster-roles".policy-rules."policy-rules".verbs`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-run-as-user]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-run-as-user[`quarkus.openshift.security-context.run-as-user`]## [.description] -- -Verbs of the policy rule. +The UID to run the entrypoint of the container process. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__VERBS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_RUN_AS_USER+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLES__CLUSTER_ROLES__POLICY_RULES__POLICY_RULES__VERBS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_RUN_AS_USER+++` endif::add-copy-button-to-env-var[] -- -|list of string +|long | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-service-accounts-service-accounts-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-service-accounts-service-accounts-name[`quarkus.openshift.rbac.service-accounts."service-accounts".name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-run-as-group]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-run-as-group[`quarkus.openshift.security-context.run-as-group`]## [.description] -- -The name of the service account. +The GID to run the entrypoint of the container process. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_SERVICE_ACCOUNTS__SERVICE_ACCOUNTS__NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_RUN_AS_GROUP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_SERVICE_ACCOUNTS__SERVICE_ACCOUNTS__NAME+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_RUN_AS_GROUP+++` endif::add-copy-button-to-env-var[] -- -|string +|long | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-service-accounts-service-accounts-namespace]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-service-accounts-service-accounts-namespace[`quarkus.openshift.rbac.service-accounts."service-accounts".namespace`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-run-as-non-root]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-run-as-non-root[`quarkus.openshift.security-context.run-as-non-root`]## [.description] -- -The namespace of the service account. +Indicates that the container must run as a non-root user. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_SERVICE_ACCOUNTS__SERVICE_ACCOUNTS__NAMESPACE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_RUN_AS_NON_ROOT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_SERVICE_ACCOUNTS__SERVICE_ACCOUNTS__NAMESPACE+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_RUN_AS_NON_ROOT+++` endif::add-copy-button-to-env-var[] -- -|string +|boolean | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-service-accounts-service-accounts-labels-label-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-service-accounts-service-accounts-labels-label-name[`quarkus.openshift.rbac.service-accounts."service-accounts".labels."label-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-supplemental-groups]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-supplemental-groups[`quarkus.openshift.security-context.supplemental-groups`]## [.description] -- -Labels of the service account. +A list of groups applied to the first process run in each container, in addition to the container's primary GID. If unspecified, no groups will be added to any container. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_SERVICE_ACCOUNTS__SERVICE_ACCOUNTS__LABELS__LABEL_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SUPPLEMENTAL_GROUPS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_SERVICE_ACCOUNTS__SERVICE_ACCOUNTS__LABELS__LABEL_NAME_+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SUPPLEMENTAL_GROUPS+++` endif::add-copy-button-to-env-var[] -- -|Map +|list of long | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-service-accounts-service-accounts-use-as-default]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-service-accounts-service-accounts-use-as-default[`quarkus.openshift.rbac.service-accounts."service-accounts".use-as-default`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-fs-group]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-fs-group[`quarkus.openshift.security-context.fs-group`]## [.description] -- -If true, this service account will be used in the generated Deployment resource. +A special supplemental group that applies to all containers in a pod. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_SERVICE_ACCOUNTS__SERVICE_ACCOUNTS__USE_AS_DEFAULT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_FS_GROUP+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_SERVICE_ACCOUNTS__SERVICE_ACCOUNTS__USE_AS_DEFAULT+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_FS_GROUP+++` endif::add-copy-button-to-env-var[] -- -|boolean +|long | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-name[`quarkus.openshift.rbac.role-bindings."role-bindings".name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-sysctls-sysctl-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-sysctls-sysctl-name[`quarkus.openshift.security-context.sysctls."sysctl-name"`]## [.description] -- -Name of the RoleBinding resource to be generated. If not provided, it will use the application name plus the role ref name. +Sysctls hold a list of namespaced sysctls used for the pod. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SYSCTLS__SYSCTL_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__NAME+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SYSCTLS__SYSCTL_NAME_+++` endif::add-copy-button-to-env-var[] -- -|string +|Map | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-labels-label-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-labels-label-name[`quarkus.openshift.rbac.role-bindings."role-bindings".labels."label-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-fs-group-change-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-fs-group-change-policy[`quarkus.openshift.security-context.fs-group-change-policy`]## [.description] -- -Labels to add into the RoleBinding resource. +It holds policies that will be used for applying fsGroup to a volume when volume is mounted. Values: OnRootMismatch, Always ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__LABELS__LABEL_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_FS_GROUP_CHANGE_POLICY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__LABELS__LABEL_NAME_+++` +Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_FS_GROUP_CHANGE_POLICY+++` endif::add-copy-button-to-env-var[] -- -|Map +a|tooltip:on-root-mismatch[It indicates that volume's ownership and permissions will be changed only when permission and ownership of root directory does not match with expected permissions on the volume.], tooltip:always[It indicates that volume's ownership and permissions should always be changed whenever volume is mounted inside a Pod. This the default behavior.] | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-role-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-role-name[`quarkus.openshift.rbac.role-bindings."role-bindings".role-name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-idempotent]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-idempotent[`quarkus.openshift.idempotent`]## [.description] -- -The name of the Role resource to use by the RoleRef element in the generated Role Binding resource. By default, it's "view" role name. +Switch used to control whether non-idempotent fields are included in generated kubernetes resources to improve git-ops compatibility. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__ROLE_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_IDEMPOTENT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__ROLE_NAME+++` +Environment variable: `+++QUARKUS_OPENSHIFT_IDEMPOTENT+++` endif::add-copy-button-to-env-var[] -- -|string -| +|boolean +|`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-cluster-wide]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-cluster-wide[`quarkus.openshift.rbac.role-bindings."role-bindings".cluster-wide`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-vcs-uri-enabled]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-vcs-uri-enabled[`quarkus.openshift.vcs-uri.enabled`]## [.description] -- -If the Role sets in the `role-name` property is cluster wide or not. +Whether the vcs-uri annotation should be added to the generated configuration. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__CLUSTER_WIDE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_VCS_URI_ENABLED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__CLUSTER_WIDE+++` +Environment variable: `+++QUARKUS_OPENSHIFT_VCS_URI_ENABLED+++` endif::add-copy-button-to-env-var[] -- |boolean -| +|`true` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-subjects-subjects-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-subjects-subjects-name[`quarkus.openshift.rbac.role-bindings."role-bindings".subjects."subjects".name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-vcs-uri-override]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-vcs-uri-override[`quarkus.openshift.vcs-uri.override`]## [.description] -- -The "name" resource to use by the Subject element in the generated Role Binding resource. +Optional override of the vcs-uri annotation. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__SUBJECTS__SUBJECTS__NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_VCS_URI_OVERRIDE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__SUBJECTS__SUBJECTS__NAME+++` +Environment variable: `+++QUARKUS_OPENSHIFT_VCS_URI_OVERRIDE+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-subjects-subjects-kind]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-subjects-subjects-kind[`quarkus.openshift.rbac.role-bindings."role-bindings".subjects."subjects".kind`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-flavor]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-flavor[`quarkus.openshift.flavor`]## [.description] -- -The "kind" resource to use by the Subject element in the generated Role Binding resource. By default, it uses the "ServiceAccount" kind. +The OpenShift flavor / version to use. Older versions of OpenShift have minor differences in the labels and fields they support. This option allows users to have their manifests automatically aligned to the OpenShift 'flavor' they use. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__SUBJECTS__SUBJECTS__KIND+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_FLAVOR+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__SUBJECTS__SUBJECTS__KIND+++` +Environment variable: `+++QUARKUS_OPENSHIFT_FLAVOR+++` endif::add-copy-button-to-env-var[] -- -|string -|`ServiceAccount` +a|`v3`, `v4` +|`v4` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-subjects-subjects-api-group]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-subjects-subjects-api-group[`quarkus.openshift.rbac.role-bindings."role-bindings".subjects."subjects".api-group`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-deployment-kind]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-deployment-kind[`quarkus.openshift.deployment-kind`]## [.description] -- -The "apiGroup" resource that matches with the "kind" property. By default, it's empty. +The kind of the deployment resource to use. Supported values are 'Deployment', 'StatefulSet', 'Job', 'CronJob' and 'DeploymentConfig'. Defaults to 'DeploymentConfig' if `flavor == v3`, or 'Deployment' otherwise. DeploymentConfig is deprecated as of OpenShift 4.14. See https://access.redhat.com/articles/7041372 for details. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__SUBJECTS__SUBJECTS__API_GROUP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_DEPLOYMENT_KIND+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__SUBJECTS__SUBJECTS__API_GROUP+++` +Environment variable: `+++QUARKUS_OPENSHIFT_DEPLOYMENT_KIND+++` endif::add-copy-button-to-env-var[] -- -|string +a|`deployment`, `deployment-config`, `stateful-set`, `job`, `cron-job`, `knative-service` | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-subjects-subjects-namespace]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-role-bindings-role-bindings-subjects-subjects-namespace[`quarkus.openshift.rbac.role-bindings."role-bindings".subjects."subjects".namespace`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-replicas]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-replicas[`quarkus.openshift.replicas`]## [.description] -- -The "namespace" resource to use by the Subject element in the generated Role Binding resource. By default, it will use the same as provided in the generated resources. +The number of desired pods ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__SUBJECTS__SUBJECTS__NAMESPACE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_REPLICAS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_ROLE_BINDINGS__ROLE_BINDINGS__SUBJECTS__SUBJECTS__NAMESPACE+++` +Environment variable: `+++QUARKUS_OPENSHIFT_REPLICAS+++` endif::add-copy-button-to-env-var[] -- -|string -| +|int +|`1` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-name[`quarkus.openshift.rbac.cluster-role-bindings."cluster-role-bindings".name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-node-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-node-port[`quarkus.openshift.node-port`]## [.description] -- -Name of the ClusterRoleBinding resource to be generated. If not provided, it will use the application name plus the role ref name. +The nodePort to set when serviceType is set to nodePort ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_NODE_PORT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__NAME+++` +Environment variable: `+++QUARKUS_OPENSHIFT_NODE_PORT+++` endif::add-copy-button-to-env-var[] -- -|string +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-labels-label-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-labels-label-name[`quarkus.openshift.rbac.cluster-role-bindings."cluster-role-bindings".labels."label-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-expose]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-expose[`quarkus.openshift.route.expose`]## [.description] -- -Labels to add into the RoleBinding resource. +If true, the service will be exposed ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__LABELS__LABEL_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_EXPOSE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__LABELS__LABEL_NAME_+++` +Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_EXPOSE+++` endif::add-copy-button-to-env-var[] -- -|Map -| +|boolean +|`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-role-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-role-name[`quarkus.openshift.rbac.cluster-role-bindings."cluster-role-bindings".role-name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-host]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-host[`quarkus.openshift.route.host`]## [.description] -- -The name of the ClusterRole resource to use by the RoleRef element in the generated ClusterRoleBinding resource. +The host under which the application is going to be exposed ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__ROLE_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_HOST+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__ROLE_NAME+++` +Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_HOST+++` endif::add-copy-button-to-env-var[] -- |string -|required icon:exclamation-circle[title=Configuration property is required] +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-subjects-subjects-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-subjects-subjects-name[`quarkus.openshift.rbac.cluster-role-bindings."cluster-role-bindings".subjects."subjects".name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-target-port]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-target-port[`quarkus.openshift.route.target-port`]## [.description] -- -The "name" resource to use by the Subject element in the generated Role Binding resource. +The target named port. If not provided, it will be deducted from the Service resource ports. Options are: "http" and "https". ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__SUBJECTS__SUBJECTS__NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_TARGET_PORT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__SUBJECTS__SUBJECTS__NAME+++` +Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_TARGET_PORT+++` endif::add-copy-button-to-env-var[] -- |string -| +|`http` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-subjects-subjects-kind]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-subjects-subjects-kind[`quarkus.openshift.rbac.cluster-role-bindings."cluster-role-bindings".subjects."subjects".kind`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-annotations-annotation-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-annotations-annotation-name[`quarkus.openshift.route.annotations."annotation-name"`]## [.description] -- -The "kind" resource to use by the Subject element in the generated Role Binding resource. By default, it uses the "ServiceAccount" kind. +Custom annotations to add to exposition (route or ingress) resources ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__SUBJECTS__SUBJECTS__KIND+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_ANNOTATIONS__ANNOTATION_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__SUBJECTS__SUBJECTS__KIND+++` +Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_ANNOTATIONS__ANNOTATION_NAME_+++` endif::add-copy-button-to-env-var[] -- -|string -|`ServiceAccount` +|Map +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-subjects-subjects-api-group]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-subjects-subjects-api-group[`quarkus.openshift.rbac.cluster-role-bindings."cluster-role-bindings".subjects."subjects".api-group`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-labels-label-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-labels-label-name[`quarkus.openshift.route.labels."label-name"`]## [.description] -- -The "apiGroup" resource that matches with the "kind" property. By default, it's empty. +Custom labels to add to exposition (route or ingress) resources ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__SUBJECTS__SUBJECTS__API_GROUP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_LABELS__LABEL_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__SUBJECTS__SUBJECTS__API_GROUP+++` +Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_LABELS__LABEL_NAME_+++` endif::add-copy-button-to-env-var[] -- -|string +|Map | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-subjects-subjects-namespace]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-rbac-cluster-role-bindings-cluster-role-bindings-subjects-subjects-namespace[`quarkus.openshift.rbac.cluster-role-bindings."cluster-role-bindings".subjects."subjects".namespace`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-tls-ca-certificate]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-tls-ca-certificate[`quarkus.openshift.route.tls.ca-certificate`]## [.description] -- -The "namespace" resource to use by the Subject element in the generated Role Binding resource. By default, it will use the same as provided in the generated resources. +The cert authority certificate contents. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__SUBJECTS__SUBJECTS__NAMESPACE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_TLS_CA_CERTIFICATE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_RBAC_CLUSTER_ROLE_BINDINGS__CLUSTER_ROLE_BINDINGS__SUBJECTS__SUBJECTS__NAMESPACE+++` +Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_TLS_CA_CERTIFICATE+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-secrets]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-secrets[`quarkus.openshift.env.secrets`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-tls-certificate]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-tls-certificate[`quarkus.openshift.route.tls.certificate`]## [.description] -- -The optional list of Secret names to load environment variables from. +The certificate contents. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_SECRETS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_TLS_CERTIFICATE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ENV_SECRETS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_TLS_CERTIFICATE+++` endif::add-copy-button-to-env-var[] -- -|list of string +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-configmaps]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-configmaps[`quarkus.openshift.env.configmaps`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-tls-destination-ca-certificate]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-tls-destination-ca-certificate[`quarkus.openshift.route.tls.destination-ca-certificate`]## [.description] -- -The optional list of ConfigMap names to load environment variables from. +The contents of the ca certificate of the final destination. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_CONFIGMAPS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_TLS_DESTINATION_CA_CERTIFICATE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ENV_CONFIGMAPS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_TLS_DESTINATION_CA_CERTIFICATE+++` endif::add-copy-button-to-env-var[] -- -|list of string +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-fields-environment-variable-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-fields-environment-variable-name[`quarkus.openshift.env.fields."environment-variable-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-tls-insecure-edge-termination-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-tls-insecure-edge-termination-policy[`quarkus.openshift.route.tls.insecure-edge-termination-policy`]## [.description] -- -The map associating environment variable names to their associated field references they take their value from. +The desired behavior for insecure connections to a route. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_TLS_INSECURE_EDGE_TERMINATION_POLICY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ENV_FIELDS__ENVIRONMENT_VARIABLE_NAME_+++` +Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_TLS_INSECURE_EDGE_TERMINATION_POLICY+++` endif::add-copy-button-to-env-var[] -- -|Map +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-vars-vars]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-vars-vars[`quarkus.openshift.env.vars."vars"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-tls-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-tls-key[`quarkus.openshift.route.tls.key`]## [.description] -- -The map associating environment name to its associated value. +The key file contents. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_VARS__VARS_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_TLS_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ENV_VARS__VARS_+++` +Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_TLS_KEY+++` endif::add-copy-button-to-env-var[] -- -|Map> +|string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-mapping-mapping-from-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-mapping-mapping-from-secret[`quarkus.openshift.env.mapping."mapping".from-secret`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-route-tls-termination]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-route-tls-termination[`quarkus.openshift.route.tls.termination`]## [.description] -- -The optional name of the Secret from which a value is to be extracted. Mutually exclusive with `from-configmap`. +The termination type. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_MAPPING__MAPPING__FROM_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ROUTE_TLS_TERMINATION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ENV_MAPPING__MAPPING__FROM_SECRET+++` +Environment variable: `+++QUARKUS_OPENSHIFT_ROUTE_TLS_TERMINATION+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-mapping-mapping-from-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-mapping-mapping-from-configmap[`quarkus.openshift.env.mapping."mapping".from-configmap`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-job-parallelism]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-job-parallelism[`quarkus.openshift.job.parallelism`]## [.description] -- -The optional name of the ConfigMap from which a value is to be extracted. Mutually exclusive with `from-secret`. +Specifies the maximum desired number of pods the job should run at any given time. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_JOB_PARALLELISM+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ENV_MAPPING__MAPPING__FROM_CONFIGMAP+++` +Environment variable: `+++QUARKUS_OPENSHIFT_JOB_PARALLELISM+++` endif::add-copy-button-to-env-var[] -- -|string +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-mapping-mapping-with-key]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-mapping-mapping-with-key[`quarkus.openshift.env.mapping."mapping".with-key`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-job-completions]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-job-completions[`quarkus.openshift.job.completions`]## [.description] -- -The key identifying the field from which the value is extracted. +Specifies the desired number of successfully finished pods the job should be run with. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_MAPPING__MAPPING__WITH_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_JOB_COMPLETIONS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ENV_MAPPING__MAPPING__WITH_KEY+++` +Environment variable: `+++QUARKUS_OPENSHIFT_JOB_COMPLETIONS+++` endif::add-copy-button-to-env-var[] -- -|string -|required icon:exclamation-circle[title=Configuration property is required] +|int +| -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-using-prefix-prefixes-for-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-using-prefix-prefixes-for-secret[`quarkus.openshift.env.using-prefix."prefixes".for-secret`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-job-completion-mode]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-job-completion-mode[`quarkus.openshift.job.completion-mode`]## [.description] -- -The optional prefix to use when adding the environment variable to the container. +CompletionMode specifies how Pod completions are tracked. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_JOB_COMPLETION_MODE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ENV_USING_PREFIX__PREFIXES__FOR_SECRET+++` +Environment variable: `+++QUARKUS_OPENSHIFT_JOB_COMPLETION_MODE+++` endif::add-copy-button-to-env-var[] --- -|string -| +-- +a|`non-indexed`, `indexed` +|`non-indexed` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-env-using-prefix-prefixes-for-configmap]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-env-using-prefix-prefixes-for-configmap[`quarkus.openshift.env.using-prefix."prefixes".for-configmap`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-job-backoff-limit]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-job-backoff-limit[`quarkus.openshift.job.backoff-limit`]## [.description] -- -The optional prefix to use when adding the environment variable to the container. +Specifies the number of retries before marking this job failed. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_JOB_BACKOFF_LIMIT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_ENV_USING_PREFIX__PREFIXES__FOR_CONFIGMAP+++` +Environment variable: `+++QUARKUS_OPENSHIFT_JOB_BACKOFF_LIMIT+++` endif::add-copy-button-to-env-var[] -- -|string +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-app-secret]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-app-secret[`quarkus.openshift.app-secret`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-job-active-deadline-seconds]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-job-active-deadline-seconds[`quarkus.openshift.job.active-deadline-seconds`]## [.description] -- -If set, the secret will mounted to the application container and its contents will be used for application configuration. +Specifies the duration in seconds relative to the startTime that the job may be continuously active before the system tries to terminate it; value must be positive integer. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_APP_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_JOB_ACTIVE_DEADLINE_SECONDS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_APP_SECRET+++` +Environment variable: `+++QUARKUS_OPENSHIFT_JOB_ACTIVE_DEADLINE_SECONDS+++` endif::add-copy-button-to-env-var[] -- -|string +|long | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-app-config-map]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-app-config-map[`quarkus.openshift.app-config-map`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-job-ttl-seconds-after-finished]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-job-ttl-seconds-after-finished[`quarkus.openshift.job.ttl-seconds-after-finished`]## [.description] -- -If set, the config amp will be mounted to the application container and its contents will be used for application configuration. +Limits the lifetime of a Job that has finished execution (either Complete or Failed). If this field is set, ttlSecondsAfterFinished after the Job finishes, it is eligible to be automatically deleted. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_APP_CONFIG_MAP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_JOB_TTL_SECONDS_AFTER_FINISHED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_APP_CONFIG_MAP+++` +Environment variable: `+++QUARKUS_OPENSHIFT_JOB_TTL_SECONDS_AFTER_FINISHED+++` endif::add-copy-button-to-env-var[] -- -|string +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-se-linux-options-level]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-se-linux-options-level[`quarkus.openshift.security-context.se-linux-options.level`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-job-suspend]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-job-suspend[`quarkus.openshift.job.suspend`]## [.description] -- -The SELinux level label that applies to the container. +Suspend specifies whether the Job controller should create Pods or not. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SE_LINUX_OPTIONS_LEVEL+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_JOB_SUSPEND+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SE_LINUX_OPTIONS_LEVEL+++` +Environment variable: `+++QUARKUS_OPENSHIFT_JOB_SUSPEND+++` endif::add-copy-button-to-env-var[] -- -|string -| +|boolean +|`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-se-linux-options-role]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-se-linux-options-role[`quarkus.openshift.security-context.se-linux-options.role`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-job-restart-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-job-restart-policy[`quarkus.openshift.job.restart-policy`]## [.description] -- -The SELinux role label that applies to the container. +Restart policy when the job container fails. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SE_LINUX_OPTIONS_ROLE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_JOB_RESTART_POLICY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SE_LINUX_OPTIONS_ROLE+++` +Environment variable: `+++QUARKUS_OPENSHIFT_JOB_RESTART_POLICY+++` endif::add-copy-button-to-env-var[] -- -|string -| +a|`on-failure`, `never` +|`on-failure` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-se-linux-options-type]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-se-linux-options-type[`quarkus.openshift.security-context.se-linux-options.type`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-schedule]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-schedule[`quarkus.openshift.cron-job.schedule`]## [.description] -- -The SELinux type label that applies to the container. +The schedule in Cron format, see link:https://en.wikipedia.org/wiki/Cron[Cron]. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SE_LINUX_OPTIONS_TYPE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_SCHEDULE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SE_LINUX_OPTIONS_TYPE+++` +Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_SCHEDULE+++` endif::add-copy-button-to-env-var[] -- |string | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-se-linux-options-user]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-se-linux-options-user[`quarkus.openshift.security-context.se-linux-options.user`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-concurrency-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-concurrency-policy[`quarkus.openshift.cron-job.concurrency-policy`]## [.description] -- -The SELinux user label that applies to the container. +ConcurrencyPolicy describes how the job will be handled. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SE_LINUX_OPTIONS_USER+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_CONCURRENCY_POLICY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SE_LINUX_OPTIONS_USER+++` +Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_CONCURRENCY_POLICY+++` endif::add-copy-button-to-env-var[] -- -|string -| +a|`allow`, `forbid`, `replace` +|`allow` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-windows-options-gmsa-credential-spec-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-windows-options-gmsa-credential-spec-name[`quarkus.openshift.security-context.windows-options.gmsa-credential-spec-name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-starting-deadline-seconds]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-starting-deadline-seconds[`quarkus.openshift.cron-job.starting-deadline-seconds`]## [.description] -- -The name of the GMSA credential spec to use. +Deadline in seconds for starting the job if it misses scheduled time for any reason. Missed jobs executions will be counted as failed ones. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_STARTING_DEADLINE_SECONDS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC_NAME+++` +Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_STARTING_DEADLINE_SECONDS+++` endif::add-copy-button-to-env-var[] -- -|string +|long | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-windows-options-gmsa-credential-spec]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-windows-options-gmsa-credential-spec[`quarkus.openshift.security-context.windows-options.gmsa-credential-spec`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-failed-jobs-history-limit]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-failed-jobs-history-limit[`quarkus.openshift.cron-job.failed-jobs-history-limit`]## [.description] -- -GMSACredentialSpec is where the GMSA admission webhook (https://github.com/kubernetes-sigs/windows-gmsa) inlines the contents of the GMSA credential spec named by the GMSACredentialSpecName field. +The number of failed finished jobs to retain. The default value is 1. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_FAILED_JOBS_HISTORY_LIMIT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_WINDOWS_OPTIONS_GMSA_CREDENTIAL_SPEC+++` +Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_FAILED_JOBS_HISTORY_LIMIT+++` endif::add-copy-button-to-env-var[] -- -|string +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-windows-options-run-as-user-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-windows-options-run-as-user-name[`quarkus.openshift.security-context.windows-options.run-as-user-name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-successful-jobs-history-limit]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-successful-jobs-history-limit[`quarkus.openshift.cron-job.successful-jobs-history-limit`]## [.description] -- -The UserName in Windows to run the entrypoint of the container process. +The number of successful finished jobs to retain. The default value is 3. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_WINDOWS_OPTIONS_RUN_AS_USER_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_SUCCESSFUL_JOBS_HISTORY_LIMIT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_WINDOWS_OPTIONS_RUN_AS_USER_NAME+++` +Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_SUCCESSFUL_JOBS_HISTORY_LIMIT+++` endif::add-copy-button-to-env-var[] -- -|string +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-windows-options-host-process]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-windows-options-host-process[`quarkus.openshift.security-context.windows-options.host-process`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-parallelism]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-parallelism[`quarkus.openshift.cron-job.parallelism`]## [.description] -- -HostProcess determines if a container should be run as a 'Host Process' container. +Specifies the maximum desired number of pods the job should run at any given time. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_WINDOWS_OPTIONS_HOST_PROCESS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_PARALLELISM+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_WINDOWS_OPTIONS_HOST_PROCESS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_PARALLELISM+++` endif::add-copy-button-to-env-var[] -- -|boolean +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-run-as-user]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-run-as-user[`quarkus.openshift.security-context.run-as-user`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-completions]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-completions[`quarkus.openshift.cron-job.completions`]## [.description] -- -The UID to run the entrypoint of the container process. +Specifies the desired number of successfully finished pods the job should be run with. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_RUN_AS_USER+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_COMPLETIONS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_RUN_AS_USER+++` +Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_COMPLETIONS+++` endif::add-copy-button-to-env-var[] -- -|long +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-run-as-group]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-run-as-group[`quarkus.openshift.security-context.run-as-group`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-completion-mode]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-completion-mode[`quarkus.openshift.cron-job.completion-mode`]## [.description] -- -The GID to run the entrypoint of the container process. +CompletionMode specifies how Pod completions are tracked. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_RUN_AS_GROUP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_COMPLETION_MODE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_RUN_AS_GROUP+++` +Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_COMPLETION_MODE+++` endif::add-copy-button-to-env-var[] -- -|long -| +a|`non-indexed`, `indexed` +|`non-indexed` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-run-as-non-root]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-run-as-non-root[`quarkus.openshift.security-context.run-as-non-root`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-backoff-limit]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-backoff-limit[`quarkus.openshift.cron-job.backoff-limit`]## [.description] -- -Indicates that the container must run as a non-root user. +Specifies the number of retries before marking this job failed. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_RUN_AS_NON_ROOT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_BACKOFF_LIMIT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_RUN_AS_NON_ROOT+++` +Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_BACKOFF_LIMIT+++` endif::add-copy-button-to-env-var[] -- -|boolean +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-supplemental-groups]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-supplemental-groups[`quarkus.openshift.security-context.supplemental-groups`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-active-deadline-seconds]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-active-deadline-seconds[`quarkus.openshift.cron-job.active-deadline-seconds`]## [.description] -- -A list of groups applied to the first process run in each container, in addition to the container's primary GID. If unspecified, no groups will be added to any container. +Specifies the duration in seconds relative to the startTime that the job may be continuously active before the system tries to terminate it; value must be positive integer. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SUPPLEMENTAL_GROUPS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_ACTIVE_DEADLINE_SECONDS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SUPPLEMENTAL_GROUPS+++` +Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_ACTIVE_DEADLINE_SECONDS+++` endif::add-copy-button-to-env-var[] -- -|list of long +|long | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-fs-group]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-fs-group[`quarkus.openshift.security-context.fs-group`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-ttl-seconds-after-finished]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-ttl-seconds-after-finished[`quarkus.openshift.cron-job.ttl-seconds-after-finished`]## [.description] -- -A special supplemental group that applies to all containers in a pod. +Limits the lifetime of a Job that has finished execution (either Complete or Failed). If this field is set, ttlSecondsAfterFinished after the Job finishes, it is eligible to be automatically deleted. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_FS_GROUP+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_TTL_SECONDS_AFTER_FINISHED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_FS_GROUP+++` +Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_TTL_SECONDS_AFTER_FINISHED+++` endif::add-copy-button-to-env-var[] -- -|long +|int | -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-sysctls-sysctl-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-sysctls-sysctl-name[`quarkus.openshift.security-context.sysctls."sysctl-name"`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-suspend]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-suspend[`quarkus.openshift.cron-job.suspend`]## [.description] -- -Sysctls hold a list of namespaced sysctls used for the pod. +Suspend specifies whether the Job controller should create Pods or not. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SYSCTLS__SYSCTL_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_SUSPEND+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_SYSCTLS__SYSCTL_NAME_+++` +Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_SUSPEND+++` endif::add-copy-button-to-env-var[] -- -|Map -| +|boolean +|`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-security-context-fs-group-change-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-security-context-fs-group-change-policy[`quarkus.openshift.security-context.fs-group-change-policy`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-restart-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-restart-policy[`quarkus.openshift.cron-job.restart-policy`]## [.description] -- -It holds policies that will be used for applying fsGroup to a volume when volume is mounted. Values: OnRootMismatch, Always +Restart policy when the job container fails. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_FS_GROUP_CHANGE_POLICY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_RESTART_POLICY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_SECURITY_CONTEXT_FS_GROUP_CHANGE_POLICY+++` +Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_RESTART_POLICY+++` endif::add-copy-button-to-env-var[] -- -a|tooltip:on-root-mismatch[It indicates that volume's ownership and permissions will be changed only when permission and ownership of root directory does not match with expected permissions on the volume.], tooltip:always[It indicates that volume's ownership and permissions should always be changed whenever volume is mounted inside a Pod. This the default behavior.] -| +a|`on-failure`, `never` +|`on-failure` a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-remote-debug-enabled]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-remote-debug-enabled[`quarkus.openshift.remote-debug.enabled`]## @@ -5515,40 +5618,6 @@ endif::add-copy-button-to-env-var[] |int |`5005` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-deploy]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-deploy[`quarkus.openshift.deploy`]## - -[.description] --- -If set to true, Quarkus will attempt to deploy the application to the target Openshift cluster - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_DEPLOY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_DEPLOY+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-deploy-strategy]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-deploy-strategy[`quarkus.openshift.deploy-strategy`]## - -[.description] --- -If deploy is enabled, it will follow this strategy to update the resources to the target OpenShift cluster. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_DEPLOY_STRATEGY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_DEPLOY_STRATEGY+++` -endif::add-copy-button-to-env-var[] --- -a|`create-or-update`, `create`, `replace`, `server-side-apply` -|`create-or-update` - a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-init-tasks-init-tasks-enabled]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-init-tasks-init-tasks-enabled[`quarkus.openshift.init-tasks."init-tasks".enabled`]## [.description] @@ -5617,56 +5686,39 @@ endif::add-copy-button-to-env-var[] |string |`groundnuty/k8s-wait-for:no-root-v1.7` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-idempotent]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-idempotent[`quarkus.openshift.idempotent`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-deploy]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-deploy[`quarkus.openshift.deploy`]## [.description] -- -Switch used to control whether non-idempotent fields are included in generated kubernetes resources to improve git-ops compatibility +If set to true, Quarkus will attempt to deploy the application to the target Kubernetes cluster ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_IDEMPOTENT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_DEPLOY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_IDEMPOTENT+++` +Environment variable: `+++QUARKUS_OPENSHIFT_DEPLOY+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-vcs-uri-enabled]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-vcs-uri-enabled[`quarkus.openshift.vcs-uri.enabled`]## - -[.description] --- -Whether the vcs-uri annotation should be added to the generated configuration. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_VCS_URI_ENABLED+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_VCS_URI_ENABLED+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-vcs-uri-override]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-vcs-uri-override[`quarkus.openshift.vcs-uri.override`]## +a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-deploy-strategy]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-deploy-strategy[`quarkus.openshift.deploy-strategy`]## [.description] -- -Optional override of the vcs-uri annotation. +If deploy is enabled, it will follow this strategy to update the resources to the target Kubernetes cluster. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_VCS_URI_OVERRIDE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_DEPLOY_STRATEGY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OPENSHIFT_VCS_URI_OVERRIDE+++` +Environment variable: `+++QUARKUS_OPENSHIFT_DEPLOY_STRATEGY+++` endif::add-copy-button-to-env-var[] -- -|string -| +a|`create-or-update`, `create`, `replace`, `server-side-apply` +|`create-or-update` |=== diff --git a/_generated-doc/latest/config/quarkus-logging-json.adoc b/_generated-doc/latest/config/quarkus-logging-json.adoc index 9fb5e476408..3003097ad2e 100644 --- a/_generated-doc/latest/config/quarkus-logging-json.adoc +++ b/_generated-doc/latest/config/quarkus-logging-json.adoc @@ -200,6 +200,23 @@ endif::add-copy-button-to-env-var[] a|`string`, `int`, `long` |`string` +a| [[quarkus-logging-json_quarkus-log-console-json-log-format]] [.property-path]##link:#quarkus-logging-json_quarkus-log-console-json-log-format[`quarkus.log.console.json.log-format`]## + +[.description] +-- +Specify the format of the produced JSON + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_CONSOLE_JSON_LOG_FORMAT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_CONSOLE_JSON_LOG_FORMAT+++` +endif::add-copy-button-to-env-var[] +-- +a|`default`, `ecs` +|`default` + h|[[quarkus-logging-json_section_quarkus-log-file-json]] [.section-name.section-level0]##link:#quarkus-logging-json_section_quarkus-log-file-json[File logging]## h|Type @@ -394,6 +411,23 @@ endif::add-copy-button-to-env-var[] a|`string`, `int`, `long` |`string` +a| [[quarkus-logging-json_quarkus-log-file-json-log-format]] [.property-path]##link:#quarkus-logging-json_quarkus-log-file-json-log-format[`quarkus.log.file.json.log-format`]## + +[.description] +-- +Specify the format of the produced JSON + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_FILE_JSON_LOG_FORMAT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_FILE_JSON_LOG_FORMAT+++` +endif::add-copy-button-to-env-var[] +-- +a|`default`, `ecs` +|`default` + h|[[quarkus-logging-json_section_quarkus-log-syslog-json]] [.section-name.section-level0]##link:#quarkus-logging-json_section_quarkus-log-syslog-json[Syslog logging]## h|Type @@ -588,6 +622,234 @@ endif::add-copy-button-to-env-var[] a|`string`, `int`, `long` |`string` +a| [[quarkus-logging-json_quarkus-log-syslog-json-log-format]] [.property-path]##link:#quarkus-logging-json_quarkus-log-syslog-json-log-format[`quarkus.log.syslog.json.log-format`]## + +[.description] +-- +Specify the format of the produced JSON + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SYSLOG_JSON_LOG_FORMAT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SYSLOG_JSON_LOG_FORMAT+++` +endif::add-copy-button-to-env-var[] +-- +a|`default`, `ecs` +|`default` + + +h|[[quarkus-logging-json_section_quarkus-log-socket-json]] [.section-name.section-level0]##link:#quarkus-logging-json_section_quarkus-log-socket-json[Socket logging]## +h|Type +h|Default + +a| [[quarkus-logging-json_quarkus-log-socket-json]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json[`quarkus.log.socket.json`]## + +[.description] +-- +Determine whether to enable the JSON console formatting extension, which disables "normal" console formatting. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + +a| [[quarkus-logging-json_quarkus-log-socket-json-pretty-print]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json-pretty-print[`quarkus.log.socket.json.pretty-print`]## + +[.description] +-- +Enable "pretty printing" of the JSON record. Note that some JSON parsers will fail to read the pretty printed output. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON_PRETTY_PRINT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON_PRETTY_PRINT+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + +a| [[quarkus-logging-json_quarkus-log-socket-json-date-format]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json-date-format[`quarkus.log.socket.json.date-format`]## + +[.description] +-- +The date format to use. The special string "default" indicates that the default format should be used. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON_DATE_FORMAT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON_DATE_FORMAT+++` +endif::add-copy-button-to-env-var[] +-- +|string +|`default` + +a| [[quarkus-logging-json_quarkus-log-socket-json-record-delimiter]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json-record-delimiter[`quarkus.log.socket.json.record-delimiter`]## + +[.description] +-- +The special end-of-record delimiter to be used. By default, newline is used. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON_RECORD_DELIMITER+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON_RECORD_DELIMITER+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a| [[quarkus-logging-json_quarkus-log-socket-json-zone-id]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json-zone-id[`quarkus.log.socket.json.zone-id`]## + +[.description] +-- +The zone ID to use. The special string "default" indicates that the default zone should be used. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON_ZONE_ID+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON_ZONE_ID+++` +endif::add-copy-button-to-env-var[] +-- +|string +|`default` + +a| [[quarkus-logging-json_quarkus-log-socket-json-exception-output-type]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json-exception-output-type[`quarkus.log.socket.json.exception-output-type`]## + +[.description] +-- +The exception output type to specify. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON_EXCEPTION_OUTPUT_TYPE+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON_EXCEPTION_OUTPUT_TYPE+++` +endif::add-copy-button-to-env-var[] +-- +a|`detailed`, `formatted`, `detailed-and-formatted` +|`detailed` + +a| [[quarkus-logging-json_quarkus-log-socket-json-print-details]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json-print-details[`quarkus.log.socket.json.print-details`]## + +[.description] +-- +Enable printing of more details in the log. + +Printing the details can be expensive as the values are retrieved from the caller. The details include the source class name, source file name, source method name, and source line number. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON_PRINT_DETAILS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON_PRINT_DETAILS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + +a| [[quarkus-logging-json_quarkus-log-socket-json-key-overrides]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json-key-overrides[`quarkus.log.socket.json.key-overrides`]## + +[.description] +-- +Override keys with custom values. Omitting this value indicates that no key overrides will be applied. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON_KEY_OVERRIDES+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON_KEY_OVERRIDES+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a| [[quarkus-logging-json_quarkus-log-socket-json-excluded-keys]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json-excluded-keys[`quarkus.log.socket.json.excluded-keys`]## + +[.description] +-- +Keys to be excluded from the JSON output. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON_EXCLUDED_KEYS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON_EXCLUDED_KEYS+++` +endif::add-copy-button-to-env-var[] +-- +|list of string +| + +a| [[quarkus-logging-json_quarkus-log-socket-json-additional-field-field-name-value]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json-additional-field-field-name-value[`quarkus.log.socket.json.additional-field."field-name".value`]## + +[.description] +-- +Additional field value. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON_ADDITIONAL_FIELD__FIELD_NAME__VALUE+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON_ADDITIONAL_FIELD__FIELD_NAME__VALUE+++` +endif::add-copy-button-to-env-var[] +-- +|string +|required icon:exclamation-circle[title=Configuration property is required] + +a| [[quarkus-logging-json_quarkus-log-socket-json-additional-field-field-name-type]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json-additional-field-field-name-type[`quarkus.log.socket.json.additional-field."field-name".type`]## + +[.description] +-- +Additional field type specification. Supported types: `string`, `int`, and `long`. String is the default if not specified. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON_ADDITIONAL_FIELD__FIELD_NAME__TYPE+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON_ADDITIONAL_FIELD__FIELD_NAME__TYPE+++` +endif::add-copy-button-to-env-var[] +-- +a|`string`, `int`, `long` +|`string` + +a| [[quarkus-logging-json_quarkus-log-socket-json-log-format]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json-log-format[`quarkus.log.socket.json.log-format`]## + +[.description] +-- +Specify the format of the produced JSON + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON_LOG_FORMAT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON_LOG_FORMAT+++` +endif::add-copy-button-to-env-var[] +-- +a|`default`, `ecs` +|`default` + |=== diff --git a/_generated-doc/latest/config/quarkus-logging-json_quarkus.log.adoc b/_generated-doc/latest/config/quarkus-logging-json_quarkus.log.adoc index 9fb5e476408..3003097ad2e 100644 --- a/_generated-doc/latest/config/quarkus-logging-json_quarkus.log.adoc +++ b/_generated-doc/latest/config/quarkus-logging-json_quarkus.log.adoc @@ -200,6 +200,23 @@ endif::add-copy-button-to-env-var[] a|`string`, `int`, `long` |`string` +a| [[quarkus-logging-json_quarkus-log-console-json-log-format]] [.property-path]##link:#quarkus-logging-json_quarkus-log-console-json-log-format[`quarkus.log.console.json.log-format`]## + +[.description] +-- +Specify the format of the produced JSON + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_CONSOLE_JSON_LOG_FORMAT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_CONSOLE_JSON_LOG_FORMAT+++` +endif::add-copy-button-to-env-var[] +-- +a|`default`, `ecs` +|`default` + h|[[quarkus-logging-json_section_quarkus-log-file-json]] [.section-name.section-level0]##link:#quarkus-logging-json_section_quarkus-log-file-json[File logging]## h|Type @@ -394,6 +411,23 @@ endif::add-copy-button-to-env-var[] a|`string`, `int`, `long` |`string` +a| [[quarkus-logging-json_quarkus-log-file-json-log-format]] [.property-path]##link:#quarkus-logging-json_quarkus-log-file-json-log-format[`quarkus.log.file.json.log-format`]## + +[.description] +-- +Specify the format of the produced JSON + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_FILE_JSON_LOG_FORMAT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_FILE_JSON_LOG_FORMAT+++` +endif::add-copy-button-to-env-var[] +-- +a|`default`, `ecs` +|`default` + h|[[quarkus-logging-json_section_quarkus-log-syslog-json]] [.section-name.section-level0]##link:#quarkus-logging-json_section_quarkus-log-syslog-json[Syslog logging]## h|Type @@ -588,6 +622,234 @@ endif::add-copy-button-to-env-var[] a|`string`, `int`, `long` |`string` +a| [[quarkus-logging-json_quarkus-log-syslog-json-log-format]] [.property-path]##link:#quarkus-logging-json_quarkus-log-syslog-json-log-format[`quarkus.log.syslog.json.log-format`]## + +[.description] +-- +Specify the format of the produced JSON + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SYSLOG_JSON_LOG_FORMAT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SYSLOG_JSON_LOG_FORMAT+++` +endif::add-copy-button-to-env-var[] +-- +a|`default`, `ecs` +|`default` + + +h|[[quarkus-logging-json_section_quarkus-log-socket-json]] [.section-name.section-level0]##link:#quarkus-logging-json_section_quarkus-log-socket-json[Socket logging]## +h|Type +h|Default + +a| [[quarkus-logging-json_quarkus-log-socket-json]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json[`quarkus.log.socket.json`]## + +[.description] +-- +Determine whether to enable the JSON console formatting extension, which disables "normal" console formatting. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + +a| [[quarkus-logging-json_quarkus-log-socket-json-pretty-print]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json-pretty-print[`quarkus.log.socket.json.pretty-print`]## + +[.description] +-- +Enable "pretty printing" of the JSON record. Note that some JSON parsers will fail to read the pretty printed output. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON_PRETTY_PRINT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON_PRETTY_PRINT+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + +a| [[quarkus-logging-json_quarkus-log-socket-json-date-format]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json-date-format[`quarkus.log.socket.json.date-format`]## + +[.description] +-- +The date format to use. The special string "default" indicates that the default format should be used. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON_DATE_FORMAT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON_DATE_FORMAT+++` +endif::add-copy-button-to-env-var[] +-- +|string +|`default` + +a| [[quarkus-logging-json_quarkus-log-socket-json-record-delimiter]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json-record-delimiter[`quarkus.log.socket.json.record-delimiter`]## + +[.description] +-- +The special end-of-record delimiter to be used. By default, newline is used. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON_RECORD_DELIMITER+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON_RECORD_DELIMITER+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a| [[quarkus-logging-json_quarkus-log-socket-json-zone-id]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json-zone-id[`quarkus.log.socket.json.zone-id`]## + +[.description] +-- +The zone ID to use. The special string "default" indicates that the default zone should be used. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON_ZONE_ID+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON_ZONE_ID+++` +endif::add-copy-button-to-env-var[] +-- +|string +|`default` + +a| [[quarkus-logging-json_quarkus-log-socket-json-exception-output-type]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json-exception-output-type[`quarkus.log.socket.json.exception-output-type`]## + +[.description] +-- +The exception output type to specify. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON_EXCEPTION_OUTPUT_TYPE+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON_EXCEPTION_OUTPUT_TYPE+++` +endif::add-copy-button-to-env-var[] +-- +a|`detailed`, `formatted`, `detailed-and-formatted` +|`detailed` + +a| [[quarkus-logging-json_quarkus-log-socket-json-print-details]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json-print-details[`quarkus.log.socket.json.print-details`]## + +[.description] +-- +Enable printing of more details in the log. + +Printing the details can be expensive as the values are retrieved from the caller. The details include the source class name, source file name, source method name, and source line number. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON_PRINT_DETAILS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON_PRINT_DETAILS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + +a| [[quarkus-logging-json_quarkus-log-socket-json-key-overrides]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json-key-overrides[`quarkus.log.socket.json.key-overrides`]## + +[.description] +-- +Override keys with custom values. Omitting this value indicates that no key overrides will be applied. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON_KEY_OVERRIDES+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON_KEY_OVERRIDES+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + +a| [[quarkus-logging-json_quarkus-log-socket-json-excluded-keys]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json-excluded-keys[`quarkus.log.socket.json.excluded-keys`]## + +[.description] +-- +Keys to be excluded from the JSON output. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON_EXCLUDED_KEYS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON_EXCLUDED_KEYS+++` +endif::add-copy-button-to-env-var[] +-- +|list of string +| + +a| [[quarkus-logging-json_quarkus-log-socket-json-additional-field-field-name-value]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json-additional-field-field-name-value[`quarkus.log.socket.json.additional-field."field-name".value`]## + +[.description] +-- +Additional field value. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON_ADDITIONAL_FIELD__FIELD_NAME__VALUE+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON_ADDITIONAL_FIELD__FIELD_NAME__VALUE+++` +endif::add-copy-button-to-env-var[] +-- +|string +|required icon:exclamation-circle[title=Configuration property is required] + +a| [[quarkus-logging-json_quarkus-log-socket-json-additional-field-field-name-type]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json-additional-field-field-name-type[`quarkus.log.socket.json.additional-field."field-name".type`]## + +[.description] +-- +Additional field type specification. Supported types: `string`, `int`, and `long`. String is the default if not specified. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON_ADDITIONAL_FIELD__FIELD_NAME__TYPE+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON_ADDITIONAL_FIELD__FIELD_NAME__TYPE+++` +endif::add-copy-button-to-env-var[] +-- +a|`string`, `int`, `long` +|`string` + +a| [[quarkus-logging-json_quarkus-log-socket-json-log-format]] [.property-path]##link:#quarkus-logging-json_quarkus-log-socket-json-log-format[`quarkus.log.socket.json.log-format`]## + +[.description] +-- +Specify the format of the produced JSON + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_LOG_SOCKET_JSON_LOG_FORMAT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_LOG_SOCKET_JSON_LOG_FORMAT+++` +endif::add-copy-button-to-env-var[] +-- +a|`default`, `ecs` +|`default` + |=== diff --git a/_generated-doc/latest/config/quarkus-mailer.adoc b/_generated-doc/latest/config/quarkus-mailer.adoc index 04841fdadcf..c04341e3ed1 100644 --- a/_generated-doc/latest/config/quarkus-mailer.adoc +++ b/_generated-doc/latest/config/quarkus-mailer.adoc @@ -678,6 +678,25 @@ endif::add-copy-button-to-env-var[] |boolean |`false` +a| [[quarkus-mailer_quarkus-mailer-log-invalid-recipients]] [.property-path]##link:#quarkus-mailer_quarkus-mailer-log-invalid-recipients[`quarkus.mailer.log-invalid-recipients`]## + +[.description] +-- +Log invalid recipients as warnings. + +If false, the invalid recipients will not be logged and the thrown exception will not contain the invalid email address. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_MAILER_LOG_INVALID_RECIPIENTS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_MAILER_LOG_INVALID_RECIPIENTS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + h|[[quarkus-mailer_section_quarkus-mailer]] [.section-name.section-level0]##link:#quarkus-mailer_section_quarkus-mailer[Additional named mailers]## h|Type h|Default @@ -1336,6 +1355,25 @@ endif::add-copy-button-to-env-var[] |boolean |`false` +a| [[quarkus-mailer_quarkus-mailer-mailer-name-log-invalid-recipients]] [.property-path]##link:#quarkus-mailer_quarkus-mailer-mailer-name-log-invalid-recipients[`quarkus.mailer."mailer-name".log-invalid-recipients`]## + +[.description] +-- +Log invalid recipients as warnings. + +If false, the invalid recipients will not be logged and the thrown exception will not contain the invalid email address. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_MAILER__MAILER_NAME__LOG_INVALID_RECIPIENTS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_MAILER__MAILER_NAME__LOG_INVALID_RECIPIENTS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + |=== diff --git a/_generated-doc/latest/config/quarkus-mailer_quarkus.mailer.adoc b/_generated-doc/latest/config/quarkus-mailer_quarkus.mailer.adoc index 04841fdadcf..c04341e3ed1 100644 --- a/_generated-doc/latest/config/quarkus-mailer_quarkus.mailer.adoc +++ b/_generated-doc/latest/config/quarkus-mailer_quarkus.mailer.adoc @@ -678,6 +678,25 @@ endif::add-copy-button-to-env-var[] |boolean |`false` +a| [[quarkus-mailer_quarkus-mailer-log-invalid-recipients]] [.property-path]##link:#quarkus-mailer_quarkus-mailer-log-invalid-recipients[`quarkus.mailer.log-invalid-recipients`]## + +[.description] +-- +Log invalid recipients as warnings. + +If false, the invalid recipients will not be logged and the thrown exception will not contain the invalid email address. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_MAILER_LOG_INVALID_RECIPIENTS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_MAILER_LOG_INVALID_RECIPIENTS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + h|[[quarkus-mailer_section_quarkus-mailer]] [.section-name.section-level0]##link:#quarkus-mailer_section_quarkus-mailer[Additional named mailers]## h|Type h|Default @@ -1336,6 +1355,25 @@ endif::add-copy-button-to-env-var[] |boolean |`false` +a| [[quarkus-mailer_quarkus-mailer-mailer-name-log-invalid-recipients]] [.property-path]##link:#quarkus-mailer_quarkus-mailer-mailer-name-log-invalid-recipients[`quarkus.mailer."mailer-name".log-invalid-recipients`]## + +[.description] +-- +Log invalid recipients as warnings. + +If false, the invalid recipients will not be logged and the thrown exception will not contain the invalid email address. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_MAILER__MAILER_NAME__LOG_INVALID_RECIPIENTS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_MAILER__MAILER_NAME__LOG_INVALID_RECIPIENTS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + |=== diff --git a/_generated-doc/latest/config/quarkus-narayana-jta.adoc b/_generated-doc/latest/config/quarkus-narayana-jta.adoc index ed7e421f3f7..ff8224a2b40 100644 --- a/_generated-doc/latest/config/quarkus-narayana-jta.adoc +++ b/_generated-doc/latest/config/quarkus-narayana-jta.adoc @@ -28,7 +28,7 @@ a| [[quarkus-narayana-jta_quarkus-transaction-manager-shorten-node-name-if-neces [.description] -- -Whether the node name should be shortened if necessary. The node name must not exceed a length of 28 bytes. If this property is set to `true`, and the node name exceeds 28 bytes, the node name is shortened by calculating the link:https://en.wikipedia.org/wiki/SHA-2[SHA-224] hash, which has a length of 28 bytes. +Whether the node name should be shortened if necessary. The node name must not exceed a length of 28 bytes. If this property is set to `true`, and the node name exceeds 28 bytes, the node name is shortened by calculating the link:https://en.wikipedia.org/wiki/SHA-2[SHA-224] hash, which has a length of 28 bytes, encoded to Base64 format and then shortened to 28 bytes. ifdef::add-copy-button-to-env-var[] diff --git a/_generated-doc/latest/config/quarkus-narayana-jta_quarkus.transaction-manager.adoc b/_generated-doc/latest/config/quarkus-narayana-jta_quarkus.transaction-manager.adoc index ed7e421f3f7..ff8224a2b40 100644 --- a/_generated-doc/latest/config/quarkus-narayana-jta_quarkus.transaction-manager.adoc +++ b/_generated-doc/latest/config/quarkus-narayana-jta_quarkus.transaction-manager.adoc @@ -28,7 +28,7 @@ a| [[quarkus-narayana-jta_quarkus-transaction-manager-shorten-node-name-if-neces [.description] -- -Whether the node name should be shortened if necessary. The node name must not exceed a length of 28 bytes. If this property is set to `true`, and the node name exceeds 28 bytes, the node name is shortened by calculating the link:https://en.wikipedia.org/wiki/SHA-2[SHA-224] hash, which has a length of 28 bytes. +Whether the node name should be shortened if necessary. The node name must not exceed a length of 28 bytes. If this property is set to `true`, and the node name exceeds 28 bytes, the node name is shortened by calculating the link:https://en.wikipedia.org/wiki/SHA-2[SHA-224] hash, which has a length of 28 bytes, encoded to Base64 format and then shortened to 28 bytes. ifdef::add-copy-button-to-env-var[] diff --git a/_generated-doc/latest/config/quarkus-oidc-client-registration.adoc b/_generated-doc/latest/config/quarkus-oidc-client-registration.adoc index 57bbe0c8813..6b15f408665 100644 --- a/_generated-doc/latest/config/quarkus-oidc-client-registration.adoc +++ b/_generated-doc/latest/config/quarkus-oidc-client-registration.adoc @@ -160,232 +160,259 @@ endif::add-copy-button-to-env-var[] |int | -a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-host]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-host[`quarkus.oidc-client-registration.proxy.host`]## +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-follow-redirects]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-follow-redirects[`quarkus.oidc-client-registration.follow-redirects`]## [.description] -- -The host name or IP address of the Proxy. + -Note: If the OIDC adapter requires a Proxy to talk with the OIDC server (Provider), set this value to enable the usage of a Proxy. +Follow redirects automatically when WebClient gets HTTP 302. When this property is disabled only a single redirect to exactly the same original URI is allowed but only if one or more cookies were set during the redirect request. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_HOST+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_FOLLOW_REDIRECTS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_HOST+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_FOLLOW_REDIRECTS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-id]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-id[`quarkus.oidc-client-registration.id`]## + +[.description] +-- +OIDC Client Registration id + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_ID+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_ID+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-port]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-port[`quarkus.oidc-client-registration.proxy.port`]## +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-registration-enabled]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-registration-enabled[`quarkus.oidc-client-registration.registration-enabled`]## [.description] -- -The port number of the Proxy. The default value is `80`. +If this client registration configuration is enabled. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_PORT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_REGISTRATION_ENABLED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_PORT+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_REGISTRATION_ENABLED+++` endif::add-copy-button-to-env-var[] -- -|int -|`80` +|boolean +|`true` -a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-username]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-username[`quarkus.oidc-client-registration.proxy.username`]## +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-register-early]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-register-early[`quarkus.oidc-client-registration.register-early`]## [.description] -- -The username, if the Proxy needs authentication. +If the client configured with `metadata` must be registered at startup. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_USERNAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_REGISTER_EARLY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_USERNAME+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_REGISTER_EARLY+++` endif::add-copy-button-to-env-var[] -- -|string -| +|boolean +|`true` -a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-password]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-password[`quarkus.oidc-client-registration.proxy.password`]## +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-initial-token]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-initial-token[`quarkus.oidc-client-registration.initial-token`]## [.description] -- -The password, if the Proxy needs authentication. +Initial access token ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_PASSWORD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_INITIAL_TOKEN+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_PASSWORD+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_INITIAL_TOKEN+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-tls-tls-configuration-name]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-tls-tls-configuration-name[`quarkus.oidc-client-registration.tls.tls-configuration-name`]## +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-metadata-client-name]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-metadata-client-name[`quarkus.oidc-client-registration.metadata.client-name`]## [.description] -- -The name of the TLS configuration to use. - -If a name is configured, it uses the configuration from `quarkus.tls..++*++` If a name is configured, but no TLS configuration is found with that name then an error will be thrown. - -The default TLS configuration is *not* used by default. +Client name ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_TLS_TLS_CONFIGURATION_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_METADATA_CLIENT_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_TLS_TLS_CONFIGURATION_NAME+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_METADATA_CLIENT_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-id]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-id[`quarkus.oidc-client-registration.id`]## +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-metadata-redirect-uri]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-metadata-redirect-uri[`quarkus.oidc-client-registration.metadata.redirect-uri`]## [.description] -- -OIDC Client Registration id +Redirect URI ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_ID+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_METADATA_REDIRECT_URI+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_ID+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_METADATA_REDIRECT_URI+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-registration-enabled]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-registration-enabled[`quarkus.oidc-client-registration.registration-enabled`]## +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-metadata-post-logout-uri]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-metadata-post-logout-uri[`quarkus.oidc-client-registration.metadata.post-logout-uri`]## [.description] -- -If this client registration configuration is enabled. +Post Logout URI ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_REGISTRATION_ENABLED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_METADATA_POST_LOGOUT_URI+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_REGISTRATION_ENABLED+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_METADATA_POST_LOGOUT_URI+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`true` +|string +| -a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-register-early]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-register-early[`quarkus.oidc-client-registration.register-early`]## +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-metadata-extra-props-extra-props]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-metadata-extra-props-extra-props[`quarkus.oidc-client-registration.metadata.extra-props."extra-props"`]## [.description] -- -If the client configured with `metadata` must be registered at startup. +Additional metadata properties ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_REGISTER_EARLY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_METADATA_EXTRA_PROPS__EXTRA_PROPS_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_REGISTER_EARLY+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_METADATA_EXTRA_PROPS__EXTRA_PROPS_+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`true` +|Map +| -a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-initial-token]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-initial-token[`quarkus.oidc-client-registration.initial-token`]## +h|[[quarkus-oidc-client-registration_section_quarkus-oidc-client-registration-proxy]] [.section-name.section-level0]##link:#quarkus-oidc-client-registration_section_quarkus-oidc-client-registration-proxy[HTTP proxy configuration]## +h|Type +h|Default + +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-host]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-host[`quarkus.oidc-client-registration.proxy.host`]## [.description] -- -Initial access token +The host name or IP address of the Proxy. + +Note: If the OIDC adapter requires a Proxy to talk with the OIDC server (Provider), set this value to enable the usage of a Proxy. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_INITIAL_TOKEN+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_HOST+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_INITIAL_TOKEN+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_HOST+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-metadata-client-name]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-metadata-client-name[`quarkus.oidc-client-registration.metadata.client-name`]## +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-port]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-port[`quarkus.oidc-client-registration.proxy.port`]## [.description] -- -Client name +The port number of the Proxy. The default value is `80`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_METADATA_CLIENT_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_PORT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_METADATA_CLIENT_NAME+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_PORT+++` endif::add-copy-button-to-env-var[] -- -|string -| +|int +|`80` -a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-metadata-redirect-uri]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-metadata-redirect-uri[`quarkus.oidc-client-registration.metadata.redirect-uri`]## +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-username]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-username[`quarkus.oidc-client-registration.proxy.username`]## [.description] -- -Redirect URI +The username, if the Proxy needs authentication. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_METADATA_REDIRECT_URI+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_USERNAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_METADATA_REDIRECT_URI+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_USERNAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-metadata-post-logout-uri]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-metadata-post-logout-uri[`quarkus.oidc-client-registration.metadata.post-logout-uri`]## +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-password]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-password[`quarkus.oidc-client-registration.proxy.password`]## [.description] -- -Post Logout URI +The password, if the Proxy needs authentication. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_METADATA_POST_LOGOUT_URI+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_PASSWORD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_METADATA_POST_LOGOUT_URI+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_PASSWORD+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-metadata-extra-props-extra-props]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-metadata-extra-props-extra-props[`quarkus.oidc-client-registration.metadata.extra-props."extra-props"`]## + +h|[[quarkus-oidc-client-registration_section_quarkus-oidc-client-registration-tls]] [.section-name.section-level0]##link:#quarkus-oidc-client-registration_section_quarkus-oidc-client-registration-tls[TLS configuration]## +h|Type +h|Default + +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-tls-tls-configuration-name]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-tls-tls-configuration-name[`quarkus.oidc-client-registration.tls.tls-configuration-name`]## [.description] -- -Additional metadata properties +The name of the TLS configuration to use. + +If a name is configured, it uses the configuration from `quarkus.tls..++*++` If a name is configured, but no TLS configuration is found with that name then an error will be thrown. + +The default TLS configuration is *not* used by default. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_METADATA_EXTRA_PROPS__EXTRA_PROPS_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_TLS_TLS_CONFIGURATION_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_METADATA_EXTRA_PROPS__EXTRA_PROPS_+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_TLS_TLS_CONFIGURATION_NAME+++` endif::add-copy-button-to-env-var[] -- -|Map +|string | + h|[[quarkus-oidc-client-registration_section_quarkus-oidc-client-registration]] [.section-name.section-level0]##link:#quarkus-oidc-client-registration_section_quarkus-oidc-client-registration[Additional named client registrations]## h|Type h|Default @@ -526,6 +553,27 @@ endif::add-copy-button-to-env-var[] |int | +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-id-follow-redirects]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-id-follow-redirects[`quarkus.oidc-client-registration."id".follow-redirects`]## + +[.description] +-- +Follow redirects automatically when WebClient gets HTTP 302. When this property is disabled only a single redirect to exactly the same original URI is allowed but only if one or more cookies were set during the redirect request. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION__ID__FOLLOW_REDIRECTS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION__ID__FOLLOW_REDIRECTS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + +h|[[quarkus-oidc-client-registration_section_quarkus-oidc-client-registration-id-proxy]] [.section-name.section-level1]##link:#quarkus-oidc-client-registration_section_quarkus-oidc-client-registration-id-proxy[HTTP proxy configuration]## +h|Type +h|Default + a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-id-proxy-host]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-id-proxy-host[`quarkus.oidc-client-registration."id".proxy.host`]## [.description] @@ -595,6 +643,11 @@ endif::add-copy-button-to-env-var[] |string | + +h|[[quarkus-oidc-client-registration_section_quarkus-oidc-client-registration-id-tls]] [.section-name.section-level1]##link:#quarkus-oidc-client-registration_section_quarkus-oidc-client-registration-id-tls[TLS configuration]## +h|Type +h|Default + a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-id-tls-tls-configuration-name]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-id-tls-tls-configuration-name[`quarkus.oidc-client-registration."id".tls.tls-configuration-name`]## [.description] @@ -616,6 +669,7 @@ endif::add-copy-button-to-env-var[] |string | + a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-id-id]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-id-id[`quarkus.oidc-client-registration."id".id`]## [.description] diff --git a/_generated-doc/latest/config/quarkus-oidc-client-registration_quarkus.oidc-client-registration.adoc b/_generated-doc/latest/config/quarkus-oidc-client-registration_quarkus.oidc-client-registration.adoc index 57bbe0c8813..6b15f408665 100644 --- a/_generated-doc/latest/config/quarkus-oidc-client-registration_quarkus.oidc-client-registration.adoc +++ b/_generated-doc/latest/config/quarkus-oidc-client-registration_quarkus.oidc-client-registration.adoc @@ -160,232 +160,259 @@ endif::add-copy-button-to-env-var[] |int | -a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-host]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-host[`quarkus.oidc-client-registration.proxy.host`]## +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-follow-redirects]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-follow-redirects[`quarkus.oidc-client-registration.follow-redirects`]## [.description] -- -The host name or IP address of the Proxy. + -Note: If the OIDC adapter requires a Proxy to talk with the OIDC server (Provider), set this value to enable the usage of a Proxy. +Follow redirects automatically when WebClient gets HTTP 302. When this property is disabled only a single redirect to exactly the same original URI is allowed but only if one or more cookies were set during the redirect request. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_HOST+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_FOLLOW_REDIRECTS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_HOST+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_FOLLOW_REDIRECTS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-id]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-id[`quarkus.oidc-client-registration.id`]## + +[.description] +-- +OIDC Client Registration id + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_ID+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_ID+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-port]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-port[`quarkus.oidc-client-registration.proxy.port`]## +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-registration-enabled]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-registration-enabled[`quarkus.oidc-client-registration.registration-enabled`]## [.description] -- -The port number of the Proxy. The default value is `80`. +If this client registration configuration is enabled. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_PORT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_REGISTRATION_ENABLED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_PORT+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_REGISTRATION_ENABLED+++` endif::add-copy-button-to-env-var[] -- -|int -|`80` +|boolean +|`true` -a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-username]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-username[`quarkus.oidc-client-registration.proxy.username`]## +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-register-early]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-register-early[`quarkus.oidc-client-registration.register-early`]## [.description] -- -The username, if the Proxy needs authentication. +If the client configured with `metadata` must be registered at startup. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_USERNAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_REGISTER_EARLY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_USERNAME+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_REGISTER_EARLY+++` endif::add-copy-button-to-env-var[] -- -|string -| +|boolean +|`true` -a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-password]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-password[`quarkus.oidc-client-registration.proxy.password`]## +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-initial-token]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-initial-token[`quarkus.oidc-client-registration.initial-token`]## [.description] -- -The password, if the Proxy needs authentication. +Initial access token ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_PASSWORD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_INITIAL_TOKEN+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_PASSWORD+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_INITIAL_TOKEN+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-tls-tls-configuration-name]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-tls-tls-configuration-name[`quarkus.oidc-client-registration.tls.tls-configuration-name`]## +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-metadata-client-name]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-metadata-client-name[`quarkus.oidc-client-registration.metadata.client-name`]## [.description] -- -The name of the TLS configuration to use. - -If a name is configured, it uses the configuration from `quarkus.tls..++*++` If a name is configured, but no TLS configuration is found with that name then an error will be thrown. - -The default TLS configuration is *not* used by default. +Client name ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_TLS_TLS_CONFIGURATION_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_METADATA_CLIENT_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_TLS_TLS_CONFIGURATION_NAME+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_METADATA_CLIENT_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-id]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-id[`quarkus.oidc-client-registration.id`]## +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-metadata-redirect-uri]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-metadata-redirect-uri[`quarkus.oidc-client-registration.metadata.redirect-uri`]## [.description] -- -OIDC Client Registration id +Redirect URI ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_ID+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_METADATA_REDIRECT_URI+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_ID+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_METADATA_REDIRECT_URI+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-registration-enabled]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-registration-enabled[`quarkus.oidc-client-registration.registration-enabled`]## +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-metadata-post-logout-uri]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-metadata-post-logout-uri[`quarkus.oidc-client-registration.metadata.post-logout-uri`]## [.description] -- -If this client registration configuration is enabled. +Post Logout URI ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_REGISTRATION_ENABLED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_METADATA_POST_LOGOUT_URI+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_REGISTRATION_ENABLED+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_METADATA_POST_LOGOUT_URI+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`true` +|string +| -a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-register-early]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-register-early[`quarkus.oidc-client-registration.register-early`]## +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-metadata-extra-props-extra-props]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-metadata-extra-props-extra-props[`quarkus.oidc-client-registration.metadata.extra-props."extra-props"`]## [.description] -- -If the client configured with `metadata` must be registered at startup. +Additional metadata properties ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_REGISTER_EARLY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_METADATA_EXTRA_PROPS__EXTRA_PROPS_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_REGISTER_EARLY+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_METADATA_EXTRA_PROPS__EXTRA_PROPS_+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`true` +|Map +| -a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-initial-token]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-initial-token[`quarkus.oidc-client-registration.initial-token`]## +h|[[quarkus-oidc-client-registration_section_quarkus-oidc-client-registration-proxy]] [.section-name.section-level0]##link:#quarkus-oidc-client-registration_section_quarkus-oidc-client-registration-proxy[HTTP proxy configuration]## +h|Type +h|Default + +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-host]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-host[`quarkus.oidc-client-registration.proxy.host`]## [.description] -- -Initial access token +The host name or IP address of the Proxy. + +Note: If the OIDC adapter requires a Proxy to talk with the OIDC server (Provider), set this value to enable the usage of a Proxy. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_INITIAL_TOKEN+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_HOST+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_INITIAL_TOKEN+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_HOST+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-metadata-client-name]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-metadata-client-name[`quarkus.oidc-client-registration.metadata.client-name`]## +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-port]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-port[`quarkus.oidc-client-registration.proxy.port`]## [.description] -- -Client name +The port number of the Proxy. The default value is `80`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_METADATA_CLIENT_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_PORT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_METADATA_CLIENT_NAME+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_PORT+++` endif::add-copy-button-to-env-var[] -- -|string -| +|int +|`80` -a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-metadata-redirect-uri]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-metadata-redirect-uri[`quarkus.oidc-client-registration.metadata.redirect-uri`]## +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-username]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-username[`quarkus.oidc-client-registration.proxy.username`]## [.description] -- -Redirect URI +The username, if the Proxy needs authentication. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_METADATA_REDIRECT_URI+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_USERNAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_METADATA_REDIRECT_URI+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_USERNAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-metadata-post-logout-uri]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-metadata-post-logout-uri[`quarkus.oidc-client-registration.metadata.post-logout-uri`]## +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-password]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-proxy-password[`quarkus.oidc-client-registration.proxy.password`]## [.description] -- -Post Logout URI +The password, if the Proxy needs authentication. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_METADATA_POST_LOGOUT_URI+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_PASSWORD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_METADATA_POST_LOGOUT_URI+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_PROXY_PASSWORD+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-metadata-extra-props-extra-props]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-metadata-extra-props-extra-props[`quarkus.oidc-client-registration.metadata.extra-props."extra-props"`]## + +h|[[quarkus-oidc-client-registration_section_quarkus-oidc-client-registration-tls]] [.section-name.section-level0]##link:#quarkus-oidc-client-registration_section_quarkus-oidc-client-registration-tls[TLS configuration]## +h|Type +h|Default + +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-tls-tls-configuration-name]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-tls-tls-configuration-name[`quarkus.oidc-client-registration.tls.tls-configuration-name`]## [.description] -- -Additional metadata properties +The name of the TLS configuration to use. + +If a name is configured, it uses the configuration from `quarkus.tls..++*++` If a name is configured, but no TLS configuration is found with that name then an error will be thrown. + +The default TLS configuration is *not* used by default. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_METADATA_EXTRA_PROPS__EXTRA_PROPS_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION_TLS_TLS_CONFIGURATION_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_METADATA_EXTRA_PROPS__EXTRA_PROPS_+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION_TLS_TLS_CONFIGURATION_NAME+++` endif::add-copy-button-to-env-var[] -- -|Map +|string | + h|[[quarkus-oidc-client-registration_section_quarkus-oidc-client-registration]] [.section-name.section-level0]##link:#quarkus-oidc-client-registration_section_quarkus-oidc-client-registration[Additional named client registrations]## h|Type h|Default @@ -526,6 +553,27 @@ endif::add-copy-button-to-env-var[] |int | +a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-id-follow-redirects]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-id-follow-redirects[`quarkus.oidc-client-registration."id".follow-redirects`]## + +[.description] +-- +Follow redirects automatically when WebClient gets HTTP 302. When this property is disabled only a single redirect to exactly the same original URI is allowed but only if one or more cookies were set during the redirect request. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REGISTRATION__ID__FOLLOW_REDIRECTS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OIDC_CLIENT_REGISTRATION__ID__FOLLOW_REDIRECTS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + +h|[[quarkus-oidc-client-registration_section_quarkus-oidc-client-registration-id-proxy]] [.section-name.section-level1]##link:#quarkus-oidc-client-registration_section_quarkus-oidc-client-registration-id-proxy[HTTP proxy configuration]## +h|Type +h|Default + a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-id-proxy-host]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-id-proxy-host[`quarkus.oidc-client-registration."id".proxy.host`]## [.description] @@ -595,6 +643,11 @@ endif::add-copy-button-to-env-var[] |string | + +h|[[quarkus-oidc-client-registration_section_quarkus-oidc-client-registration-id-tls]] [.section-name.section-level1]##link:#quarkus-oidc-client-registration_section_quarkus-oidc-client-registration-id-tls[TLS configuration]## +h|Type +h|Default + a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-id-tls-tls-configuration-name]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-id-tls-tls-configuration-name[`quarkus.oidc-client-registration."id".tls.tls-configuration-name`]## [.description] @@ -616,6 +669,7 @@ endif::add-copy-button-to-env-var[] |string | + a| [[quarkus-oidc-client-registration_quarkus-oidc-client-registration-id-id]] [.property-path]##link:#quarkus-oidc-client-registration_quarkus-oidc-client-registration-id-id[`quarkus.oidc-client-registration."id".id`]## [.description] diff --git a/_generated-doc/latest/config/quarkus-oidc-client.adoc b/_generated-doc/latest/config/quarkus-oidc-client.adoc index 7c657a0dafb..1f2fd6350ad 100644 --- a/_generated-doc/latest/config/quarkus-oidc-client.adoc +++ b/_generated-doc/latest/config/quarkus-oidc-client.adoc @@ -160,826 +160,858 @@ endif::add-copy-button-to-env-var[] |int | -a| [[quarkus-oidc-client_quarkus-oidc-client-proxy-host]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-proxy-host[`quarkus.oidc-client.proxy.host`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-follow-redirects]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-follow-redirects[`quarkus.oidc-client.follow-redirects`]## [.description] -- -The host name or IP address of the Proxy. + -Note: If the OIDC adapter requires a Proxy to talk with the OIDC server (Provider), set this value to enable the usage of a Proxy. +Follow redirects automatically when WebClient gets HTTP 302. When this property is disabled only a single redirect to exactly the same original URI is allowed but only if one or more cookies were set during the redirect request. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_PROXY_HOST+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_FOLLOW_REDIRECTS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_PROXY_HOST+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_FOLLOW_REDIRECTS+++` endif::add-copy-button-to-env-var[] -- -|string -| +|boolean +|`true` -a| [[quarkus-oidc-client_quarkus-oidc-client-proxy-port]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-proxy-port[`quarkus.oidc-client.proxy.port`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-token-path]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-token-path[`quarkus.oidc-client.token-path`]## [.description] -- -The port number of the Proxy. The default value is `80`. +The OIDC token endpoint that issues access and refresh tokens; specified as a relative path or absolute URL. Set if `discovery-enabled` is `false` or a discovered token endpoint path must be customized. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_PROXY_PORT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_TOKEN_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_PROXY_PORT+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_TOKEN_PATH+++` endif::add-copy-button-to-env-var[] -- -|int -|`80` +|string +| -a| [[quarkus-oidc-client_quarkus-oidc-client-proxy-username]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-proxy-username[`quarkus.oidc-client.proxy.username`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-revoke-path]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-revoke-path[`quarkus.oidc-client.revoke-path`]## [.description] -- -The username, if the Proxy needs authentication. +The relative path or absolute URL of the OIDC token revocation endpoint. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_PROXY_USERNAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REVOKE_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_PROXY_USERNAME+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_REVOKE_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-proxy-password]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-proxy-password[`quarkus.oidc-client.proxy.password`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-client-id]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-client-id[`quarkus.oidc-client.client-id`]## [.description] -- -The password, if the Proxy needs authentication. +The client id of the application. Each application has a client id that is used to identify the application. Setting the client id is not required if `application-type` is `service` and no token introspection is required. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_PROXY_PASSWORD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CLIENT_ID+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_PROXY_PASSWORD+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CLIENT_ID+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-tls-tls-configuration-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-tls-tls-configuration-name[`quarkus.oidc-client.tls.tls-configuration-name`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-client-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-client-name[`quarkus.oidc-client.client-name`]## [.description] -- -The name of the TLS configuration to use. - -If a name is configured, it uses the configuration from `quarkus.tls..++*++` If a name is configured, but no TLS configuration is found with that name then an error will be thrown. - -The default TLS configuration is *not* used by default. +The client name of the application. It is meant to represent a human readable description of the application which you may provide when an application (client) is registered in an OpenId Connect provider's dashboard. For example, you can set this property to have more informative log messages which record an activity of the given client. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_TLS_TLS_CONFIGURATION_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CLIENT_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_TLS_TLS_CONFIGURATION_NAME+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CLIENT_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-token-path]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-token-path[`quarkus.oidc-client.token-path`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-id]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-id[`quarkus.oidc-client.id`]## [.description] -- -The OIDC token endpoint that issues access and refresh tokens; specified as a relative path or absolute URL. Set if `discovery-enabled` is `false` or a discovered token endpoint path must be customized. +A unique OIDC client identifier. It must be set when OIDC clients are created dynamically and is optional in all other cases. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_TOKEN_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_ID+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_TOKEN_PATH+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_ID+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-revoke-path]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-revoke-path[`quarkus.oidc-client.revoke-path`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-client-enabled]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-client-enabled[`quarkus.oidc-client.client-enabled`]## [.description] -- -The relative path or absolute URL of the OIDC token revocation endpoint. +If this client configuration is enabled. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REVOKE_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CLIENT_ENABLED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REVOKE_PATH+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CLIENT_ENABLED+++` endif::add-copy-button-to-env-var[] -- -|string -| +|boolean +|`true` -a| [[quarkus-oidc-client_quarkus-oidc-client-client-id]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-client-id[`quarkus.oidc-client.client-id`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-scopes]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-scopes[`quarkus.oidc-client.scopes`]## [.description] -- -The client id of the application. Each application has a client id that is used to identify the application. Setting the client id is not required if `application-type` is `service` and no token introspection is required. +List of access token scopes ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CLIENT_ID+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_SCOPES+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CLIENT_ID+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_SCOPES+++` endif::add-copy-button-to-env-var[] -- -|string +|list of string | -a| [[quarkus-oidc-client_quarkus-oidc-client-client-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-client-name[`quarkus.oidc-client.client-name`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-refresh-token-time-skew]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-refresh-token-time-skew[`quarkus.oidc-client.refresh-token-time-skew`]## [.description] -- -The client name of the application. It is meant to represent a human readable description of the application which you may provide when an application (client) is registered in an OpenId Connect provider's dashboard. For example, you can set this property to have more informative log messages which record an activity of the given client. +Refresh token time skew. If this property is enabled then the configured duration is converted to seconds and is added to the current time when checking whether the access token should be refreshed. If the sum is greater than this access token's expiration time then a refresh is going to happen. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CLIENT_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REFRESH_TOKEN_TIME_SKEW+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CLIENT_NAME+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_REFRESH_TOKEN_TIME_SKEW+++` endif::add-copy-button-to-env-var[] -- -|string +|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc-client_quarkus-oidc-client[icon:question-circle[title=More information about the Duration format]] | -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-secret]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-secret[`quarkus.oidc-client.credentials.secret`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-access-token-expires-in]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-access-token-expires-in[`quarkus.oidc-client.access-token-expires-in`]## [.description] -- -The client secret used by the `client_secret_basic` authentication method. Must be set unless a secret is set in `client-secret` or `jwt` client authentication is required. You can use `client-secret.value` instead, but both properties are mutually exclusive. +Access token expiration period relative to the current time. This property is only checked when an access token grant response does not include an access token expiration property. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_ACCESS_TOKEN_EXPIRES_IN+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_SECRET+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_ACCESS_TOKEN_EXPIRES_IN+++` endif::add-copy-button-to-env-var[] -- -|string +|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc-client_quarkus-oidc-client[icon:question-circle[title=More information about the Duration format]] | -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-value]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-value[`quarkus.oidc-client.credentials.client-secret.value`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-absolute-expires-in]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-absolute-expires-in[`quarkus.oidc-client.absolute-expires-in`]## [.description] -- -The client secret value. This value is ignored if `credentials.secret` is set. Must be set unless a secret is set in `client-secret` or `jwt` client authentication is required. +If the access token 'expires_in' property should be checked as an absolute time value as opposed to a duration relative to the current time. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_VALUE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_ABSOLUTE_EXPIRES_IN+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_VALUE+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_ABSOLUTE_EXPIRES_IN+++` endif::add-copy-button-to-env-var[] -- -|string -| +|boolean +|`false` -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-provider-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-provider-name[`quarkus.oidc-client.credentials.client-secret.provider.name`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-grant-type]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-type[`quarkus.oidc-client.grant.type`]## [.description] -- -The CredentialsProvider bean name, which should only be set if more than one CredentialsProvider is registered +Grant type ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_PROVIDER_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_TYPE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_PROVIDER_NAME+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_TYPE+++` endif::add-copy-button-to-env-var[] -- -|string -| +a|tooltip:client['client_credentials' grant requiring an OIDC client authentication only], tooltip:password['password' grant requiring both OIDC client and user ('username' and 'password') authentications], tooltip:code['authorization_code' grant requiring an OIDC client authentication as well as at least 'code' and 'redirect_uri' parameters which must be passed to OidcClient at the token request time.], tooltip:exchange['urn\:ietf\:params\:oauth\:grant-type\:token-exchange' grant requiring an OIDC client authentication as well as at least 'subject_token' parameter which must be passed to OidcClient at the token request time.], tooltip:jwt['urn\:ietf\:params\:oauth\:grant-type\:jwt-bearer' grant requiring an OIDC client authentication as well as at least an 'assertion' parameter which must be passed to OidcClient at the token request time.], tooltip:refresh['refresh_token' grant requiring an OIDC client authentication and a refresh token. Note, OidcClient supports this grant by default if an access token acquisition response contained a refresh token. However, in some cases, the refresh token is provided out of band, for example, it can be shared between several of the confidential client's services, etc. If 'quarkus.oidc-client.grant-type' is set to 'refresh' then `OidcClient` will only support refreshing the tokens.], tooltip:ciba['urn\:openid\:params\:grant-type\:ciba' grant requiring an OIDC client authentication as well as 'auth_req_id' parameter which must be passed to OidcClient at the token request time.], tooltip:device['urn\:ietf\:params\:oauth\:grant-type\:device_code' grant requiring an OIDC client authentication as well as 'device_code' parameter which must be passed to OidcClient at the token request time.] +|tooltip:client['client_credentials' grant requiring an OIDC client authentication only] -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-provider-keyring-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-provider-keyring-name[`quarkus.oidc-client.credentials.client-secret.provider.keyring-name`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-grant-access-token-property]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-access-token-property[`quarkus.oidc-client.grant.access-token-property`]## [.description] -- -The CredentialsProvider keyring name. The keyring name is only required when the CredentialsProvider being used requires the keyring name to look up the secret, which is often the case when a CredentialsProvider is shared by multiple extensions to retrieve credentials from a more dynamic source like a vault instance or secret manager +Access token property name in a token grant response ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEYRING_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_ACCESS_TOKEN_PROPERTY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEYRING_NAME+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_ACCESS_TOKEN_PROPERTY+++` endif::add-copy-button-to-env-var[] -- |string -| +|`access_token` -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-provider-key]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-provider-key[`quarkus.oidc-client.credentials.client-secret.provider.key`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-grant-refresh-token-property]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-refresh-token-property[`quarkus.oidc-client.grant.refresh-token-property`]## [.description] -- -The CredentialsProvider client secret key +Refresh token property name in a token grant response ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_REFRESH_TOKEN_PROPERTY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEY+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_REFRESH_TOKEN_PROPERTY+++` endif::add-copy-button-to-env-var[] -- |string -| +|`refresh_token` -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-method]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-method[`quarkus.oidc-client.credentials.client-secret.method`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-grant-expires-in-property]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-expires-in-property[`quarkus.oidc-client.grant.expires-in-property`]## [.description] -- -The authentication method. If the `clientSecret.value` secret is set, this method is `basic` by default. +Access token expiry property name in a token grant response ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_METHOD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_EXPIRES_IN_PROPERTY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_METHOD+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_EXPIRES_IN_PROPERTY+++` endif::add-copy-button-to-env-var[] -- -a|tooltip:basic[`client_secret_basic` (default)\: The client id and secret are submitted with the HTTP Authorization Basic scheme.], tooltip:post[`client_secret_post`\: The client id and secret are submitted as the `client_id` and `client_secret` form parameters.], tooltip:post-jwt[`client_secret_jwt`\: The client id and generated JWT secret are submitted as the `client_id` and `client_secret` form parameters.], tooltip:query[client id and secret are submitted as HTTP query parameters. This option is only supported by the OIDC extension.] -| +|string +|`expires_in` -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-source]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-source[`quarkus.oidc-client.credentials.jwt.source`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-grant-refresh-expires-in-property]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-refresh-expires-in-property[`quarkus.oidc-client.grant.refresh-expires-in-property`]## [.description] -- -JWT token source: OIDC provider client or an existing JWT bearer token. +Refresh token expiry property name in a token grant response ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SOURCE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_REFRESH_EXPIRES_IN_PROPERTY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SOURCE+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_REFRESH_EXPIRES_IN_PROPERTY+++` endif::add-copy-button-to-env-var[] -- -a|`client`, `bearer` -|`client` +|string +|`refresh_expires_in` -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret[`quarkus.oidc-client.credentials.jwt.secret`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-grant-options-grant-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-options-grant-name[`quarkus.oidc-client.grant-options."grant-name"`]## [.description] -- -If provided, indicates that JWT is signed using a secret key. It is mutually exclusive with `key`, `key-file` and `key-store` properties. +Grant options ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_OPTIONS__GRANT_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SECRET+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_OPTIONS__GRANT_NAME_+++` endif::add-copy-button-to-env-var[] -- -|string +|Map> | -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret-provider-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret-provider-name[`quarkus.oidc-client.credentials.jwt.secret-provider.name`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-early-tokens-acquisition]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-early-tokens-acquisition[`quarkus.oidc-client.early-tokens-acquisition`]## [.description] -- -The CredentialsProvider bean name, which should only be set if more than one CredentialsProvider is registered +Requires that all filters which use 'OidcClient' acquire the tokens at the post-construct initialization time, possibly long before these tokens are used. This property should be disabled if the access token may expire before it is used for the first time and no refresh token is available. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SECRET_PROVIDER_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_EARLY_TOKENS_ACQUISITION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SECRET_PROVIDER_NAME+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_EARLY_TOKENS_ACQUISITION+++` endif::add-copy-button-to-env-var[] -- -|string -| +|boolean +|`true` -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret-provider-keyring-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret-provider-keyring-name[`quarkus.oidc-client.credentials.jwt.secret-provider.keyring-name`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-headers-headers]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-headers-headers[`quarkus.oidc-client.headers."headers"`]## [.description] -- -The CredentialsProvider keyring name. The keyring name is only required when the CredentialsProvider being used requires the keyring name to look up the secret, which is often the case when a CredentialsProvider is shared by multiple extensions to retrieve credentials from a more dynamic source like a vault instance or secret manager +Custom HTTP headers which have to be sent to the token endpoint ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SECRET_PROVIDER_KEYRING_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_HEADERS__HEADERS_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SECRET_PROVIDER_KEYRING_NAME+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_HEADERS__HEADERS_+++` endif::add-copy-button-to-env-var[] -- -|string +|Map | -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret-provider-key]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret-provider-key[`quarkus.oidc-client.credentials.jwt.secret-provider.key`]## +h|[[quarkus-oidc-client_section_quarkus-oidc-client-proxy]] [.section-name.section-level0]##link:#quarkus-oidc-client_section_quarkus-oidc-client-proxy[HTTP proxy configuration]## +h|Type +h|Default + +a| [[quarkus-oidc-client_quarkus-oidc-client-proxy-host]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-proxy-host[`quarkus.oidc-client.proxy.host`]## [.description] -- -The CredentialsProvider client secret key +The host name or IP address of the Proxy. + +Note: If the OIDC adapter requires a Proxy to talk with the OIDC server (Provider), set this value to enable the usage of a Proxy. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SECRET_PROVIDER_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_PROXY_HOST+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SECRET_PROVIDER_KEY+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_PROXY_HOST+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key[`quarkus.oidc-client.credentials.jwt.key`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-proxy-port]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-proxy-port[`quarkus.oidc-client.proxy.port`]## [.description] -- -String representation of a private key. If provided, indicates that JWT is signed using a private key in PEM or JWK format. It is mutually exclusive with `secret`, `key-file` and `key-store` properties. You can use the `signature-algorithm` property to override the default key algorithm, `RS256`. +The port number of the Proxy. The default value is `80`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_PROXY_PORT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_PROXY_PORT+++` +endif::add-copy-button-to-env-var[] +-- +|int +|`80` + +a| [[quarkus-oidc-client_quarkus-oidc-client-proxy-username]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-proxy-username[`quarkus.oidc-client.proxy.username`]## + +[.description] +-- +The username, if the Proxy needs authentication. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_PROXY_USERNAME+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OIDC_CLIENT_PROXY_USERNAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-file]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-file[`quarkus.oidc-client.credentials.jwt.key-file`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-proxy-password]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-proxy-password[`quarkus.oidc-client.proxy.password`]## [.description] -- -If provided, indicates that JWT is signed using a private key in PEM or JWK format. It is mutually exclusive with `secret`, `key` and `key-store` properties. You can use the `signature-algorithm` property to override the default key algorithm, `RS256`. +The password, if the Proxy needs authentication. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_FILE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_PROXY_PASSWORD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_FILE+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_PROXY_PASSWORD+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-store-file]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-store-file[`quarkus.oidc-client.credentials.jwt.key-store-file`]## + +h|[[quarkus-oidc-client_section_quarkus-oidc-client-tls]] [.section-name.section-level0]##link:#quarkus-oidc-client_section_quarkus-oidc-client-tls[TLS configuration]## +h|Type +h|Default + +a| [[quarkus-oidc-client_quarkus-oidc-client-tls-tls-configuration-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-tls-tls-configuration-name[`quarkus.oidc-client.tls.tls-configuration-name`]## [.description] -- -If provided, indicates that JWT is signed using a private key from a keystore. It is mutually exclusive with `secret`, `key` and `key-file` properties. +The name of the TLS configuration to use. + +If a name is configured, it uses the configuration from `quarkus.tls..++*++` If a name is configured, but no TLS configuration is found with that name then an error will be thrown. + +The default TLS configuration is *not* used by default. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_STORE_FILE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_TLS_TLS_CONFIGURATION_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_STORE_FILE+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_TLS_TLS_CONFIGURATION_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-store-password]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-store-password[`quarkus.oidc-client.credentials.jwt.key-store-password`]## + +h|[[quarkus-oidc-client_section_quarkus-oidc-client-credentials]] [.section-name.section-level0]##link:#quarkus-oidc-client_section_quarkus-oidc-client-credentials[Different authentication options for OIDC client to access OIDC token and other secured endpoints]## +h|Type +h|Default + +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-secret]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-secret[`quarkus.oidc-client.credentials.secret`]## [.description] -- -A parameter to specify the password of the keystore file. +The client secret used by the `client_secret_basic` authentication method. Must be set unless a secret is set in `client-secret` or `jwt` client authentication is required. You can use `client-secret.value` instead, but both properties are mutually exclusive. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_STORE_PASSWORD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_STORE_PASSWORD+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-id]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-id[`quarkus.oidc-client.credentials.jwt.key-id`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-value]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-value[`quarkus.oidc-client.credentials.client-secret.value`]## [.description] -- -The private key id or alias. +The client secret value. This value is ignored if `credentials.secret` is set. Must be set unless a secret is set in `client-secret` or `jwt` client authentication is required. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_ID+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_VALUE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_ID+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_VALUE+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-password]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-password[`quarkus.oidc-client.credentials.jwt.key-password`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-provider-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-provider-name[`quarkus.oidc-client.credentials.client-secret.provider.name`]## [.description] -- -The private key password. +The CredentialsProvider bean name, which should only be set if more than one CredentialsProvider is registered ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_PASSWORD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_PROVIDER_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_PASSWORD+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_PROVIDER_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-audience]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-audience[`quarkus.oidc-client.credentials.jwt.audience`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-provider-keyring-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-provider-keyring-name[`quarkus.oidc-client.credentials.client-secret.provider.keyring-name`]## [.description] -- -The JWT audience (`aud`) claim value. By default, the audience is set to the address of the OpenId Connect Provider's token endpoint. +The CredentialsProvider keyring name. The keyring name is only required when the CredentialsProvider being used requires the keyring name to look up the secret, which is often the case when a CredentialsProvider is shared by multiple extensions to retrieve credentials from a more dynamic source like a vault instance or secret manager ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_AUDIENCE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEYRING_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_AUDIENCE+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEYRING_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-token-key-id]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-token-key-id[`quarkus.oidc-client.credentials.jwt.token-key-id`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-provider-key]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-provider-key[`quarkus.oidc-client.credentials.client-secret.provider.key`]## [.description] -- -The key identifier of the signing key added as a JWT `kid` header. +The CredentialsProvider client secret key ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_TOKEN_KEY_ID+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_TOKEN_KEY_ID+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEY+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-issuer]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-issuer[`quarkus.oidc-client.credentials.jwt.issuer`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-method]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-method[`quarkus.oidc-client.credentials.client-secret.method`]## [.description] -- -The issuer of the signing key added as a JWT `iss` claim. The default value is the client id. +The authentication method. If the `clientSecret.value` secret is set, this method is `basic` by default. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_ISSUER+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_METHOD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_ISSUER+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_METHOD+++` endif::add-copy-button-to-env-var[] -- -|string +a|tooltip:basic[`client_secret_basic` (default)\: The client id and secret are submitted with the HTTP Authorization Basic scheme.], tooltip:post[`client_secret_post`\: The client id and secret are submitted as the `client_id` and `client_secret` form parameters.], tooltip:post-jwt[`client_secret_jwt`\: The client id and generated JWT secret are submitted as the `client_id` and `client_secret` form parameters.], tooltip:query[client id and secret are submitted as HTTP query parameters. This option is only supported by the OIDC extension.] | -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-subject]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-subject[`quarkus.oidc-client.credentials.jwt.subject`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-source]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-source[`quarkus.oidc-client.credentials.jwt.source`]## [.description] -- -Subject of the signing key added as a JWT `sub` claim The default value is the client id. +JWT token source: OIDC provider client or an existing JWT bearer token. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SUBJECT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SOURCE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SUBJECT+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SOURCE+++` endif::add-copy-button-to-env-var[] -- -|string -| +a|`client`, `bearer` +|`client` -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-claims-claim-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-claims-claim-name[`quarkus.oidc-client.credentials.jwt.claims."claim-name"`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret[`quarkus.oidc-client.credentials.jwt.secret`]## [.description] -- -Additional claims. +If provided, indicates that JWT is signed using a secret key. It is mutually exclusive with `key`, `key-file` and `key-store` properties. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_CLAIMS__CLAIM_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_CLAIMS__CLAIM_NAME_+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SECRET+++` endif::add-copy-button-to-env-var[] -- -|Map +|string | -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-signature-algorithm]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-signature-algorithm[`quarkus.oidc-client.credentials.jwt.signature-algorithm`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret-provider-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret-provider-name[`quarkus.oidc-client.credentials.jwt.secret-provider.name`]## [.description] -- -The signature algorithm used for the `key-file` property. Supported values: `RS256` (default), `RS384`, `RS512`, `PS256`, `PS384`, `PS512`, `ES256`, `ES384`, `ES512`, `HS256`, `HS384`, `HS512`. +The CredentialsProvider bean name, which should only be set if more than one CredentialsProvider is registered ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SIGNATURE_ALGORITHM+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SECRET_PROVIDER_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SIGNATURE_ALGORITHM+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SECRET_PROVIDER_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-lifespan]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-lifespan[`quarkus.oidc-client.credentials.jwt.lifespan`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret-provider-keyring-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret-provider-keyring-name[`quarkus.oidc-client.credentials.jwt.secret-provider.keyring-name`]## [.description] -- -The JWT lifespan in seconds. This value is added to the time at which the JWT was issued to calculate the expiration time. +The CredentialsProvider keyring name. The keyring name is only required when the CredentialsProvider being used requires the keyring name to look up the secret, which is often the case when a CredentialsProvider is shared by multiple extensions to retrieve credentials from a more dynamic source like a vault instance or secret manager ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_LIFESPAN+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SECRET_PROVIDER_KEYRING_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_LIFESPAN+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SECRET_PROVIDER_KEYRING_NAME+++` endif::add-copy-button-to-env-var[] -- -|int -|`10` +|string +| -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-assertion]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-assertion[`quarkus.oidc-client.credentials.jwt.assertion`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret-provider-key]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret-provider-key[`quarkus.oidc-client.credentials.jwt.secret-provider.key`]## [.description] -- -If true then the client authentication token is a JWT bearer grant assertion. Instead of producing 'client_assertion' and 'client_assertion_type' form properties, only 'assertion' is produced. This option is only supported by the OIDC client extension. +The CredentialsProvider client secret key ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_ASSERTION+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SECRET_PROVIDER_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_ASSERTION+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SECRET_PROVIDER_KEY+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`false` +|string +| -a| [[quarkus-oidc-client_quarkus-oidc-client-id]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-id[`quarkus.oidc-client.id`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key[`quarkus.oidc-client.credentials.jwt.key`]## [.description] -- -A unique OIDC client identifier. It must be set when OIDC clients are created dynamically and is optional in all other cases. +String representation of a private key. If provided, indicates that JWT is signed using a private key in PEM or JWK format. It is mutually exclusive with `secret`, `key-file` and `key-store` properties. You can use the `signature-algorithm` property to override the default key algorithm, `RS256`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_ID+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_ID+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-client-enabled]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-client-enabled[`quarkus.oidc-client.client-enabled`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-file]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-file[`quarkus.oidc-client.credentials.jwt.key-file`]## [.description] -- -If this client configuration is enabled. +If provided, indicates that JWT is signed using a private key in PEM or JWK format. It is mutually exclusive with `secret`, `key` and `key-store` properties. You can use the `signature-algorithm` property to override the default key algorithm, `RS256`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CLIENT_ENABLED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_FILE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CLIENT_ENABLED+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_FILE+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`true` +|string +| -a| [[quarkus-oidc-client_quarkus-oidc-client-scopes]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-scopes[`quarkus.oidc-client.scopes`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-store-file]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-store-file[`quarkus.oidc-client.credentials.jwt.key-store-file`]## [.description] -- -List of access token scopes +If provided, indicates that JWT is signed using a private key from a keystore. It is mutually exclusive with `secret`, `key` and `key-file` properties. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_SCOPES+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_STORE_FILE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_SCOPES+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_STORE_FILE+++` endif::add-copy-button-to-env-var[] -- -|list of string +|string | -a| [[quarkus-oidc-client_quarkus-oidc-client-refresh-token-time-skew]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-refresh-token-time-skew[`quarkus.oidc-client.refresh-token-time-skew`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-store-password]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-store-password[`quarkus.oidc-client.credentials.jwt.key-store-password`]## [.description] -- -Refresh token time skew. If this property is enabled then the configured duration is converted to seconds and is added to the current time when checking whether the access token should be refreshed. If the sum is greater than this access token's expiration time then a refresh is going to happen. +A parameter to specify the password of the keystore file. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REFRESH_TOKEN_TIME_SKEW+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_STORE_PASSWORD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REFRESH_TOKEN_TIME_SKEW+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_STORE_PASSWORD+++` endif::add-copy-button-to-env-var[] -- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc-client_quarkus-oidc-client[icon:question-circle[title=More information about the Duration format]] +|string | -a| [[quarkus-oidc-client_quarkus-oidc-client-access-token-expires-in]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-access-token-expires-in[`quarkus.oidc-client.access-token-expires-in`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-id]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-id[`quarkus.oidc-client.credentials.jwt.key-id`]## [.description] -- -Access token expiration period relative to the current time. This property is only checked when an access token grant response does not include an access token expiration property. +The private key id or alias. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_ACCESS_TOKEN_EXPIRES_IN+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_ID+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_ACCESS_TOKEN_EXPIRES_IN+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_ID+++` endif::add-copy-button-to-env-var[] -- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc-client_quarkus-oidc-client[icon:question-circle[title=More information about the Duration format]] +|string | -a| [[quarkus-oidc-client_quarkus-oidc-client-absolute-expires-in]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-absolute-expires-in[`quarkus.oidc-client.absolute-expires-in`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-password]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-password[`quarkus.oidc-client.credentials.jwt.key-password`]## [.description] -- -If the access token 'expires_in' property should be checked as an absolute time value as opposed to a duration relative to the current time. +The private key password. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_ABSOLUTE_EXPIRES_IN+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_PASSWORD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_ABSOLUTE_EXPIRES_IN+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_PASSWORD+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`false` +|string +| -a| [[quarkus-oidc-client_quarkus-oidc-client-grant-type]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-type[`quarkus.oidc-client.grant.type`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-audience]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-audience[`quarkus.oidc-client.credentials.jwt.audience`]## [.description] -- -Grant type +The JWT audience (`aud`) claim value. By default, the audience is set to the address of the OpenId Connect Provider's token endpoint. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_TYPE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_AUDIENCE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_TYPE+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_AUDIENCE+++` endif::add-copy-button-to-env-var[] -- -a|tooltip:client['client_credentials' grant requiring an OIDC client authentication only], tooltip:password['password' grant requiring both OIDC client and user ('username' and 'password') authentications], tooltip:code['authorization_code' grant requiring an OIDC client authentication as well as at least 'code' and 'redirect_uri' parameters which must be passed to OidcClient at the token request time.], tooltip:exchange['urn\:ietf\:params\:oauth\:grant-type\:token-exchange' grant requiring an OIDC client authentication as well as at least 'subject_token' parameter which must be passed to OidcClient at the token request time.], tooltip:jwt['urn\:ietf\:params\:oauth\:grant-type\:jwt-bearer' grant requiring an OIDC client authentication as well as at least an 'assertion' parameter which must be passed to OidcClient at the token request time.], tooltip:refresh['refresh_token' grant requiring an OIDC client authentication and a refresh token. Note, OidcClient supports this grant by default if an access token acquisition response contained a refresh token. However, in some cases, the refresh token is provided out of band, for example, it can be shared between several of the confidential client's services, etc. If 'quarkus.oidc-client.grant-type' is set to 'refresh' then `OidcClient` will only support refreshing the tokens.], tooltip:ciba['urn\:openid\:params\:grant-type\:ciba' grant requiring an OIDC client authentication as well as 'auth_req_id' parameter which must be passed to OidcClient at the token request time.], tooltip:device['urn\:ietf\:params\:oauth\:grant-type\:device_code' grant requiring an OIDC client authentication as well as 'device_code' parameter which must be passed to OidcClient at the token request time.] -|tooltip:client['client_credentials' grant requiring an OIDC client authentication only] +|string +| -a| [[quarkus-oidc-client_quarkus-oidc-client-grant-access-token-property]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-access-token-property[`quarkus.oidc-client.grant.access-token-property`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-token-key-id]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-token-key-id[`quarkus.oidc-client.credentials.jwt.token-key-id`]## [.description] -- -Access token property name in a token grant response +The key identifier of the signing key added as a JWT `kid` header. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_ACCESS_TOKEN_PROPERTY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_TOKEN_KEY_ID+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_ACCESS_TOKEN_PROPERTY+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_TOKEN_KEY_ID+++` endif::add-copy-button-to-env-var[] -- |string -|`access_token` +| -a| [[quarkus-oidc-client_quarkus-oidc-client-grant-refresh-token-property]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-refresh-token-property[`quarkus.oidc-client.grant.refresh-token-property`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-issuer]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-issuer[`quarkus.oidc-client.credentials.jwt.issuer`]## [.description] -- -Refresh token property name in a token grant response +The issuer of the signing key added as a JWT `iss` claim. The default value is the client id. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_REFRESH_TOKEN_PROPERTY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_ISSUER+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_REFRESH_TOKEN_PROPERTY+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_ISSUER+++` endif::add-copy-button-to-env-var[] -- |string -|`refresh_token` +| -a| [[quarkus-oidc-client_quarkus-oidc-client-grant-expires-in-property]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-expires-in-property[`quarkus.oidc-client.grant.expires-in-property`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-subject]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-subject[`quarkus.oidc-client.credentials.jwt.subject`]## [.description] -- -Access token expiry property name in a token grant response +Subject of the signing key added as a JWT `sub` claim The default value is the client id. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_EXPIRES_IN_PROPERTY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SUBJECT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_EXPIRES_IN_PROPERTY+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SUBJECT+++` endif::add-copy-button-to-env-var[] -- |string -|`expires_in` +| -a| [[quarkus-oidc-client_quarkus-oidc-client-grant-refresh-expires-in-property]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-refresh-expires-in-property[`quarkus.oidc-client.grant.refresh-expires-in-property`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-claims-claim-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-claims-claim-name[`quarkus.oidc-client.credentials.jwt.claims."claim-name"`]## [.description] -- -Refresh token expiry property name in a token grant response +Additional claims. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_REFRESH_EXPIRES_IN_PROPERTY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_CLAIMS__CLAIM_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_REFRESH_EXPIRES_IN_PROPERTY+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_CLAIMS__CLAIM_NAME_+++` endif::add-copy-button-to-env-var[] -- -|string -|`refresh_expires_in` +|Map +| -a| [[quarkus-oidc-client_quarkus-oidc-client-grant-options-grant-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-options-grant-name[`quarkus.oidc-client.grant-options."grant-name"`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-signature-algorithm]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-signature-algorithm[`quarkus.oidc-client.credentials.jwt.signature-algorithm`]## [.description] -- -Grant options +The signature algorithm used for the `key-file` property. Supported values: `RS256` (default), `RS384`, `RS512`, `PS256`, `PS384`, `PS512`, `ES256`, `ES384`, `ES512`, `HS256`, `HS384`, `HS512`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_OPTIONS__GRANT_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SIGNATURE_ALGORITHM+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_OPTIONS__GRANT_NAME_+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SIGNATURE_ALGORITHM+++` endif::add-copy-button-to-env-var[] -- -|Map> +|string | -a| [[quarkus-oidc-client_quarkus-oidc-client-early-tokens-acquisition]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-early-tokens-acquisition[`quarkus.oidc-client.early-tokens-acquisition`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-lifespan]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-lifespan[`quarkus.oidc-client.credentials.jwt.lifespan`]## [.description] -- -Requires that all filters which use 'OidcClient' acquire the tokens at the post-construct initialization time, possibly long before these tokens are used. This property should be disabled if the access token may expire before it is used for the first time and no refresh token is available. +The JWT lifespan in seconds. This value is added to the time at which the JWT was issued to calculate the expiration time. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_EARLY_TOKENS_ACQUISITION+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_LIFESPAN+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_EARLY_TOKENS_ACQUISITION+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_LIFESPAN+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`true` +|int +|`10` -a| [[quarkus-oidc-client_quarkus-oidc-client-headers-headers]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-headers-headers[`quarkus.oidc-client.headers."headers"`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-assertion]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-assertion[`quarkus.oidc-client.credentials.jwt.assertion`]## [.description] -- -Custom HTTP headers which have to be sent to the token endpoint +If true then the client authentication token is a JWT bearer grant assertion. Instead of producing 'client_assertion' and 'client_assertion_type' form properties, only 'assertion' is produced. This option is only supported by the OIDC client extension. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_HEADERS__HEADERS_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_ASSERTION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_HEADERS__HEADERS_+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_ASSERTION+++` endif::add-copy-button-to-env-var[] -- -|Map -| +|boolean +|`false` + h|[[quarkus-oidc-client_section_quarkus-oidc-client]] [.section-name.section-level0]##link:#quarkus-oidc-client_section_quarkus-oidc-client[Additional named clients]## h|Type @@ -1121,6 +1153,27 @@ endif::add-copy-button-to-env-var[] |int | +a| [[quarkus-oidc-client_quarkus-oidc-client-id-follow-redirects]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-id-follow-redirects[`quarkus.oidc-client."id".follow-redirects`]## + +[.description] +-- +Follow redirects automatically when WebClient gets HTTP 302. When this property is disabled only a single redirect to exactly the same original URI is allowed but only if one or more cookies were set during the redirect request. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT__ID__FOLLOW_REDIRECTS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OIDC_CLIENT__ID__FOLLOW_REDIRECTS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + +h|[[quarkus-oidc-client_section_quarkus-oidc-client-id-proxy]] [.section-name.section-level1]##link:#quarkus-oidc-client_section_quarkus-oidc-client-id-proxy[HTTP proxy configuration]## +h|Type +h|Default + a| [[quarkus-oidc-client_quarkus-oidc-client-id-proxy-host]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-id-proxy-host[`quarkus.oidc-client."id".proxy.host`]## [.description] @@ -1190,6 +1243,11 @@ endif::add-copy-button-to-env-var[] |string | + +h|[[quarkus-oidc-client_section_quarkus-oidc-client-id-tls]] [.section-name.section-level1]##link:#quarkus-oidc-client_section_quarkus-oidc-client-id-tls[TLS configuration]## +h|Type +h|Default + a| [[quarkus-oidc-client_quarkus-oidc-client-id-tls-tls-configuration-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-id-tls-tls-configuration-name[`quarkus.oidc-client."id".tls.tls-configuration-name`]## [.description] @@ -1211,6 +1269,7 @@ endif::add-copy-button-to-env-var[] |string | + a| [[quarkus-oidc-client_quarkus-oidc-client-id-token-path]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-id-token-path[`quarkus.oidc-client."id".token-path`]## [.description] @@ -1279,6 +1338,10 @@ endif::add-copy-button-to-env-var[] |string | +h|[[quarkus-oidc-client_section_quarkus-oidc-client-id-credentials]] [.section-name.section-level1]##link:#quarkus-oidc-client_section_quarkus-oidc-client-id-credentials[Different authentication options for OIDC client to access OIDC token and other secured endpoints]## +h|Type +h|Default + a| [[quarkus-oidc-client_quarkus-oidc-client-id-credentials-secret]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-id-credentials-secret[`quarkus.oidc-client."id".credentials.secret`]## [.description] @@ -1704,6 +1767,7 @@ endif::add-copy-button-to-env-var[] |boolean |`false` + a| [[quarkus-oidc-client_quarkus-oidc-client-id-id]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-id-id[`quarkus.oidc-client."id".id`]## [.description] diff --git a/_generated-doc/latest/config/quarkus-oidc-client_quarkus.oidc-client.adoc b/_generated-doc/latest/config/quarkus-oidc-client_quarkus.oidc-client.adoc index 7c657a0dafb..1f2fd6350ad 100644 --- a/_generated-doc/latest/config/quarkus-oidc-client_quarkus.oidc-client.adoc +++ b/_generated-doc/latest/config/quarkus-oidc-client_quarkus.oidc-client.adoc @@ -160,826 +160,858 @@ endif::add-copy-button-to-env-var[] |int | -a| [[quarkus-oidc-client_quarkus-oidc-client-proxy-host]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-proxy-host[`quarkus.oidc-client.proxy.host`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-follow-redirects]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-follow-redirects[`quarkus.oidc-client.follow-redirects`]## [.description] -- -The host name or IP address of the Proxy. + -Note: If the OIDC adapter requires a Proxy to talk with the OIDC server (Provider), set this value to enable the usage of a Proxy. +Follow redirects automatically when WebClient gets HTTP 302. When this property is disabled only a single redirect to exactly the same original URI is allowed but only if one or more cookies were set during the redirect request. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_PROXY_HOST+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_FOLLOW_REDIRECTS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_PROXY_HOST+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_FOLLOW_REDIRECTS+++` endif::add-copy-button-to-env-var[] -- -|string -| +|boolean +|`true` -a| [[quarkus-oidc-client_quarkus-oidc-client-proxy-port]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-proxy-port[`quarkus.oidc-client.proxy.port`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-token-path]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-token-path[`quarkus.oidc-client.token-path`]## [.description] -- -The port number of the Proxy. The default value is `80`. +The OIDC token endpoint that issues access and refresh tokens; specified as a relative path or absolute URL. Set if `discovery-enabled` is `false` or a discovered token endpoint path must be customized. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_PROXY_PORT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_TOKEN_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_PROXY_PORT+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_TOKEN_PATH+++` endif::add-copy-button-to-env-var[] -- -|int -|`80` +|string +| -a| [[quarkus-oidc-client_quarkus-oidc-client-proxy-username]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-proxy-username[`quarkus.oidc-client.proxy.username`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-revoke-path]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-revoke-path[`quarkus.oidc-client.revoke-path`]## [.description] -- -The username, if the Proxy needs authentication. +The relative path or absolute URL of the OIDC token revocation endpoint. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_PROXY_USERNAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REVOKE_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_PROXY_USERNAME+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_REVOKE_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-proxy-password]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-proxy-password[`quarkus.oidc-client.proxy.password`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-client-id]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-client-id[`quarkus.oidc-client.client-id`]## [.description] -- -The password, if the Proxy needs authentication. +The client id of the application. Each application has a client id that is used to identify the application. Setting the client id is not required if `application-type` is `service` and no token introspection is required. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_PROXY_PASSWORD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CLIENT_ID+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_PROXY_PASSWORD+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CLIENT_ID+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-tls-tls-configuration-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-tls-tls-configuration-name[`quarkus.oidc-client.tls.tls-configuration-name`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-client-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-client-name[`quarkus.oidc-client.client-name`]## [.description] -- -The name of the TLS configuration to use. - -If a name is configured, it uses the configuration from `quarkus.tls..++*++` If a name is configured, but no TLS configuration is found with that name then an error will be thrown. - -The default TLS configuration is *not* used by default. +The client name of the application. It is meant to represent a human readable description of the application which you may provide when an application (client) is registered in an OpenId Connect provider's dashboard. For example, you can set this property to have more informative log messages which record an activity of the given client. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_TLS_TLS_CONFIGURATION_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CLIENT_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_TLS_TLS_CONFIGURATION_NAME+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CLIENT_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-token-path]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-token-path[`quarkus.oidc-client.token-path`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-id]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-id[`quarkus.oidc-client.id`]## [.description] -- -The OIDC token endpoint that issues access and refresh tokens; specified as a relative path or absolute URL. Set if `discovery-enabled` is `false` or a discovered token endpoint path must be customized. +A unique OIDC client identifier. It must be set when OIDC clients are created dynamically and is optional in all other cases. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_TOKEN_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_ID+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_TOKEN_PATH+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_ID+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-revoke-path]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-revoke-path[`quarkus.oidc-client.revoke-path`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-client-enabled]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-client-enabled[`quarkus.oidc-client.client-enabled`]## [.description] -- -The relative path or absolute URL of the OIDC token revocation endpoint. +If this client configuration is enabled. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REVOKE_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CLIENT_ENABLED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REVOKE_PATH+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CLIENT_ENABLED+++` endif::add-copy-button-to-env-var[] -- -|string -| +|boolean +|`true` -a| [[quarkus-oidc-client_quarkus-oidc-client-client-id]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-client-id[`quarkus.oidc-client.client-id`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-scopes]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-scopes[`quarkus.oidc-client.scopes`]## [.description] -- -The client id of the application. Each application has a client id that is used to identify the application. Setting the client id is not required if `application-type` is `service` and no token introspection is required. +List of access token scopes ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CLIENT_ID+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_SCOPES+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CLIENT_ID+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_SCOPES+++` endif::add-copy-button-to-env-var[] -- -|string +|list of string | -a| [[quarkus-oidc-client_quarkus-oidc-client-client-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-client-name[`quarkus.oidc-client.client-name`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-refresh-token-time-skew]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-refresh-token-time-skew[`quarkus.oidc-client.refresh-token-time-skew`]## [.description] -- -The client name of the application. It is meant to represent a human readable description of the application which you may provide when an application (client) is registered in an OpenId Connect provider's dashboard. For example, you can set this property to have more informative log messages which record an activity of the given client. +Refresh token time skew. If this property is enabled then the configured duration is converted to seconds and is added to the current time when checking whether the access token should be refreshed. If the sum is greater than this access token's expiration time then a refresh is going to happen. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CLIENT_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REFRESH_TOKEN_TIME_SKEW+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CLIENT_NAME+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_REFRESH_TOKEN_TIME_SKEW+++` endif::add-copy-button-to-env-var[] -- -|string +|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc-client_quarkus-oidc-client[icon:question-circle[title=More information about the Duration format]] | -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-secret]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-secret[`quarkus.oidc-client.credentials.secret`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-access-token-expires-in]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-access-token-expires-in[`quarkus.oidc-client.access-token-expires-in`]## [.description] -- -The client secret used by the `client_secret_basic` authentication method. Must be set unless a secret is set in `client-secret` or `jwt` client authentication is required. You can use `client-secret.value` instead, but both properties are mutually exclusive. +Access token expiration period relative to the current time. This property is only checked when an access token grant response does not include an access token expiration property. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_ACCESS_TOKEN_EXPIRES_IN+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_SECRET+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_ACCESS_TOKEN_EXPIRES_IN+++` endif::add-copy-button-to-env-var[] -- -|string +|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc-client_quarkus-oidc-client[icon:question-circle[title=More information about the Duration format]] | -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-value]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-value[`quarkus.oidc-client.credentials.client-secret.value`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-absolute-expires-in]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-absolute-expires-in[`quarkus.oidc-client.absolute-expires-in`]## [.description] -- -The client secret value. This value is ignored if `credentials.secret` is set. Must be set unless a secret is set in `client-secret` or `jwt` client authentication is required. +If the access token 'expires_in' property should be checked as an absolute time value as opposed to a duration relative to the current time. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_VALUE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_ABSOLUTE_EXPIRES_IN+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_VALUE+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_ABSOLUTE_EXPIRES_IN+++` endif::add-copy-button-to-env-var[] -- -|string -| +|boolean +|`false` -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-provider-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-provider-name[`quarkus.oidc-client.credentials.client-secret.provider.name`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-grant-type]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-type[`quarkus.oidc-client.grant.type`]## [.description] -- -The CredentialsProvider bean name, which should only be set if more than one CredentialsProvider is registered +Grant type ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_PROVIDER_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_TYPE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_PROVIDER_NAME+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_TYPE+++` endif::add-copy-button-to-env-var[] -- -|string -| +a|tooltip:client['client_credentials' grant requiring an OIDC client authentication only], tooltip:password['password' grant requiring both OIDC client and user ('username' and 'password') authentications], tooltip:code['authorization_code' grant requiring an OIDC client authentication as well as at least 'code' and 'redirect_uri' parameters which must be passed to OidcClient at the token request time.], tooltip:exchange['urn\:ietf\:params\:oauth\:grant-type\:token-exchange' grant requiring an OIDC client authentication as well as at least 'subject_token' parameter which must be passed to OidcClient at the token request time.], tooltip:jwt['urn\:ietf\:params\:oauth\:grant-type\:jwt-bearer' grant requiring an OIDC client authentication as well as at least an 'assertion' parameter which must be passed to OidcClient at the token request time.], tooltip:refresh['refresh_token' grant requiring an OIDC client authentication and a refresh token. Note, OidcClient supports this grant by default if an access token acquisition response contained a refresh token. However, in some cases, the refresh token is provided out of band, for example, it can be shared between several of the confidential client's services, etc. If 'quarkus.oidc-client.grant-type' is set to 'refresh' then `OidcClient` will only support refreshing the tokens.], tooltip:ciba['urn\:openid\:params\:grant-type\:ciba' grant requiring an OIDC client authentication as well as 'auth_req_id' parameter which must be passed to OidcClient at the token request time.], tooltip:device['urn\:ietf\:params\:oauth\:grant-type\:device_code' grant requiring an OIDC client authentication as well as 'device_code' parameter which must be passed to OidcClient at the token request time.] +|tooltip:client['client_credentials' grant requiring an OIDC client authentication only] -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-provider-keyring-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-provider-keyring-name[`quarkus.oidc-client.credentials.client-secret.provider.keyring-name`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-grant-access-token-property]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-access-token-property[`quarkus.oidc-client.grant.access-token-property`]## [.description] -- -The CredentialsProvider keyring name. The keyring name is only required when the CredentialsProvider being used requires the keyring name to look up the secret, which is often the case when a CredentialsProvider is shared by multiple extensions to retrieve credentials from a more dynamic source like a vault instance or secret manager +Access token property name in a token grant response ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEYRING_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_ACCESS_TOKEN_PROPERTY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEYRING_NAME+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_ACCESS_TOKEN_PROPERTY+++` endif::add-copy-button-to-env-var[] -- |string -| +|`access_token` -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-provider-key]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-provider-key[`quarkus.oidc-client.credentials.client-secret.provider.key`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-grant-refresh-token-property]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-refresh-token-property[`quarkus.oidc-client.grant.refresh-token-property`]## [.description] -- -The CredentialsProvider client secret key +Refresh token property name in a token grant response ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_REFRESH_TOKEN_PROPERTY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEY+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_REFRESH_TOKEN_PROPERTY+++` endif::add-copy-button-to-env-var[] -- |string -| +|`refresh_token` -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-method]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-method[`quarkus.oidc-client.credentials.client-secret.method`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-grant-expires-in-property]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-expires-in-property[`quarkus.oidc-client.grant.expires-in-property`]## [.description] -- -The authentication method. If the `clientSecret.value` secret is set, this method is `basic` by default. +Access token expiry property name in a token grant response ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_METHOD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_EXPIRES_IN_PROPERTY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_METHOD+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_EXPIRES_IN_PROPERTY+++` endif::add-copy-button-to-env-var[] -- -a|tooltip:basic[`client_secret_basic` (default)\: The client id and secret are submitted with the HTTP Authorization Basic scheme.], tooltip:post[`client_secret_post`\: The client id and secret are submitted as the `client_id` and `client_secret` form parameters.], tooltip:post-jwt[`client_secret_jwt`\: The client id and generated JWT secret are submitted as the `client_id` and `client_secret` form parameters.], tooltip:query[client id and secret are submitted as HTTP query parameters. This option is only supported by the OIDC extension.] -| +|string +|`expires_in` -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-source]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-source[`quarkus.oidc-client.credentials.jwt.source`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-grant-refresh-expires-in-property]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-refresh-expires-in-property[`quarkus.oidc-client.grant.refresh-expires-in-property`]## [.description] -- -JWT token source: OIDC provider client or an existing JWT bearer token. +Refresh token expiry property name in a token grant response ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SOURCE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_REFRESH_EXPIRES_IN_PROPERTY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SOURCE+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_REFRESH_EXPIRES_IN_PROPERTY+++` endif::add-copy-button-to-env-var[] -- -a|`client`, `bearer` -|`client` +|string +|`refresh_expires_in` -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret[`quarkus.oidc-client.credentials.jwt.secret`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-grant-options-grant-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-options-grant-name[`quarkus.oidc-client.grant-options."grant-name"`]## [.description] -- -If provided, indicates that JWT is signed using a secret key. It is mutually exclusive with `key`, `key-file` and `key-store` properties. +Grant options ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_OPTIONS__GRANT_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SECRET+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_OPTIONS__GRANT_NAME_+++` endif::add-copy-button-to-env-var[] -- -|string +|Map> | -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret-provider-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret-provider-name[`quarkus.oidc-client.credentials.jwt.secret-provider.name`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-early-tokens-acquisition]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-early-tokens-acquisition[`quarkus.oidc-client.early-tokens-acquisition`]## [.description] -- -The CredentialsProvider bean name, which should only be set if more than one CredentialsProvider is registered +Requires that all filters which use 'OidcClient' acquire the tokens at the post-construct initialization time, possibly long before these tokens are used. This property should be disabled if the access token may expire before it is used for the first time and no refresh token is available. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SECRET_PROVIDER_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_EARLY_TOKENS_ACQUISITION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SECRET_PROVIDER_NAME+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_EARLY_TOKENS_ACQUISITION+++` endif::add-copy-button-to-env-var[] -- -|string -| +|boolean +|`true` -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret-provider-keyring-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret-provider-keyring-name[`quarkus.oidc-client.credentials.jwt.secret-provider.keyring-name`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-headers-headers]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-headers-headers[`quarkus.oidc-client.headers."headers"`]## [.description] -- -The CredentialsProvider keyring name. The keyring name is only required when the CredentialsProvider being used requires the keyring name to look up the secret, which is often the case when a CredentialsProvider is shared by multiple extensions to retrieve credentials from a more dynamic source like a vault instance or secret manager +Custom HTTP headers which have to be sent to the token endpoint ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SECRET_PROVIDER_KEYRING_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_HEADERS__HEADERS_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SECRET_PROVIDER_KEYRING_NAME+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_HEADERS__HEADERS_+++` endif::add-copy-button-to-env-var[] -- -|string +|Map | -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret-provider-key]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret-provider-key[`quarkus.oidc-client.credentials.jwt.secret-provider.key`]## +h|[[quarkus-oidc-client_section_quarkus-oidc-client-proxy]] [.section-name.section-level0]##link:#quarkus-oidc-client_section_quarkus-oidc-client-proxy[HTTP proxy configuration]## +h|Type +h|Default + +a| [[quarkus-oidc-client_quarkus-oidc-client-proxy-host]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-proxy-host[`quarkus.oidc-client.proxy.host`]## [.description] -- -The CredentialsProvider client secret key +The host name or IP address of the Proxy. + +Note: If the OIDC adapter requires a Proxy to talk with the OIDC server (Provider), set this value to enable the usage of a Proxy. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SECRET_PROVIDER_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_PROXY_HOST+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SECRET_PROVIDER_KEY+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_PROXY_HOST+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key[`quarkus.oidc-client.credentials.jwt.key`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-proxy-port]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-proxy-port[`quarkus.oidc-client.proxy.port`]## [.description] -- -String representation of a private key. If provided, indicates that JWT is signed using a private key in PEM or JWK format. It is mutually exclusive with `secret`, `key-file` and `key-store` properties. You can use the `signature-algorithm` property to override the default key algorithm, `RS256`. +The port number of the Proxy. The default value is `80`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_PROXY_PORT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_PROXY_PORT+++` +endif::add-copy-button-to-env-var[] +-- +|int +|`80` + +a| [[quarkus-oidc-client_quarkus-oidc-client-proxy-username]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-proxy-username[`quarkus.oidc-client.proxy.username`]## + +[.description] +-- +The username, if the Proxy needs authentication. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_PROXY_USERNAME+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OIDC_CLIENT_PROXY_USERNAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-file]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-file[`quarkus.oidc-client.credentials.jwt.key-file`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-proxy-password]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-proxy-password[`quarkus.oidc-client.proxy.password`]## [.description] -- -If provided, indicates that JWT is signed using a private key in PEM or JWK format. It is mutually exclusive with `secret`, `key` and `key-store` properties. You can use the `signature-algorithm` property to override the default key algorithm, `RS256`. +The password, if the Proxy needs authentication. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_FILE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_PROXY_PASSWORD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_FILE+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_PROXY_PASSWORD+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-store-file]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-store-file[`quarkus.oidc-client.credentials.jwt.key-store-file`]## + +h|[[quarkus-oidc-client_section_quarkus-oidc-client-tls]] [.section-name.section-level0]##link:#quarkus-oidc-client_section_quarkus-oidc-client-tls[TLS configuration]## +h|Type +h|Default + +a| [[quarkus-oidc-client_quarkus-oidc-client-tls-tls-configuration-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-tls-tls-configuration-name[`quarkus.oidc-client.tls.tls-configuration-name`]## [.description] -- -If provided, indicates that JWT is signed using a private key from a keystore. It is mutually exclusive with `secret`, `key` and `key-file` properties. +The name of the TLS configuration to use. + +If a name is configured, it uses the configuration from `quarkus.tls..++*++` If a name is configured, but no TLS configuration is found with that name then an error will be thrown. + +The default TLS configuration is *not* used by default. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_STORE_FILE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_TLS_TLS_CONFIGURATION_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_STORE_FILE+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_TLS_TLS_CONFIGURATION_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-store-password]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-store-password[`quarkus.oidc-client.credentials.jwt.key-store-password`]## + +h|[[quarkus-oidc-client_section_quarkus-oidc-client-credentials]] [.section-name.section-level0]##link:#quarkus-oidc-client_section_quarkus-oidc-client-credentials[Different authentication options for OIDC client to access OIDC token and other secured endpoints]## +h|Type +h|Default + +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-secret]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-secret[`quarkus.oidc-client.credentials.secret`]## [.description] -- -A parameter to specify the password of the keystore file. +The client secret used by the `client_secret_basic` authentication method. Must be set unless a secret is set in `client-secret` or `jwt` client authentication is required. You can use `client-secret.value` instead, but both properties are mutually exclusive. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_STORE_PASSWORD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_STORE_PASSWORD+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-id]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-id[`quarkus.oidc-client.credentials.jwt.key-id`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-value]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-value[`quarkus.oidc-client.credentials.client-secret.value`]## [.description] -- -The private key id or alias. +The client secret value. This value is ignored if `credentials.secret` is set. Must be set unless a secret is set in `client-secret` or `jwt` client authentication is required. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_ID+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_VALUE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_ID+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_VALUE+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-password]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-password[`quarkus.oidc-client.credentials.jwt.key-password`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-provider-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-provider-name[`quarkus.oidc-client.credentials.client-secret.provider.name`]## [.description] -- -The private key password. +The CredentialsProvider bean name, which should only be set if more than one CredentialsProvider is registered ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_PASSWORD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_PROVIDER_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_PASSWORD+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_PROVIDER_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-audience]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-audience[`quarkus.oidc-client.credentials.jwt.audience`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-provider-keyring-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-provider-keyring-name[`quarkus.oidc-client.credentials.client-secret.provider.keyring-name`]## [.description] -- -The JWT audience (`aud`) claim value. By default, the audience is set to the address of the OpenId Connect Provider's token endpoint. +The CredentialsProvider keyring name. The keyring name is only required when the CredentialsProvider being used requires the keyring name to look up the secret, which is often the case when a CredentialsProvider is shared by multiple extensions to retrieve credentials from a more dynamic source like a vault instance or secret manager ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_AUDIENCE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEYRING_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_AUDIENCE+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEYRING_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-token-key-id]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-token-key-id[`quarkus.oidc-client.credentials.jwt.token-key-id`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-provider-key]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-provider-key[`quarkus.oidc-client.credentials.client-secret.provider.key`]## [.description] -- -The key identifier of the signing key added as a JWT `kid` header. +The CredentialsProvider client secret key ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_TOKEN_KEY_ID+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_TOKEN_KEY_ID+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEY+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-issuer]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-issuer[`quarkus.oidc-client.credentials.jwt.issuer`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-method]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-client-secret-method[`quarkus.oidc-client.credentials.client-secret.method`]## [.description] -- -The issuer of the signing key added as a JWT `iss` claim. The default value is the client id. +The authentication method. If the `clientSecret.value` secret is set, this method is `basic` by default. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_ISSUER+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_METHOD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_ISSUER+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_CLIENT_SECRET_METHOD+++` endif::add-copy-button-to-env-var[] -- -|string +a|tooltip:basic[`client_secret_basic` (default)\: The client id and secret are submitted with the HTTP Authorization Basic scheme.], tooltip:post[`client_secret_post`\: The client id and secret are submitted as the `client_id` and `client_secret` form parameters.], tooltip:post-jwt[`client_secret_jwt`\: The client id and generated JWT secret are submitted as the `client_id` and `client_secret` form parameters.], tooltip:query[client id and secret are submitted as HTTP query parameters. This option is only supported by the OIDC extension.] | -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-subject]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-subject[`quarkus.oidc-client.credentials.jwt.subject`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-source]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-source[`quarkus.oidc-client.credentials.jwt.source`]## [.description] -- -Subject of the signing key added as a JWT `sub` claim The default value is the client id. +JWT token source: OIDC provider client or an existing JWT bearer token. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SUBJECT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SOURCE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SUBJECT+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SOURCE+++` endif::add-copy-button-to-env-var[] -- -|string -| +a|`client`, `bearer` +|`client` -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-claims-claim-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-claims-claim-name[`quarkus.oidc-client.credentials.jwt.claims."claim-name"`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret[`quarkus.oidc-client.credentials.jwt.secret`]## [.description] -- -Additional claims. +If provided, indicates that JWT is signed using a secret key. It is mutually exclusive with `key`, `key-file` and `key-store` properties. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_CLAIMS__CLAIM_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_CLAIMS__CLAIM_NAME_+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SECRET+++` endif::add-copy-button-to-env-var[] -- -|Map +|string | -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-signature-algorithm]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-signature-algorithm[`quarkus.oidc-client.credentials.jwt.signature-algorithm`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret-provider-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret-provider-name[`quarkus.oidc-client.credentials.jwt.secret-provider.name`]## [.description] -- -The signature algorithm used for the `key-file` property. Supported values: `RS256` (default), `RS384`, `RS512`, `PS256`, `PS384`, `PS512`, `ES256`, `ES384`, `ES512`, `HS256`, `HS384`, `HS512`. +The CredentialsProvider bean name, which should only be set if more than one CredentialsProvider is registered ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SIGNATURE_ALGORITHM+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SECRET_PROVIDER_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SIGNATURE_ALGORITHM+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SECRET_PROVIDER_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-lifespan]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-lifespan[`quarkus.oidc-client.credentials.jwt.lifespan`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret-provider-keyring-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret-provider-keyring-name[`quarkus.oidc-client.credentials.jwt.secret-provider.keyring-name`]## [.description] -- -The JWT lifespan in seconds. This value is added to the time at which the JWT was issued to calculate the expiration time. +The CredentialsProvider keyring name. The keyring name is only required when the CredentialsProvider being used requires the keyring name to look up the secret, which is often the case when a CredentialsProvider is shared by multiple extensions to retrieve credentials from a more dynamic source like a vault instance or secret manager ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_LIFESPAN+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SECRET_PROVIDER_KEYRING_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_LIFESPAN+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SECRET_PROVIDER_KEYRING_NAME+++` endif::add-copy-button-to-env-var[] -- -|int -|`10` +|string +| -a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-assertion]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-assertion[`quarkus.oidc-client.credentials.jwt.assertion`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret-provider-key]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret-provider-key[`quarkus.oidc-client.credentials.jwt.secret-provider.key`]## [.description] -- -If true then the client authentication token is a JWT bearer grant assertion. Instead of producing 'client_assertion' and 'client_assertion_type' form properties, only 'assertion' is produced. This option is only supported by the OIDC client extension. +The CredentialsProvider client secret key ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_ASSERTION+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SECRET_PROVIDER_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_ASSERTION+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SECRET_PROVIDER_KEY+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`false` +|string +| -a| [[quarkus-oidc-client_quarkus-oidc-client-id]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-id[`quarkus.oidc-client.id`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key[`quarkus.oidc-client.credentials.jwt.key`]## [.description] -- -A unique OIDC client identifier. It must be set when OIDC clients are created dynamically and is optional in all other cases. +String representation of a private key. If provided, indicates that JWT is signed using a private key in PEM or JWK format. It is mutually exclusive with `secret`, `key-file` and `key-store` properties. You can use the `signature-algorithm` property to override the default key algorithm, `RS256`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_ID+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_ID+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc-client_quarkus-oidc-client-client-enabled]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-client-enabled[`quarkus.oidc-client.client-enabled`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-file]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-file[`quarkus.oidc-client.credentials.jwt.key-file`]## [.description] -- -If this client configuration is enabled. +If provided, indicates that JWT is signed using a private key in PEM or JWK format. It is mutually exclusive with `secret`, `key` and `key-store` properties. You can use the `signature-algorithm` property to override the default key algorithm, `RS256`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CLIENT_ENABLED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_FILE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_CLIENT_ENABLED+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_FILE+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`true` +|string +| -a| [[quarkus-oidc-client_quarkus-oidc-client-scopes]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-scopes[`quarkus.oidc-client.scopes`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-store-file]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-store-file[`quarkus.oidc-client.credentials.jwt.key-store-file`]## [.description] -- -List of access token scopes +If provided, indicates that JWT is signed using a private key from a keystore. It is mutually exclusive with `secret`, `key` and `key-file` properties. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_SCOPES+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_STORE_FILE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_SCOPES+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_STORE_FILE+++` endif::add-copy-button-to-env-var[] -- -|list of string +|string | -a| [[quarkus-oidc-client_quarkus-oidc-client-refresh-token-time-skew]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-refresh-token-time-skew[`quarkus.oidc-client.refresh-token-time-skew`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-store-password]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-store-password[`quarkus.oidc-client.credentials.jwt.key-store-password`]## [.description] -- -Refresh token time skew. If this property is enabled then the configured duration is converted to seconds and is added to the current time when checking whether the access token should be refreshed. If the sum is greater than this access token's expiration time then a refresh is going to happen. +A parameter to specify the password of the keystore file. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_REFRESH_TOKEN_TIME_SKEW+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_STORE_PASSWORD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_REFRESH_TOKEN_TIME_SKEW+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_STORE_PASSWORD+++` endif::add-copy-button-to-env-var[] -- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc-client_quarkus-oidc-client[icon:question-circle[title=More information about the Duration format]] +|string | -a| [[quarkus-oidc-client_quarkus-oidc-client-access-token-expires-in]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-access-token-expires-in[`quarkus.oidc-client.access-token-expires-in`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-id]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-id[`quarkus.oidc-client.credentials.jwt.key-id`]## [.description] -- -Access token expiration period relative to the current time. This property is only checked when an access token grant response does not include an access token expiration property. +The private key id or alias. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_ACCESS_TOKEN_EXPIRES_IN+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_ID+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_ACCESS_TOKEN_EXPIRES_IN+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_ID+++` endif::add-copy-button-to-env-var[] -- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc-client_quarkus-oidc-client[icon:question-circle[title=More information about the Duration format]] +|string | -a| [[quarkus-oidc-client_quarkus-oidc-client-absolute-expires-in]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-absolute-expires-in[`quarkus.oidc-client.absolute-expires-in`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-password]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-key-password[`quarkus.oidc-client.credentials.jwt.key-password`]## [.description] -- -If the access token 'expires_in' property should be checked as an absolute time value as opposed to a duration relative to the current time. +The private key password. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_ABSOLUTE_EXPIRES_IN+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_PASSWORD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_ABSOLUTE_EXPIRES_IN+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_KEY_PASSWORD+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`false` +|string +| -a| [[quarkus-oidc-client_quarkus-oidc-client-grant-type]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-type[`quarkus.oidc-client.grant.type`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-audience]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-audience[`quarkus.oidc-client.credentials.jwt.audience`]## [.description] -- -Grant type +The JWT audience (`aud`) claim value. By default, the audience is set to the address of the OpenId Connect Provider's token endpoint. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_TYPE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_AUDIENCE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_TYPE+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_AUDIENCE+++` endif::add-copy-button-to-env-var[] -- -a|tooltip:client['client_credentials' grant requiring an OIDC client authentication only], tooltip:password['password' grant requiring both OIDC client and user ('username' and 'password') authentications], tooltip:code['authorization_code' grant requiring an OIDC client authentication as well as at least 'code' and 'redirect_uri' parameters which must be passed to OidcClient at the token request time.], tooltip:exchange['urn\:ietf\:params\:oauth\:grant-type\:token-exchange' grant requiring an OIDC client authentication as well as at least 'subject_token' parameter which must be passed to OidcClient at the token request time.], tooltip:jwt['urn\:ietf\:params\:oauth\:grant-type\:jwt-bearer' grant requiring an OIDC client authentication as well as at least an 'assertion' parameter which must be passed to OidcClient at the token request time.], tooltip:refresh['refresh_token' grant requiring an OIDC client authentication and a refresh token. Note, OidcClient supports this grant by default if an access token acquisition response contained a refresh token. However, in some cases, the refresh token is provided out of band, for example, it can be shared between several of the confidential client's services, etc. If 'quarkus.oidc-client.grant-type' is set to 'refresh' then `OidcClient` will only support refreshing the tokens.], tooltip:ciba['urn\:openid\:params\:grant-type\:ciba' grant requiring an OIDC client authentication as well as 'auth_req_id' parameter which must be passed to OidcClient at the token request time.], tooltip:device['urn\:ietf\:params\:oauth\:grant-type\:device_code' grant requiring an OIDC client authentication as well as 'device_code' parameter which must be passed to OidcClient at the token request time.] -|tooltip:client['client_credentials' grant requiring an OIDC client authentication only] +|string +| -a| [[quarkus-oidc-client_quarkus-oidc-client-grant-access-token-property]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-access-token-property[`quarkus.oidc-client.grant.access-token-property`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-token-key-id]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-token-key-id[`quarkus.oidc-client.credentials.jwt.token-key-id`]## [.description] -- -Access token property name in a token grant response +The key identifier of the signing key added as a JWT `kid` header. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_ACCESS_TOKEN_PROPERTY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_TOKEN_KEY_ID+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_ACCESS_TOKEN_PROPERTY+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_TOKEN_KEY_ID+++` endif::add-copy-button-to-env-var[] -- |string -|`access_token` +| -a| [[quarkus-oidc-client_quarkus-oidc-client-grant-refresh-token-property]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-refresh-token-property[`quarkus.oidc-client.grant.refresh-token-property`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-issuer]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-issuer[`quarkus.oidc-client.credentials.jwt.issuer`]## [.description] -- -Refresh token property name in a token grant response +The issuer of the signing key added as a JWT `iss` claim. The default value is the client id. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_REFRESH_TOKEN_PROPERTY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_ISSUER+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_REFRESH_TOKEN_PROPERTY+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_ISSUER+++` endif::add-copy-button-to-env-var[] -- |string -|`refresh_token` +| -a| [[quarkus-oidc-client_quarkus-oidc-client-grant-expires-in-property]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-expires-in-property[`quarkus.oidc-client.grant.expires-in-property`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-subject]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-subject[`quarkus.oidc-client.credentials.jwt.subject`]## [.description] -- -Access token expiry property name in a token grant response +Subject of the signing key added as a JWT `sub` claim The default value is the client id. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_EXPIRES_IN_PROPERTY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SUBJECT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_EXPIRES_IN_PROPERTY+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SUBJECT+++` endif::add-copy-button-to-env-var[] -- |string -|`expires_in` +| -a| [[quarkus-oidc-client_quarkus-oidc-client-grant-refresh-expires-in-property]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-refresh-expires-in-property[`quarkus.oidc-client.grant.refresh-expires-in-property`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-claims-claim-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-claims-claim-name[`quarkus.oidc-client.credentials.jwt.claims."claim-name"`]## [.description] -- -Refresh token expiry property name in a token grant response +Additional claims. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_REFRESH_EXPIRES_IN_PROPERTY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_CLAIMS__CLAIM_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_REFRESH_EXPIRES_IN_PROPERTY+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_CLAIMS__CLAIM_NAME_+++` endif::add-copy-button-to-env-var[] -- -|string -|`refresh_expires_in` +|Map +| -a| [[quarkus-oidc-client_quarkus-oidc-client-grant-options-grant-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-grant-options-grant-name[`quarkus.oidc-client.grant-options."grant-name"`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-signature-algorithm]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-signature-algorithm[`quarkus.oidc-client.credentials.jwt.signature-algorithm`]## [.description] -- -Grant options +The signature algorithm used for the `key-file` property. Supported values: `RS256` (default), `RS384`, `RS512`, `PS256`, `PS384`, `PS512`, `ES256`, `ES384`, `ES512`, `HS256`, `HS384`, `HS512`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_GRANT_OPTIONS__GRANT_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SIGNATURE_ALGORITHM+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_GRANT_OPTIONS__GRANT_NAME_+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SIGNATURE_ALGORITHM+++` endif::add-copy-button-to-env-var[] -- -|Map> +|string | -a| [[quarkus-oidc-client_quarkus-oidc-client-early-tokens-acquisition]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-early-tokens-acquisition[`quarkus.oidc-client.early-tokens-acquisition`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-lifespan]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-lifespan[`quarkus.oidc-client.credentials.jwt.lifespan`]## [.description] -- -Requires that all filters which use 'OidcClient' acquire the tokens at the post-construct initialization time, possibly long before these tokens are used. This property should be disabled if the access token may expire before it is used for the first time and no refresh token is available. +The JWT lifespan in seconds. This value is added to the time at which the JWT was issued to calculate the expiration time. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_EARLY_TOKENS_ACQUISITION+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_LIFESPAN+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_EARLY_TOKENS_ACQUISITION+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_LIFESPAN+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`true` +|int +|`10` -a| [[quarkus-oidc-client_quarkus-oidc-client-headers-headers]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-headers-headers[`quarkus.oidc-client.headers."headers"`]## +a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-assertion]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-assertion[`quarkus.oidc-client.credentials.jwt.assertion`]## [.description] -- -Custom HTTP headers which have to be sent to the token endpoint +If true then the client authentication token is a JWT bearer grant assertion. Instead of producing 'client_assertion' and 'client_assertion_type' form properties, only 'assertion' is produced. This option is only supported by the OIDC client extension. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_HEADERS__HEADERS_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_ASSERTION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CLIENT_HEADERS__HEADERS_+++` +Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_ASSERTION+++` endif::add-copy-button-to-env-var[] -- -|Map -| +|boolean +|`false` + h|[[quarkus-oidc-client_section_quarkus-oidc-client]] [.section-name.section-level0]##link:#quarkus-oidc-client_section_quarkus-oidc-client[Additional named clients]## h|Type @@ -1121,6 +1153,27 @@ endif::add-copy-button-to-env-var[] |int | +a| [[quarkus-oidc-client_quarkus-oidc-client-id-follow-redirects]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-id-follow-redirects[`quarkus.oidc-client."id".follow-redirects`]## + +[.description] +-- +Follow redirects automatically when WebClient gets HTTP 302. When this property is disabled only a single redirect to exactly the same original URI is allowed but only if one or more cookies were set during the redirect request. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT__ID__FOLLOW_REDIRECTS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OIDC_CLIENT__ID__FOLLOW_REDIRECTS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + +h|[[quarkus-oidc-client_section_quarkus-oidc-client-id-proxy]] [.section-name.section-level1]##link:#quarkus-oidc-client_section_quarkus-oidc-client-id-proxy[HTTP proxy configuration]## +h|Type +h|Default + a| [[quarkus-oidc-client_quarkus-oidc-client-id-proxy-host]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-id-proxy-host[`quarkus.oidc-client."id".proxy.host`]## [.description] @@ -1190,6 +1243,11 @@ endif::add-copy-button-to-env-var[] |string | + +h|[[quarkus-oidc-client_section_quarkus-oidc-client-id-tls]] [.section-name.section-level1]##link:#quarkus-oidc-client_section_quarkus-oidc-client-id-tls[TLS configuration]## +h|Type +h|Default + a| [[quarkus-oidc-client_quarkus-oidc-client-id-tls-tls-configuration-name]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-id-tls-tls-configuration-name[`quarkus.oidc-client."id".tls.tls-configuration-name`]## [.description] @@ -1211,6 +1269,7 @@ endif::add-copy-button-to-env-var[] |string | + a| [[quarkus-oidc-client_quarkus-oidc-client-id-token-path]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-id-token-path[`quarkus.oidc-client."id".token-path`]## [.description] @@ -1279,6 +1338,10 @@ endif::add-copy-button-to-env-var[] |string | +h|[[quarkus-oidc-client_section_quarkus-oidc-client-id-credentials]] [.section-name.section-level1]##link:#quarkus-oidc-client_section_quarkus-oidc-client-id-credentials[Different authentication options for OIDC client to access OIDC token and other secured endpoints]## +h|Type +h|Default + a| [[quarkus-oidc-client_quarkus-oidc-client-id-credentials-secret]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-id-credentials-secret[`quarkus.oidc-client."id".credentials.secret`]## [.description] @@ -1704,6 +1767,7 @@ endif::add-copy-button-to-env-var[] |boolean |`false` + a| [[quarkus-oidc-client_quarkus-oidc-client-id-id]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-id-id[`quarkus.oidc-client."id".id`]## [.description] diff --git a/_generated-doc/latest/config/quarkus-oidc.adoc b/_generated-doc/latest/config/quarkus-oidc.adoc index 38cc9c06e6a..9d48a18d9b7 100644 --- a/_generated-doc/latest/config/quarkus-oidc.adoc +++ b/_generated-doc/latest/config/quarkus-oidc.adoc @@ -24,76 +24,44 @@ endif::add-copy-button-to-env-var[] |boolean |`true` -a|icon:lock[title=Fixed at build time] [[quarkus-oidc_quarkus-oidc-devui-grant-type]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-devui-grant-type[`quarkus.oidc.devui.grant.type`]## - -[.description] --- -Grant type which will be used to acquire a token to test the OIDC 'service' applications - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_DEVUI_GRANT_TYPE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_DEVUI_GRANT_TYPE+++` -endif::add-copy-button-to-env-var[] --- -a|tooltip:client['client_credentials' grant], tooltip:password['password' grant], tooltip:code['authorization_code' grant], tooltip:implicit['implicit' grant] -| - -a|icon:lock[title=Fixed at build time] [[quarkus-oidc_quarkus-oidc-devui-grant-options-option-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-devui-grant-options-option-name[`quarkus.oidc.devui.grant-options."option-name"`]## - -[.description] --- -Grant options - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_DEVUI_GRANT_OPTIONS__OPTION_NAME_+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_DEVUI_GRANT_OPTIONS__OPTION_NAME_+++` -endif::add-copy-button-to-env-var[] --- -|Map> -| - -a|icon:lock[title=Fixed at build time] [[quarkus-oidc_quarkus-oidc-devui-web-client-timeout]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-devui-web-client-timeout[`quarkus.oidc.devui.web-client-timeout`]## +a|icon:lock[title=Fixed at build time] [[quarkus-oidc_quarkus-oidc-default-token-cache-enabled]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-default-token-cache-enabled[`quarkus.oidc.default-token-cache-enabled`]## [.description] -- -The WebClient timeout. Use this property to configure how long an HTTP client used by Dev UI handlers will wait for a response when requesting tokens from OpenId Connect Provider and sending them to the service endpoint. +Enable the registration of the Default TokenIntrospection and UserInfo Cache implementation bean. Note: This only enables the default implementation. It requires configuration to be activated. See `OidcConfig++#++tokenCache`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_DEVUI_WEB_CLIENT_TIMEOUT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_DEFAULT_TOKEN_CACHE_ENABLED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_DEVUI_WEB_CLIENT_TIMEOUT+++` +Environment variable: `+++QUARKUS_OIDC_DEFAULT_TOKEN_CACHE_ENABLED+++` endif::add-copy-button-to-env-var[] -- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] -|`4S` +|boolean +|`true` -a|icon:lock[title=Fixed at build time] [[quarkus-oidc_quarkus-oidc-default-token-cache-enabled]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-default-token-cache-enabled[`quarkus.oidc.default-token-cache-enabled`]## +a| [[quarkus-oidc_quarkus-oidc-resolve-tenants-with-issuer]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-resolve-tenants-with-issuer[`quarkus.oidc.resolve-tenants-with-issuer`]## [.description] -- -Enable the registration of the Default TokenIntrospection and UserInfo Cache implementation bean. Note: This only enables the default implementation. It requires configuration to be activated. See `OidcConfig++#++tokenCache`. +If OIDC tenants should be resolved using the bearer access token's issuer (`iss`) claim value. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_DEFAULT_TOKEN_CACHE_ENABLED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_RESOLVE_TENANTS_WITH_ISSUER+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_DEFAULT_TOKEN_CACHE_ENABLED+++` +Environment variable: `+++QUARKUS_OIDC_RESOLVE_TENANTS_WITH_ISSUER+++` endif::add-copy-button-to-env-var[] -- |boolean -|`true` +|`false` a| [[quarkus-oidc_quarkus-oidc-auth-server-url]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-auth-server-url[`quarkus.oidc.auth-server-url`]## +`quarkus.oidc."tenant".auth-server-url` + [.description] -- The base URL of the OpenID Connect (OIDC) server, for example, `https://host:port/auth`. Do not set this property if you use 'quarkus-oidc' and the public key verification (`public-key`) or certificate chain verification only (`certificate-chain`) is required. The OIDC discovery endpoint is called by default by appending a `.well-known/openid-configuration` path to this URL. For Keycloak, use `https://host:port/realms/++{++realm++}++`, replacing `++{++realm++}++` with the Keycloak realm name. @@ -111,6 +79,8 @@ endif::add-copy-button-to-env-var[] a| [[quarkus-oidc_quarkus-oidc-discovery-enabled]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-discovery-enabled[`quarkus.oidc.discovery-enabled`]## +`quarkus.oidc."tenant".discovery-enabled` + [.description] -- Discovery of the OIDC endpoints. If not enabled, you must configure the OIDC endpoint URLs individually. @@ -128,6 +98,8 @@ endif::add-copy-button-to-env-var[] a| [[quarkus-oidc_quarkus-oidc-registration-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-registration-path[`quarkus.oidc.registration-path`]## +`quarkus.oidc."tenant".registration-path` + [.description] -- The relative path or absolute URL of the OIDC dynamic client registration endpoint. Set if `discovery-enabled` is `false` or a discovered token endpoint path must be customized. @@ -145,6 +117,8 @@ endif::add-copy-button-to-env-var[] a| [[quarkus-oidc_quarkus-oidc-connection-delay]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-connection-delay[`quarkus.oidc.connection-delay`]## +`quarkus.oidc."tenant".connection-delay` + [.description] -- The duration to attempt the initial connection to an OIDC server. For example, setting the duration to `20S` allows 10 retries, each 2 seconds apart. This property is only effective when the initial OIDC connection is created. For dropped connections, use the `connection-retry-count` property instead. @@ -162,6 +136,8 @@ endif::add-copy-button-to-env-var[] a| [[quarkus-oidc_quarkus-oidc-connection-retry-count]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-connection-retry-count[`quarkus.oidc.connection-retry-count`]## +`quarkus.oidc."tenant".connection-retry-count` + [.description] -- The number of times to retry re-establishing an existing OIDC connection if it is temporarily lost. Different from `connection-delay`, which applies only to initial connection attempts. For instance, if a request to the OIDC token endpoint fails due to a connection issue, it will be retried as per this setting. @@ -179,6 +155,8 @@ endif::add-copy-button-to-env-var[] a| [[quarkus-oidc_quarkus-oidc-connection-timeout]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-connection-timeout[`quarkus.oidc.connection-timeout`]## +`quarkus.oidc."tenant".connection-timeout` + [.description] -- The number of seconds after which the current OIDC connection request times out. @@ -196,6 +174,8 @@ endif::add-copy-button-to-env-var[] a| [[quarkus-oidc_quarkus-oidc-use-blocking-dns-lookup]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-use-blocking-dns-lookup[`quarkus.oidc.use-blocking-dns-lookup`]## +`quarkus.oidc."tenant".use-blocking-dns-lookup` + [.description] -- Whether DNS lookup should be performed on the worker thread. Use this option when you can see logged warnings about blocked Vert.x event loop by HTTP requests to OIDC server. @@ -213,6 +193,8 @@ endif::add-copy-button-to-env-var[] a| [[quarkus-oidc_quarkus-oidc-max-pool-size]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-max-pool-size[`quarkus.oidc.max-pool-size`]## +`quarkus.oidc."tenant".max-pool-size` + [.description] -- The maximum size of the connection pool used by the WebClient. @@ -228,98 +210,29 @@ endif::add-copy-button-to-env-var[] |int | -a| [[quarkus-oidc_quarkus-oidc-proxy-host]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-proxy-host[`quarkus.oidc.proxy.host`]## - -[.description] --- -The host name or IP address of the Proxy. + -Note: If the OIDC adapter requires a Proxy to talk with the OIDC server (Provider), set this value to enable the usage of a Proxy. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PROXY_HOST+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_PROXY_HOST+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-proxy-port]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-proxy-port[`quarkus.oidc.proxy.port`]## - -[.description] --- -The port number of the Proxy. The default value is `80`. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PROXY_PORT+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_PROXY_PORT+++` -endif::add-copy-button-to-env-var[] --- -|int -|`80` - -a| [[quarkus-oidc_quarkus-oidc-proxy-username]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-proxy-username[`quarkus.oidc.proxy.username`]## - -[.description] --- -The username, if the Proxy needs authentication. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PROXY_USERNAME+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_PROXY_USERNAME+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-proxy-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-proxy-password[`quarkus.oidc.proxy.password`]## - -[.description] --- -The password, if the Proxy needs authentication. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PROXY_PASSWORD+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_PROXY_PASSWORD+++` -endif::add-copy-button-to-env-var[] --- -|string -| +a| [[quarkus-oidc_quarkus-oidc-follow-redirects]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-follow-redirects[`quarkus.oidc.follow-redirects`]## -a| [[quarkus-oidc_quarkus-oidc-tls-tls-configuration-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tls-tls-configuration-name[`quarkus.oidc.tls.tls-configuration-name`]## +`quarkus.oidc."tenant".follow-redirects` [.description] -- -The name of the TLS configuration to use. - -If a name is configured, it uses the configuration from `quarkus.tls..++*++` If a name is configured, but no TLS configuration is found with that name then an error will be thrown. - -The default TLS configuration is *not* used by default. +Follow redirects automatically when WebClient gets HTTP 302. When this property is disabled only a single redirect to exactly the same original URI is allowed but only if one or more cookies were set during the redirect request. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TLS_TLS_CONFIGURATION_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_FOLLOW_REDIRECTS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TLS_TLS_CONFIGURATION_NAME+++` +Environment variable: `+++QUARKUS_OIDC_FOLLOW_REDIRECTS+++` endif::add-copy-button-to-env-var[] -- -|string -| +|boolean +|`true` a| [[quarkus-oidc_quarkus-oidc-token-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-path[`quarkus.oidc.token-path`]## +`quarkus.oidc."tenant".token-path` + [.description] -- The OIDC token endpoint that issues access and refresh tokens; specified as a relative path or absolute URL. Set if `discovery-enabled` is `false` or a discovered token endpoint path must be customized. @@ -337,6 +250,8 @@ endif::add-copy-button-to-env-var[] a| [[quarkus-oidc_quarkus-oidc-revoke-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-revoke-path[`quarkus.oidc.revoke-path`]## +`quarkus.oidc."tenant".revoke-path` + [.description] -- The relative path or absolute URL of the OIDC token revocation endpoint. @@ -354,6 +269,8 @@ endif::add-copy-button-to-env-var[] a| [[quarkus-oidc_quarkus-oidc-client-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-client-id[`quarkus.oidc.client-id`]## +`quarkus.oidc."tenant".client-id` + [.description] -- The client id of the application. Each application has a client id that is used to identify the application. Setting the client id is not required if `application-type` is `service` and no token introspection is required. @@ -371,6 +288,8 @@ endif::add-copy-button-to-env-var[] a| [[quarkus-oidc_quarkus-oidc-client-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-client-name[`quarkus.oidc.client-name`]## +`quarkus.oidc."tenant".client-name` + [.description] -- The client name of the application. It is meant to represent a human readable description of the application which you may provide when an application (client) is registered in an OpenId Connect provider's dashboard. For example, you can set this property to have more informative log messages which record an activity of the given client. @@ -386,3101 +305,929 @@ endif::add-copy-button-to-env-var[] |string | -a| [[quarkus-oidc_quarkus-oidc-credentials-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-secret[`quarkus.oidc.credentials.secret`]## - -[.description] --- -The client secret used by the `client_secret_basic` authentication method. Must be set unless a secret is set in `client-secret` or `jwt` client authentication is required. You can use `client-secret.value` instead, but both properties are mutually exclusive. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_SECRET+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_SECRET+++` -endif::add-copy-button-to-env-var[] --- -|string -| +a| [[quarkus-oidc_quarkus-oidc-tenant-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-id[`quarkus.oidc.tenant-id`]## -a| [[quarkus-oidc_quarkus-oidc-credentials-client-secret-value]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-client-secret-value[`quarkus.oidc.credentials.client-secret.value`]## +`quarkus.oidc."tenant".tenant-id` [.description] -- -The client secret value. This value is ignored if `credentials.secret` is set. Must be set unless a secret is set in `client-secret` or `jwt` client authentication is required. +A unique tenant identifier. It can be set by `TenantConfigResolver` providers, which resolve the tenant configuration dynamically. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_VALUE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TENANT_ID+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_VALUE+++` +Environment variable: `+++QUARKUS_OIDC_TENANT_ID+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-name[`quarkus.oidc.credentials.client-secret.provider.name`]## +a| [[quarkus-oidc_quarkus-oidc-tenant-enabled]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-enabled[`quarkus.oidc.tenant-enabled`]## + +`quarkus.oidc."tenant".tenant-enabled` [.description] -- -The CredentialsProvider bean name, which should only be set if more than one CredentialsProvider is registered +If this tenant configuration is enabled. The default tenant is disabled if it is not configured but a `TenantConfigResolver` that resolves tenant configurations is registered, or named tenants are configured. In this case, you do not need to disable the default tenant. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TENANT_ENABLED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_NAME+++` +Environment variable: `+++QUARKUS_OIDC_TENANT_ENABLED+++` endif::add-copy-button-to-env-var[] -- -|string -| +|boolean +|`true` -a| [[quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-keyring-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-keyring-name[`quarkus.oidc.credentials.client-secret.provider.keyring-name`]## +a| [[quarkus-oidc_quarkus-oidc-application-type]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-application-type[`quarkus.oidc.application-type`]## + +`quarkus.oidc."tenant".application-type` [.description] -- -The CredentialsProvider keyring name. The keyring name is only required when the CredentialsProvider being used requires the keyring name to look up the secret, which is often the case when a CredentialsProvider is shared by multiple extensions to retrieve credentials from a more dynamic source like a vault instance or secret manager +The application type, which can be one of the following `ApplicationType` values. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEYRING_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_APPLICATION_TYPE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEYRING_NAME+++` +Environment variable: `+++QUARKUS_OIDC_APPLICATION_TYPE+++` endif::add-copy-button-to-env-var[] -- -|string -| +a|tooltip:web-app[A `WEB_APP` is a client that serves pages, usually a front-end application. For this type of client the Authorization Code Flow is defined as the preferred method for authenticating users.], tooltip:service[A `SERVICE` is a client that has a set of protected HTTP resources, usually a backend application following the RESTful Architectural Design. For this type of client, the Bearer Authorization method is defined as the preferred method for authenticating and authorizing users.], tooltip:hybrid[A combined `SERVICE` and `WEB_APP` client. For this type of client, the Bearer Authorization method is used if the Authorization header is set and Authorization Code Flow - if not.] +|tooltip:service[A {@code SERVICE} is a client that has a set of protected HTTP resources, usually a backend application following the RESTful Architectural Design. For this type of client, the Bearer Authorization method is defined as the preferred method for authenticating and authorizing users.] -a| [[quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-key[`quarkus.oidc.credentials.client-secret.provider.key`]## +a| [[quarkus-oidc_quarkus-oidc-authorization-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authorization-path[`quarkus.oidc.authorization-path`]## + +`quarkus.oidc."tenant".authorization-path` [.description] -- -The CredentialsProvider client secret key +The relative path or absolute URL of the OpenID Connect (OIDC) authorization endpoint, which authenticates users. You must set this property for `web-app` applications if OIDC discovery is disabled. This property is ignored if OIDC discovery is enabled. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHORIZATION_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEY+++` +Environment variable: `+++QUARKUS_OIDC_AUTHORIZATION_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-credentials-client-secret-method]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-client-secret-method[`quarkus.oidc.credentials.client-secret.method`]## +a| [[quarkus-oidc_quarkus-oidc-user-info-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-user-info-path[`quarkus.oidc.user-info-path`]## + +`quarkus.oidc."tenant".user-info-path` [.description] -- -The authentication method. If the `clientSecret.value` secret is set, this method is `basic` by default. +The relative path or absolute URL of the OIDC UserInfo endpoint. You must set this property for `web-app` applications if OIDC discovery is disabled and the `authentication.user-info-required` property is enabled. This property is ignored if OIDC discovery is enabled. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_METHOD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_USER_INFO_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_METHOD+++` +Environment variable: `+++QUARKUS_OIDC_USER_INFO_PATH+++` endif::add-copy-button-to-env-var[] -- -a|tooltip:basic[`client_secret_basic` (default)\: The client id and secret are submitted with the HTTP Authorization Basic scheme.], tooltip:post[`client_secret_post`\: The client id and secret are submitted as the `client_id` and `client_secret` form parameters.], tooltip:post-jwt[`client_secret_jwt`\: The client id and generated JWT secret are submitted as the `client_id` and `client_secret` form parameters.], tooltip:query[client id and secret are submitted as HTTP query parameters. This option is only supported by the OIDC extension.] +|string | -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-source]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-source[`quarkus.oidc.credentials.jwt.source`]## - -[.description] --- -JWT token source: OIDC provider client or an existing JWT bearer token. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SOURCE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SOURCE+++` -endif::add-copy-button-to-env-var[] --- -a|`client`, `bearer` -|`client` +a| [[quarkus-oidc_quarkus-oidc-introspection-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-introspection-path[`quarkus.oidc.introspection-path`]## -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-secret[`quarkus.oidc.credentials.jwt.secret`]## +`quarkus.oidc."tenant".introspection-path` [.description] -- -If provided, indicates that JWT is signed using a secret key. It is mutually exclusive with `key`, `key-file` and `key-store` properties. +Relative path or absolute URL of the OIDC RFC7662 introspection endpoint which can introspect both opaque and JSON Web Token (JWT) tokens. This property must be set if OIDC discovery is disabled and 1) the opaque bearer access tokens must be verified or 2) JWT tokens must be verified while the cached JWK verification set with no matching JWK is being refreshed. This property is ignored if the discovery is enabled. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_INTROSPECTION_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET+++` +Environment variable: `+++QUARKUS_OIDC_INTROSPECTION_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-name[`quarkus.oidc.credentials.jwt.secret-provider.name`]## +a| [[quarkus-oidc_quarkus-oidc-jwks-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-path[`quarkus.oidc.jwks-path`]## + +`quarkus.oidc."tenant".jwks-path` [.description] -- -The CredentialsProvider bean name, which should only be set if more than one CredentialsProvider is registered +Relative path or absolute URL of the OIDC JSON Web Key Set (JWKS) endpoint which returns a JSON Web Key Verification Set. This property should be set if OIDC discovery is disabled and the local JWT verification is required. This property is ignored if the discovery is enabled. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_NAME+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-keyring-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-keyring-name[`quarkus.oidc.credentials.jwt.secret-provider.keyring-name`]## - -[.description] --- -The CredentialsProvider keyring name. The keyring name is only required when the CredentialsProvider being used requires the keyring name to look up the secret, which is often the case when a CredentialsProvider is shared by multiple extensions to retrieve credentials from a more dynamic source like a vault instance or secret manager - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_KEYRING_NAME+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_KEYRING_NAME+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-key[`quarkus.oidc.credentials.jwt.secret-provider.key`]## - -[.description] --- -The CredentialsProvider client secret key - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_KEY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_KEY+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key[`quarkus.oidc.credentials.jwt.key`]## - -[.description] --- -String representation of a private key. If provided, indicates that JWT is signed using a private key in PEM or JWK format. It is mutually exclusive with `secret`, `key-file` and `key-store` properties. You can use the `signature-algorithm` property to override the default key algorithm, `RS256`. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key-file]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key-file[`quarkus.oidc.credentials.jwt.key-file`]## - -[.description] --- -If provided, indicates that JWT is signed using a private key in PEM or JWK format. It is mutually exclusive with `secret`, `key` and `key-store` properties. You can use the `signature-algorithm` property to override the default key algorithm, `RS256`. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_FILE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_FILE+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key-store-file]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key-store-file[`quarkus.oidc.credentials.jwt.key-store-file`]## - -[.description] --- -If provided, indicates that JWT is signed using a private key from a keystore. It is mutually exclusive with `secret`, `key` and `key-file` properties. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_STORE_FILE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_STORE_FILE+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key-store-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key-store-password[`quarkus.oidc.credentials.jwt.key-store-password`]## - -[.description] --- -A parameter to specify the password of the keystore file. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_STORE_PASSWORD+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_STORE_PASSWORD+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key-id[`quarkus.oidc.credentials.jwt.key-id`]## - -[.description] --- -The private key id or alias. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_ID+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_ID+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key-password[`quarkus.oidc.credentials.jwt.key-password`]## - -[.description] --- -The private key password. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_PASSWORD+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_PASSWORD+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-audience]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-audience[`quarkus.oidc.credentials.jwt.audience`]## - -[.description] --- -The JWT audience (`aud`) claim value. By default, the audience is set to the address of the OpenId Connect Provider's token endpoint. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_AUDIENCE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_AUDIENCE+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-token-key-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-token-key-id[`quarkus.oidc.credentials.jwt.token-key-id`]## - -[.description] --- -The key identifier of the signing key added as a JWT `kid` header. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_TOKEN_KEY_ID+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_TOKEN_KEY_ID+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-issuer]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-issuer[`quarkus.oidc.credentials.jwt.issuer`]## - -[.description] --- -The issuer of the signing key added as a JWT `iss` claim. The default value is the client id. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_ISSUER+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_ISSUER+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-subject]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-subject[`quarkus.oidc.credentials.jwt.subject`]## - -[.description] --- -Subject of the signing key added as a JWT `sub` claim The default value is the client id. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SUBJECT+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SUBJECT+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-claims-claim-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-claims-claim-name[`quarkus.oidc.credentials.jwt.claims."claim-name"`]## - -[.description] --- -Additional claims. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_CLAIMS__CLAIM_NAME_+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_CLAIMS__CLAIM_NAME_+++` -endif::add-copy-button-to-env-var[] --- -|Map -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-signature-algorithm]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-signature-algorithm[`quarkus.oidc.credentials.jwt.signature-algorithm`]## - -[.description] --- -The signature algorithm used for the `key-file` property. Supported values: `RS256` (default), `RS384`, `RS512`, `PS256`, `PS384`, `PS512`, `ES256`, `ES384`, `ES512`, `HS256`, `HS384`, `HS512`. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SIGNATURE_ALGORITHM+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SIGNATURE_ALGORITHM+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-lifespan]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-lifespan[`quarkus.oidc.credentials.jwt.lifespan`]## - -[.description] --- -The JWT lifespan in seconds. This value is added to the time at which the JWT was issued to calculate the expiration time. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_LIFESPAN+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_LIFESPAN+++` -endif::add-copy-button-to-env-var[] --- -|int -|`10` - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-assertion]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-assertion[`quarkus.oidc.credentials.jwt.assertion`]## - -[.description] --- -If true then the client authentication token is a JWT bearer grant assertion. Instead of producing 'client_assertion' and 'client_assertion_type' form properties, only 'assertion' is produced. This option is only supported by the OIDC client extension. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_ASSERTION+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_ASSERTION+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-tenant-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-id[`quarkus.oidc.tenant-id`]## - -[.description] --- -A unique tenant identifier. It can be set by `TenantConfigResolver` providers, which resolve the tenant configuration dynamically. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TENANT_ID+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TENANT_ID+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-tenant-enabled]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-enabled[`quarkus.oidc.tenant-enabled`]## - -[.description] --- -If this tenant configuration is enabled. The default tenant is disabled if it is not configured but a `TenantConfigResolver` that resolves tenant configurations is registered, or named tenants are configured. In this case, you do not need to disable the default tenant. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TENANT_ENABLED+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TENANT_ENABLED+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-application-type]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-application-type[`quarkus.oidc.application-type`]## - -[.description] --- -The application type, which can be one of the following `ApplicationType` values. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_APPLICATION_TYPE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_APPLICATION_TYPE+++` -endif::add-copy-button-to-env-var[] --- -a|tooltip:web-app[A `WEB_APP` is a client that serves pages, usually a front-end application. For this type of client the Authorization Code Flow is defined as the preferred method for authenticating users.], tooltip:service[A `SERVICE` is a client that has a set of protected HTTP resources, usually a backend application following the RESTful Architectural Design. For this type of client, the Bearer Authorization method is defined as the preferred method for authenticating and authorizing users.], tooltip:hybrid[A combined `SERVICE` and `WEB_APP` client. For this type of client, the Bearer Authorization method is used if the Authorization header is set and Authorization Code Flow - if not.] -|tooltip:service[A {@code SERVICE} is a client that has a set of protected HTTP resources, usually a backend application following the RESTful Architectural Design. For this type of client, the Bearer Authorization method is defined as the preferred method for authenticating and authorizing users.] - -a| [[quarkus-oidc_quarkus-oidc-authorization-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authorization-path[`quarkus.oidc.authorization-path`]## - -[.description] --- -The relative path or absolute URL of the OpenID Connect (OIDC) authorization endpoint, which authenticates users. You must set this property for `web-app` applications if OIDC discovery is disabled. This property is ignored if OIDC discovery is enabled. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHORIZATION_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHORIZATION_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-user-info-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-user-info-path[`quarkus.oidc.user-info-path`]## - -[.description] --- -The relative path or absolute URL of the OIDC UserInfo endpoint. You must set this property for `web-app` applications if OIDC discovery is disabled and the `authentication.user-info-required` property is enabled. This property is ignored if OIDC discovery is enabled. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_USER_INFO_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_USER_INFO_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-introspection-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-introspection-path[`quarkus.oidc.introspection-path`]## - -[.description] --- -Relative path or absolute URL of the OIDC RFC7662 introspection endpoint which can introspect both opaque and JSON Web Token (JWT) tokens. This property must be set if OIDC discovery is disabled and 1) the opaque bearer access tokens must be verified or 2) JWT tokens must be verified while the cached JWK verification set with no matching JWK is being refreshed. This property is ignored if the discovery is enabled. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_INTROSPECTION_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_INTROSPECTION_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-jwks-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-path[`quarkus.oidc.jwks-path`]## - -[.description] --- -Relative path or absolute URL of the OIDC JSON Web Key Set (JWKS) endpoint which returns a JSON Web Key Verification Set. This property should be set if OIDC discovery is disabled and the local JWT verification is required. This property is ignored if the discovery is enabled. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_JWKS_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-end-session-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-end-session-path[`quarkus.oidc.end-session-path`]## - -[.description] --- -Relative path or absolute URL of the OIDC end_session_endpoint. This property must be set if OIDC discovery is disabled and RP Initiated Logout support for the `web-app` applications is required. This property is ignored if the discovery is enabled. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_END_SESSION_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_END_SESSION_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-tenant-paths]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-paths[`quarkus.oidc.tenant-paths`]## - -[.description] --- -The paths which must be secured by this tenant. Tenant with the most specific path wins. -Please see the xref:security-openid-connect-multitenancy.adoc#configure-tenant-paths[Configure tenant paths] -section of the OIDC multitenancy guide for explanation of allowed path patterns. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TENANT_PATHS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TENANT_PATHS+++` -endif::add-copy-button-to-env-var[] --- -|list of string -| - -a| [[quarkus-oidc_quarkus-oidc-public-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-public-key[`quarkus.oidc.public-key`]## - -[.description] --- -The public key for the local JWT token verification. OIDC server connection is not created when this property is set. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PUBLIC_KEY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_PUBLIC_KEY+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-introspection-credentials-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-introspection-credentials-name[`quarkus.oidc.introspection-credentials.name`]## - -[.description] --- -Name - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_NAME+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_NAME+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-introspection-credentials-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-introspection-credentials-secret[`quarkus.oidc.introspection-credentials.secret`]## - -[.description] --- -Secret - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_SECRET+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_SECRET+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-introspection-credentials-include-client-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-introspection-credentials-include-client-id[`quarkus.oidc.introspection-credentials.include-client-id`]## - -[.description] --- -Include OpenId Connect Client ID configured with `quarkus.oidc.client-id`. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_INCLUDE_CLIENT_ID+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_INCLUDE_CLIENT_ID+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-roles-role-claim-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-roles-role-claim-path[`quarkus.oidc.roles.role-claim-path`]## - -[.description] --- -A list of paths to claims containing an array of groups. Each path starts from the top level JWT JSON object and can contain multiple segments. Each segment represents a JSON object name only; for example: "realm/groups". Use double quotes with the namespace-qualified claim names. This property can be used if a token has no `groups` claim but has the groups set in one or more different claims. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_ROLES_ROLE_CLAIM_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_ROLES_ROLE_CLAIM_PATH+++` -endif::add-copy-button-to-env-var[] --- -|list of string -| - -a| [[quarkus-oidc_quarkus-oidc-roles-role-claim-separator]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-roles-role-claim-separator[`quarkus.oidc.roles.role-claim-separator`]## - -[.description] --- -The separator for splitting strings that contain multiple group values. It is only used if the "role-claim-path" property points to one or more custom claims whose values are strings. A single space is used by default because the standard `scope` claim can contain a space-separated sequence. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_ROLES_ROLE_CLAIM_SEPARATOR+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_ROLES_ROLE_CLAIM_SEPARATOR+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-roles-source]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-roles-source[`quarkus.oidc.roles.source`]## - -[.description] --- -Source of the principal roles. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_ROLES_SOURCE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_ROLES_SOURCE+++` -endif::add-copy-button-to-env-var[] --- -a|tooltip:idtoken[ID Token - the default value for the `web-app` applications.], tooltip:accesstoken[Access Token - the default value for the `service` applications; can also be used as the source of roles for the `web-app` applications.], tooltip:userinfo[User Info] -| - -a| [[quarkus-oidc_quarkus-oidc-token-issuer]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-issuer[`quarkus.oidc.token.issuer`]## - -[.description] --- -The expected issuer `iss` claim value. This property overrides the `issuer` property, which might be set in OpenId Connect provider's well-known configuration. If the `iss` claim value varies depending on the host, IP address, or tenant id of the provider, you can skip the issuer verification by setting this property to `any`, but it should be done only when other options (such as configuring the provider to use the fixed `iss` claim value) are not possible. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_ISSUER+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_ISSUER+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-token-audience]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-audience[`quarkus.oidc.token.audience`]## - -[.description] --- -The expected audience `aud` claim value, which can be a string or an array of strings. Note the audience claim is verified for ID tokens by default. ID token audience must be equal to the value of `quarkus.oidc.client-id` property. Use this property to override the expected value if your OpenID Connect provider sets a different audience claim value in ID tokens. Set it to `any` if your provider does not set ID token audience` claim. Audience verification for access tokens is only done if this property is configured. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_AUDIENCE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_AUDIENCE+++` -endif::add-copy-button-to-env-var[] --- -|list of string -| - -a| [[quarkus-oidc_quarkus-oidc-token-subject-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-subject-required[`quarkus.oidc.token.subject-required`]## - -[.description] --- -Require that the token includes a `sub` (subject) claim which is a unique and never reassigned identifier for the current user. Note that if you enable this property and if UserInfo is also required, both the token and UserInfo `sub` claims must be present and match each other. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_SUBJECT_REQUIRED+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_SUBJECT_REQUIRED+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-token-required-claims-claim-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-required-claims-claim-name[`quarkus.oidc.token.required-claims."claim-name"`]## - -[.description] --- -A map of required claims and their expected values. For example, `quarkus.oidc.token.required-claims.org_id = org_xyz` would require tokens to have the `org_id` claim to be present and set to `org_xyz`. Strings are the only supported types. Use `SecurityIdentityAugmentor` to verify claims of other types or complex claims. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_REQUIRED_CLAIMS__CLAIM_NAME_+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_REQUIRED_CLAIMS__CLAIM_NAME_+++` -endif::add-copy-button-to-env-var[] --- -|Map -| - -a| [[quarkus-oidc_quarkus-oidc-token-token-type]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-token-type[`quarkus.oidc.token.token-type`]## - -[.description] --- -Expected token type - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_TOKEN_TYPE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_TOKEN_TYPE+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-token-lifespan-grace]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-lifespan-grace[`quarkus.oidc.token.lifespan-grace`]## - -[.description] --- -Life span grace period in seconds. When checking token expiry, current time is allowed to be later than token expiration time by at most the configured number of seconds. When checking token issuance, current time is allowed to be sooner than token issue time by at most the configured number of seconds. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_LIFESPAN_GRACE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_LIFESPAN_GRACE+++` -endif::add-copy-button-to-env-var[] --- -|int -| - -a| [[quarkus-oidc_quarkus-oidc-token-age]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-age[`quarkus.oidc.token.age`]## - -[.description] --- -Token age. It allows for the number of seconds to be specified that must not elapse since the `iat` (issued at) time. A small leeway to account for clock skew which can be configured with `quarkus.oidc.token.lifespan-grace` to verify the token expiry time can also be used to verify the token age property. Note that setting this property does not relax the requirement that Bearer and Code Flow JWT tokens must have a valid (`exp`) expiry claim value. The only exception where setting this property relaxes the requirement is when a logout token is sent with a back-channel logout request since the current OpenId Connect Back-Channel specification does not explicitly require the logout tokens to contain an `exp` claim. However, even if the current logout token is allowed to have no `exp` claim, the `exp` claim is still verified if the logout token contains it. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_AGE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_AGE+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] -| - -a| [[quarkus-oidc_quarkus-oidc-token-issued-at-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-issued-at-required[`quarkus.oidc.token.issued-at-required`]## - -[.description] --- -Require that the token includes a `iat` (issued at) claim Set this property to `false` if your JWT token does not contain an `iat` (issued at) claim. Note that ID token is always required to have an `iat` claim and therefore this property has no impact on the ID token verification process. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_ISSUED_AT_REQUIRED+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_ISSUED_AT_REQUIRED+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-token-principal-claim]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-principal-claim[`quarkus.oidc.token.principal-claim`]## - -[.description] --- -Name of the claim which contains a principal name. By default, the `upn`, `preferred_username` and `sub` claims are checked. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_PRINCIPAL_CLAIM+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_PRINCIPAL_CLAIM+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-token-refresh-expired]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-refresh-expired[`quarkus.oidc.token.refresh-expired`]## - -[.description] --- -Refresh expired authorization code flow ID or access tokens. If this property is enabled, a refresh token request is performed if the authorization code ID or access token has expired and, if successful, the local session is updated with the new set of tokens. Otherwise, the local session is invalidated and the user redirected to the OpenID Provider to re-authenticate. In this case, the user might not be challenged again if the OIDC provider session is still active. For this option be effective the `authentication.session-age-extension` property should also be set to a nonzero value since the refresh token is currently kept in the user session. This option is valid only when the application is of type `ApplicationType++#++WEB_APP`++}++. This property is enabled if `quarkus.oidc.token.refresh-token-time-skew` is configured, you do not need to enable this property manually in this case. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_REFRESH_EXPIRED+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_REFRESH_EXPIRED+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-token-refresh-token-time-skew]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-refresh-token-time-skew[`quarkus.oidc.token.refresh-token-time-skew`]## - -[.description] --- -The refresh token time skew, in seconds. If this property is enabled, the configured number of seconds is added to the current time when checking if the authorization code ID or access token should be refreshed. If the sum is greater than the authorization code ID or access token's expiration time, a refresh is going to happen. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_REFRESH_TOKEN_TIME_SKEW+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_REFRESH_TOKEN_TIME_SKEW+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] -| - -a| [[quarkus-oidc_quarkus-oidc-token-forced-jwk-refresh-interval]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-forced-jwk-refresh-interval[`quarkus.oidc.token.forced-jwk-refresh-interval`]## - -[.description] --- -The forced JWK set refresh interval in minutes. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_FORCED_JWK_REFRESH_INTERVAL+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_FORCED_JWK_REFRESH_INTERVAL+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] -|`10M` - -a| [[quarkus-oidc_quarkus-oidc-token-header]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-header[`quarkus.oidc.token.header`]## - -[.description] --- -Custom HTTP header that contains a bearer token. This option is valid only when the application is of type `ApplicationType++#++SERVICE`++}++. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_HEADER+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_HEADER+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-token-authorization-scheme]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-authorization-scheme[`quarkus.oidc.token.authorization-scheme`]## - -[.description] --- -HTTP Authorization header scheme. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_AUTHORIZATION_SCHEME+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_AUTHORIZATION_SCHEME+++` -endif::add-copy-button-to-env-var[] --- -|string -|`Bearer` - -a| [[quarkus-oidc_quarkus-oidc-token-signature-algorithm]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-signature-algorithm[`quarkus.oidc.token.signature-algorithm`]## - -[.description] --- -Required signature algorithm. OIDC providers support many signature algorithms but if necessary you can restrict Quarkus application to accept tokens signed only using an algorithm configured with this property. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_SIGNATURE_ALGORITHM+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_SIGNATURE_ALGORITHM+++` -endif::add-copy-button-to-env-var[] --- -a|`rs256`, `rs384`, `rs512`, `ps256`, `ps384`, `ps512`, `es256`, `es384`, `es512`, `eddsa` -| - -a| [[quarkus-oidc_quarkus-oidc-token-decryption-key-location]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-decryption-key-location[`quarkus.oidc.token.decryption-key-location`]## - -[.description] --- -Decryption key location. JWT tokens can be inner-signed and encrypted by OpenId Connect providers. However, it is not always possible to remotely introspect such tokens because the providers might not control the private decryption keys. In such cases set this property to point to the file containing the decryption private key in PEM or JSON Web Key (JWK) format. If this property is not set and the `private_key_jwt` client authentication method is used, the private key used to sign the client authentication JWT tokens are also used to decrypt the encrypted ID tokens. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_DECRYPTION_KEY_LOCATION+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_DECRYPTION_KEY_LOCATION+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-token-allow-jwt-introspection]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-allow-jwt-introspection[`quarkus.oidc.token.allow-jwt-introspection`]## - -[.description] --- -Allow the remote introspection of JWT tokens when no matching JWK key is available. This property is set to `true` by default for backward-compatibility reasons. It is planned that this default value will be changed to `false` in an upcoming release. Also note this property is ignored if JWK endpoint URI is not available and introspecting the tokens is the only verification option. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_ALLOW_JWT_INTROSPECTION+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_ALLOW_JWT_INTROSPECTION+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-token-require-jwt-introspection-only]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-require-jwt-introspection-only[`quarkus.oidc.token.require-jwt-introspection-only`]## - -[.description] --- -Require that JWT tokens are only introspected remotely. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_REQUIRE_JWT_INTROSPECTION_ONLY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_REQUIRE_JWT_INTROSPECTION_ONLY+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-token-allow-opaque-token-introspection]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-allow-opaque-token-introspection[`quarkus.oidc.token.allow-opaque-token-introspection`]## - -[.description] --- -Allow the remote introspection of the opaque tokens. Set this property to `false` if only JWT tokens are expected. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_ALLOW_OPAQUE_TOKEN_INTROSPECTION+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_ALLOW_OPAQUE_TOKEN_INTROSPECTION+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-token-customizer-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-customizer-name[`quarkus.oidc.token.customizer-name`]## - -[.description] --- -Token customizer name. Allows to select a tenant specific token customizer as a named bean. Prefer using `TenantFeature` qualifier when registering custom `TokenCustomizer`. Use this property only to refer to `TokenCustomizer` implementations provided by this extension. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_CUSTOMIZER_NAME+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_CUSTOMIZER_NAME+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-token-verify-access-token-with-user-info]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-verify-access-token-with-user-info[`quarkus.oidc.token.verify-access-token-with-user-info`]## - -[.description] --- -Indirectly verify that the opaque (binary) access token is valid by using it to request UserInfo. Opaque access token is considered valid if the provider accepted this token and returned a valid UserInfo. You should only enable this option if the opaque access tokens must be accepted but OpenId Connect provider does not have a token introspection endpoint. This property has no effect when JWT tokens must be verified. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_VERIFY_ACCESS_TOKEN_WITH_USER_INFO+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_VERIFY_ACCESS_TOKEN_WITH_USER_INFO+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-logout-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-path[`quarkus.oidc.logout.path`]## - -[.description] --- -The relative path of the logout endpoint at the application. If provided, the application is able to initiate the logout through this endpoint in conformance with the OpenID Connect RP-Initiated Logout specification. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_LOGOUT_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-logout-post-logout-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-post-logout-path[`quarkus.oidc.logout.post-logout-path`]## - -[.description] --- -Relative path of the application endpoint where the user should be redirected to after logging out from the OpenID Connect Provider. This endpoint URI must be properly registered at the OpenID Connect Provider as a valid redirect URI. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_POST_LOGOUT_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_LOGOUT_POST_LOGOUT_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-logout-post-logout-uri-param]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-post-logout-uri-param[`quarkus.oidc.logout.post-logout-uri-param`]## - -[.description] --- -Name of the post logout URI parameter which is added as a query parameter to the logout redirect URI. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_POST_LOGOUT_URI_PARAM+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_LOGOUT_POST_LOGOUT_URI_PARAM+++` -endif::add-copy-button-to-env-var[] --- -|string -|`post_logout_redirect_uri` - -a| [[quarkus-oidc_quarkus-oidc-logout-extra-params-query-parameter-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-extra-params-query-parameter-name[`quarkus.oidc.logout.extra-params."query-parameter-name"`]## - -[.description] --- -Additional properties which is added as the query parameters to the logout redirect URI. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_EXTRA_PARAMS__QUERY_PARAMETER_NAME_+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_LOGOUT_EXTRA_PARAMS__QUERY_PARAMETER_NAME_+++` -endif::add-copy-button-to-env-var[] --- -|Map -| - -a| [[quarkus-oidc_quarkus-oidc-logout-backchannel-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-backchannel-path[`quarkus.oidc.logout.backchannel.path`]## - -[.description] --- -The relative path of the Back-Channel Logout endpoint at the application. It must start with the forward slash '/', for example, '/back-channel-logout'. This value is always resolved relative to 'quarkus.http.root-path'. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-logout-backchannel-token-cache-size]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-backchannel-token-cache-size[`quarkus.oidc.logout.backchannel.token-cache-size`]## - -[.description] --- -Maximum number of logout tokens that can be cached before they are matched against ID tokens stored in session cookies. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_TOKEN_CACHE_SIZE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_TOKEN_CACHE_SIZE+++` -endif::add-copy-button-to-env-var[] --- -|int -|`10` - -a| [[quarkus-oidc_quarkus-oidc-logout-backchannel-token-cache-time-to-live]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-backchannel-token-cache-time-to-live[`quarkus.oidc.logout.backchannel.token-cache-time-to-live`]## - -[.description] --- -Number of minutes a logout token can be cached for. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_TOKEN_CACHE_TIME_TO_LIVE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_TOKEN_CACHE_TIME_TO_LIVE+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] -|`10M` - -a| [[quarkus-oidc_quarkus-oidc-logout-backchannel-clean-up-timer-interval]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-backchannel-clean-up-timer-interval[`quarkus.oidc.logout.backchannel.clean-up-timer-interval`]## - -[.description] --- -Token cache timer interval. If this property is set, a timer checks and removes the stale entries periodically. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_CLEAN_UP_TIMER_INTERVAL+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_CLEAN_UP_TIMER_INTERVAL+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] -| - -a| [[quarkus-oidc_quarkus-oidc-logout-backchannel-logout-token-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-backchannel-logout-token-key[`quarkus.oidc.logout.backchannel.logout-token-key`]## - -[.description] --- -Logout token claim whose value is used as a key for caching the tokens. Only `sub` (subject) and `sid` (session id) claims can be used as keys. Set it to `sid` only if ID tokens issued by the OIDC provider have no `sub` but have `sid` claim. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_LOGOUT_TOKEN_KEY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_LOGOUT_TOKEN_KEY+++` -endif::add-copy-button-to-env-var[] --- -|string -|`sub` - -a| [[quarkus-oidc_quarkus-oidc-logout-frontchannel-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-frontchannel-path[`quarkus.oidc.logout.frontchannel.path`]## - -[.description] --- -The relative path of the Front-Channel Logout endpoint at the application. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_FRONTCHANNEL_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_LOGOUT_FRONTCHANNEL_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-certificate-chain-leaf-certificate-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-certificate-chain-leaf-certificate-name[`quarkus.oidc.certificate-chain.leaf-certificate-name`]## - -[.description] --- -Common name of the leaf certificate. It must be set if the `trust-store-file` does not have this certificate imported. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CERTIFICATE_CHAIN_LEAF_CERTIFICATE_NAME+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CERTIFICATE_CHAIN_LEAF_CERTIFICATE_NAME+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-file]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-file[`quarkus.oidc.certificate-chain.trust-store-file`]## - -[.description] --- -Truststore file which keeps thumbprints of the trusted certificates. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_FILE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_FILE+++` -endif::add-copy-button-to-env-var[] --- -|path -| - -a| [[quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-password[`quarkus.oidc.certificate-chain.trust-store-password`]## - -[.description] --- -A parameter to specify the password of the truststore file if it is configured with `trust-store-file`. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_PASSWORD+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_PASSWORD+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-cert-alias]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-cert-alias[`quarkus.oidc.certificate-chain.trust-store-cert-alias`]## - -[.description] --- -A parameter to specify the alias of the truststore certificate. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_CERT_ALIAS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_CERT_ALIAS+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-file-type]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-file-type[`quarkus.oidc.certificate-chain.trust-store-file-type`]## - -[.description] --- -An optional parameter to specify type of the truststore file. If not given, the type is automatically detected based on the file name. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_FILE_TYPE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_FILE_TYPE+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-authentication-response-mode]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-response-mode[`quarkus.oidc.authentication.response-mode`]## - -[.description] --- -Authorization code flow response mode. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_RESPONSE_MODE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_RESPONSE_MODE+++` -endif::add-copy-button-to-env-var[] --- -a|tooltip:query[Authorization response parameters are encoded in the query string added to the `redirect_uri`], tooltip:form-post[Authorization response parameters are encoded as HTML form values that are auto-submitted in the browser and transmitted by the HTTP POST method using the application/x-www-form-urlencoded content type] -|tooltip:query[Authorization response parameters are encoded in the query string added to the `redirect_uri`] - -a| [[quarkus-oidc_quarkus-oidc-authentication-redirect-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-redirect-path[`quarkus.oidc.authentication.redirect-path`]## - -[.description] --- -The relative path for calculating a `redirect_uri` query parameter. It has to start from a forward slash and is appended to the request URI's host and port. For example, if the current request URI is `https://localhost:8080/service`, a `redirect_uri` parameter is set to `https://localhost:8080/` if this property is set to `/` and be the same as the request URI if this property has not been configured. Note the original request URI is restored after the user has authenticated if `restorePathAfterRedirect` is set to `true`. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_REDIRECT_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_REDIRECT_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-authentication-restore-path-after-redirect]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-restore-path-after-redirect[`quarkus.oidc.authentication.restore-path-after-redirect`]## - -[.description] --- -If this property is set to `true`, the original request URI which was used before the authentication is restored after the user has been redirected back to the application. Note if `redirectPath` property is not set, the original request URI is restored even if this property is disabled. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_RESTORE_PATH_AFTER_REDIRECT+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_RESTORE_PATH_AFTER_REDIRECT+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-authentication-remove-redirect-parameters]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-remove-redirect-parameters[`quarkus.oidc.authentication.remove-redirect-parameters`]## - -[.description] --- -Remove the query parameters such as `code` and `state` set by the OIDC server on the redirect URI after the user has authenticated by redirecting a user to the same URI but without the query parameters. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_REMOVE_REDIRECT_PARAMETERS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_REMOVE_REDIRECT_PARAMETERS+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-authentication-error-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-error-path[`quarkus.oidc.authentication.error-path`]## - -[.description] --- -Relative path to the public endpoint which processes the error response from the OIDC authorization endpoint. If the user authentication has failed, the OIDC provider returns an `error` and an optional `error_description` parameters, instead of the expected authorization `code`. If this property is set, the user is redirected to the endpoint which can return a user-friendly error description page. It has to start from a forward slash and is appended to the request URI's host and port. For example, if it is set as `/error` and the current request URI is `https://localhost:8080/callback?error=invalid_scope`, a redirect is made to `https://localhost:8080/error?error=invalid_scope`. If this property is not set, HTTP 401 status is returned in case of the user authentication failure. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_ERROR_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_ERROR_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-authentication-session-expired-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-session-expired-path[`quarkus.oidc.authentication.session-expired-path`]## - -[.description] --- -Relative path to the public endpoint which an authenticated user is redirected to when the session has expired. - -When the OIDC session has expired and the session can not be refreshed, a user is redirected to the OIDC provider to re-authenticate. The user experience may not be ideal in this case as it may not be obvious to the authenticated user why an authentication challenge is returned. - -Set this property if you would like the user whose session has expired be redirected to a public application specific page instead, which can inform that the session has expired and advise the user to re-authenticated by following a link to the secured initial entry page. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_SESSION_EXPIRED_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_SESSION_EXPIRED_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-authentication-verify-access-token]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-verify-access-token[`quarkus.oidc.authentication.verify-access-token`]## - -[.description] --- -Both ID and access tokens are fetched from the OIDC provider as part of the authorization code flow. - -ID token is always verified on every user request as the primary token which is used to represent the principal and extract the roles. - -Authorization code flow access token is meant to be propagated to downstream services and is not verified by default unless `quarkus.oidc.roles.source` property is set to `accesstoken` which means the authorization decision is based on the roles extracted from the access token. - -Authorization code flow access token verification is also enabled if this token is injected as JsonWebToken. Set this property to `false` if it is not required. - -Bearer access token is always verified. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_VERIFY_ACCESS_TOKEN+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_VERIFY_ACCESS_TOKEN+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true when access token is injected as the JsonWebToken bean, false otherwise` - -a| [[quarkus-oidc_quarkus-oidc-authentication-force-redirect-https-scheme]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-force-redirect-https-scheme[`quarkus.oidc.authentication.force-redirect-https-scheme`]## - -[.description] --- -Force `https` as the `redirect_uri` parameter scheme when running behind an SSL/TLS terminating reverse proxy. This property, if enabled, also affects the logout `post_logout_redirect_uri` and the local redirect requests. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_FORCE_REDIRECT_HTTPS_SCHEME+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_FORCE_REDIRECT_HTTPS_SCHEME+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-authentication-scopes]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-scopes[`quarkus.oidc.authentication.scopes`]## - -[.description] --- -List of scopes - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_SCOPES+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_SCOPES+++` -endif::add-copy-button-to-env-var[] --- -|list of string -| - -a| [[quarkus-oidc_quarkus-oidc-authentication-scope-separator]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-scope-separator[`quarkus.oidc.authentication.scope-separator`]## - -[.description] --- -The separator which is used when more than one scope is configured. A single space is used by default. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_SCOPE_SEPARATOR+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_SCOPE_SEPARATOR+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-authentication-nonce-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-nonce-required[`quarkus.oidc.authentication.nonce-required`]## - -[.description] --- -Require that ID token includes a `nonce` claim which must match `nonce` authentication request query parameter. Enabling this property can help mitigate replay attacks. Do not enable this property if your OpenId Connect provider does not support setting `nonce` in ID token or if you work with OAuth2 provider such as `GitHub` which does not issue ID tokens. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_NONCE_REQUIRED+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_NONCE_REQUIRED+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-authentication-add-openid-scope]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-add-openid-scope[`quarkus.oidc.authentication.add-openid-scope`]## - -[.description] --- -Add the `openid` scope automatically to the list of scopes. This is required for OpenId Connect providers, but does not work for OAuth2 providers such as Twitter OAuth2, which do not accept this scope and throw errors. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_ADD_OPENID_SCOPE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_ADD_OPENID_SCOPE+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-authentication-extra-params-parameter-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-extra-params-parameter-name[`quarkus.oidc.authentication.extra-params."parameter-name"`]## - -[.description] --- -Additional properties added as query parameters to the authentication redirect URI. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_EXTRA_PARAMS__PARAMETER_NAME_+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_EXTRA_PARAMS__PARAMETER_NAME_+++` -endif::add-copy-button-to-env-var[] --- -|Map -| - -a| [[quarkus-oidc_quarkus-oidc-authentication-forward-params]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-forward-params[`quarkus.oidc.authentication.forward-params`]## - -[.description] --- -Request URL query parameters which, if present, are added to the authentication redirect URI. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_FORWARD_PARAMS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_FORWARD_PARAMS+++` -endif::add-copy-button-to-env-var[] --- -|list of string -| - -a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-force-secure]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-force-secure[`quarkus.oidc.authentication.cookie-force-secure`]## - -[.description] --- -If enabled the state, session, and post logout cookies have their `secure` parameter set to `true` when HTTP is used. It might be necessary when running behind an SSL/TLS terminating reverse proxy. The cookies are always secure if HTTPS is used, even if this property is set to false. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_FORCE_SECURE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_FORCE_SECURE+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-suffix]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-suffix[`quarkus.oidc.authentication.cookie-suffix`]## - -[.description] --- -Cookie name suffix. For example, a session cookie name for the default OIDC tenant is `q_session` but can be changed to `q_session_test` if this property is set to `test`. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_SUFFIX+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_SUFFIX+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-path[`quarkus.oidc.authentication.cookie-path`]## - -[.description] --- -Cookie path parameter value which, if set, is used to set a path parameter for the session, state and post logout cookies. The `cookie-path-header` property, if set, is checked first. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -|`/` - -a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-path-header]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-path-header[`quarkus.oidc.authentication.cookie-path-header`]## - -[.description] --- -Cookie path header parameter value which, if set, identifies the incoming HTTP header whose value is used to set a path parameter for the session, state and post logout cookies. If the header is missing, the `cookie-path` property is checked. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_PATH_HEADER+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_PATH_HEADER+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-domain]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-domain[`quarkus.oidc.authentication.cookie-domain`]## - -[.description] --- -Cookie domain parameter value which, if set, is used for the session, state and post logout cookies. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_DOMAIN+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_DOMAIN+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-same-site]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-same-site[`quarkus.oidc.authentication.cookie-same-site`]## - -[.description] --- -SameSite attribute for the session cookie. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_SAME_SITE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_SAME_SITE+++` -endif::add-copy-button-to-env-var[] --- -a|`strict`, `lax`, `none` -|`lax` - -a| [[quarkus-oidc_quarkus-oidc-authentication-allow-multiple-code-flows]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-allow-multiple-code-flows[`quarkus.oidc.authentication.allow-multiple-code-flows`]## - -[.description] --- -If a state cookie is present, a `state` query parameter must also be present and both the state cookie name suffix and state cookie value must match the value of the `state` query parameter when the redirect path matches the current path. However, if multiple authentications are attempted from the same browser, for example, from the different browser tabs, then the currently available state cookie might represent the authentication flow initiated from another tab and not related to the current request. Disable this property to permit only a single authorization code flow in the same browser. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_ALLOW_MULTIPLE_CODE_FLOWS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_ALLOW_MULTIPLE_CODE_FLOWS+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-authentication-fail-on-missing-state-param]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-fail-on-missing-state-param[`quarkus.oidc.authentication.fail-on-missing-state-param`]## - -[.description] --- -Fail with the HTTP 401 error if the state cookie is present but no state query parameter is present. - -When either multiple authentications are disabled or the redirect URL matches the original request URL, the stale state cookie might remain in the browser cache from the earlier failed redirect to an OpenId Connect provider and be visible during the current request. For example, if Single-page application (SPA) uses XHR to handle redirects to the provider which does not support CORS for its authorization endpoint, the browser blocks it and the state cookie created by Quarkus remains in the browser cache. Quarkus reports an authentication failure when it detects such an old state cookie but find no matching state query parameter. - -Reporting HTTP 401 error is usually the right thing to do in such cases, it minimizes a risk of the browser redirect loop but also can identify problems in the way SPA or Quarkus application manage redirects. For example, enabling `java-script-auto-redirect` or having the provider redirect to URL configured with `redirect-path` might be needed to avoid such errors. - -However, setting this property to `false` might help if the above options are not suitable. It causes a new authentication redirect to OpenId Connect provider. Doing so might increase the risk of browser redirect loops. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_FAIL_ON_MISSING_STATE_PARAM+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_FAIL_ON_MISSING_STATE_PARAM+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-authentication-user-info-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-user-info-required[`quarkus.oidc.authentication.user-info-required`]## - -[.description] --- -If this property is set to `true`, an OIDC UserInfo endpoint is called. - -This property is enabled automatically if `quarkus.oidc.roles.source` is set to `userinfo` or `quarkus.oidc.token.verify-access-token-with-user-info` is set to `true` or `quarkus.oidc.authentication.id-token-required` is set to `false`, the current OIDC tenant must support a UserInfo endpoint in these cases. - -It is also enabled automatically if `io.quarkus.oidc.UserInfo` injection point is detected but only if the current OIDC tenant supports a UserInfo endpoint. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_USER_INFO_REQUIRED+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_USER_INFO_REQUIRED+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true when UserInfo bean is injected, false otherwise` - -a| [[quarkus-oidc_quarkus-oidc-authentication-session-age-extension]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-session-age-extension[`quarkus.oidc.authentication.session-age-extension`]## - -[.description] --- -Session age extension in minutes. The user session age property is set to the value of the ID token life-span by default and the user is redirected to the OIDC provider to re-authenticate once the session has expired. If this property is set to a nonzero value, then the expired ID token can be refreshed before the session has expired. This property is ignored if the `token.refresh-expired` property has not been enabled. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_SESSION_AGE_EXTENSION+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_SESSION_AGE_EXTENSION+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] -|`5M` - -a| [[quarkus-oidc_quarkus-oidc-authentication-state-cookie-age]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-state-cookie-age[`quarkus.oidc.authentication.state-cookie-age`]## - -[.description] --- -State cookie age in minutes. State cookie is created every time a new authorization code flow redirect starts and removed when this flow is completed. State cookie name is unique by default, see `allow-multiple-code-flows`. Keep its age to the reasonable minimum value such as 5 minutes or less. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_STATE_COOKIE_AGE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_STATE_COOKIE_AGE+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] -|`5M` - -a| [[quarkus-oidc_quarkus-oidc-authentication-java-script-auto-redirect]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-java-script-auto-redirect[`quarkus.oidc.authentication.java-script-auto-redirect`]## - -[.description] --- -If this property is set to `true`, a normal 302 redirect response is returned if the request was initiated by a JavaScript API such as XMLHttpRequest or Fetch and the current user needs to be (re)authenticated, which might not be desirable for Single-page applications (SPA) since it automatically following the redirect might not work given that OIDC authorization endpoints typically do not support CORS. - -If this property is set to `false`, a status code of `499` is returned to allow SPA to handle the redirect manually if a request header identifying current request as a JavaScript request is found. `X-Requested-With` request header with its value set to either `JavaScript` or `XMLHttpRequest` is expected by default if this property is enabled. You can register a custom `JavaScriptRequestChecker` to do a custom JavaScript request check instead. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_JAVA_SCRIPT_AUTO_REDIRECT+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_JAVA_SCRIPT_AUTO_REDIRECT+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-authentication-id-token-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-id-token-required[`quarkus.oidc.authentication.id-token-required`]## - -[.description] --- -Requires that ID token is available when the authorization code flow completes. Disable this property only when you need to use the authorization code flow with OAuth2 providers which do not return ID token - an internal IdToken is generated in such cases. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_ID_TOKEN_REQUIRED+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_ID_TOKEN_REQUIRED+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-authentication-internal-id-token-lifespan]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-internal-id-token-lifespan[`quarkus.oidc.authentication.internal-id-token-lifespan`]## - -[.description] --- -Internal ID token lifespan. This property is only checked when an internal IdToken is generated when Oauth2 providers do not return IdToken. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_INTERNAL_ID_TOKEN_LIFESPAN+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_INTERNAL_ID_TOKEN_LIFESPAN+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] -|`5M` - -a| [[quarkus-oidc_quarkus-oidc-authentication-pkce-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-pkce-required[`quarkus.oidc.authentication.pkce-required`]## - -[.description] --- -Requires that a Proof Key for Code Exchange (PKCE) is used. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_PKCE_REQUIRED+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_PKCE_REQUIRED+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-authentication-state-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-state-secret[`quarkus.oidc.authentication.state-secret`]## - -[.description] --- -Secret used to encrypt Proof Key for Code Exchange (PKCE) code verifier and/or nonce in the code flow state. This secret should be at least 32 characters long. - -If this secret is not set, the client secret configured with either `quarkus.oidc.credentials.secret` or `quarkus.oidc.credentials.client-secret.value` is checked. Finally, `quarkus.oidc.credentials.jwt.secret` which can be used for `client_jwt_secret` authentication is checked. A client secret is not be used as a state encryption secret if it is less than 32 characters long. - -The secret is auto-generated if it remains uninitialized after checking all of these properties. - -Error is reported if the secret length is less than 16 characters. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_STATE_SECRET+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_STATE_SECRET+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-code-grant-extra-params-parameter-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-code-grant-extra-params-parameter-name[`quarkus.oidc.code-grant.extra-params."parameter-name"`]## - -[.description] --- -Additional parameters, in addition to the required `code` and `redirect-uri` parameters, which must be included to complete the authorization code grant request. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CODE_GRANT_EXTRA_PARAMS__PARAMETER_NAME_+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CODE_GRANT_EXTRA_PARAMS__PARAMETER_NAME_+++` -endif::add-copy-button-to-env-var[] --- -|Map -| - -a| [[quarkus-oidc_quarkus-oidc-code-grant-headers-header-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-code-grant-headers-header-name[`quarkus.oidc.code-grant.headers."header-name"`]## - -[.description] --- -Custom HTTP headers which must be sent to complete the authorization code grant request. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CODE_GRANT_HEADERS__HEADER_NAME_+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CODE_GRANT_HEADERS__HEADER_NAME_+++` -endif::add-copy-button-to-env-var[] --- -|Map -| - -a| [[quarkus-oidc_quarkus-oidc-token-state-manager-strategy]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-state-manager-strategy[`quarkus.oidc.token-state-manager.strategy`]## - -[.description] --- -Default TokenStateManager strategy. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_STRATEGY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_STRATEGY+++` -endif::add-copy-button-to-env-var[] --- -a|tooltip:keep-all-tokens[Keep ID, access and refresh tokens.], tooltip:id-token[Keep ID token only], tooltip:id-refresh-tokens[Keep ID and refresh tokens only] -|tooltip:keep-all-tokens[Keep ID, access and refresh tokens.] - -a| [[quarkus-oidc_quarkus-oidc-token-state-manager-split-tokens]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-state-manager-split-tokens[`quarkus.oidc.token-state-manager.split-tokens`]## - -[.description] --- -Default TokenStateManager keeps all tokens (ID, access and refresh) returned in the authorization code grant response in a single session cookie by default. Enable this property to minimize a session cookie size - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_SPLIT_TOKENS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_SPLIT_TOKENS+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-token-state-manager-encryption-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-state-manager-encryption-required[`quarkus.oidc.token-state-manager.encryption-required`]## - -[.description] --- -Mandates that the Default TokenStateManager encrypt the session cookie that stores the tokens. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_REQUIRED+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_REQUIRED+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-token-state-manager-encryption-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-state-manager-encryption-secret[`quarkus.oidc.token-state-manager.encryption-secret`]## - -[.description] --- -The secret used by the Default TokenStateManager to encrypt the session cookie storing the tokens when `encryption-required` property is enabled. - -If this secret is not set, the client secret configured with either `quarkus.oidc.credentials.secret` or `quarkus.oidc.credentials.client-secret.value` is checked. Finally, `quarkus.oidc.credentials.jwt.secret` which can be used for `client_jwt_secret` authentication is checked. The secret is auto-generated every time an application starts if it remains uninitialized after checking all of these properties. Generated secret can not decrypt the session cookie encrypted before the restart, therefore a user re-authentication will be required. - -The length of the secret used to encrypt the tokens should be at least 32 characters long. A warning is logged if the secret length is less than 16 characters. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_SECRET+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_SECRET+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-token-state-manager-encryption-algorithm]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-state-manager-encryption-algorithm[`quarkus.oidc.token-state-manager.encryption-algorithm`]## - -[.description] --- -Session cookie key encryption algorithm - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_ALGORITHM+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_ALGORITHM+++` -endif::add-copy-button-to-env-var[] --- -a|tooltip:a256-gcmkw[Content encryption key will be generated and encrypted using the A256GCMKW algorithm and the configured encryption secret. The generated content encryption key will be used to encrypt the session cookie content.], tooltip:dir[The configured key encryption secret will be used as the content encryption key to encrypt the session cookie content. Using the direct encryption avoids a content encryption key generation step and will make the encrypted session cookie sequence slightly shorter. Avoid using the direct encryption if the encryption secret is less than 32 characters long.] -|tooltip:a256-gcmkw[Content encryption key will be generated and encrypted using the A256GCMKW algorithm and the configured encryption secret. The generated content encryption key will be used to encrypt the session cookie content.] - -a| [[quarkus-oidc_quarkus-oidc-allow-token-introspection-cache]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-allow-token-introspection-cache[`quarkus.oidc.allow-token-introspection-cache`]## - -[.description] --- -Allow caching the token introspection data. Note enabling this property does not enable the cache itself but only permits to cache the token introspection for a given tenant. If the default token cache can be used, see `OidcConfig.TokenCache` to enable it. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_ALLOW_TOKEN_INTROSPECTION_CACHE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_ALLOW_TOKEN_INTROSPECTION_CACHE+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-allow-user-info-cache]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-allow-user-info-cache[`quarkus.oidc.allow-user-info-cache`]## - -[.description] --- -Allow caching the user info data. Note enabling this property does not enable the cache itself but only permits to cache the user info data for a given tenant. If the default token cache can be used, see `OidcConfig.TokenCache` to enable it. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_ALLOW_USER_INFO_CACHE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_ALLOW_USER_INFO_CACHE+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-cache-user-info-in-idtoken]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-cache-user-info-in-idtoken[`quarkus.oidc.cache-user-info-in-idtoken`]## - -[.description] --- -Allow inlining UserInfo in IdToken instead of caching it in the token cache. This property is only checked when an internal IdToken is generated when OAuth2 providers do not return IdToken. Inlining UserInfo in the generated IdToken allows to store it in the session cookie and avoids introducing a cached state. - -Inlining UserInfo in the generated IdToken is enabled if the session cookie is encrypted and the UserInfo cache is not enabled or caching UserInfo is disabled for the current tenant with the `allow-user-info-cache` property set to `false`. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CACHE_USER_INFO_IN_IDTOKEN+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CACHE_USER_INFO_IN_IDTOKEN+++` -endif::add-copy-button-to-env-var[] --- -|boolean -| - -a| [[quarkus-oidc_quarkus-oidc-jwks-resolve-early]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-resolve-early[`quarkus.oidc.jwks.resolve-early`]## - -[.description] --- -If JWK verification keys should be fetched at the moment a connection to the OIDC provider is initialized. - -Disabling this property delays the key acquisition until the moment the current token has to be verified. Typically it can only be necessary if the token or other telated request properties provide an additional context which is required to resolve the keys correctly. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_RESOLVE_EARLY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_JWKS_RESOLVE_EARLY+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-jwks-cache-size]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-cache-size[`quarkus.oidc.jwks.cache-size`]## - -[.description] --- -Maximum number of JWK keys that can be cached. This property is ignored if the `resolve-early` property is set to true. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_CACHE_SIZE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_JWKS_CACHE_SIZE+++` -endif::add-copy-button-to-env-var[] --- -|int -|`10` - -a| [[quarkus-oidc_quarkus-oidc-jwks-cache-time-to-live]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-cache-time-to-live[`quarkus.oidc.jwks.cache-time-to-live`]## - -[.description] --- -Number of minutes a JWK key can be cached for. This property is ignored if the `resolve-early` property is set to true. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_CACHE_TIME_TO_LIVE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_JWKS_CACHE_TIME_TO_LIVE+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] -|`10M` - -a| [[quarkus-oidc_quarkus-oidc-jwks-clean-up-timer-interval]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-clean-up-timer-interval[`quarkus.oidc.jwks.clean-up-timer-interval`]## - -[.description] --- -Cache timer interval. If this property is set, a timer checks and removes the stale entries periodically. This property is ignored if the `resolve-early` property is set to true. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_CLEAN_UP_TIMER_INTERVAL+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_JWKS_CLEAN_UP_TIMER_INTERVAL+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] -| - -a| [[quarkus-oidc_quarkus-oidc-jwks-try-all]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-try-all[`quarkus.oidc.jwks.try-all`]## - -[.description] --- -In case there is no key identifier ('kid') or certificate thumbprints ('x5t', 'x5t++#++S256') specified in the JOSE header and no key could be determined, check all available keys matching the token algorithm ('alg') header value. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_TRY_ALL+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_JWKS_TRY_ALL+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-provider]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-provider[`quarkus.oidc.provider`]## - -[.description] --- -Well known OpenId Connect provider identifier - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PROVIDER+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_PROVIDER+++` -endif::add-copy-button-to-env-var[] --- -a|`apple`, `discord`, `facebook`, `github`, `google`, `linkedin`, `mastodon`, `microsoft`, `spotify`, `strava`, `twitch`, `twitter`, `x` -| - -a| [[quarkus-oidc_quarkus-oidc-token-cache-max-size]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-cache-max-size[`quarkus.oidc.token-cache.max-size`]## - -[.description] --- -Maximum number of cache entries. Set it to a positive value if the cache has to be enabled. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_CACHE_MAX_SIZE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_CACHE_MAX_SIZE+++` -endif::add-copy-button-to-env-var[] --- -|int -|`0` - -a| [[quarkus-oidc_quarkus-oidc-token-cache-time-to-live]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-cache-time-to-live[`quarkus.oidc.token-cache.time-to-live`]## - -[.description] --- -Maximum amount of time a given cache entry is valid for. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_CACHE_TIME_TO_LIVE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_CACHE_TIME_TO_LIVE+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] -|`3M` - -a| [[quarkus-oidc_quarkus-oidc-token-cache-clean-up-timer-interval]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-cache-clean-up-timer-interval[`quarkus.oidc.token-cache.clean-up-timer-interval`]## - -[.description] --- -Clean up timer interval. If this property is set then a timer will check and remove the stale entries periodically. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_CACHE_CLEAN_UP_TIMER_INTERVAL+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_CACHE_CLEAN_UP_TIMER_INTERVAL+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] -| - -a| [[quarkus-oidc_quarkus-oidc-resolve-tenants-with-issuer]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-resolve-tenants-with-issuer[`quarkus.oidc.resolve-tenants-with-issuer`]## - -[.description] --- -If OIDC tenants should be resolved using the bearer access token's issuer (`iss`) claim value. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_RESOLVE_TENANTS_WITH_ISSUER+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_RESOLVE_TENANTS_WITH_ISSUER+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -h|[[quarkus-oidc_section_quarkus-oidc]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc[Additional named tenants]## -h|Type -h|Default - -a| [[quarkus-oidc_quarkus-oidc-tenant-auth-server-url]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-auth-server-url[`quarkus.oidc."tenant".auth-server-url`]## - -[.description] --- -The base URL of the OpenID Connect (OIDC) server, for example, `https://host:port/auth`. Do not set this property if you use 'quarkus-oidc' and the public key verification (`public-key`) or certificate chain verification only (`certificate-chain`) is required. The OIDC discovery endpoint is called by default by appending a `.well-known/openid-configuration` path to this URL. For Keycloak, use `https://host:port/realms/++{++realm++}++`, replacing `++{++realm++}++` with the Keycloak realm name. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTH_SERVER_URL+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTH_SERVER_URL+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-tenant-discovery-enabled]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-discovery-enabled[`quarkus.oidc."tenant".discovery-enabled`]## - -[.description] --- -Discovery of the OIDC endpoints. If not enabled, you must configure the OIDC endpoint URLs individually. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__DISCOVERY_ENABLED+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__DISCOVERY_ENABLED+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-tenant-registration-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-registration-path[`quarkus.oidc."tenant".registration-path`]## - -[.description] --- -The relative path or absolute URL of the OIDC dynamic client registration endpoint. Set if `discovery-enabled` is `false` or a discovered token endpoint path must be customized. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__REGISTRATION_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__REGISTRATION_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-tenant-connection-delay]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-connection-delay[`quarkus.oidc."tenant".connection-delay`]## - -[.description] --- -The duration to attempt the initial connection to an OIDC server. For example, setting the duration to `20S` allows 10 retries, each 2 seconds apart. This property is only effective when the initial OIDC connection is created. For dropped connections, use the `connection-retry-count` property instead. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CONNECTION_DELAY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CONNECTION_DELAY+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] -| - -a| [[quarkus-oidc_quarkus-oidc-tenant-connection-retry-count]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-connection-retry-count[`quarkus.oidc."tenant".connection-retry-count`]## - -[.description] --- -The number of times to retry re-establishing an existing OIDC connection if it is temporarily lost. Different from `connection-delay`, which applies only to initial connection attempts. For instance, if a request to the OIDC token endpoint fails due to a connection issue, it will be retried as per this setting. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CONNECTION_RETRY_COUNT+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CONNECTION_RETRY_COUNT+++` -endif::add-copy-button-to-env-var[] --- -|int -|`3` - -a| [[quarkus-oidc_quarkus-oidc-tenant-connection-timeout]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-connection-timeout[`quarkus.oidc."tenant".connection-timeout`]## - -[.description] --- -The number of seconds after which the current OIDC connection request times out. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CONNECTION_TIMEOUT+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CONNECTION_TIMEOUT+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] -|`10S` - -a| [[quarkus-oidc_quarkus-oidc-tenant-use-blocking-dns-lookup]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-use-blocking-dns-lookup[`quarkus.oidc."tenant".use-blocking-dns-lookup`]## - -[.description] --- -Whether DNS lookup should be performed on the worker thread. Use this option when you can see logged warnings about blocked Vert.x event loop by HTTP requests to OIDC server. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__USE_BLOCKING_DNS_LOOKUP+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__USE_BLOCKING_DNS_LOOKUP+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-tenant-max-pool-size]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-max-pool-size[`quarkus.oidc."tenant".max-pool-size`]## - -[.description] --- -The maximum size of the connection pool used by the WebClient. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__MAX_POOL_SIZE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__MAX_POOL_SIZE+++` -endif::add-copy-button-to-env-var[] --- -|int -| - -a| [[quarkus-oidc_quarkus-oidc-tenant-proxy-host]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-proxy-host[`quarkus.oidc."tenant".proxy.host`]## - -[.description] --- -The host name or IP address of the Proxy. + -Note: If the OIDC adapter requires a Proxy to talk with the OIDC server (Provider), set this value to enable the usage of a Proxy. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__PROXY_HOST+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__PROXY_HOST+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-tenant-proxy-port]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-proxy-port[`quarkus.oidc."tenant".proxy.port`]## - -[.description] --- -The port number of the Proxy. The default value is `80`. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__PROXY_PORT+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__PROXY_PORT+++` -endif::add-copy-button-to-env-var[] --- -|int -|`80` - -a| [[quarkus-oidc_quarkus-oidc-tenant-proxy-username]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-proxy-username[`quarkus.oidc."tenant".proxy.username`]## - -[.description] --- -The username, if the Proxy needs authentication. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__PROXY_USERNAME+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__PROXY_USERNAME+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-tenant-proxy-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-proxy-password[`quarkus.oidc."tenant".proxy.password`]## - -[.description] --- -The password, if the Proxy needs authentication. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__PROXY_PASSWORD+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__PROXY_PASSWORD+++` +Environment variable: `+++QUARKUS_OIDC_JWKS_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-tls-tls-configuration-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-tls-tls-configuration-name[`quarkus.oidc."tenant".tls.tls-configuration-name`]## +a| [[quarkus-oidc_quarkus-oidc-end-session-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-end-session-path[`quarkus.oidc.end-session-path`]## + +`quarkus.oidc."tenant".end-session-path` [.description] -- -The name of the TLS configuration to use. - -If a name is configured, it uses the configuration from `quarkus.tls..++*++` If a name is configured, but no TLS configuration is found with that name then an error will be thrown. - -The default TLS configuration is *not* used by default. +Relative path or absolute URL of the OIDC end_session_endpoint. This property must be set if OIDC discovery is disabled and RP Initiated Logout support for the `web-app` applications is required. This property is ignored if the discovery is enabled. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TLS_TLS_CONFIGURATION_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_END_SESSION_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TLS_TLS_CONFIGURATION_NAME+++` +Environment variable: `+++QUARKUS_OIDC_END_SESSION_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-path[`quarkus.oidc."tenant".token-path`]## +a| [[quarkus-oidc_quarkus-oidc-tenant-paths]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-paths[`quarkus.oidc.tenant-paths`]## + +`quarkus.oidc."tenant".tenant-paths` [.description] -- -The OIDC token endpoint that issues access and refresh tokens; specified as a relative path or absolute URL. Set if `discovery-enabled` is `false` or a discovered token endpoint path must be customized. +The paths which must be secured by this tenant. Tenant with the most specific path wins. +Please see the xref:security-openid-connect-multitenancy.adoc#configure-tenant-paths[Configure tenant paths] +section of the OIDC multitenancy guide for explanation of allowed path patterns. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TENANT_PATHS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_PATH+++` +Environment variable: `+++QUARKUS_OIDC_TENANT_PATHS+++` endif::add-copy-button-to-env-var[] -- -|string +|list of string | -a| [[quarkus-oidc_quarkus-oidc-tenant-revoke-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-revoke-path[`quarkus.oidc."tenant".revoke-path`]## +a| [[quarkus-oidc_quarkus-oidc-public-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-public-key[`quarkus.oidc.public-key`]## + +`quarkus.oidc."tenant".public-key` [.description] -- -The relative path or absolute URL of the OIDC token revocation endpoint. +The public key for the local JWT token verification. OIDC server connection is not created when this property is set. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__REVOKE_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PUBLIC_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__REVOKE_PATH+++` +Environment variable: `+++QUARKUS_OIDC_PUBLIC_KEY+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-client-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-client-id[`quarkus.oidc."tenant".client-id`]## +a| [[quarkus-oidc_quarkus-oidc-allow-token-introspection-cache]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-allow-token-introspection-cache[`quarkus.oidc.allow-token-introspection-cache`]## + +`quarkus.oidc."tenant".allow-token-introspection-cache` [.description] -- -The client id of the application. Each application has a client id that is used to identify the application. Setting the client id is not required if `application-type` is `service` and no token introspection is required. +Allow caching the token introspection data. Note enabling this property does not enable the cache itself but only permits to cache the token introspection for a given tenant. If the default token cache can be used, see `OidcConfig.TokenCache` to enable it. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CLIENT_ID+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_ALLOW_TOKEN_INTROSPECTION_CACHE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CLIENT_ID+++` +Environment variable: `+++QUARKUS_OIDC_ALLOW_TOKEN_INTROSPECTION_CACHE+++` endif::add-copy-button-to-env-var[] -- -|string -| +|boolean +|`true` -a| [[quarkus-oidc_quarkus-oidc-tenant-client-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-client-name[`quarkus.oidc."tenant".client-name`]## +a| [[quarkus-oidc_quarkus-oidc-allow-user-info-cache]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-allow-user-info-cache[`quarkus.oidc.allow-user-info-cache`]## + +`quarkus.oidc."tenant".allow-user-info-cache` [.description] -- -The client name of the application. It is meant to represent a human readable description of the application which you may provide when an application (client) is registered in an OpenId Connect provider's dashboard. For example, you can set this property to have more informative log messages which record an activity of the given client. +Allow caching the user info data. Note enabling this property does not enable the cache itself but only permits to cache the user info data for a given tenant. If the default token cache can be used, see `OidcConfig.TokenCache` to enable it. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CLIENT_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_ALLOW_USER_INFO_CACHE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CLIENT_NAME+++` +Environment variable: `+++QUARKUS_OIDC_ALLOW_USER_INFO_CACHE+++` endif::add-copy-button-to-env-var[] -- -|string -| +|boolean +|`true` + +a| [[quarkus-oidc_quarkus-oidc-cache-user-info-in-idtoken]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-cache-user-info-in-idtoken[`quarkus.oidc.cache-user-info-in-idtoken`]## -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-secret[`quarkus.oidc."tenant".credentials.secret`]## +`quarkus.oidc."tenant".cache-user-info-in-idtoken` [.description] -- -The client secret used by the `client_secret_basic` authentication method. Must be set unless a secret is set in `client-secret` or `jwt` client authentication is required. You can use `client-secret.value` instead, but both properties are mutually exclusive. +Allow inlining UserInfo in IdToken instead of caching it in the token cache. This property is only checked when an internal IdToken is generated when OAuth2 providers do not return IdToken. Inlining UserInfo in the generated IdToken allows to store it in the session cookie and avoids introducing a cached state. + +Inlining UserInfo in the generated IdToken is enabled if the session cookie is encrypted and the UserInfo cache is not enabled or caching UserInfo is disabled for the current tenant with the `allow-user-info-cache` property set to `false`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CACHE_USER_INFO_IN_IDTOKEN+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_SECRET+++` +Environment variable: `+++QUARKUS_OIDC_CACHE_USER_INFO_IN_IDTOKEN+++` endif::add-copy-button-to-env-var[] -- -|string +|boolean | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-client-secret-value]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-client-secret-value[`quarkus.oidc."tenant".credentials.client-secret.value`]## +a| [[quarkus-oidc_quarkus-oidc-provider]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-provider[`quarkus.oidc.provider`]## + +`quarkus.oidc."tenant".provider` [.description] -- -The client secret value. This value is ignored if `credentials.secret` is set. Must be set unless a secret is set in `client-secret` or `jwt` client authentication is required. +Well known OpenId Connect provider identifier ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_CLIENT_SECRET_VALUE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PROVIDER+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_CLIENT_SECRET_VALUE+++` +Environment variable: `+++QUARKUS_OIDC_PROVIDER+++` endif::add-copy-button-to-env-var[] -- -|string +a|`apple`, `discord`, `facebook`, `github`, `google`, `linkedin`, `mastodon`, `microsoft`, `slack`, `spotify`, `strava`, `twitch`, `twitter`, `x` | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-client-secret-provider-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-client-secret-provider-name[`quarkus.oidc."tenant".credentials.client-secret.provider.name`]## +h|[[quarkus-oidc_section_quarkus-oidc-devui]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-devui[OIDC Dev UI configuration which is effective in dev mode only]## +h|Type +h|Default + +a|icon:lock[title=Fixed at build time] [[quarkus-oidc_quarkus-oidc-devui-grant-type]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-devui-grant-type[`quarkus.oidc.devui.grant.type`]## [.description] -- -The CredentialsProvider bean name, which should only be set if more than one CredentialsProvider is registered +Grant type which will be used to acquire a token to test the OIDC 'service' applications ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_CLIENT_SECRET_PROVIDER_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_DEVUI_GRANT_TYPE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_CLIENT_SECRET_PROVIDER_NAME+++` +Environment variable: `+++QUARKUS_OIDC_DEVUI_GRANT_TYPE+++` endif::add-copy-button-to-env-var[] -- -|string +a|tooltip:client['client_credentials' grant], tooltip:password['password' grant], tooltip:code['authorization_code' grant], tooltip:implicit['implicit' grant] | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-client-secret-provider-keyring-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-client-secret-provider-keyring-name[`quarkus.oidc."tenant".credentials.client-secret.provider.keyring-name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-oidc_quarkus-oidc-devui-grant-options-option-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-devui-grant-options-option-name[`quarkus.oidc.devui.grant-options."option-name"`]## [.description] -- -The CredentialsProvider keyring name. The keyring name is only required when the CredentialsProvider being used requires the keyring name to look up the secret, which is often the case when a CredentialsProvider is shared by multiple extensions to retrieve credentials from a more dynamic source like a vault instance or secret manager +Grant options ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_CLIENT_SECRET_PROVIDER_KEYRING_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_DEVUI_GRANT_OPTIONS__OPTION_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_CLIENT_SECRET_PROVIDER_KEYRING_NAME+++` +Environment variable: `+++QUARKUS_OIDC_DEVUI_GRANT_OPTIONS__OPTION_NAME_+++` endif::add-copy-button-to-env-var[] -- -|string +|Map> | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-client-secret-provider-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-client-secret-provider-key[`quarkus.oidc."tenant".credentials.client-secret.provider.key`]## +a|icon:lock[title=Fixed at build time] [[quarkus-oidc_quarkus-oidc-devui-web-client-timeout]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-devui-web-client-timeout[`quarkus.oidc.devui.web-client-timeout`]## [.description] -- -The CredentialsProvider client secret key +The WebClient timeout. Use this property to configure how long an HTTP client used by Dev UI handlers will wait for a response when requesting tokens from OpenId Connect Provider and sending them to the service endpoint. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_CLIENT_SECRET_PROVIDER_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_DEVUI_WEB_CLIENT_TIMEOUT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_CLIENT_SECRET_PROVIDER_KEY+++` +Environment variable: `+++QUARKUS_OIDC_DEVUI_WEB_CLIENT_TIMEOUT+++` endif::add-copy-button-to-env-var[] -- -|string -| +|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] +|`4S` + + +h|[[quarkus-oidc_section_quarkus-oidc-proxy]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-proxy[HTTP proxy configuration]## +h|Type +h|Default + +a| [[quarkus-oidc_quarkus-oidc-proxy-host]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-proxy-host[`quarkus.oidc.proxy.host`]## -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-client-secret-method]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-client-secret-method[`quarkus.oidc."tenant".credentials.client-secret.method`]## +`quarkus.oidc."tenant".proxy.host` [.description] -- -The authentication method. If the `clientSecret.value` secret is set, this method is `basic` by default. +The host name or IP address of the Proxy. + +Note: If the OIDC adapter requires a Proxy to talk with the OIDC server (Provider), set this value to enable the usage of a Proxy. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_CLIENT_SECRET_METHOD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PROXY_HOST+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_CLIENT_SECRET_METHOD+++` +Environment variable: `+++QUARKUS_OIDC_PROXY_HOST+++` endif::add-copy-button-to-env-var[] -- -a|tooltip:basic[`client_secret_basic` (default)\: The client id and secret are submitted with the HTTP Authorization Basic scheme.], tooltip:post[`client_secret_post`\: The client id and secret are submitted as the `client_id` and `client_secret` form parameters.], tooltip:post-jwt[`client_secret_jwt`\: The client id and generated JWT secret are submitted as the `client_id` and `client_secret` form parameters.], tooltip:query[client id and secret are submitted as HTTP query parameters. This option is only supported by the OIDC extension.] +|string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-source]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-source[`quarkus.oidc."tenant".credentials.jwt.source`]## +a| [[quarkus-oidc_quarkus-oidc-proxy-port]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-proxy-port[`quarkus.oidc.proxy.port`]## + +`quarkus.oidc."tenant".proxy.port` [.description] -- -JWT token source: OIDC provider client or an existing JWT bearer token. +The port number of the Proxy. The default value is `80`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SOURCE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PROXY_PORT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SOURCE+++` +Environment variable: `+++QUARKUS_OIDC_PROXY_PORT+++` endif::add-copy-button-to-env-var[] -- -a|`client`, `bearer` -|`client` +|int +|`80` -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-secret[`quarkus.oidc."tenant".credentials.jwt.secret`]## +a| [[quarkus-oidc_quarkus-oidc-proxy-username]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-proxy-username[`quarkus.oidc.proxy.username`]## + +`quarkus.oidc."tenant".proxy.username` [.description] -- -If provided, indicates that JWT is signed using a secret key. It is mutually exclusive with `key`, `key-file` and `key-store` properties. +The username, if the Proxy needs authentication. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PROXY_USERNAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SECRET+++` +Environment variable: `+++QUARKUS_OIDC_PROXY_USERNAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-secret-provider-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-secret-provider-name[`quarkus.oidc."tenant".credentials.jwt.secret-provider.name`]## +a| [[quarkus-oidc_quarkus-oidc-proxy-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-proxy-password[`quarkus.oidc.proxy.password`]## + +`quarkus.oidc."tenant".proxy.password` [.description] -- -The CredentialsProvider bean name, which should only be set if more than one CredentialsProvider is registered +The password, if the Proxy needs authentication. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SECRET_PROVIDER_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PROXY_PASSWORD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SECRET_PROVIDER_NAME+++` +Environment variable: `+++QUARKUS_OIDC_PROXY_PASSWORD+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-secret-provider-keyring-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-secret-provider-keyring-name[`quarkus.oidc."tenant".credentials.jwt.secret-provider.keyring-name`]## + +h|[[quarkus-oidc_section_quarkus-oidc-tls]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-tls[TLS configuration]## +h|Type +h|Default + +a| [[quarkus-oidc_quarkus-oidc-tls-tls-configuration-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tls-tls-configuration-name[`quarkus.oidc.tls.tls-configuration-name`]## + +`quarkus.oidc."tenant".tls.tls-configuration-name` [.description] -- -The CredentialsProvider keyring name. The keyring name is only required when the CredentialsProvider being used requires the keyring name to look up the secret, which is often the case when a CredentialsProvider is shared by multiple extensions to retrieve credentials from a more dynamic source like a vault instance or secret manager +The name of the TLS configuration to use. + +If a name is configured, it uses the configuration from `quarkus.tls..++*++` If a name is configured, but no TLS configuration is found with that name then an error will be thrown. + +The default TLS configuration is *not* used by default. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SECRET_PROVIDER_KEYRING_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TLS_TLS_CONFIGURATION_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SECRET_PROVIDER_KEYRING_NAME+++` +Environment variable: `+++QUARKUS_OIDC_TLS_TLS_CONFIGURATION_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-secret-provider-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-secret-provider-key[`quarkus.oidc."tenant".credentials.jwt.secret-provider.key`]## + +h|[[quarkus-oidc_section_quarkus-oidc-credentials]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-credentials[Different authentication options for OIDC client to access OIDC token and other secured endpoints]## +h|Type +h|Default + +a| [[quarkus-oidc_quarkus-oidc-credentials-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-secret[`quarkus.oidc.credentials.secret`]## + +`quarkus.oidc."tenant".credentials.secret` [.description] -- -The CredentialsProvider client secret key +The client secret used by the `client_secret_basic` authentication method. Must be set unless a secret is set in `client-secret` or `jwt` client authentication is required. You can use `client-secret.value` instead, but both properties are mutually exclusive. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SECRET_PROVIDER_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SECRET_PROVIDER_KEY+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key[`quarkus.oidc."tenant".credentials.jwt.key`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-client-secret-value]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-client-secret-value[`quarkus.oidc.credentials.client-secret.value`]## + +`quarkus.oidc."tenant".credentials.client-secret.value` [.description] -- -String representation of a private key. If provided, indicates that JWT is signed using a private key in PEM or JWK format. It is mutually exclusive with `secret`, `key-file` and `key-store` properties. You can use the `signature-algorithm` property to override the default key algorithm, `RS256`. +The client secret value. This value is ignored if `credentials.secret` is set. Must be set unless a secret is set in `client-secret` or `jwt` client authentication is required. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_VALUE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_VALUE+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key-file]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key-file[`quarkus.oidc."tenant".credentials.jwt.key-file`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-name[`quarkus.oidc.credentials.client-secret.provider.name`]## + +`quarkus.oidc."tenant".credentials.client-secret.provider.name` [.description] -- -If provided, indicates that JWT is signed using a private key in PEM or JWK format. It is mutually exclusive with `secret`, `key` and `key-store` properties. You can use the `signature-algorithm` property to override the default key algorithm, `RS256`. +The CredentialsProvider bean name, which should only be set if more than one CredentialsProvider is registered ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY_FILE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY_FILE+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key-store-file]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key-store-file[`quarkus.oidc."tenant".credentials.jwt.key-store-file`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-keyring-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-keyring-name[`quarkus.oidc.credentials.client-secret.provider.keyring-name`]## + +`quarkus.oidc."tenant".credentials.client-secret.provider.keyring-name` [.description] -- -If provided, indicates that JWT is signed using a private key from a keystore. It is mutually exclusive with `secret`, `key` and `key-file` properties. +The CredentialsProvider keyring name. The keyring name is only required when the CredentialsProvider being used requires the keyring name to look up the secret, which is often the case when a CredentialsProvider is shared by multiple extensions to retrieve credentials from a more dynamic source like a vault instance or secret manager ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY_STORE_FILE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEYRING_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY_STORE_FILE+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEYRING_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key-store-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key-store-password[`quarkus.oidc."tenant".credentials.jwt.key-store-password`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-key[`quarkus.oidc.credentials.client-secret.provider.key`]## + +`quarkus.oidc."tenant".credentials.client-secret.provider.key` [.description] -- -A parameter to specify the password of the keystore file. +The CredentialsProvider client secret key ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY_STORE_PASSWORD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY_STORE_PASSWORD+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEY+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key-id[`quarkus.oidc."tenant".credentials.jwt.key-id`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-client-secret-method]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-client-secret-method[`quarkus.oidc.credentials.client-secret.method`]## + +`quarkus.oidc."tenant".credentials.client-secret.method` [.description] -- -The private key id or alias. +The authentication method. If the `clientSecret.value` secret is set, this method is `basic` by default. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY_ID+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_METHOD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY_ID+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_METHOD+++` endif::add-copy-button-to-env-var[] -- -|string +a|tooltip:basic[`client_secret_basic` (default)\: The client id and secret are submitted with the HTTP Authorization Basic scheme.], tooltip:post[`client_secret_post`\: The client id and secret are submitted as the `client_id` and `client_secret` form parameters.], tooltip:post-jwt[`client_secret_jwt`\: The client id and generated JWT secret are submitted as the `client_id` and `client_secret` form parameters.], tooltip:query[client id and secret are submitted as HTTP query parameters. This option is only supported by the OIDC extension.] | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key-password[`quarkus.oidc."tenant".credentials.jwt.key-password`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-source]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-source[`quarkus.oidc.credentials.jwt.source`]## + +`quarkus.oidc."tenant".credentials.jwt.source` [.description] -- -The private key password. +JWT token source: OIDC provider client or an existing JWT bearer token. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY_PASSWORD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SOURCE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY_PASSWORD+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SOURCE+++` endif::add-copy-button-to-env-var[] -- -|string -| +a|`client`, `bearer` +|`client` + +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-secret[`quarkus.oidc.credentials.jwt.secret`]## -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-audience]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-audience[`quarkus.oidc."tenant".credentials.jwt.audience`]## +`quarkus.oidc."tenant".credentials.jwt.secret` [.description] -- -The JWT audience (`aud`) claim value. By default, the audience is set to the address of the OpenId Connect Provider's token endpoint. +If provided, indicates that JWT is signed using a secret key. It is mutually exclusive with `key`, `key-file` and `key-store` properties. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_AUDIENCE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_AUDIENCE+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-token-key-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-token-key-id[`quarkus.oidc."tenant".credentials.jwt.token-key-id`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-name[`quarkus.oidc.credentials.jwt.secret-provider.name`]## + +`quarkus.oidc."tenant".credentials.jwt.secret-provider.name` [.description] -- -The key identifier of the signing key added as a JWT `kid` header. +The CredentialsProvider bean name, which should only be set if more than one CredentialsProvider is registered ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_TOKEN_KEY_ID+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_TOKEN_KEY_ID+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-issuer]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-issuer[`quarkus.oidc."tenant".credentials.jwt.issuer`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-keyring-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-keyring-name[`quarkus.oidc.credentials.jwt.secret-provider.keyring-name`]## + +`quarkus.oidc."tenant".credentials.jwt.secret-provider.keyring-name` [.description] -- -The issuer of the signing key added as a JWT `iss` claim. The default value is the client id. +The CredentialsProvider keyring name. The keyring name is only required when the CredentialsProvider being used requires the keyring name to look up the secret, which is often the case when a CredentialsProvider is shared by multiple extensions to retrieve credentials from a more dynamic source like a vault instance or secret manager ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_ISSUER+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_KEYRING_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_ISSUER+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_KEYRING_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-subject]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-subject[`quarkus.oidc."tenant".credentials.jwt.subject`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-key[`quarkus.oidc.credentials.jwt.secret-provider.key`]## + +`quarkus.oidc."tenant".credentials.jwt.secret-provider.key` [.description] -- -Subject of the signing key added as a JWT `sub` claim The default value is the client id. +The CredentialsProvider client secret key ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SUBJECT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SUBJECT+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_KEY+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-claims-claim-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-claims-claim-name[`quarkus.oidc."tenant".credentials.jwt.claims."claim-name"`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key[`quarkus.oidc.credentials.jwt.key`]## + +`quarkus.oidc."tenant".credentials.jwt.key` [.description] -- -Additional claims. +String representation of a private key. If provided, indicates that JWT is signed using a private key in PEM or JWK format. It is mutually exclusive with `secret`, `key-file` and `key-store` properties. You can use the `signature-algorithm` property to override the default key algorithm, `RS256`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_CLAIMS__CLAIM_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_CLAIMS__CLAIM_NAME_+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY+++` endif::add-copy-button-to-env-var[] -- -|Map +|string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-signature-algorithm]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-signature-algorithm[`quarkus.oidc."tenant".credentials.jwt.signature-algorithm`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key-file]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key-file[`quarkus.oidc.credentials.jwt.key-file`]## + +`quarkus.oidc."tenant".credentials.jwt.key-file` [.description] -- -The signature algorithm used for the `key-file` property. Supported values: `RS256` (default), `RS384`, `RS512`, `PS256`, `PS384`, `PS512`, `ES256`, `ES384`, `ES512`, `HS256`, `HS384`, `HS512`. +If provided, indicates that JWT is signed using a private key in PEM or JWK format. It is mutually exclusive with `secret`, `key` and `key-store` properties. You can use the `signature-algorithm` property to override the default key algorithm, `RS256`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SIGNATURE_ALGORITHM+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_FILE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SIGNATURE_ALGORITHM+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_FILE+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-lifespan]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-lifespan[`quarkus.oidc."tenant".credentials.jwt.lifespan`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key-store-file]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key-store-file[`quarkus.oidc.credentials.jwt.key-store-file`]## + +`quarkus.oidc."tenant".credentials.jwt.key-store-file` [.description] -- -The JWT lifespan in seconds. This value is added to the time at which the JWT was issued to calculate the expiration time. +If provided, indicates that JWT is signed using a private key from a keystore. It is mutually exclusive with `secret`, `key` and `key-file` properties. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_LIFESPAN+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_STORE_FILE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_LIFESPAN+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_STORE_FILE+++` endif::add-copy-button-to-env-var[] -- -|int -|`10` +|string +| + +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key-store-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key-store-password[`quarkus.oidc.credentials.jwt.key-store-password`]## -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-assertion]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-assertion[`quarkus.oidc."tenant".credentials.jwt.assertion`]## +`quarkus.oidc."tenant".credentials.jwt.key-store-password` [.description] -- -If true then the client authentication token is a JWT bearer grant assertion. Instead of producing 'client_assertion' and 'client_assertion_type' form properties, only 'assertion' is produced. This option is only supported by the OIDC client extension. +A parameter to specify the password of the keystore file. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_ASSERTION+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_STORE_PASSWORD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_ASSERTION+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_STORE_PASSWORD+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`false` +|string +| -a| [[quarkus-oidc_quarkus-oidc-tenant-tenant-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-tenant-id[`quarkus.oidc."tenant".tenant-id`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key-id[`quarkus.oidc.credentials.jwt.key-id`]## + +`quarkus.oidc."tenant".credentials.jwt.key-id` [.description] -- -A unique tenant identifier. It can be set by `TenantConfigResolver` providers, which resolve the tenant configuration dynamically. +The private key id or alias. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TENANT_ID+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_ID+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TENANT_ID+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_ID+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-tenant-enabled]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-tenant-enabled[`quarkus.oidc."tenant".tenant-enabled`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key-password[`quarkus.oidc.credentials.jwt.key-password`]## + +`quarkus.oidc."tenant".credentials.jwt.key-password` [.description] -- -If this tenant configuration is enabled. The default tenant is disabled if it is not configured but a `TenantConfigResolver` that resolves tenant configurations is registered, or named tenants are configured. In this case, you do not need to disable the default tenant. +The private key password. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TENANT_ENABLED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_PASSWORD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TENANT_ENABLED+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_PASSWORD+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`true` +|string +| -a| [[quarkus-oidc_quarkus-oidc-tenant-application-type]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-application-type[`quarkus.oidc."tenant".application-type`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-audience]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-audience[`quarkus.oidc.credentials.jwt.audience`]## + +`quarkus.oidc."tenant".credentials.jwt.audience` [.description] -- -The application type, which can be one of the following `ApplicationType` values. +The JWT audience (`aud`) claim value. By default, the audience is set to the address of the OpenId Connect Provider's token endpoint. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__APPLICATION_TYPE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_AUDIENCE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__APPLICATION_TYPE+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_AUDIENCE+++` endif::add-copy-button-to-env-var[] -- -a|tooltip:web-app[A `WEB_APP` is a client that serves pages, usually a front-end application. For this type of client the Authorization Code Flow is defined as the preferred method for authenticating users.], tooltip:service[A `SERVICE` is a client that has a set of protected HTTP resources, usually a backend application following the RESTful Architectural Design. For this type of client, the Bearer Authorization method is defined as the preferred method for authenticating and authorizing users.], tooltip:hybrid[A combined `SERVICE` and `WEB_APP` client. For this type of client, the Bearer Authorization method is used if the Authorization header is set and Authorization Code Flow - if not.] -|tooltip:service[A {@code SERVICE} is a client that has a set of protected HTTP resources, usually a backend application following the RESTful Architectural Design. For this type of client, the Bearer Authorization method is defined as the preferred method for authenticating and authorizing users.] +|string +| + +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-token-key-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-token-key-id[`quarkus.oidc.credentials.jwt.token-key-id`]## -a| [[quarkus-oidc_quarkus-oidc-tenant-authorization-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authorization-path[`quarkus.oidc."tenant".authorization-path`]## +`quarkus.oidc."tenant".credentials.jwt.token-key-id` [.description] -- -The relative path or absolute URL of the OpenID Connect (OIDC) authorization endpoint, which authenticates users. You must set this property for `web-app` applications if OIDC discovery is disabled. This property is ignored if OIDC discovery is enabled. +The key identifier of the signing key added as a JWT `kid` header. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHORIZATION_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_TOKEN_KEY_ID+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHORIZATION_PATH+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_TOKEN_KEY_ID+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-user-info-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-user-info-path[`quarkus.oidc."tenant".user-info-path`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-issuer]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-issuer[`quarkus.oidc.credentials.jwt.issuer`]## + +`quarkus.oidc."tenant".credentials.jwt.issuer` [.description] -- -The relative path or absolute URL of the OIDC UserInfo endpoint. You must set this property for `web-app` applications if OIDC discovery is disabled and the `authentication.user-info-required` property is enabled. This property is ignored if OIDC discovery is enabled. +The issuer of the signing key added as a JWT `iss` claim. The default value is the client id. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__USER_INFO_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_ISSUER+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__USER_INFO_PATH+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_ISSUER+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-introspection-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-introspection-path[`quarkus.oidc."tenant".introspection-path`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-subject]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-subject[`quarkus.oidc.credentials.jwt.subject`]## + +`quarkus.oidc."tenant".credentials.jwt.subject` [.description] -- -Relative path or absolute URL of the OIDC RFC7662 introspection endpoint which can introspect both opaque and JSON Web Token (JWT) tokens. This property must be set if OIDC discovery is disabled and 1) the opaque bearer access tokens must be verified or 2) JWT tokens must be verified while the cached JWK verification set with no matching JWK is being refreshed. This property is ignored if the discovery is enabled. +Subject of the signing key added as a JWT `sub` claim The default value is the client id. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__INTROSPECTION_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SUBJECT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__INTROSPECTION_PATH+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SUBJECT+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-jwks-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-jwks-path[`quarkus.oidc."tenant".jwks-path`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-claims-claim-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-claims-claim-name[`quarkus.oidc.credentials.jwt.claims."claim-name"`]## + +`quarkus.oidc."tenant".credentials.jwt.claims."claim-name"` [.description] -- -Relative path or absolute URL of the OIDC JSON Web Key Set (JWKS) endpoint which returns a JSON Web Key Verification Set. This property should be set if OIDC discovery is disabled and the local JWT verification is required. This property is ignored if the discovery is enabled. +Additional claims. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__JWKS_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_CLAIMS__CLAIM_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__JWKS_PATH+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_CLAIMS__CLAIM_NAME_+++` endif::add-copy-button-to-env-var[] -- -|string +|Map | -a| [[quarkus-oidc_quarkus-oidc-tenant-end-session-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-end-session-path[`quarkus.oidc."tenant".end-session-path`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-signature-algorithm]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-signature-algorithm[`quarkus.oidc.credentials.jwt.signature-algorithm`]## + +`quarkus.oidc."tenant".credentials.jwt.signature-algorithm` [.description] -- -Relative path or absolute URL of the OIDC end_session_endpoint. This property must be set if OIDC discovery is disabled and RP Initiated Logout support for the `web-app` applications is required. This property is ignored if the discovery is enabled. +The signature algorithm used for the `key-file` property. Supported values: `RS256` (default), `RS384`, `RS512`, `PS256`, `PS384`, `PS512`, `ES256`, `ES384`, `ES512`, `HS256`, `HS384`, `HS512`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__END_SESSION_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SIGNATURE_ALGORITHM+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__END_SESSION_PATH+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SIGNATURE_ALGORITHM+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-tenant-paths]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-tenant-paths[`quarkus.oidc."tenant".tenant-paths`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-lifespan]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-lifespan[`quarkus.oidc.credentials.jwt.lifespan`]## + +`quarkus.oidc."tenant".credentials.jwt.lifespan` [.description] -- -The paths which must be secured by this tenant. Tenant with the most specific path wins. -Please see the xref:security-openid-connect-multitenancy.adoc#configure-tenant-paths[Configure tenant paths] -section of the OIDC multitenancy guide for explanation of allowed path patterns. +The JWT lifespan in seconds. This value is added to the time at which the JWT was issued to calculate the expiration time. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TENANT_PATHS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_LIFESPAN+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TENANT_PATHS+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_LIFESPAN+++` endif::add-copy-button-to-env-var[] -- -|list of string -| +|int +|`10` + +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-assertion]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-assertion[`quarkus.oidc.credentials.jwt.assertion`]## -a| [[quarkus-oidc_quarkus-oidc-tenant-public-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-public-key[`quarkus.oidc."tenant".public-key`]## +`quarkus.oidc."tenant".credentials.jwt.assertion` [.description] -- -The public key for the local JWT token verification. OIDC server connection is not created when this property is set. +If true then the client authentication token is a JWT bearer grant assertion. Instead of producing 'client_assertion' and 'client_assertion_type' form properties, only 'assertion' is produced. This option is only supported by the OIDC client extension. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__PUBLIC_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_ASSERTION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__PUBLIC_KEY+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_ASSERTION+++` endif::add-copy-button-to-env-var[] -- -|string -| +|boolean +|`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-introspection-credentials-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-introspection-credentials-name[`quarkus.oidc."tenant".introspection-credentials.name`]## + +h|[[quarkus-oidc_section_quarkus-oidc-introspection-credentials]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-introspection-credentials[Optional introspection endpoint-specific basic authentication configuration]## +h|Type +h|Default + +a| [[quarkus-oidc_quarkus-oidc-introspection-credentials-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-introspection-credentials-name[`quarkus.oidc.introspection-credentials.name`]## + +`quarkus.oidc."tenant".introspection-credentials.name` [.description] -- @@ -3488,16 +1235,18 @@ Name ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__INTROSPECTION_CREDENTIALS_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__INTROSPECTION_CREDENTIALS_NAME+++` +Environment variable: `+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-introspection-credentials-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-introspection-credentials-secret[`quarkus.oidc."tenant".introspection-credentials.secret`]## +a| [[quarkus-oidc_quarkus-oidc-introspection-credentials-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-introspection-credentials-secret[`quarkus.oidc.introspection-credentials.secret`]## + +`quarkus.oidc."tenant".introspection-credentials.secret` [.description] -- @@ -3505,16 +1254,18 @@ Secret ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__INTROSPECTION_CREDENTIALS_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__INTROSPECTION_CREDENTIALS_SECRET+++` +Environment variable: `+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-introspection-credentials-include-client-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-introspection-credentials-include-client-id[`quarkus.oidc."tenant".introspection-credentials.include-client-id`]## +a| [[quarkus-oidc_quarkus-oidc-introspection-credentials-include-client-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-introspection-credentials-include-client-id[`quarkus.oidc.introspection-credentials.include-client-id`]## + +`quarkus.oidc."tenant".introspection-credentials.include-client-id` [.description] -- @@ -3522,16 +1273,23 @@ Include OpenId Connect Client ID configured with `quarkus.oidc.client-id`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__INTROSPECTION_CREDENTIALS_INCLUDE_CLIENT_ID+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_INCLUDE_CLIENT_ID+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__INTROSPECTION_CREDENTIALS_INCLUDE_CLIENT_ID+++` +Environment variable: `+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_INCLUDE_CLIENT_ID+++` endif::add-copy-button-to-env-var[] -- |boolean |`true` -a| [[quarkus-oidc_quarkus-oidc-tenant-roles-role-claim-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-roles-role-claim-path[`quarkus.oidc."tenant".roles.role-claim-path`]## + +h|[[quarkus-oidc_section_quarkus-oidc-roles]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-roles[Configuration to find and parse custom claims which contain roles]## +h|Type +h|Default + +a| [[quarkus-oidc_quarkus-oidc-roles-role-claim-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-roles-role-claim-path[`quarkus.oidc.roles.role-claim-path`]## + +`quarkus.oidc."tenant".roles.role-claim-path` [.description] -- @@ -3539,16 +1297,18 @@ A list of paths to claims containing an array of groups. Each path starts from t ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__ROLES_ROLE_CLAIM_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_ROLES_ROLE_CLAIM_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__ROLES_ROLE_CLAIM_PATH+++` +Environment variable: `+++QUARKUS_OIDC_ROLES_ROLE_CLAIM_PATH+++` endif::add-copy-button-to-env-var[] -- |list of string | -a| [[quarkus-oidc_quarkus-oidc-tenant-roles-role-claim-separator]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-roles-role-claim-separator[`quarkus.oidc."tenant".roles.role-claim-separator`]## +a| [[quarkus-oidc_quarkus-oidc-roles-role-claim-separator]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-roles-role-claim-separator[`quarkus.oidc.roles.role-claim-separator`]## + +`quarkus.oidc."tenant".roles.role-claim-separator` [.description] -- @@ -3556,16 +1316,18 @@ The separator for splitting strings that contain multiple group values. It is on ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__ROLES_ROLE_CLAIM_SEPARATOR+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_ROLES_ROLE_CLAIM_SEPARATOR+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__ROLES_ROLE_CLAIM_SEPARATOR+++` +Environment variable: `+++QUARKUS_OIDC_ROLES_ROLE_CLAIM_SEPARATOR+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-roles-source]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-roles-source[`quarkus.oidc."tenant".roles.source`]## +a| [[quarkus-oidc_quarkus-oidc-roles-source]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-roles-source[`quarkus.oidc.roles.source`]## + +`quarkus.oidc."tenant".roles.source` [.description] -- @@ -3573,16 +1335,23 @@ Source of the principal roles. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__ROLES_SOURCE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_ROLES_SOURCE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__ROLES_SOURCE+++` +Environment variable: `+++QUARKUS_OIDC_ROLES_SOURCE+++` endif::add-copy-button-to-env-var[] -- a|tooltip:idtoken[ID Token - the default value for the `web-app` applications.], tooltip:accesstoken[Access Token - the default value for the `service` applications; can also be used as the source of roles for the `web-app` applications.], tooltip:userinfo[User Info] | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-issuer]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-issuer[`quarkus.oidc."tenant".token.issuer`]## + +h|[[quarkus-oidc_section_quarkus-oidc-token]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-token[Configuration to customize validation of token claims]## +h|Type +h|Default + +a| [[quarkus-oidc_quarkus-oidc-token-issuer]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-issuer[`quarkus.oidc.token.issuer`]## + +`quarkus.oidc."tenant".token.issuer` [.description] -- @@ -3590,16 +1359,18 @@ The expected issuer `iss` claim value. This property overrides the `issuer` prop ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_ISSUER+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_ISSUER+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_ISSUER+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_ISSUER+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-audience]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-audience[`quarkus.oidc."tenant".token.audience`]## +a| [[quarkus-oidc_quarkus-oidc-token-audience]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-audience[`quarkus.oidc.token.audience`]## + +`quarkus.oidc."tenant".token.audience` [.description] -- @@ -3607,16 +1378,18 @@ The expected audience `aud` claim value, which can be a string or an array of st ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_AUDIENCE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_AUDIENCE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_AUDIENCE+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_AUDIENCE+++` endif::add-copy-button-to-env-var[] -- |list of string | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-subject-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-subject-required[`quarkus.oidc."tenant".token.subject-required`]## +a| [[quarkus-oidc_quarkus-oidc-token-subject-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-subject-required[`quarkus.oidc.token.subject-required`]## + +`quarkus.oidc."tenant".token.subject-required` [.description] -- @@ -3624,16 +1397,18 @@ Require that the token includes a `sub` (subject) claim which is a unique and ne ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_SUBJECT_REQUIRED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_SUBJECT_REQUIRED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_SUBJECT_REQUIRED+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_SUBJECT_REQUIRED+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-token-required-claims-claim-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-required-claims-claim-name[`quarkus.oidc."tenant".token.required-claims."claim-name"`]## +a| [[quarkus-oidc_quarkus-oidc-token-required-claims-claim-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-required-claims-claim-name[`quarkus.oidc.token.required-claims."claim-name"`]## + +`quarkus.oidc."tenant".token.required-claims."claim-name"` [.description] -- @@ -3641,16 +1416,18 @@ A map of required claims and their expected values. For example, `quarkus.oidc.t ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_REQUIRED_CLAIMS__CLAIM_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_REQUIRED_CLAIMS__CLAIM_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_REQUIRED_CLAIMS__CLAIM_NAME_+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_REQUIRED_CLAIMS__CLAIM_NAME_+++` endif::add-copy-button-to-env-var[] -- |Map | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-token-type]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-token-type[`quarkus.oidc."tenant".token.token-type`]## +a| [[quarkus-oidc_quarkus-oidc-token-token-type]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-token-type[`quarkus.oidc.token.token-type`]## + +`quarkus.oidc."tenant".token.token-type` [.description] -- @@ -3658,16 +1435,18 @@ Expected token type ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_TOKEN_TYPE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_TOKEN_TYPE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_TOKEN_TYPE+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_TOKEN_TYPE+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-lifespan-grace]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-lifespan-grace[`quarkus.oidc."tenant".token.lifespan-grace`]## +a| [[quarkus-oidc_quarkus-oidc-token-lifespan-grace]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-lifespan-grace[`quarkus.oidc.token.lifespan-grace`]## + +`quarkus.oidc."tenant".token.lifespan-grace` [.description] -- @@ -3675,16 +1454,18 @@ Life span grace period in seconds. When checking token expiry, current time is a ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_LIFESPAN_GRACE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_LIFESPAN_GRACE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_LIFESPAN_GRACE+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_LIFESPAN_GRACE+++` endif::add-copy-button-to-env-var[] -- |int | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-age]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-age[`quarkus.oidc."tenant".token.age`]## +a| [[quarkus-oidc_quarkus-oidc-token-age]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-age[`quarkus.oidc.token.age`]## + +`quarkus.oidc."tenant".token.age` [.description] -- @@ -3692,16 +1473,18 @@ Token age. It allows for the number of seconds to be specified that must not ela ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_AGE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_AGE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_AGE+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_AGE+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-issued-at-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-issued-at-required[`quarkus.oidc."tenant".token.issued-at-required`]## +a| [[quarkus-oidc_quarkus-oidc-token-issued-at-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-issued-at-required[`quarkus.oidc.token.issued-at-required`]## + +`quarkus.oidc."tenant".token.issued-at-required` [.description] -- @@ -3709,16 +1492,18 @@ Require that the token includes a `iat` (issued at) claim Set this property to ` ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_ISSUED_AT_REQUIRED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_ISSUED_AT_REQUIRED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_ISSUED_AT_REQUIRED+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_ISSUED_AT_REQUIRED+++` endif::add-copy-button-to-env-var[] -- |boolean |`true` -a| [[quarkus-oidc_quarkus-oidc-tenant-token-principal-claim]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-principal-claim[`quarkus.oidc."tenant".token.principal-claim`]## +a| [[quarkus-oidc_quarkus-oidc-token-principal-claim]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-principal-claim[`quarkus.oidc.token.principal-claim`]## + +`quarkus.oidc."tenant".token.principal-claim` [.description] -- @@ -3726,16 +1511,18 @@ Name of the claim which contains a principal name. By default, the `upn`, `prefe ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_PRINCIPAL_CLAIM+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_PRINCIPAL_CLAIM+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_PRINCIPAL_CLAIM+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_PRINCIPAL_CLAIM+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-refresh-expired]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-refresh-expired[`quarkus.oidc."tenant".token.refresh-expired`]## +a| [[quarkus-oidc_quarkus-oidc-token-refresh-expired]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-refresh-expired[`quarkus.oidc.token.refresh-expired`]## + +`quarkus.oidc."tenant".token.refresh-expired` [.description] -- @@ -3743,16 +1530,18 @@ Refresh expired authorization code flow ID or access tokens. If this property is ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_REFRESH_EXPIRED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_REFRESH_EXPIRED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_REFRESH_EXPIRED+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_REFRESH_EXPIRED+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-token-refresh-token-time-skew]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-refresh-token-time-skew[`quarkus.oidc."tenant".token.refresh-token-time-skew`]## +a| [[quarkus-oidc_quarkus-oidc-token-refresh-token-time-skew]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-refresh-token-time-skew[`quarkus.oidc.token.refresh-token-time-skew`]## + +`quarkus.oidc."tenant".token.refresh-token-time-skew` [.description] -- @@ -3760,16 +1549,18 @@ The refresh token time skew, in seconds. If this property is enabled, the config ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_REFRESH_TOKEN_TIME_SKEW+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_REFRESH_TOKEN_TIME_SKEW+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_REFRESH_TOKEN_TIME_SKEW+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_REFRESH_TOKEN_TIME_SKEW+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-forced-jwk-refresh-interval]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-forced-jwk-refresh-interval[`quarkus.oidc."tenant".token.forced-jwk-refresh-interval`]## +a| [[quarkus-oidc_quarkus-oidc-token-forced-jwk-refresh-interval]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-forced-jwk-refresh-interval[`quarkus.oidc.token.forced-jwk-refresh-interval`]## + +`quarkus.oidc."tenant".token.forced-jwk-refresh-interval` [.description] -- @@ -3777,16 +1568,18 @@ The forced JWK set refresh interval in minutes. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_FORCED_JWK_REFRESH_INTERVAL+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_FORCED_JWK_REFRESH_INTERVAL+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_FORCED_JWK_REFRESH_INTERVAL+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_FORCED_JWK_REFRESH_INTERVAL+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] |`10M` -a| [[quarkus-oidc_quarkus-oidc-tenant-token-header]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-header[`quarkus.oidc."tenant".token.header`]## +a| [[quarkus-oidc_quarkus-oidc-token-header]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-header[`quarkus.oidc.token.header`]## + +`quarkus.oidc."tenant".token.header` [.description] -- @@ -3794,16 +1587,18 @@ Custom HTTP header that contains a bearer token. This option is valid only when ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_HEADER+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_HEADER+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_HEADER+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_HEADER+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-authorization-scheme]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-authorization-scheme[`quarkus.oidc."tenant".token.authorization-scheme`]## +a| [[quarkus-oidc_quarkus-oidc-token-authorization-scheme]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-authorization-scheme[`quarkus.oidc.token.authorization-scheme`]## + +`quarkus.oidc."tenant".token.authorization-scheme` [.description] -- @@ -3811,16 +1606,18 @@ HTTP Authorization header scheme. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_AUTHORIZATION_SCHEME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_AUTHORIZATION_SCHEME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_AUTHORIZATION_SCHEME+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_AUTHORIZATION_SCHEME+++` endif::add-copy-button-to-env-var[] -- |string |`Bearer` -a| [[quarkus-oidc_quarkus-oidc-tenant-token-signature-algorithm]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-signature-algorithm[`quarkus.oidc."tenant".token.signature-algorithm`]## +a| [[quarkus-oidc_quarkus-oidc-token-signature-algorithm]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-signature-algorithm[`quarkus.oidc.token.signature-algorithm`]## + +`quarkus.oidc."tenant".token.signature-algorithm` [.description] -- @@ -3828,16 +1625,18 @@ Required signature algorithm. OIDC providers support many signature algorithms b ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_SIGNATURE_ALGORITHM+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_SIGNATURE_ALGORITHM+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_SIGNATURE_ALGORITHM+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_SIGNATURE_ALGORITHM+++` endif::add-copy-button-to-env-var[] -- a|`rs256`, `rs384`, `rs512`, `ps256`, `ps384`, `ps512`, `es256`, `es384`, `es512`, `eddsa` | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-decryption-key-location]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-decryption-key-location[`quarkus.oidc."tenant".token.decryption-key-location`]## +a| [[quarkus-oidc_quarkus-oidc-token-decryption-key-location]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-decryption-key-location[`quarkus.oidc.token.decryption-key-location`]## + +`quarkus.oidc."tenant".token.decryption-key-location` [.description] -- @@ -3845,16 +1644,18 @@ Decryption key location. JWT tokens can be inner-signed and encrypted by OpenId ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_DECRYPTION_KEY_LOCATION+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_DECRYPTION_KEY_LOCATION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_DECRYPTION_KEY_LOCATION+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_DECRYPTION_KEY_LOCATION+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-allow-jwt-introspection]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-allow-jwt-introspection[`quarkus.oidc."tenant".token.allow-jwt-introspection`]## +a| [[quarkus-oidc_quarkus-oidc-token-allow-jwt-introspection]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-allow-jwt-introspection[`quarkus.oidc.token.allow-jwt-introspection`]## + +`quarkus.oidc."tenant".token.allow-jwt-introspection` [.description] -- @@ -3862,16 +1663,18 @@ Allow the remote introspection of JWT tokens when no matching JWK key is availab ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_ALLOW_JWT_INTROSPECTION+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_ALLOW_JWT_INTROSPECTION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_ALLOW_JWT_INTROSPECTION+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_ALLOW_JWT_INTROSPECTION+++` endif::add-copy-button-to-env-var[] -- |boolean |`true` -a| [[quarkus-oidc_quarkus-oidc-tenant-token-require-jwt-introspection-only]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-require-jwt-introspection-only[`quarkus.oidc."tenant".token.require-jwt-introspection-only`]## +a| [[quarkus-oidc_quarkus-oidc-token-require-jwt-introspection-only]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-require-jwt-introspection-only[`quarkus.oidc.token.require-jwt-introspection-only`]## + +`quarkus.oidc."tenant".token.require-jwt-introspection-only` [.description] -- @@ -3879,16 +1682,18 @@ Require that JWT tokens are only introspected remotely. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_REQUIRE_JWT_INTROSPECTION_ONLY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_REQUIRE_JWT_INTROSPECTION_ONLY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_REQUIRE_JWT_INTROSPECTION_ONLY+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_REQUIRE_JWT_INTROSPECTION_ONLY+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-token-allow-opaque-token-introspection]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-allow-opaque-token-introspection[`quarkus.oidc."tenant".token.allow-opaque-token-introspection`]## +a| [[quarkus-oidc_quarkus-oidc-token-allow-opaque-token-introspection]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-allow-opaque-token-introspection[`quarkus.oidc.token.allow-opaque-token-introspection`]## + +`quarkus.oidc."tenant".token.allow-opaque-token-introspection` [.description] -- @@ -3896,16 +1701,18 @@ Allow the remote introspection of the opaque tokens. Set this property to `false ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_ALLOW_OPAQUE_TOKEN_INTROSPECTION+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_ALLOW_OPAQUE_TOKEN_INTROSPECTION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_ALLOW_OPAQUE_TOKEN_INTROSPECTION+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_ALLOW_OPAQUE_TOKEN_INTROSPECTION+++` endif::add-copy-button-to-env-var[] -- |boolean |`true` -a| [[quarkus-oidc_quarkus-oidc-tenant-token-customizer-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-customizer-name[`quarkus.oidc."tenant".token.customizer-name`]## +a| [[quarkus-oidc_quarkus-oidc-token-customizer-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-customizer-name[`quarkus.oidc.token.customizer-name`]## + +`quarkus.oidc."tenant".token.customizer-name` [.description] -- @@ -3913,16 +1720,18 @@ Token customizer name. Allows to select a tenant specific token customizer as a ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_CUSTOMIZER_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_CUSTOMIZER_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_CUSTOMIZER_NAME+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_CUSTOMIZER_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-verify-access-token-with-user-info]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-verify-access-token-with-user-info[`quarkus.oidc."tenant".token.verify-access-token-with-user-info`]## +a| [[quarkus-oidc_quarkus-oidc-token-verify-access-token-with-user-info]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-verify-access-token-with-user-info[`quarkus.oidc.token.verify-access-token-with-user-info`]## + +`quarkus.oidc."tenant".token.verify-access-token-with-user-info` [.description] -- @@ -3930,16 +1739,23 @@ Indirectly verify that the opaque (binary) access token is valid by using it to ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_VERIFY_ACCESS_TOKEN_WITH_USER_INFO+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_VERIFY_ACCESS_TOKEN_WITH_USER_INFO+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_VERIFY_ACCESS_TOKEN_WITH_USER_INFO+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_VERIFY_ACCESS_TOKEN_WITH_USER_INFO+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-logout-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-logout-path[`quarkus.oidc."tenant".logout.path`]## + +h|[[quarkus-oidc_section_quarkus-oidc-logout]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-logout[RP-initiated, back-channel and front-channel logout configuration]## +h|Type +h|Default + +a| [[quarkus-oidc_quarkus-oidc-logout-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-path[`quarkus.oidc.logout.path`]## + +`quarkus.oidc."tenant".logout.path` [.description] -- @@ -3947,16 +1763,18 @@ The relative path of the logout endpoint at the application. If provided, the ap ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__LOGOUT_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__LOGOUT_PATH+++` +Environment variable: `+++QUARKUS_OIDC_LOGOUT_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-logout-post-logout-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-logout-post-logout-path[`quarkus.oidc."tenant".logout.post-logout-path`]## +a| [[quarkus-oidc_quarkus-oidc-logout-post-logout-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-post-logout-path[`quarkus.oidc.logout.post-logout-path`]## + +`quarkus.oidc."tenant".logout.post-logout-path` [.description] -- @@ -3964,16 +1782,18 @@ Relative path of the application endpoint where the user should be redirected to ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__LOGOUT_POST_LOGOUT_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_POST_LOGOUT_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__LOGOUT_POST_LOGOUT_PATH+++` +Environment variable: `+++QUARKUS_OIDC_LOGOUT_POST_LOGOUT_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-logout-post-logout-uri-param]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-logout-post-logout-uri-param[`quarkus.oidc."tenant".logout.post-logout-uri-param`]## +a| [[quarkus-oidc_quarkus-oidc-logout-post-logout-uri-param]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-post-logout-uri-param[`quarkus.oidc.logout.post-logout-uri-param`]## + +`quarkus.oidc."tenant".logout.post-logout-uri-param` [.description] -- @@ -3981,16 +1801,18 @@ Name of the post logout URI parameter which is added as a query parameter to the ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__LOGOUT_POST_LOGOUT_URI_PARAM+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_POST_LOGOUT_URI_PARAM+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__LOGOUT_POST_LOGOUT_URI_PARAM+++` +Environment variable: `+++QUARKUS_OIDC_LOGOUT_POST_LOGOUT_URI_PARAM+++` endif::add-copy-button-to-env-var[] -- |string |`post_logout_redirect_uri` -a| [[quarkus-oidc_quarkus-oidc-tenant-logout-extra-params-query-parameter-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-logout-extra-params-query-parameter-name[`quarkus.oidc."tenant".logout.extra-params."query-parameter-name"`]## +a| [[quarkus-oidc_quarkus-oidc-logout-extra-params-query-parameter-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-extra-params-query-parameter-name[`quarkus.oidc.logout.extra-params."query-parameter-name"`]## + +`quarkus.oidc."tenant".logout.extra-params."query-parameter-name"` [.description] -- @@ -3998,16 +1820,18 @@ Additional properties which is added as the query parameters to the logout redir ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__LOGOUT_EXTRA_PARAMS__QUERY_PARAMETER_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_EXTRA_PARAMS__QUERY_PARAMETER_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__LOGOUT_EXTRA_PARAMS__QUERY_PARAMETER_NAME_+++` +Environment variable: `+++QUARKUS_OIDC_LOGOUT_EXTRA_PARAMS__QUERY_PARAMETER_NAME_+++` endif::add-copy-button-to-env-var[] -- |Map | -a| [[quarkus-oidc_quarkus-oidc-tenant-logout-backchannel-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-logout-backchannel-path[`quarkus.oidc."tenant".logout.backchannel.path`]## +a| [[quarkus-oidc_quarkus-oidc-logout-backchannel-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-backchannel-path[`quarkus.oidc.logout.backchannel.path`]## + +`quarkus.oidc."tenant".logout.backchannel.path` [.description] -- @@ -4015,16 +1839,18 @@ The relative path of the Back-Channel Logout endpoint at the application. It mus ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__LOGOUT_BACKCHANNEL_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__LOGOUT_BACKCHANNEL_PATH+++` +Environment variable: `+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-logout-backchannel-token-cache-size]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-logout-backchannel-token-cache-size[`quarkus.oidc."tenant".logout.backchannel.token-cache-size`]## +a| [[quarkus-oidc_quarkus-oidc-logout-backchannel-token-cache-size]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-backchannel-token-cache-size[`quarkus.oidc.logout.backchannel.token-cache-size`]## + +`quarkus.oidc."tenant".logout.backchannel.token-cache-size` [.description] -- @@ -4032,16 +1858,18 @@ Maximum number of logout tokens that can be cached before they are matched again ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__LOGOUT_BACKCHANNEL_TOKEN_CACHE_SIZE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_TOKEN_CACHE_SIZE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__LOGOUT_BACKCHANNEL_TOKEN_CACHE_SIZE+++` +Environment variable: `+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_TOKEN_CACHE_SIZE+++` endif::add-copy-button-to-env-var[] -- |int |`10` -a| [[quarkus-oidc_quarkus-oidc-tenant-logout-backchannel-token-cache-time-to-live]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-logout-backchannel-token-cache-time-to-live[`quarkus.oidc."tenant".logout.backchannel.token-cache-time-to-live`]## +a| [[quarkus-oidc_quarkus-oidc-logout-backchannel-token-cache-time-to-live]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-backchannel-token-cache-time-to-live[`quarkus.oidc.logout.backchannel.token-cache-time-to-live`]## + +`quarkus.oidc."tenant".logout.backchannel.token-cache-time-to-live` [.description] -- @@ -4049,16 +1877,18 @@ Number of minutes a logout token can be cached for. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__LOGOUT_BACKCHANNEL_TOKEN_CACHE_TIME_TO_LIVE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_TOKEN_CACHE_TIME_TO_LIVE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__LOGOUT_BACKCHANNEL_TOKEN_CACHE_TIME_TO_LIVE+++` +Environment variable: `+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_TOKEN_CACHE_TIME_TO_LIVE+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] |`10M` -a| [[quarkus-oidc_quarkus-oidc-tenant-logout-backchannel-clean-up-timer-interval]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-logout-backchannel-clean-up-timer-interval[`quarkus.oidc."tenant".logout.backchannel.clean-up-timer-interval`]## +a| [[quarkus-oidc_quarkus-oidc-logout-backchannel-clean-up-timer-interval]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-backchannel-clean-up-timer-interval[`quarkus.oidc.logout.backchannel.clean-up-timer-interval`]## + +`quarkus.oidc."tenant".logout.backchannel.clean-up-timer-interval` [.description] -- @@ -4066,16 +1896,18 @@ Token cache timer interval. If this property is set, a timer checks and removes ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__LOGOUT_BACKCHANNEL_CLEAN_UP_TIMER_INTERVAL+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_CLEAN_UP_TIMER_INTERVAL+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__LOGOUT_BACKCHANNEL_CLEAN_UP_TIMER_INTERVAL+++` +Environment variable: `+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_CLEAN_UP_TIMER_INTERVAL+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] | -a| [[quarkus-oidc_quarkus-oidc-tenant-logout-backchannel-logout-token-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-logout-backchannel-logout-token-key[`quarkus.oidc."tenant".logout.backchannel.logout-token-key`]## +a| [[quarkus-oidc_quarkus-oidc-logout-backchannel-logout-token-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-backchannel-logout-token-key[`quarkus.oidc.logout.backchannel.logout-token-key`]## + +`quarkus.oidc."tenant".logout.backchannel.logout-token-key` [.description] -- @@ -4083,16 +1915,18 @@ Logout token claim whose value is used as a key for caching the tokens. Only `su ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__LOGOUT_BACKCHANNEL_LOGOUT_TOKEN_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_LOGOUT_TOKEN_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__LOGOUT_BACKCHANNEL_LOGOUT_TOKEN_KEY+++` +Environment variable: `+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_LOGOUT_TOKEN_KEY+++` endif::add-copy-button-to-env-var[] -- |string |`sub` -a| [[quarkus-oidc_quarkus-oidc-tenant-logout-frontchannel-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-logout-frontchannel-path[`quarkus.oidc."tenant".logout.frontchannel.path`]## +a| [[quarkus-oidc_quarkus-oidc-logout-frontchannel-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-frontchannel-path[`quarkus.oidc.logout.frontchannel.path`]## + +`quarkus.oidc."tenant".logout.frontchannel.path` [.description] -- @@ -4100,16 +1934,23 @@ The relative path of the Front-Channel Logout endpoint at the application. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__LOGOUT_FRONTCHANNEL_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_FRONTCHANNEL_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__LOGOUT_FRONTCHANNEL_PATH+++` +Environment variable: `+++QUARKUS_OIDC_LOGOUT_FRONTCHANNEL_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-certificate-chain-leaf-certificate-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-certificate-chain-leaf-certificate-name[`quarkus.oidc."tenant".certificate-chain.leaf-certificate-name`]## + +h|[[quarkus-oidc_section_quarkus-oidc-certificate-chain]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-certificate-chain[Configuration of the certificate chain which can be used to verify tokens]## +h|Type +h|Default + +a| [[quarkus-oidc_quarkus-oidc-certificate-chain-leaf-certificate-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-certificate-chain-leaf-certificate-name[`quarkus.oidc.certificate-chain.leaf-certificate-name`]## + +`quarkus.oidc."tenant".certificate-chain.leaf-certificate-name` [.description] -- @@ -4117,16 +1958,18 @@ Common name of the leaf certificate. It must be set if the `trust-store-file` do ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CERTIFICATE_CHAIN_LEAF_CERTIFICATE_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CERTIFICATE_CHAIN_LEAF_CERTIFICATE_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CERTIFICATE_CHAIN_LEAF_CERTIFICATE_NAME+++` +Environment variable: `+++QUARKUS_OIDC_CERTIFICATE_CHAIN_LEAF_CERTIFICATE_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-certificate-chain-trust-store-file]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-certificate-chain-trust-store-file[`quarkus.oidc."tenant".certificate-chain.trust-store-file`]## +a| [[quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-file]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-file[`quarkus.oidc.certificate-chain.trust-store-file`]## + +`quarkus.oidc."tenant".certificate-chain.trust-store-file` [.description] -- @@ -4134,16 +1977,18 @@ Truststore file which keeps thumbprints of the trusted certificates. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CERTIFICATE_CHAIN_TRUST_STORE_FILE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_FILE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CERTIFICATE_CHAIN_TRUST_STORE_FILE+++` +Environment variable: `+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_FILE+++` endif::add-copy-button-to-env-var[] -- |path | -a| [[quarkus-oidc_quarkus-oidc-tenant-certificate-chain-trust-store-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-certificate-chain-trust-store-password[`quarkus.oidc."tenant".certificate-chain.trust-store-password`]## +a| [[quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-password[`quarkus.oidc.certificate-chain.trust-store-password`]## + +`quarkus.oidc."tenant".certificate-chain.trust-store-password` [.description] -- @@ -4151,16 +1996,18 @@ A parameter to specify the password of the truststore file if it is configured w ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CERTIFICATE_CHAIN_TRUST_STORE_PASSWORD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_PASSWORD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CERTIFICATE_CHAIN_TRUST_STORE_PASSWORD+++` +Environment variable: `+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_PASSWORD+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-certificate-chain-trust-store-cert-alias]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-certificate-chain-trust-store-cert-alias[`quarkus.oidc."tenant".certificate-chain.trust-store-cert-alias`]## +a| [[quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-cert-alias]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-cert-alias[`quarkus.oidc.certificate-chain.trust-store-cert-alias`]## + +`quarkus.oidc."tenant".certificate-chain.trust-store-cert-alias` [.description] -- @@ -4168,16 +2015,18 @@ A parameter to specify the alias of the truststore certificate. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CERTIFICATE_CHAIN_TRUST_STORE_CERT_ALIAS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_CERT_ALIAS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CERTIFICATE_CHAIN_TRUST_STORE_CERT_ALIAS+++` +Environment variable: `+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_CERT_ALIAS+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-certificate-chain-trust-store-file-type]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-certificate-chain-trust-store-file-type[`quarkus.oidc."tenant".certificate-chain.trust-store-file-type`]## +a| [[quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-file-type]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-file-type[`quarkus.oidc.certificate-chain.trust-store-file-type`]## + +`quarkus.oidc."tenant".certificate-chain.trust-store-file-type` [.description] -- @@ -4185,16 +2034,23 @@ An optional parameter to specify type of the truststore file. If not given, the ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CERTIFICATE_CHAIN_TRUST_STORE_FILE_TYPE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_FILE_TYPE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CERTIFICATE_CHAIN_TRUST_STORE_FILE_TYPE+++` +Environment variable: `+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_FILE_TYPE+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-response-mode]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-response-mode[`quarkus.oidc."tenant".authentication.response-mode`]## + +h|[[quarkus-oidc_section_quarkus-oidc-authentication]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-authentication[Configuration for managing an authorization code flow]## +h|Type +h|Default + +a| [[quarkus-oidc_quarkus-oidc-authentication-response-mode]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-response-mode[`quarkus.oidc.authentication.response-mode`]## + +`quarkus.oidc."tenant".authentication.response-mode` [.description] -- @@ -4202,16 +2058,18 @@ Authorization code flow response mode. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_RESPONSE_MODE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_RESPONSE_MODE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_RESPONSE_MODE+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_RESPONSE_MODE+++` endif::add-copy-button-to-env-var[] -- a|tooltip:query[Authorization response parameters are encoded in the query string added to the `redirect_uri`], tooltip:form-post[Authorization response parameters are encoded as HTML form values that are auto-submitted in the browser and transmitted by the HTTP POST method using the application/x-www-form-urlencoded content type] |tooltip:query[Authorization response parameters are encoded in the query string added to the `redirect_uri`] -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-redirect-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-redirect-path[`quarkus.oidc."tenant".authentication.redirect-path`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-redirect-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-redirect-path[`quarkus.oidc.authentication.redirect-path`]## + +`quarkus.oidc."tenant".authentication.redirect-path` [.description] -- @@ -4219,16 +2077,18 @@ The relative path for calculating a `redirect_uri` query parameter. It has to st ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_REDIRECT_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_REDIRECT_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_REDIRECT_PATH+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_REDIRECT_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-restore-path-after-redirect]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-restore-path-after-redirect[`quarkus.oidc."tenant".authentication.restore-path-after-redirect`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-restore-path-after-redirect]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-restore-path-after-redirect[`quarkus.oidc.authentication.restore-path-after-redirect`]## + +`quarkus.oidc."tenant".authentication.restore-path-after-redirect` [.description] -- @@ -4236,16 +2096,18 @@ If this property is set to `true`, the original request URI which was used befor ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_RESTORE_PATH_AFTER_REDIRECT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_RESTORE_PATH_AFTER_REDIRECT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_RESTORE_PATH_AFTER_REDIRECT+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_RESTORE_PATH_AFTER_REDIRECT+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-remove-redirect-parameters]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-remove-redirect-parameters[`quarkus.oidc."tenant".authentication.remove-redirect-parameters`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-remove-redirect-parameters]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-remove-redirect-parameters[`quarkus.oidc.authentication.remove-redirect-parameters`]## + +`quarkus.oidc."tenant".authentication.remove-redirect-parameters` [.description] -- @@ -4253,16 +2115,18 @@ Remove the query parameters such as `code` and `state` set by the OIDC server on ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_REMOVE_REDIRECT_PARAMETERS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_REMOVE_REDIRECT_PARAMETERS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_REMOVE_REDIRECT_PARAMETERS+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_REMOVE_REDIRECT_PARAMETERS+++` endif::add-copy-button-to-env-var[] -- |boolean |`true` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-error-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-error-path[`quarkus.oidc."tenant".authentication.error-path`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-error-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-error-path[`quarkus.oidc.authentication.error-path`]## + +`quarkus.oidc."tenant".authentication.error-path` [.description] -- @@ -4270,16 +2134,18 @@ Relative path to the public endpoint which processes the error response from the ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_ERROR_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_ERROR_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_ERROR_PATH+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_ERROR_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-session-expired-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-session-expired-path[`quarkus.oidc."tenant".authentication.session-expired-path`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-session-expired-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-session-expired-path[`quarkus.oidc.authentication.session-expired-path`]## + +`quarkus.oidc."tenant".authentication.session-expired-path` [.description] -- @@ -4291,16 +2157,18 @@ Set this property if you would like the user whose session has expired be redire ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_SESSION_EXPIRED_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_SESSION_EXPIRED_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_SESSION_EXPIRED_PATH+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_SESSION_EXPIRED_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-verify-access-token]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-verify-access-token[`quarkus.oidc."tenant".authentication.verify-access-token`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-verify-access-token]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-verify-access-token[`quarkus.oidc.authentication.verify-access-token`]## + +`quarkus.oidc."tenant".authentication.verify-access-token` [.description] -- @@ -4316,16 +2184,18 @@ Bearer access token is always verified. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_VERIFY_ACCESS_TOKEN+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_VERIFY_ACCESS_TOKEN+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_VERIFY_ACCESS_TOKEN+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_VERIFY_ACCESS_TOKEN+++` endif::add-copy-button-to-env-var[] -- |boolean |`true when access token is injected as the JsonWebToken bean, false otherwise` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-force-redirect-https-scheme]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-force-redirect-https-scheme[`quarkus.oidc."tenant".authentication.force-redirect-https-scheme`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-force-redirect-https-scheme]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-force-redirect-https-scheme[`quarkus.oidc.authentication.force-redirect-https-scheme`]## + +`quarkus.oidc."tenant".authentication.force-redirect-https-scheme` [.description] -- @@ -4333,16 +2203,18 @@ Force `https` as the `redirect_uri` parameter scheme when running behind an SSL/ ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_FORCE_REDIRECT_HTTPS_SCHEME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_FORCE_REDIRECT_HTTPS_SCHEME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_FORCE_REDIRECT_HTTPS_SCHEME+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_FORCE_REDIRECT_HTTPS_SCHEME+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-scopes]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-scopes[`quarkus.oidc."tenant".authentication.scopes`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-scopes]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-scopes[`quarkus.oidc.authentication.scopes`]## + +`quarkus.oidc."tenant".authentication.scopes` [.description] -- @@ -4350,16 +2222,18 @@ List of scopes ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_SCOPES+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_SCOPES+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_SCOPES+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_SCOPES+++` endif::add-copy-button-to-env-var[] -- |list of string | -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-scope-separator]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-scope-separator[`quarkus.oidc."tenant".authentication.scope-separator`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-scope-separator]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-scope-separator[`quarkus.oidc.authentication.scope-separator`]## + +`quarkus.oidc."tenant".authentication.scope-separator` [.description] -- @@ -4367,16 +2241,18 @@ The separator which is used when more than one scope is configured. A single spa ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_SCOPE_SEPARATOR+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_SCOPE_SEPARATOR+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_SCOPE_SEPARATOR+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_SCOPE_SEPARATOR+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-nonce-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-nonce-required[`quarkus.oidc."tenant".authentication.nonce-required`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-nonce-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-nonce-required[`quarkus.oidc.authentication.nonce-required`]## + +`quarkus.oidc."tenant".authentication.nonce-required` [.description] -- @@ -4384,16 +2260,18 @@ Require that ID token includes a `nonce` claim which must match `nonce` authenti ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_NONCE_REQUIRED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_NONCE_REQUIRED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_NONCE_REQUIRED+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_NONCE_REQUIRED+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-add-openid-scope]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-add-openid-scope[`quarkus.oidc."tenant".authentication.add-openid-scope`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-add-openid-scope]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-add-openid-scope[`quarkus.oidc.authentication.add-openid-scope`]## + +`quarkus.oidc."tenant".authentication.add-openid-scope` [.description] -- @@ -4401,16 +2279,18 @@ Add the `openid` scope automatically to the list of scopes. This is required for ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_ADD_OPENID_SCOPE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_ADD_OPENID_SCOPE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_ADD_OPENID_SCOPE+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_ADD_OPENID_SCOPE+++` endif::add-copy-button-to-env-var[] -- |boolean |`true` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-extra-params-parameter-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-extra-params-parameter-name[`quarkus.oidc."tenant".authentication.extra-params."parameter-name"`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-extra-params-parameter-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-extra-params-parameter-name[`quarkus.oidc.authentication.extra-params."parameter-name"`]## + +`quarkus.oidc."tenant".authentication.extra-params."parameter-name"` [.description] -- @@ -4418,16 +2298,18 @@ Additional properties added as query parameters to the authentication redirect U ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_EXTRA_PARAMS__PARAMETER_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_EXTRA_PARAMS__PARAMETER_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_EXTRA_PARAMS__PARAMETER_NAME_+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_EXTRA_PARAMS__PARAMETER_NAME_+++` endif::add-copy-button-to-env-var[] -- |Map | -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-forward-params]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-forward-params[`quarkus.oidc."tenant".authentication.forward-params`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-forward-params]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-forward-params[`quarkus.oidc.authentication.forward-params`]## + +`quarkus.oidc."tenant".authentication.forward-params` [.description] -- @@ -4435,16 +2317,18 @@ Request URL query parameters which, if present, are added to the authentication ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_FORWARD_PARAMS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_FORWARD_PARAMS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_FORWARD_PARAMS+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_FORWARD_PARAMS+++` endif::add-copy-button-to-env-var[] -- |list of string | -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-force-secure]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-force-secure[`quarkus.oidc."tenant".authentication.cookie-force-secure`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-force-secure]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-force-secure[`quarkus.oidc.authentication.cookie-force-secure`]## + +`quarkus.oidc."tenant".authentication.cookie-force-secure` [.description] -- @@ -4452,16 +2336,18 @@ If enabled the state, session, and post logout cookies have their `secure` param ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_FORCE_SECURE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_FORCE_SECURE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_FORCE_SECURE+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_FORCE_SECURE+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-suffix]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-suffix[`quarkus.oidc."tenant".authentication.cookie-suffix`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-suffix]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-suffix[`quarkus.oidc.authentication.cookie-suffix`]## + +`quarkus.oidc."tenant".authentication.cookie-suffix` [.description] -- @@ -4469,16 +2355,18 @@ Cookie name suffix. For example, a session cookie name for the default OIDC tena ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_SUFFIX+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_SUFFIX+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_SUFFIX+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_SUFFIX+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-path[`quarkus.oidc."tenant".authentication.cookie-path`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-path[`quarkus.oidc.authentication.cookie-path`]## + +`quarkus.oidc."tenant".authentication.cookie-path` [.description] -- @@ -4486,16 +2374,18 @@ Cookie path parameter value which, if set, is used to set a path parameter for t ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_PATH+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_PATH+++` endif::add-copy-button-to-env-var[] -- |string |`/` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-path-header]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-path-header[`quarkus.oidc."tenant".authentication.cookie-path-header`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-path-header]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-path-header[`quarkus.oidc.authentication.cookie-path-header`]## + +`quarkus.oidc."tenant".authentication.cookie-path-header` [.description] -- @@ -4503,16 +2393,18 @@ Cookie path header parameter value which, if set, identifies the incoming HTTP h ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_PATH_HEADER+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_PATH_HEADER+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_PATH_HEADER+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_PATH_HEADER+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-domain]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-domain[`quarkus.oidc."tenant".authentication.cookie-domain`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-domain]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-domain[`quarkus.oidc.authentication.cookie-domain`]## + +`quarkus.oidc."tenant".authentication.cookie-domain` [.description] -- @@ -4520,16 +2412,18 @@ Cookie domain parameter value which, if set, is used for the session, state and ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_DOMAIN+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_DOMAIN+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_DOMAIN+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_DOMAIN+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-same-site]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-same-site[`quarkus.oidc."tenant".authentication.cookie-same-site`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-same-site]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-same-site[`quarkus.oidc.authentication.cookie-same-site`]## + +`quarkus.oidc."tenant".authentication.cookie-same-site` [.description] -- @@ -4537,16 +2431,18 @@ SameSite attribute for the session cookie. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_SAME_SITE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_SAME_SITE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_SAME_SITE+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_SAME_SITE+++` endif::add-copy-button-to-env-var[] -- a|`strict`, `lax`, `none` |`lax` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-allow-multiple-code-flows]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-allow-multiple-code-flows[`quarkus.oidc."tenant".authentication.allow-multiple-code-flows`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-allow-multiple-code-flows]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-allow-multiple-code-flows[`quarkus.oidc.authentication.allow-multiple-code-flows`]## + +`quarkus.oidc."tenant".authentication.allow-multiple-code-flows` [.description] -- @@ -4554,16 +2450,18 @@ If a state cookie is present, a `state` query parameter must also be present and ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_ALLOW_MULTIPLE_CODE_FLOWS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_ALLOW_MULTIPLE_CODE_FLOWS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_ALLOW_MULTIPLE_CODE_FLOWS+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_ALLOW_MULTIPLE_CODE_FLOWS+++` endif::add-copy-button-to-env-var[] -- |boolean |`true` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-fail-on-missing-state-param]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-fail-on-missing-state-param[`quarkus.oidc."tenant".authentication.fail-on-missing-state-param`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-fail-on-missing-state-param]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-fail-on-missing-state-param[`quarkus.oidc.authentication.fail-on-missing-state-param`]## + +`quarkus.oidc."tenant".authentication.fail-on-missing-state-param` [.description] -- @@ -4577,16 +2475,18 @@ However, setting this property to `false` might help if the above options are no ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_FAIL_ON_MISSING_STATE_PARAM+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_FAIL_ON_MISSING_STATE_PARAM+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_FAIL_ON_MISSING_STATE_PARAM+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_FAIL_ON_MISSING_STATE_PARAM+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-user-info-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-user-info-required[`quarkus.oidc."tenant".authentication.user-info-required`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-user-info-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-user-info-required[`quarkus.oidc.authentication.user-info-required`]## + +`quarkus.oidc."tenant".authentication.user-info-required` [.description] -- @@ -4598,16 +2498,18 @@ It is also enabled automatically if `io.quarkus.oidc.UserInfo` injection point i ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_USER_INFO_REQUIRED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_USER_INFO_REQUIRED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_USER_INFO_REQUIRED+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_USER_INFO_REQUIRED+++` endif::add-copy-button-to-env-var[] -- |boolean |`true when UserInfo bean is injected, false otherwise` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-session-age-extension]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-session-age-extension[`quarkus.oidc."tenant".authentication.session-age-extension`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-session-age-extension]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-session-age-extension[`quarkus.oidc.authentication.session-age-extension`]## + +`quarkus.oidc."tenant".authentication.session-age-extension` [.description] -- @@ -4615,16 +2517,18 @@ Session age extension in minutes. The user session age property is set to the va ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_SESSION_AGE_EXTENSION+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_SESSION_AGE_EXTENSION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_SESSION_AGE_EXTENSION+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_SESSION_AGE_EXTENSION+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] |`5M` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-state-cookie-age]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-state-cookie-age[`quarkus.oidc."tenant".authentication.state-cookie-age`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-state-cookie-age]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-state-cookie-age[`quarkus.oidc.authentication.state-cookie-age`]## + +`quarkus.oidc."tenant".authentication.state-cookie-age` [.description] -- @@ -4632,16 +2536,18 @@ State cookie age in minutes. State cookie is created every time a new authorizat ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_STATE_COOKIE_AGE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_STATE_COOKIE_AGE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_STATE_COOKIE_AGE+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_STATE_COOKIE_AGE+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] |`5M` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-java-script-auto-redirect]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-java-script-auto-redirect[`quarkus.oidc."tenant".authentication.java-script-auto-redirect`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-java-script-auto-redirect]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-java-script-auto-redirect[`quarkus.oidc.authentication.java-script-auto-redirect`]## + +`quarkus.oidc."tenant".authentication.java-script-auto-redirect` [.description] -- @@ -4651,16 +2557,18 @@ If this property is set to `false`, a status code of `499` is returned to allow ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_JAVA_SCRIPT_AUTO_REDIRECT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_JAVA_SCRIPT_AUTO_REDIRECT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_JAVA_SCRIPT_AUTO_REDIRECT+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_JAVA_SCRIPT_AUTO_REDIRECT+++` endif::add-copy-button-to-env-var[] -- |boolean |`true` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-id-token-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-id-token-required[`quarkus.oidc."tenant".authentication.id-token-required`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-id-token-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-id-token-required[`quarkus.oidc.authentication.id-token-required`]## + +`quarkus.oidc."tenant".authentication.id-token-required` [.description] -- @@ -4668,16 +2576,18 @@ Requires that ID token is available when the authorization code flow completes. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_ID_TOKEN_REQUIRED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_ID_TOKEN_REQUIRED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_ID_TOKEN_REQUIRED+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_ID_TOKEN_REQUIRED+++` endif::add-copy-button-to-env-var[] -- |boolean |`true` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-internal-id-token-lifespan]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-internal-id-token-lifespan[`quarkus.oidc."tenant".authentication.internal-id-token-lifespan`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-internal-id-token-lifespan]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-internal-id-token-lifespan[`quarkus.oidc.authentication.internal-id-token-lifespan`]## + +`quarkus.oidc."tenant".authentication.internal-id-token-lifespan` [.description] -- @@ -4685,16 +2595,18 @@ Internal ID token lifespan. This property is only checked when an internal IdTok ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_INTERNAL_ID_TOKEN_LIFESPAN+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_INTERNAL_ID_TOKEN_LIFESPAN+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_INTERNAL_ID_TOKEN_LIFESPAN+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_INTERNAL_ID_TOKEN_LIFESPAN+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] |`5M` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-pkce-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-pkce-required[`quarkus.oidc."tenant".authentication.pkce-required`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-pkce-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-pkce-required[`quarkus.oidc.authentication.pkce-required`]## + +`quarkus.oidc."tenant".authentication.pkce-required` [.description] -- @@ -4702,16 +2614,18 @@ Requires that a Proof Key for Code Exchange (PKCE) is used. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_PKCE_REQUIRED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_PKCE_REQUIRED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_PKCE_REQUIRED+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_PKCE_REQUIRED+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-state-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-state-secret[`quarkus.oidc."tenant".authentication.state-secret`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-state-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-state-secret[`quarkus.oidc.authentication.state-secret`]## + +`quarkus.oidc."tenant".authentication.state-secret` [.description] -- @@ -4725,16 +2639,23 @@ Error is reported if the secret length is less than 16 characters. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_STATE_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_STATE_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_STATE_SECRET+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_STATE_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-code-grant-extra-params-parameter-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-code-grant-extra-params-parameter-name[`quarkus.oidc."tenant".code-grant.extra-params."parameter-name"`]## + +h|[[quarkus-oidc_section_quarkus-oidc-code-grant]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-code-grant[Configuration to complete an authorization code flow grant]## +h|Type +h|Default + +a| [[quarkus-oidc_quarkus-oidc-code-grant-extra-params-parameter-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-code-grant-extra-params-parameter-name[`quarkus.oidc.code-grant.extra-params."parameter-name"`]## + +`quarkus.oidc."tenant".code-grant.extra-params."parameter-name"` [.description] -- @@ -4742,16 +2663,18 @@ Additional parameters, in addition to the required `code` and `redirect-uri` par ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CODE_GRANT_EXTRA_PARAMS__PARAMETER_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CODE_GRANT_EXTRA_PARAMS__PARAMETER_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CODE_GRANT_EXTRA_PARAMS__PARAMETER_NAME_+++` +Environment variable: `+++QUARKUS_OIDC_CODE_GRANT_EXTRA_PARAMS__PARAMETER_NAME_+++` endif::add-copy-button-to-env-var[] -- |Map | -a| [[quarkus-oidc_quarkus-oidc-tenant-code-grant-headers-header-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-code-grant-headers-header-name[`quarkus.oidc."tenant".code-grant.headers."header-name"`]## +a| [[quarkus-oidc_quarkus-oidc-code-grant-headers-header-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-code-grant-headers-header-name[`quarkus.oidc.code-grant.headers."header-name"`]## + +`quarkus.oidc."tenant".code-grant.headers."header-name"` [.description] -- @@ -4759,16 +2682,23 @@ Custom HTTP headers which must be sent to complete the authorization code grant ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CODE_GRANT_HEADERS__HEADER_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CODE_GRANT_HEADERS__HEADER_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CODE_GRANT_HEADERS__HEADER_NAME_+++` +Environment variable: `+++QUARKUS_OIDC_CODE_GRANT_HEADERS__HEADER_NAME_+++` endif::add-copy-button-to-env-var[] -- |Map | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-state-manager-strategy]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-state-manager-strategy[`quarkus.oidc."tenant".token-state-manager.strategy`]## + +h|[[quarkus-oidc_section_quarkus-oidc-token-state-manager]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-token-state-manager[Default token state manager configuration]## +h|Type +h|Default + +a| [[quarkus-oidc_quarkus-oidc-token-state-manager-strategy]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-state-manager-strategy[`quarkus.oidc.token-state-manager.strategy`]## + +`quarkus.oidc."tenant".token-state-manager.strategy` [.description] -- @@ -4776,16 +2706,18 @@ Default TokenStateManager strategy. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_STATE_MANAGER_STRATEGY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_STRATEGY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_STATE_MANAGER_STRATEGY+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_STRATEGY+++` endif::add-copy-button-to-env-var[] -- a|tooltip:keep-all-tokens[Keep ID, access and refresh tokens.], tooltip:id-token[Keep ID token only], tooltip:id-refresh-tokens[Keep ID and refresh tokens only] |tooltip:keep-all-tokens[Keep ID, access and refresh tokens.] -a| [[quarkus-oidc_quarkus-oidc-tenant-token-state-manager-split-tokens]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-state-manager-split-tokens[`quarkus.oidc."tenant".token-state-manager.split-tokens`]## +a| [[quarkus-oidc_quarkus-oidc-token-state-manager-split-tokens]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-state-manager-split-tokens[`quarkus.oidc.token-state-manager.split-tokens`]## + +`quarkus.oidc."tenant".token-state-manager.split-tokens` [.description] -- @@ -4793,16 +2725,18 @@ Default TokenStateManager keeps all tokens (ID, access and refresh) returned in ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_STATE_MANAGER_SPLIT_TOKENS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_SPLIT_TOKENS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_STATE_MANAGER_SPLIT_TOKENS+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_SPLIT_TOKENS+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-token-state-manager-encryption-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-state-manager-encryption-required[`quarkus.oidc."tenant".token-state-manager.encryption-required`]## +a| [[quarkus-oidc_quarkus-oidc-token-state-manager-encryption-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-state-manager-encryption-required[`quarkus.oidc.token-state-manager.encryption-required`]## + +`quarkus.oidc."tenant".token-state-manager.encryption-required` [.description] -- @@ -4810,16 +2744,18 @@ Mandates that the Default TokenStateManager encrypt the session cookie that stor ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_STATE_MANAGER_ENCRYPTION_REQUIRED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_REQUIRED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_STATE_MANAGER_ENCRYPTION_REQUIRED+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_REQUIRED+++` endif::add-copy-button-to-env-var[] -- |boolean |`true` -a| [[quarkus-oidc_quarkus-oidc-tenant-token-state-manager-encryption-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-state-manager-encryption-secret[`quarkus.oidc."tenant".token-state-manager.encryption-secret`]## +a| [[quarkus-oidc_quarkus-oidc-token-state-manager-encryption-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-state-manager-encryption-secret[`quarkus.oidc.token-state-manager.encryption-secret`]## + +`quarkus.oidc."tenant".token-state-manager.encryption-secret` [.description] -- @@ -4831,16 +2767,18 @@ The length of the secret used to encrypt the tokens should be at least 32 charac ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_STATE_MANAGER_ENCRYPTION_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_STATE_MANAGER_ENCRYPTION_SECRET+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-state-manager-encryption-algorithm]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-state-manager-encryption-algorithm[`quarkus.oidc."tenant".token-state-manager.encryption-algorithm`]## +a| [[quarkus-oidc_quarkus-oidc-token-state-manager-encryption-algorithm]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-state-manager-encryption-algorithm[`quarkus.oidc.token-state-manager.encryption-algorithm`]## + +`quarkus.oidc."tenant".token-state-manager.encryption-algorithm` [.description] -- @@ -4848,170 +2786,171 @@ Session cookie key encryption algorithm ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_STATE_MANAGER_ENCRYPTION_ALGORITHM+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_ALGORITHM+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_STATE_MANAGER_ENCRYPTION_ALGORITHM+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_ALGORITHM+++` endif::add-copy-button-to-env-var[] -- a|tooltip:a256-gcmkw[Content encryption key will be generated and encrypted using the A256GCMKW algorithm and the configured encryption secret. The generated content encryption key will be used to encrypt the session cookie content.], tooltip:dir[The configured key encryption secret will be used as the content encryption key to encrypt the session cookie content. Using the direct encryption avoids a content encryption key generation step and will make the encrypted session cookie sequence slightly shorter. Avoid using the direct encryption if the encryption secret is less than 32 characters long.] |tooltip:a256-gcmkw[Content encryption key will be generated and encrypted using the A256GCMKW algorithm and the configured encryption secret. The generated content encryption key will be used to encrypt the session cookie content.] -a| [[quarkus-oidc_quarkus-oidc-tenant-allow-token-introspection-cache]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-allow-token-introspection-cache[`quarkus.oidc."tenant".allow-token-introspection-cache`]## - -[.description] --- -Allow caching the token introspection data. Note enabling this property does not enable the cache itself but only permits to cache the token introspection for a given tenant. If the default token cache can be used, see `OidcConfig.TokenCache` to enable it. +h|[[quarkus-oidc_section_quarkus-oidc-jwks]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-jwks[How JsonWebKey verification key set should be acquired and managed]## +h|Type +h|Default -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__ALLOW_TOKEN_INTROSPECTION_CACHE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__ALLOW_TOKEN_INTROSPECTION_CACHE+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` +a| [[quarkus-oidc_quarkus-oidc-jwks-resolve-early]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-resolve-early[`quarkus.oidc.jwks.resolve-early`]## -a| [[quarkus-oidc_quarkus-oidc-tenant-allow-user-info-cache]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-allow-user-info-cache[`quarkus.oidc."tenant".allow-user-info-cache`]## +`quarkus.oidc."tenant".jwks.resolve-early` [.description] -- -Allow caching the user info data. Note enabling this property does not enable the cache itself but only permits to cache the user info data for a given tenant. If the default token cache can be used, see `OidcConfig.TokenCache` to enable it. +If JWK verification keys should be fetched at the moment a connection to the OIDC provider is initialized. + +Disabling this property delays the key acquisition until the moment the current token has to be verified. Typically it can only be necessary if the token or other telated request properties provide an additional context which is required to resolve the keys correctly. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__ALLOW_USER_INFO_CACHE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_RESOLVE_EARLY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__ALLOW_USER_INFO_CACHE+++` +Environment variable: `+++QUARKUS_OIDC_JWKS_RESOLVE_EARLY+++` endif::add-copy-button-to-env-var[] -- |boolean |`true` -a| [[quarkus-oidc_quarkus-oidc-tenant-cache-user-info-in-idtoken]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-cache-user-info-in-idtoken[`quarkus.oidc."tenant".cache-user-info-in-idtoken`]## +a| [[quarkus-oidc_quarkus-oidc-jwks-cache-size]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-cache-size[`quarkus.oidc.jwks.cache-size`]## + +`quarkus.oidc."tenant".jwks.cache-size` [.description] -- -Allow inlining UserInfo in IdToken instead of caching it in the token cache. This property is only checked when an internal IdToken is generated when OAuth2 providers do not return IdToken. Inlining UserInfo in the generated IdToken allows to store it in the session cookie and avoids introducing a cached state. - -Inlining UserInfo in the generated IdToken is enabled if the session cookie is encrypted and the UserInfo cache is not enabled or caching UserInfo is disabled for the current tenant with the `allow-user-info-cache` property set to `false`. +Maximum number of JWK keys that can be cached. This property is ignored if the `resolve-early` property is set to true. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CACHE_USER_INFO_IN_IDTOKEN+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_CACHE_SIZE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CACHE_USER_INFO_IN_IDTOKEN+++` +Environment variable: `+++QUARKUS_OIDC_JWKS_CACHE_SIZE+++` endif::add-copy-button-to-env-var[] -- -|boolean -| +|int +|`10` -a| [[quarkus-oidc_quarkus-oidc-tenant-jwks-resolve-early]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-jwks-resolve-early[`quarkus.oidc."tenant".jwks.resolve-early`]## +a| [[quarkus-oidc_quarkus-oidc-jwks-cache-time-to-live]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-cache-time-to-live[`quarkus.oidc.jwks.cache-time-to-live`]## + +`quarkus.oidc."tenant".jwks.cache-time-to-live` [.description] -- -If JWK verification keys should be fetched at the moment a connection to the OIDC provider is initialized. - -Disabling this property delays the key acquisition until the moment the current token has to be verified. Typically it can only be necessary if the token or other telated request properties provide an additional context which is required to resolve the keys correctly. +Number of minutes a JWK key can be cached for. This property is ignored if the `resolve-early` property is set to true. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__JWKS_RESOLVE_EARLY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_CACHE_TIME_TO_LIVE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__JWKS_RESOLVE_EARLY+++` +Environment variable: `+++QUARKUS_OIDC_JWKS_CACHE_TIME_TO_LIVE+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`true` +|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] +|`10M` -a| [[quarkus-oidc_quarkus-oidc-tenant-jwks-cache-size]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-jwks-cache-size[`quarkus.oidc."tenant".jwks.cache-size`]## +a| [[quarkus-oidc_quarkus-oidc-jwks-clean-up-timer-interval]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-clean-up-timer-interval[`quarkus.oidc.jwks.clean-up-timer-interval`]## + +`quarkus.oidc."tenant".jwks.clean-up-timer-interval` [.description] -- -Maximum number of JWK keys that can be cached. This property is ignored if the `resolve-early` property is set to true. +Cache timer interval. If this property is set, a timer checks and removes the stale entries periodically. This property is ignored if the `resolve-early` property is set to true. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__JWKS_CACHE_SIZE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_CLEAN_UP_TIMER_INTERVAL+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__JWKS_CACHE_SIZE+++` +Environment variable: `+++QUARKUS_OIDC_JWKS_CLEAN_UP_TIMER_INTERVAL+++` endif::add-copy-button-to-env-var[] -- -|int -|`10` +|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] +| + +a| [[quarkus-oidc_quarkus-oidc-jwks-try-all]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-try-all[`quarkus.oidc.jwks.try-all`]## -a| [[quarkus-oidc_quarkus-oidc-tenant-jwks-cache-time-to-live]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-jwks-cache-time-to-live[`quarkus.oidc."tenant".jwks.cache-time-to-live`]## +`quarkus.oidc."tenant".jwks.try-all` [.description] -- -Number of minutes a JWK key can be cached for. This property is ignored if the `resolve-early` property is set to true. +In case there is no key identifier ('kid') or certificate thumbprints ('x5t', 'x5t++#++S256') specified in the JOSE header and no key could be determined, check all available keys matching the token algorithm ('alg') header value. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__JWKS_CACHE_TIME_TO_LIVE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_TRY_ALL+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__JWKS_CACHE_TIME_TO_LIVE+++` +Environment variable: `+++QUARKUS_OIDC_JWKS_TRY_ALL+++` endif::add-copy-button-to-env-var[] -- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] -|`10M` +|boolean +|`false` + + +h|[[quarkus-oidc_section_quarkus-oidc-token-cache]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-token-cache[Default TokenIntrospection and UserInfo Cache configuration]## +h|Type +h|Default -a| [[quarkus-oidc_quarkus-oidc-tenant-jwks-clean-up-timer-interval]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-jwks-clean-up-timer-interval[`quarkus.oidc."tenant".jwks.clean-up-timer-interval`]## +a| [[quarkus-oidc_quarkus-oidc-token-cache-max-size]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-cache-max-size[`quarkus.oidc.token-cache.max-size`]## [.description] -- -Cache timer interval. If this property is set, a timer checks and removes the stale entries periodically. This property is ignored if the `resolve-early` property is set to true. +Maximum number of cache entries. Set it to a positive value if the cache has to be enabled. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__JWKS_CLEAN_UP_TIMER_INTERVAL+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_CACHE_MAX_SIZE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__JWKS_CLEAN_UP_TIMER_INTERVAL+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_CACHE_MAX_SIZE+++` endif::add-copy-button-to-env-var[] -- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] -| +|int +|`0` -a| [[quarkus-oidc_quarkus-oidc-tenant-jwks-try-all]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-jwks-try-all[`quarkus.oidc."tenant".jwks.try-all`]## +a| [[quarkus-oidc_quarkus-oidc-token-cache-time-to-live]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-cache-time-to-live[`quarkus.oidc.token-cache.time-to-live`]## [.description] -- -In case there is no key identifier ('kid') or certificate thumbprints ('x5t', 'x5t++#++S256') specified in the JOSE header and no key could be determined, check all available keys matching the token algorithm ('alg') header value. +Maximum amount of time a given cache entry is valid for. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__JWKS_TRY_ALL+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_CACHE_TIME_TO_LIVE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__JWKS_TRY_ALL+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_CACHE_TIME_TO_LIVE+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`false` +|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] +|`3M` -a| [[quarkus-oidc_quarkus-oidc-tenant-provider]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-provider[`quarkus.oidc."tenant".provider`]## +a| [[quarkus-oidc_quarkus-oidc-token-cache-clean-up-timer-interval]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-cache-clean-up-timer-interval[`quarkus.oidc.token-cache.clean-up-timer-interval`]## [.description] -- -Well known OpenId Connect provider identifier +Clean up timer interval. If this property is set then a timer will check and remove the stale entries periodically. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__PROVIDER+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_CACHE_CLEAN_UP_TIMER_INTERVAL+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__PROVIDER+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_CACHE_CLEAN_UP_TIMER_INTERVAL+++` endif::add-copy-button-to-env-var[] -- -a|`apple`, `discord`, `facebook`, `github`, `google`, `linkedin`, `mastodon`, `microsoft`, `spotify`, `strava`, `twitch`, `twitter`, `x` +|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] | diff --git a/_generated-doc/latest/config/quarkus-oidc_quarkus.oidc.adoc b/_generated-doc/latest/config/quarkus-oidc_quarkus.oidc.adoc index 38cc9c06e6a..9d48a18d9b7 100644 --- a/_generated-doc/latest/config/quarkus-oidc_quarkus.oidc.adoc +++ b/_generated-doc/latest/config/quarkus-oidc_quarkus.oidc.adoc @@ -24,76 +24,44 @@ endif::add-copy-button-to-env-var[] |boolean |`true` -a|icon:lock[title=Fixed at build time] [[quarkus-oidc_quarkus-oidc-devui-grant-type]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-devui-grant-type[`quarkus.oidc.devui.grant.type`]## - -[.description] --- -Grant type which will be used to acquire a token to test the OIDC 'service' applications - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_DEVUI_GRANT_TYPE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_DEVUI_GRANT_TYPE+++` -endif::add-copy-button-to-env-var[] --- -a|tooltip:client['client_credentials' grant], tooltip:password['password' grant], tooltip:code['authorization_code' grant], tooltip:implicit['implicit' grant] -| - -a|icon:lock[title=Fixed at build time] [[quarkus-oidc_quarkus-oidc-devui-grant-options-option-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-devui-grant-options-option-name[`quarkus.oidc.devui.grant-options."option-name"`]## - -[.description] --- -Grant options - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_DEVUI_GRANT_OPTIONS__OPTION_NAME_+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_DEVUI_GRANT_OPTIONS__OPTION_NAME_+++` -endif::add-copy-button-to-env-var[] --- -|Map> -| - -a|icon:lock[title=Fixed at build time] [[quarkus-oidc_quarkus-oidc-devui-web-client-timeout]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-devui-web-client-timeout[`quarkus.oidc.devui.web-client-timeout`]## +a|icon:lock[title=Fixed at build time] [[quarkus-oidc_quarkus-oidc-default-token-cache-enabled]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-default-token-cache-enabled[`quarkus.oidc.default-token-cache-enabled`]## [.description] -- -The WebClient timeout. Use this property to configure how long an HTTP client used by Dev UI handlers will wait for a response when requesting tokens from OpenId Connect Provider and sending them to the service endpoint. +Enable the registration of the Default TokenIntrospection and UserInfo Cache implementation bean. Note: This only enables the default implementation. It requires configuration to be activated. See `OidcConfig++#++tokenCache`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_DEVUI_WEB_CLIENT_TIMEOUT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_DEFAULT_TOKEN_CACHE_ENABLED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_DEVUI_WEB_CLIENT_TIMEOUT+++` +Environment variable: `+++QUARKUS_OIDC_DEFAULT_TOKEN_CACHE_ENABLED+++` endif::add-copy-button-to-env-var[] -- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] -|`4S` +|boolean +|`true` -a|icon:lock[title=Fixed at build time] [[quarkus-oidc_quarkus-oidc-default-token-cache-enabled]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-default-token-cache-enabled[`quarkus.oidc.default-token-cache-enabled`]## +a| [[quarkus-oidc_quarkus-oidc-resolve-tenants-with-issuer]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-resolve-tenants-with-issuer[`quarkus.oidc.resolve-tenants-with-issuer`]## [.description] -- -Enable the registration of the Default TokenIntrospection and UserInfo Cache implementation bean. Note: This only enables the default implementation. It requires configuration to be activated. See `OidcConfig++#++tokenCache`. +If OIDC tenants should be resolved using the bearer access token's issuer (`iss`) claim value. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_DEFAULT_TOKEN_CACHE_ENABLED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_RESOLVE_TENANTS_WITH_ISSUER+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_DEFAULT_TOKEN_CACHE_ENABLED+++` +Environment variable: `+++QUARKUS_OIDC_RESOLVE_TENANTS_WITH_ISSUER+++` endif::add-copy-button-to-env-var[] -- |boolean -|`true` +|`false` a| [[quarkus-oidc_quarkus-oidc-auth-server-url]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-auth-server-url[`quarkus.oidc.auth-server-url`]## +`quarkus.oidc."tenant".auth-server-url` + [.description] -- The base URL of the OpenID Connect (OIDC) server, for example, `https://host:port/auth`. Do not set this property if you use 'quarkus-oidc' and the public key verification (`public-key`) or certificate chain verification only (`certificate-chain`) is required. The OIDC discovery endpoint is called by default by appending a `.well-known/openid-configuration` path to this URL. For Keycloak, use `https://host:port/realms/++{++realm++}++`, replacing `++{++realm++}++` with the Keycloak realm name. @@ -111,6 +79,8 @@ endif::add-copy-button-to-env-var[] a| [[quarkus-oidc_quarkus-oidc-discovery-enabled]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-discovery-enabled[`quarkus.oidc.discovery-enabled`]## +`quarkus.oidc."tenant".discovery-enabled` + [.description] -- Discovery of the OIDC endpoints. If not enabled, you must configure the OIDC endpoint URLs individually. @@ -128,6 +98,8 @@ endif::add-copy-button-to-env-var[] a| [[quarkus-oidc_quarkus-oidc-registration-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-registration-path[`quarkus.oidc.registration-path`]## +`quarkus.oidc."tenant".registration-path` + [.description] -- The relative path or absolute URL of the OIDC dynamic client registration endpoint. Set if `discovery-enabled` is `false` or a discovered token endpoint path must be customized. @@ -145,6 +117,8 @@ endif::add-copy-button-to-env-var[] a| [[quarkus-oidc_quarkus-oidc-connection-delay]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-connection-delay[`quarkus.oidc.connection-delay`]## +`quarkus.oidc."tenant".connection-delay` + [.description] -- The duration to attempt the initial connection to an OIDC server. For example, setting the duration to `20S` allows 10 retries, each 2 seconds apart. This property is only effective when the initial OIDC connection is created. For dropped connections, use the `connection-retry-count` property instead. @@ -162,6 +136,8 @@ endif::add-copy-button-to-env-var[] a| [[quarkus-oidc_quarkus-oidc-connection-retry-count]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-connection-retry-count[`quarkus.oidc.connection-retry-count`]## +`quarkus.oidc."tenant".connection-retry-count` + [.description] -- The number of times to retry re-establishing an existing OIDC connection if it is temporarily lost. Different from `connection-delay`, which applies only to initial connection attempts. For instance, if a request to the OIDC token endpoint fails due to a connection issue, it will be retried as per this setting. @@ -179,6 +155,8 @@ endif::add-copy-button-to-env-var[] a| [[quarkus-oidc_quarkus-oidc-connection-timeout]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-connection-timeout[`quarkus.oidc.connection-timeout`]## +`quarkus.oidc."tenant".connection-timeout` + [.description] -- The number of seconds after which the current OIDC connection request times out. @@ -196,6 +174,8 @@ endif::add-copy-button-to-env-var[] a| [[quarkus-oidc_quarkus-oidc-use-blocking-dns-lookup]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-use-blocking-dns-lookup[`quarkus.oidc.use-blocking-dns-lookup`]## +`quarkus.oidc."tenant".use-blocking-dns-lookup` + [.description] -- Whether DNS lookup should be performed on the worker thread. Use this option when you can see logged warnings about blocked Vert.x event loop by HTTP requests to OIDC server. @@ -213,6 +193,8 @@ endif::add-copy-button-to-env-var[] a| [[quarkus-oidc_quarkus-oidc-max-pool-size]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-max-pool-size[`quarkus.oidc.max-pool-size`]## +`quarkus.oidc."tenant".max-pool-size` + [.description] -- The maximum size of the connection pool used by the WebClient. @@ -228,98 +210,29 @@ endif::add-copy-button-to-env-var[] |int | -a| [[quarkus-oidc_quarkus-oidc-proxy-host]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-proxy-host[`quarkus.oidc.proxy.host`]## - -[.description] --- -The host name or IP address of the Proxy. + -Note: If the OIDC adapter requires a Proxy to talk with the OIDC server (Provider), set this value to enable the usage of a Proxy. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PROXY_HOST+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_PROXY_HOST+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-proxy-port]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-proxy-port[`quarkus.oidc.proxy.port`]## - -[.description] --- -The port number of the Proxy. The default value is `80`. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PROXY_PORT+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_PROXY_PORT+++` -endif::add-copy-button-to-env-var[] --- -|int -|`80` - -a| [[quarkus-oidc_quarkus-oidc-proxy-username]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-proxy-username[`quarkus.oidc.proxy.username`]## - -[.description] --- -The username, if the Proxy needs authentication. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PROXY_USERNAME+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_PROXY_USERNAME+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-proxy-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-proxy-password[`quarkus.oidc.proxy.password`]## - -[.description] --- -The password, if the Proxy needs authentication. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PROXY_PASSWORD+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_PROXY_PASSWORD+++` -endif::add-copy-button-to-env-var[] --- -|string -| +a| [[quarkus-oidc_quarkus-oidc-follow-redirects]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-follow-redirects[`quarkus.oidc.follow-redirects`]## -a| [[quarkus-oidc_quarkus-oidc-tls-tls-configuration-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tls-tls-configuration-name[`quarkus.oidc.tls.tls-configuration-name`]## +`quarkus.oidc."tenant".follow-redirects` [.description] -- -The name of the TLS configuration to use. - -If a name is configured, it uses the configuration from `quarkus.tls..++*++` If a name is configured, but no TLS configuration is found with that name then an error will be thrown. - -The default TLS configuration is *not* used by default. +Follow redirects automatically when WebClient gets HTTP 302. When this property is disabled only a single redirect to exactly the same original URI is allowed but only if one or more cookies were set during the redirect request. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TLS_TLS_CONFIGURATION_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_FOLLOW_REDIRECTS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TLS_TLS_CONFIGURATION_NAME+++` +Environment variable: `+++QUARKUS_OIDC_FOLLOW_REDIRECTS+++` endif::add-copy-button-to-env-var[] -- -|string -| +|boolean +|`true` a| [[quarkus-oidc_quarkus-oidc-token-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-path[`quarkus.oidc.token-path`]## +`quarkus.oidc."tenant".token-path` + [.description] -- The OIDC token endpoint that issues access and refresh tokens; specified as a relative path or absolute URL. Set if `discovery-enabled` is `false` or a discovered token endpoint path must be customized. @@ -337,6 +250,8 @@ endif::add-copy-button-to-env-var[] a| [[quarkus-oidc_quarkus-oidc-revoke-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-revoke-path[`quarkus.oidc.revoke-path`]## +`quarkus.oidc."tenant".revoke-path` + [.description] -- The relative path or absolute URL of the OIDC token revocation endpoint. @@ -354,6 +269,8 @@ endif::add-copy-button-to-env-var[] a| [[quarkus-oidc_quarkus-oidc-client-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-client-id[`quarkus.oidc.client-id`]## +`quarkus.oidc."tenant".client-id` + [.description] -- The client id of the application. Each application has a client id that is used to identify the application. Setting the client id is not required if `application-type` is `service` and no token introspection is required. @@ -371,6 +288,8 @@ endif::add-copy-button-to-env-var[] a| [[quarkus-oidc_quarkus-oidc-client-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-client-name[`quarkus.oidc.client-name`]## +`quarkus.oidc."tenant".client-name` + [.description] -- The client name of the application. It is meant to represent a human readable description of the application which you may provide when an application (client) is registered in an OpenId Connect provider's dashboard. For example, you can set this property to have more informative log messages which record an activity of the given client. @@ -386,3101 +305,929 @@ endif::add-copy-button-to-env-var[] |string | -a| [[quarkus-oidc_quarkus-oidc-credentials-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-secret[`quarkus.oidc.credentials.secret`]## - -[.description] --- -The client secret used by the `client_secret_basic` authentication method. Must be set unless a secret is set in `client-secret` or `jwt` client authentication is required. You can use `client-secret.value` instead, but both properties are mutually exclusive. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_SECRET+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_SECRET+++` -endif::add-copy-button-to-env-var[] --- -|string -| +a| [[quarkus-oidc_quarkus-oidc-tenant-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-id[`quarkus.oidc.tenant-id`]## -a| [[quarkus-oidc_quarkus-oidc-credentials-client-secret-value]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-client-secret-value[`quarkus.oidc.credentials.client-secret.value`]## +`quarkus.oidc."tenant".tenant-id` [.description] -- -The client secret value. This value is ignored if `credentials.secret` is set. Must be set unless a secret is set in `client-secret` or `jwt` client authentication is required. +A unique tenant identifier. It can be set by `TenantConfigResolver` providers, which resolve the tenant configuration dynamically. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_VALUE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TENANT_ID+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_VALUE+++` +Environment variable: `+++QUARKUS_OIDC_TENANT_ID+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-name[`quarkus.oidc.credentials.client-secret.provider.name`]## +a| [[quarkus-oidc_quarkus-oidc-tenant-enabled]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-enabled[`quarkus.oidc.tenant-enabled`]## + +`quarkus.oidc."tenant".tenant-enabled` [.description] -- -The CredentialsProvider bean name, which should only be set if more than one CredentialsProvider is registered +If this tenant configuration is enabled. The default tenant is disabled if it is not configured but a `TenantConfigResolver` that resolves tenant configurations is registered, or named tenants are configured. In this case, you do not need to disable the default tenant. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TENANT_ENABLED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_NAME+++` +Environment variable: `+++QUARKUS_OIDC_TENANT_ENABLED+++` endif::add-copy-button-to-env-var[] -- -|string -| +|boolean +|`true` -a| [[quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-keyring-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-keyring-name[`quarkus.oidc.credentials.client-secret.provider.keyring-name`]## +a| [[quarkus-oidc_quarkus-oidc-application-type]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-application-type[`quarkus.oidc.application-type`]## + +`quarkus.oidc."tenant".application-type` [.description] -- -The CredentialsProvider keyring name. The keyring name is only required when the CredentialsProvider being used requires the keyring name to look up the secret, which is often the case when a CredentialsProvider is shared by multiple extensions to retrieve credentials from a more dynamic source like a vault instance or secret manager +The application type, which can be one of the following `ApplicationType` values. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEYRING_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_APPLICATION_TYPE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEYRING_NAME+++` +Environment variable: `+++QUARKUS_OIDC_APPLICATION_TYPE+++` endif::add-copy-button-to-env-var[] -- -|string -| +a|tooltip:web-app[A `WEB_APP` is a client that serves pages, usually a front-end application. For this type of client the Authorization Code Flow is defined as the preferred method for authenticating users.], tooltip:service[A `SERVICE` is a client that has a set of protected HTTP resources, usually a backend application following the RESTful Architectural Design. For this type of client, the Bearer Authorization method is defined as the preferred method for authenticating and authorizing users.], tooltip:hybrid[A combined `SERVICE` and `WEB_APP` client. For this type of client, the Bearer Authorization method is used if the Authorization header is set and Authorization Code Flow - if not.] +|tooltip:service[A {@code SERVICE} is a client that has a set of protected HTTP resources, usually a backend application following the RESTful Architectural Design. For this type of client, the Bearer Authorization method is defined as the preferred method for authenticating and authorizing users.] -a| [[quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-key[`quarkus.oidc.credentials.client-secret.provider.key`]## +a| [[quarkus-oidc_quarkus-oidc-authorization-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authorization-path[`quarkus.oidc.authorization-path`]## + +`quarkus.oidc."tenant".authorization-path` [.description] -- -The CredentialsProvider client secret key +The relative path or absolute URL of the OpenID Connect (OIDC) authorization endpoint, which authenticates users. You must set this property for `web-app` applications if OIDC discovery is disabled. This property is ignored if OIDC discovery is enabled. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHORIZATION_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEY+++` +Environment variable: `+++QUARKUS_OIDC_AUTHORIZATION_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-credentials-client-secret-method]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-client-secret-method[`quarkus.oidc.credentials.client-secret.method`]## +a| [[quarkus-oidc_quarkus-oidc-user-info-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-user-info-path[`quarkus.oidc.user-info-path`]## + +`quarkus.oidc."tenant".user-info-path` [.description] -- -The authentication method. If the `clientSecret.value` secret is set, this method is `basic` by default. +The relative path or absolute URL of the OIDC UserInfo endpoint. You must set this property for `web-app` applications if OIDC discovery is disabled and the `authentication.user-info-required` property is enabled. This property is ignored if OIDC discovery is enabled. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_METHOD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_USER_INFO_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_METHOD+++` +Environment variable: `+++QUARKUS_OIDC_USER_INFO_PATH+++` endif::add-copy-button-to-env-var[] -- -a|tooltip:basic[`client_secret_basic` (default)\: The client id and secret are submitted with the HTTP Authorization Basic scheme.], tooltip:post[`client_secret_post`\: The client id and secret are submitted as the `client_id` and `client_secret` form parameters.], tooltip:post-jwt[`client_secret_jwt`\: The client id and generated JWT secret are submitted as the `client_id` and `client_secret` form parameters.], tooltip:query[client id and secret are submitted as HTTP query parameters. This option is only supported by the OIDC extension.] +|string | -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-source]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-source[`quarkus.oidc.credentials.jwt.source`]## - -[.description] --- -JWT token source: OIDC provider client or an existing JWT bearer token. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SOURCE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SOURCE+++` -endif::add-copy-button-to-env-var[] --- -a|`client`, `bearer` -|`client` +a| [[quarkus-oidc_quarkus-oidc-introspection-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-introspection-path[`quarkus.oidc.introspection-path`]## -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-secret[`quarkus.oidc.credentials.jwt.secret`]## +`quarkus.oidc."tenant".introspection-path` [.description] -- -If provided, indicates that JWT is signed using a secret key. It is mutually exclusive with `key`, `key-file` and `key-store` properties. +Relative path or absolute URL of the OIDC RFC7662 introspection endpoint which can introspect both opaque and JSON Web Token (JWT) tokens. This property must be set if OIDC discovery is disabled and 1) the opaque bearer access tokens must be verified or 2) JWT tokens must be verified while the cached JWK verification set with no matching JWK is being refreshed. This property is ignored if the discovery is enabled. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_INTROSPECTION_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET+++` +Environment variable: `+++QUARKUS_OIDC_INTROSPECTION_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-name[`quarkus.oidc.credentials.jwt.secret-provider.name`]## +a| [[quarkus-oidc_quarkus-oidc-jwks-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-path[`quarkus.oidc.jwks-path`]## + +`quarkus.oidc."tenant".jwks-path` [.description] -- -The CredentialsProvider bean name, which should only be set if more than one CredentialsProvider is registered +Relative path or absolute URL of the OIDC JSON Web Key Set (JWKS) endpoint which returns a JSON Web Key Verification Set. This property should be set if OIDC discovery is disabled and the local JWT verification is required. This property is ignored if the discovery is enabled. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_NAME+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-keyring-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-keyring-name[`quarkus.oidc.credentials.jwt.secret-provider.keyring-name`]## - -[.description] --- -The CredentialsProvider keyring name. The keyring name is only required when the CredentialsProvider being used requires the keyring name to look up the secret, which is often the case when a CredentialsProvider is shared by multiple extensions to retrieve credentials from a more dynamic source like a vault instance or secret manager - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_KEYRING_NAME+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_KEYRING_NAME+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-key[`quarkus.oidc.credentials.jwt.secret-provider.key`]## - -[.description] --- -The CredentialsProvider client secret key - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_KEY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_KEY+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key[`quarkus.oidc.credentials.jwt.key`]## - -[.description] --- -String representation of a private key. If provided, indicates that JWT is signed using a private key in PEM or JWK format. It is mutually exclusive with `secret`, `key-file` and `key-store` properties. You can use the `signature-algorithm` property to override the default key algorithm, `RS256`. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key-file]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key-file[`quarkus.oidc.credentials.jwt.key-file`]## - -[.description] --- -If provided, indicates that JWT is signed using a private key in PEM or JWK format. It is mutually exclusive with `secret`, `key` and `key-store` properties. You can use the `signature-algorithm` property to override the default key algorithm, `RS256`. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_FILE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_FILE+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key-store-file]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key-store-file[`quarkus.oidc.credentials.jwt.key-store-file`]## - -[.description] --- -If provided, indicates that JWT is signed using a private key from a keystore. It is mutually exclusive with `secret`, `key` and `key-file` properties. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_STORE_FILE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_STORE_FILE+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key-store-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key-store-password[`quarkus.oidc.credentials.jwt.key-store-password`]## - -[.description] --- -A parameter to specify the password of the keystore file. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_STORE_PASSWORD+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_STORE_PASSWORD+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key-id[`quarkus.oidc.credentials.jwt.key-id`]## - -[.description] --- -The private key id or alias. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_ID+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_ID+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key-password[`quarkus.oidc.credentials.jwt.key-password`]## - -[.description] --- -The private key password. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_PASSWORD+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_PASSWORD+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-audience]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-audience[`quarkus.oidc.credentials.jwt.audience`]## - -[.description] --- -The JWT audience (`aud`) claim value. By default, the audience is set to the address of the OpenId Connect Provider's token endpoint. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_AUDIENCE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_AUDIENCE+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-token-key-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-token-key-id[`quarkus.oidc.credentials.jwt.token-key-id`]## - -[.description] --- -The key identifier of the signing key added as a JWT `kid` header. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_TOKEN_KEY_ID+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_TOKEN_KEY_ID+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-issuer]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-issuer[`quarkus.oidc.credentials.jwt.issuer`]## - -[.description] --- -The issuer of the signing key added as a JWT `iss` claim. The default value is the client id. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_ISSUER+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_ISSUER+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-subject]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-subject[`quarkus.oidc.credentials.jwt.subject`]## - -[.description] --- -Subject of the signing key added as a JWT `sub` claim The default value is the client id. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SUBJECT+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SUBJECT+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-claims-claim-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-claims-claim-name[`quarkus.oidc.credentials.jwt.claims."claim-name"`]## - -[.description] --- -Additional claims. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_CLAIMS__CLAIM_NAME_+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_CLAIMS__CLAIM_NAME_+++` -endif::add-copy-button-to-env-var[] --- -|Map -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-signature-algorithm]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-signature-algorithm[`quarkus.oidc.credentials.jwt.signature-algorithm`]## - -[.description] --- -The signature algorithm used for the `key-file` property. Supported values: `RS256` (default), `RS384`, `RS512`, `PS256`, `PS384`, `PS512`, `ES256`, `ES384`, `ES512`, `HS256`, `HS384`, `HS512`. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SIGNATURE_ALGORITHM+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SIGNATURE_ALGORITHM+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-lifespan]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-lifespan[`quarkus.oidc.credentials.jwt.lifespan`]## - -[.description] --- -The JWT lifespan in seconds. This value is added to the time at which the JWT was issued to calculate the expiration time. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_LIFESPAN+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_LIFESPAN+++` -endif::add-copy-button-to-env-var[] --- -|int -|`10` - -a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-assertion]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-assertion[`quarkus.oidc.credentials.jwt.assertion`]## - -[.description] --- -If true then the client authentication token is a JWT bearer grant assertion. Instead of producing 'client_assertion' and 'client_assertion_type' form properties, only 'assertion' is produced. This option is only supported by the OIDC client extension. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_ASSERTION+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_ASSERTION+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-tenant-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-id[`quarkus.oidc.tenant-id`]## - -[.description] --- -A unique tenant identifier. It can be set by `TenantConfigResolver` providers, which resolve the tenant configuration dynamically. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TENANT_ID+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TENANT_ID+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-tenant-enabled]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-enabled[`quarkus.oidc.tenant-enabled`]## - -[.description] --- -If this tenant configuration is enabled. The default tenant is disabled if it is not configured but a `TenantConfigResolver` that resolves tenant configurations is registered, or named tenants are configured. In this case, you do not need to disable the default tenant. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TENANT_ENABLED+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TENANT_ENABLED+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-application-type]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-application-type[`quarkus.oidc.application-type`]## - -[.description] --- -The application type, which can be one of the following `ApplicationType` values. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_APPLICATION_TYPE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_APPLICATION_TYPE+++` -endif::add-copy-button-to-env-var[] --- -a|tooltip:web-app[A `WEB_APP` is a client that serves pages, usually a front-end application. For this type of client the Authorization Code Flow is defined as the preferred method for authenticating users.], tooltip:service[A `SERVICE` is a client that has a set of protected HTTP resources, usually a backend application following the RESTful Architectural Design. For this type of client, the Bearer Authorization method is defined as the preferred method for authenticating and authorizing users.], tooltip:hybrid[A combined `SERVICE` and `WEB_APP` client. For this type of client, the Bearer Authorization method is used if the Authorization header is set and Authorization Code Flow - if not.] -|tooltip:service[A {@code SERVICE} is a client that has a set of protected HTTP resources, usually a backend application following the RESTful Architectural Design. For this type of client, the Bearer Authorization method is defined as the preferred method for authenticating and authorizing users.] - -a| [[quarkus-oidc_quarkus-oidc-authorization-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authorization-path[`quarkus.oidc.authorization-path`]## - -[.description] --- -The relative path or absolute URL of the OpenID Connect (OIDC) authorization endpoint, which authenticates users. You must set this property for `web-app` applications if OIDC discovery is disabled. This property is ignored if OIDC discovery is enabled. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHORIZATION_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHORIZATION_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-user-info-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-user-info-path[`quarkus.oidc.user-info-path`]## - -[.description] --- -The relative path or absolute URL of the OIDC UserInfo endpoint. You must set this property for `web-app` applications if OIDC discovery is disabled and the `authentication.user-info-required` property is enabled. This property is ignored if OIDC discovery is enabled. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_USER_INFO_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_USER_INFO_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-introspection-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-introspection-path[`quarkus.oidc.introspection-path`]## - -[.description] --- -Relative path or absolute URL of the OIDC RFC7662 introspection endpoint which can introspect both opaque and JSON Web Token (JWT) tokens. This property must be set if OIDC discovery is disabled and 1) the opaque bearer access tokens must be verified or 2) JWT tokens must be verified while the cached JWK verification set with no matching JWK is being refreshed. This property is ignored if the discovery is enabled. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_INTROSPECTION_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_INTROSPECTION_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-jwks-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-path[`quarkus.oidc.jwks-path`]## - -[.description] --- -Relative path or absolute URL of the OIDC JSON Web Key Set (JWKS) endpoint which returns a JSON Web Key Verification Set. This property should be set if OIDC discovery is disabled and the local JWT verification is required. This property is ignored if the discovery is enabled. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_JWKS_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-end-session-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-end-session-path[`quarkus.oidc.end-session-path`]## - -[.description] --- -Relative path or absolute URL of the OIDC end_session_endpoint. This property must be set if OIDC discovery is disabled and RP Initiated Logout support for the `web-app` applications is required. This property is ignored if the discovery is enabled. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_END_SESSION_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_END_SESSION_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-tenant-paths]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-paths[`quarkus.oidc.tenant-paths`]## - -[.description] --- -The paths which must be secured by this tenant. Tenant with the most specific path wins. -Please see the xref:security-openid-connect-multitenancy.adoc#configure-tenant-paths[Configure tenant paths] -section of the OIDC multitenancy guide for explanation of allowed path patterns. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TENANT_PATHS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TENANT_PATHS+++` -endif::add-copy-button-to-env-var[] --- -|list of string -| - -a| [[quarkus-oidc_quarkus-oidc-public-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-public-key[`quarkus.oidc.public-key`]## - -[.description] --- -The public key for the local JWT token verification. OIDC server connection is not created when this property is set. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PUBLIC_KEY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_PUBLIC_KEY+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-introspection-credentials-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-introspection-credentials-name[`quarkus.oidc.introspection-credentials.name`]## - -[.description] --- -Name - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_NAME+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_NAME+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-introspection-credentials-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-introspection-credentials-secret[`quarkus.oidc.introspection-credentials.secret`]## - -[.description] --- -Secret - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_SECRET+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_SECRET+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-introspection-credentials-include-client-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-introspection-credentials-include-client-id[`quarkus.oidc.introspection-credentials.include-client-id`]## - -[.description] --- -Include OpenId Connect Client ID configured with `quarkus.oidc.client-id`. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_INCLUDE_CLIENT_ID+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_INCLUDE_CLIENT_ID+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-roles-role-claim-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-roles-role-claim-path[`quarkus.oidc.roles.role-claim-path`]## - -[.description] --- -A list of paths to claims containing an array of groups. Each path starts from the top level JWT JSON object and can contain multiple segments. Each segment represents a JSON object name only; for example: "realm/groups". Use double quotes with the namespace-qualified claim names. This property can be used if a token has no `groups` claim but has the groups set in one or more different claims. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_ROLES_ROLE_CLAIM_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_ROLES_ROLE_CLAIM_PATH+++` -endif::add-copy-button-to-env-var[] --- -|list of string -| - -a| [[quarkus-oidc_quarkus-oidc-roles-role-claim-separator]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-roles-role-claim-separator[`quarkus.oidc.roles.role-claim-separator`]## - -[.description] --- -The separator for splitting strings that contain multiple group values. It is only used if the "role-claim-path" property points to one or more custom claims whose values are strings. A single space is used by default because the standard `scope` claim can contain a space-separated sequence. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_ROLES_ROLE_CLAIM_SEPARATOR+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_ROLES_ROLE_CLAIM_SEPARATOR+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-roles-source]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-roles-source[`quarkus.oidc.roles.source`]## - -[.description] --- -Source of the principal roles. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_ROLES_SOURCE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_ROLES_SOURCE+++` -endif::add-copy-button-to-env-var[] --- -a|tooltip:idtoken[ID Token - the default value for the `web-app` applications.], tooltip:accesstoken[Access Token - the default value for the `service` applications; can also be used as the source of roles for the `web-app` applications.], tooltip:userinfo[User Info] -| - -a| [[quarkus-oidc_quarkus-oidc-token-issuer]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-issuer[`quarkus.oidc.token.issuer`]## - -[.description] --- -The expected issuer `iss` claim value. This property overrides the `issuer` property, which might be set in OpenId Connect provider's well-known configuration. If the `iss` claim value varies depending on the host, IP address, or tenant id of the provider, you can skip the issuer verification by setting this property to `any`, but it should be done only when other options (such as configuring the provider to use the fixed `iss` claim value) are not possible. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_ISSUER+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_ISSUER+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-token-audience]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-audience[`quarkus.oidc.token.audience`]## - -[.description] --- -The expected audience `aud` claim value, which can be a string or an array of strings. Note the audience claim is verified for ID tokens by default. ID token audience must be equal to the value of `quarkus.oidc.client-id` property. Use this property to override the expected value if your OpenID Connect provider sets a different audience claim value in ID tokens. Set it to `any` if your provider does not set ID token audience` claim. Audience verification for access tokens is only done if this property is configured. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_AUDIENCE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_AUDIENCE+++` -endif::add-copy-button-to-env-var[] --- -|list of string -| - -a| [[quarkus-oidc_quarkus-oidc-token-subject-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-subject-required[`quarkus.oidc.token.subject-required`]## - -[.description] --- -Require that the token includes a `sub` (subject) claim which is a unique and never reassigned identifier for the current user. Note that if you enable this property and if UserInfo is also required, both the token and UserInfo `sub` claims must be present and match each other. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_SUBJECT_REQUIRED+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_SUBJECT_REQUIRED+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-token-required-claims-claim-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-required-claims-claim-name[`quarkus.oidc.token.required-claims."claim-name"`]## - -[.description] --- -A map of required claims and their expected values. For example, `quarkus.oidc.token.required-claims.org_id = org_xyz` would require tokens to have the `org_id` claim to be present and set to `org_xyz`. Strings are the only supported types. Use `SecurityIdentityAugmentor` to verify claims of other types or complex claims. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_REQUIRED_CLAIMS__CLAIM_NAME_+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_REQUIRED_CLAIMS__CLAIM_NAME_+++` -endif::add-copy-button-to-env-var[] --- -|Map -| - -a| [[quarkus-oidc_quarkus-oidc-token-token-type]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-token-type[`quarkus.oidc.token.token-type`]## - -[.description] --- -Expected token type - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_TOKEN_TYPE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_TOKEN_TYPE+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-token-lifespan-grace]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-lifespan-grace[`quarkus.oidc.token.lifespan-grace`]## - -[.description] --- -Life span grace period in seconds. When checking token expiry, current time is allowed to be later than token expiration time by at most the configured number of seconds. When checking token issuance, current time is allowed to be sooner than token issue time by at most the configured number of seconds. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_LIFESPAN_GRACE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_LIFESPAN_GRACE+++` -endif::add-copy-button-to-env-var[] --- -|int -| - -a| [[quarkus-oidc_quarkus-oidc-token-age]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-age[`quarkus.oidc.token.age`]## - -[.description] --- -Token age. It allows for the number of seconds to be specified that must not elapse since the `iat` (issued at) time. A small leeway to account for clock skew which can be configured with `quarkus.oidc.token.lifespan-grace` to verify the token expiry time can also be used to verify the token age property. Note that setting this property does not relax the requirement that Bearer and Code Flow JWT tokens must have a valid (`exp`) expiry claim value. The only exception where setting this property relaxes the requirement is when a logout token is sent with a back-channel logout request since the current OpenId Connect Back-Channel specification does not explicitly require the logout tokens to contain an `exp` claim. However, even if the current logout token is allowed to have no `exp` claim, the `exp` claim is still verified if the logout token contains it. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_AGE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_AGE+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] -| - -a| [[quarkus-oidc_quarkus-oidc-token-issued-at-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-issued-at-required[`quarkus.oidc.token.issued-at-required`]## - -[.description] --- -Require that the token includes a `iat` (issued at) claim Set this property to `false` if your JWT token does not contain an `iat` (issued at) claim. Note that ID token is always required to have an `iat` claim and therefore this property has no impact on the ID token verification process. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_ISSUED_AT_REQUIRED+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_ISSUED_AT_REQUIRED+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-token-principal-claim]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-principal-claim[`quarkus.oidc.token.principal-claim`]## - -[.description] --- -Name of the claim which contains a principal name. By default, the `upn`, `preferred_username` and `sub` claims are checked. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_PRINCIPAL_CLAIM+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_PRINCIPAL_CLAIM+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-token-refresh-expired]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-refresh-expired[`quarkus.oidc.token.refresh-expired`]## - -[.description] --- -Refresh expired authorization code flow ID or access tokens. If this property is enabled, a refresh token request is performed if the authorization code ID or access token has expired and, if successful, the local session is updated with the new set of tokens. Otherwise, the local session is invalidated and the user redirected to the OpenID Provider to re-authenticate. In this case, the user might not be challenged again if the OIDC provider session is still active. For this option be effective the `authentication.session-age-extension` property should also be set to a nonzero value since the refresh token is currently kept in the user session. This option is valid only when the application is of type `ApplicationType++#++WEB_APP`++}++. This property is enabled if `quarkus.oidc.token.refresh-token-time-skew` is configured, you do not need to enable this property manually in this case. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_REFRESH_EXPIRED+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_REFRESH_EXPIRED+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-token-refresh-token-time-skew]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-refresh-token-time-skew[`quarkus.oidc.token.refresh-token-time-skew`]## - -[.description] --- -The refresh token time skew, in seconds. If this property is enabled, the configured number of seconds is added to the current time when checking if the authorization code ID or access token should be refreshed. If the sum is greater than the authorization code ID or access token's expiration time, a refresh is going to happen. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_REFRESH_TOKEN_TIME_SKEW+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_REFRESH_TOKEN_TIME_SKEW+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] -| - -a| [[quarkus-oidc_quarkus-oidc-token-forced-jwk-refresh-interval]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-forced-jwk-refresh-interval[`quarkus.oidc.token.forced-jwk-refresh-interval`]## - -[.description] --- -The forced JWK set refresh interval in minutes. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_FORCED_JWK_REFRESH_INTERVAL+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_FORCED_JWK_REFRESH_INTERVAL+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] -|`10M` - -a| [[quarkus-oidc_quarkus-oidc-token-header]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-header[`quarkus.oidc.token.header`]## - -[.description] --- -Custom HTTP header that contains a bearer token. This option is valid only when the application is of type `ApplicationType++#++SERVICE`++}++. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_HEADER+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_HEADER+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-token-authorization-scheme]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-authorization-scheme[`quarkus.oidc.token.authorization-scheme`]## - -[.description] --- -HTTP Authorization header scheme. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_AUTHORIZATION_SCHEME+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_AUTHORIZATION_SCHEME+++` -endif::add-copy-button-to-env-var[] --- -|string -|`Bearer` - -a| [[quarkus-oidc_quarkus-oidc-token-signature-algorithm]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-signature-algorithm[`quarkus.oidc.token.signature-algorithm`]## - -[.description] --- -Required signature algorithm. OIDC providers support many signature algorithms but if necessary you can restrict Quarkus application to accept tokens signed only using an algorithm configured with this property. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_SIGNATURE_ALGORITHM+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_SIGNATURE_ALGORITHM+++` -endif::add-copy-button-to-env-var[] --- -a|`rs256`, `rs384`, `rs512`, `ps256`, `ps384`, `ps512`, `es256`, `es384`, `es512`, `eddsa` -| - -a| [[quarkus-oidc_quarkus-oidc-token-decryption-key-location]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-decryption-key-location[`quarkus.oidc.token.decryption-key-location`]## - -[.description] --- -Decryption key location. JWT tokens can be inner-signed and encrypted by OpenId Connect providers. However, it is not always possible to remotely introspect such tokens because the providers might not control the private decryption keys. In such cases set this property to point to the file containing the decryption private key in PEM or JSON Web Key (JWK) format. If this property is not set and the `private_key_jwt` client authentication method is used, the private key used to sign the client authentication JWT tokens are also used to decrypt the encrypted ID tokens. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_DECRYPTION_KEY_LOCATION+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_DECRYPTION_KEY_LOCATION+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-token-allow-jwt-introspection]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-allow-jwt-introspection[`quarkus.oidc.token.allow-jwt-introspection`]## - -[.description] --- -Allow the remote introspection of JWT tokens when no matching JWK key is available. This property is set to `true` by default for backward-compatibility reasons. It is planned that this default value will be changed to `false` in an upcoming release. Also note this property is ignored if JWK endpoint URI is not available and introspecting the tokens is the only verification option. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_ALLOW_JWT_INTROSPECTION+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_ALLOW_JWT_INTROSPECTION+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-token-require-jwt-introspection-only]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-require-jwt-introspection-only[`quarkus.oidc.token.require-jwt-introspection-only`]## - -[.description] --- -Require that JWT tokens are only introspected remotely. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_REQUIRE_JWT_INTROSPECTION_ONLY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_REQUIRE_JWT_INTROSPECTION_ONLY+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-token-allow-opaque-token-introspection]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-allow-opaque-token-introspection[`quarkus.oidc.token.allow-opaque-token-introspection`]## - -[.description] --- -Allow the remote introspection of the opaque tokens. Set this property to `false` if only JWT tokens are expected. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_ALLOW_OPAQUE_TOKEN_INTROSPECTION+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_ALLOW_OPAQUE_TOKEN_INTROSPECTION+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-token-customizer-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-customizer-name[`quarkus.oidc.token.customizer-name`]## - -[.description] --- -Token customizer name. Allows to select a tenant specific token customizer as a named bean. Prefer using `TenantFeature` qualifier when registering custom `TokenCustomizer`. Use this property only to refer to `TokenCustomizer` implementations provided by this extension. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_CUSTOMIZER_NAME+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_CUSTOMIZER_NAME+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-token-verify-access-token-with-user-info]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-verify-access-token-with-user-info[`quarkus.oidc.token.verify-access-token-with-user-info`]## - -[.description] --- -Indirectly verify that the opaque (binary) access token is valid by using it to request UserInfo. Opaque access token is considered valid if the provider accepted this token and returned a valid UserInfo. You should only enable this option if the opaque access tokens must be accepted but OpenId Connect provider does not have a token introspection endpoint. This property has no effect when JWT tokens must be verified. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_VERIFY_ACCESS_TOKEN_WITH_USER_INFO+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_VERIFY_ACCESS_TOKEN_WITH_USER_INFO+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-logout-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-path[`quarkus.oidc.logout.path`]## - -[.description] --- -The relative path of the logout endpoint at the application. If provided, the application is able to initiate the logout through this endpoint in conformance with the OpenID Connect RP-Initiated Logout specification. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_LOGOUT_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-logout-post-logout-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-post-logout-path[`quarkus.oidc.logout.post-logout-path`]## - -[.description] --- -Relative path of the application endpoint where the user should be redirected to after logging out from the OpenID Connect Provider. This endpoint URI must be properly registered at the OpenID Connect Provider as a valid redirect URI. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_POST_LOGOUT_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_LOGOUT_POST_LOGOUT_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-logout-post-logout-uri-param]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-post-logout-uri-param[`quarkus.oidc.logout.post-logout-uri-param`]## - -[.description] --- -Name of the post logout URI parameter which is added as a query parameter to the logout redirect URI. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_POST_LOGOUT_URI_PARAM+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_LOGOUT_POST_LOGOUT_URI_PARAM+++` -endif::add-copy-button-to-env-var[] --- -|string -|`post_logout_redirect_uri` - -a| [[quarkus-oidc_quarkus-oidc-logout-extra-params-query-parameter-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-extra-params-query-parameter-name[`quarkus.oidc.logout.extra-params."query-parameter-name"`]## - -[.description] --- -Additional properties which is added as the query parameters to the logout redirect URI. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_EXTRA_PARAMS__QUERY_PARAMETER_NAME_+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_LOGOUT_EXTRA_PARAMS__QUERY_PARAMETER_NAME_+++` -endif::add-copy-button-to-env-var[] --- -|Map -| - -a| [[quarkus-oidc_quarkus-oidc-logout-backchannel-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-backchannel-path[`quarkus.oidc.logout.backchannel.path`]## - -[.description] --- -The relative path of the Back-Channel Logout endpoint at the application. It must start with the forward slash '/', for example, '/back-channel-logout'. This value is always resolved relative to 'quarkus.http.root-path'. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-logout-backchannel-token-cache-size]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-backchannel-token-cache-size[`quarkus.oidc.logout.backchannel.token-cache-size`]## - -[.description] --- -Maximum number of logout tokens that can be cached before they are matched against ID tokens stored in session cookies. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_TOKEN_CACHE_SIZE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_TOKEN_CACHE_SIZE+++` -endif::add-copy-button-to-env-var[] --- -|int -|`10` - -a| [[quarkus-oidc_quarkus-oidc-logout-backchannel-token-cache-time-to-live]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-backchannel-token-cache-time-to-live[`quarkus.oidc.logout.backchannel.token-cache-time-to-live`]## - -[.description] --- -Number of minutes a logout token can be cached for. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_TOKEN_CACHE_TIME_TO_LIVE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_TOKEN_CACHE_TIME_TO_LIVE+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] -|`10M` - -a| [[quarkus-oidc_quarkus-oidc-logout-backchannel-clean-up-timer-interval]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-backchannel-clean-up-timer-interval[`quarkus.oidc.logout.backchannel.clean-up-timer-interval`]## - -[.description] --- -Token cache timer interval. If this property is set, a timer checks and removes the stale entries periodically. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_CLEAN_UP_TIMER_INTERVAL+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_CLEAN_UP_TIMER_INTERVAL+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] -| - -a| [[quarkus-oidc_quarkus-oidc-logout-backchannel-logout-token-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-backchannel-logout-token-key[`quarkus.oidc.logout.backchannel.logout-token-key`]## - -[.description] --- -Logout token claim whose value is used as a key for caching the tokens. Only `sub` (subject) and `sid` (session id) claims can be used as keys. Set it to `sid` only if ID tokens issued by the OIDC provider have no `sub` but have `sid` claim. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_LOGOUT_TOKEN_KEY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_LOGOUT_TOKEN_KEY+++` -endif::add-copy-button-to-env-var[] --- -|string -|`sub` - -a| [[quarkus-oidc_quarkus-oidc-logout-frontchannel-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-frontchannel-path[`quarkus.oidc.logout.frontchannel.path`]## - -[.description] --- -The relative path of the Front-Channel Logout endpoint at the application. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_FRONTCHANNEL_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_LOGOUT_FRONTCHANNEL_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-certificate-chain-leaf-certificate-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-certificate-chain-leaf-certificate-name[`quarkus.oidc.certificate-chain.leaf-certificate-name`]## - -[.description] --- -Common name of the leaf certificate. It must be set if the `trust-store-file` does not have this certificate imported. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CERTIFICATE_CHAIN_LEAF_CERTIFICATE_NAME+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CERTIFICATE_CHAIN_LEAF_CERTIFICATE_NAME+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-file]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-file[`quarkus.oidc.certificate-chain.trust-store-file`]## - -[.description] --- -Truststore file which keeps thumbprints of the trusted certificates. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_FILE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_FILE+++` -endif::add-copy-button-to-env-var[] --- -|path -| - -a| [[quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-password[`quarkus.oidc.certificate-chain.trust-store-password`]## - -[.description] --- -A parameter to specify the password of the truststore file if it is configured with `trust-store-file`. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_PASSWORD+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_PASSWORD+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-cert-alias]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-cert-alias[`quarkus.oidc.certificate-chain.trust-store-cert-alias`]## - -[.description] --- -A parameter to specify the alias of the truststore certificate. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_CERT_ALIAS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_CERT_ALIAS+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-file-type]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-file-type[`quarkus.oidc.certificate-chain.trust-store-file-type`]## - -[.description] --- -An optional parameter to specify type of the truststore file. If not given, the type is automatically detected based on the file name. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_FILE_TYPE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_FILE_TYPE+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-authentication-response-mode]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-response-mode[`quarkus.oidc.authentication.response-mode`]## - -[.description] --- -Authorization code flow response mode. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_RESPONSE_MODE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_RESPONSE_MODE+++` -endif::add-copy-button-to-env-var[] --- -a|tooltip:query[Authorization response parameters are encoded in the query string added to the `redirect_uri`], tooltip:form-post[Authorization response parameters are encoded as HTML form values that are auto-submitted in the browser and transmitted by the HTTP POST method using the application/x-www-form-urlencoded content type] -|tooltip:query[Authorization response parameters are encoded in the query string added to the `redirect_uri`] - -a| [[quarkus-oidc_quarkus-oidc-authentication-redirect-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-redirect-path[`quarkus.oidc.authentication.redirect-path`]## - -[.description] --- -The relative path for calculating a `redirect_uri` query parameter. It has to start from a forward slash and is appended to the request URI's host and port. For example, if the current request URI is `https://localhost:8080/service`, a `redirect_uri` parameter is set to `https://localhost:8080/` if this property is set to `/` and be the same as the request URI if this property has not been configured. Note the original request URI is restored after the user has authenticated if `restorePathAfterRedirect` is set to `true`. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_REDIRECT_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_REDIRECT_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-authentication-restore-path-after-redirect]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-restore-path-after-redirect[`quarkus.oidc.authentication.restore-path-after-redirect`]## - -[.description] --- -If this property is set to `true`, the original request URI which was used before the authentication is restored after the user has been redirected back to the application. Note if `redirectPath` property is not set, the original request URI is restored even if this property is disabled. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_RESTORE_PATH_AFTER_REDIRECT+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_RESTORE_PATH_AFTER_REDIRECT+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-authentication-remove-redirect-parameters]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-remove-redirect-parameters[`quarkus.oidc.authentication.remove-redirect-parameters`]## - -[.description] --- -Remove the query parameters such as `code` and `state` set by the OIDC server on the redirect URI after the user has authenticated by redirecting a user to the same URI but without the query parameters. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_REMOVE_REDIRECT_PARAMETERS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_REMOVE_REDIRECT_PARAMETERS+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-authentication-error-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-error-path[`quarkus.oidc.authentication.error-path`]## - -[.description] --- -Relative path to the public endpoint which processes the error response from the OIDC authorization endpoint. If the user authentication has failed, the OIDC provider returns an `error` and an optional `error_description` parameters, instead of the expected authorization `code`. If this property is set, the user is redirected to the endpoint which can return a user-friendly error description page. It has to start from a forward slash and is appended to the request URI's host and port. For example, if it is set as `/error` and the current request URI is `https://localhost:8080/callback?error=invalid_scope`, a redirect is made to `https://localhost:8080/error?error=invalid_scope`. If this property is not set, HTTP 401 status is returned in case of the user authentication failure. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_ERROR_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_ERROR_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-authentication-session-expired-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-session-expired-path[`quarkus.oidc.authentication.session-expired-path`]## - -[.description] --- -Relative path to the public endpoint which an authenticated user is redirected to when the session has expired. - -When the OIDC session has expired and the session can not be refreshed, a user is redirected to the OIDC provider to re-authenticate. The user experience may not be ideal in this case as it may not be obvious to the authenticated user why an authentication challenge is returned. - -Set this property if you would like the user whose session has expired be redirected to a public application specific page instead, which can inform that the session has expired and advise the user to re-authenticated by following a link to the secured initial entry page. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_SESSION_EXPIRED_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_SESSION_EXPIRED_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-authentication-verify-access-token]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-verify-access-token[`quarkus.oidc.authentication.verify-access-token`]## - -[.description] --- -Both ID and access tokens are fetched from the OIDC provider as part of the authorization code flow. - -ID token is always verified on every user request as the primary token which is used to represent the principal and extract the roles. - -Authorization code flow access token is meant to be propagated to downstream services and is not verified by default unless `quarkus.oidc.roles.source` property is set to `accesstoken` which means the authorization decision is based on the roles extracted from the access token. - -Authorization code flow access token verification is also enabled if this token is injected as JsonWebToken. Set this property to `false` if it is not required. - -Bearer access token is always verified. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_VERIFY_ACCESS_TOKEN+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_VERIFY_ACCESS_TOKEN+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true when access token is injected as the JsonWebToken bean, false otherwise` - -a| [[quarkus-oidc_quarkus-oidc-authentication-force-redirect-https-scheme]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-force-redirect-https-scheme[`quarkus.oidc.authentication.force-redirect-https-scheme`]## - -[.description] --- -Force `https` as the `redirect_uri` parameter scheme when running behind an SSL/TLS terminating reverse proxy. This property, if enabled, also affects the logout `post_logout_redirect_uri` and the local redirect requests. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_FORCE_REDIRECT_HTTPS_SCHEME+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_FORCE_REDIRECT_HTTPS_SCHEME+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-authentication-scopes]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-scopes[`quarkus.oidc.authentication.scopes`]## - -[.description] --- -List of scopes - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_SCOPES+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_SCOPES+++` -endif::add-copy-button-to-env-var[] --- -|list of string -| - -a| [[quarkus-oidc_quarkus-oidc-authentication-scope-separator]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-scope-separator[`quarkus.oidc.authentication.scope-separator`]## - -[.description] --- -The separator which is used when more than one scope is configured. A single space is used by default. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_SCOPE_SEPARATOR+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_SCOPE_SEPARATOR+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-authentication-nonce-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-nonce-required[`quarkus.oidc.authentication.nonce-required`]## - -[.description] --- -Require that ID token includes a `nonce` claim which must match `nonce` authentication request query parameter. Enabling this property can help mitigate replay attacks. Do not enable this property if your OpenId Connect provider does not support setting `nonce` in ID token or if you work with OAuth2 provider such as `GitHub` which does not issue ID tokens. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_NONCE_REQUIRED+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_NONCE_REQUIRED+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-authentication-add-openid-scope]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-add-openid-scope[`quarkus.oidc.authentication.add-openid-scope`]## - -[.description] --- -Add the `openid` scope automatically to the list of scopes. This is required for OpenId Connect providers, but does not work for OAuth2 providers such as Twitter OAuth2, which do not accept this scope and throw errors. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_ADD_OPENID_SCOPE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_ADD_OPENID_SCOPE+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-authentication-extra-params-parameter-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-extra-params-parameter-name[`quarkus.oidc.authentication.extra-params."parameter-name"`]## - -[.description] --- -Additional properties added as query parameters to the authentication redirect URI. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_EXTRA_PARAMS__PARAMETER_NAME_+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_EXTRA_PARAMS__PARAMETER_NAME_+++` -endif::add-copy-button-to-env-var[] --- -|Map -| - -a| [[quarkus-oidc_quarkus-oidc-authentication-forward-params]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-forward-params[`quarkus.oidc.authentication.forward-params`]## - -[.description] --- -Request URL query parameters which, if present, are added to the authentication redirect URI. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_FORWARD_PARAMS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_FORWARD_PARAMS+++` -endif::add-copy-button-to-env-var[] --- -|list of string -| - -a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-force-secure]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-force-secure[`quarkus.oidc.authentication.cookie-force-secure`]## - -[.description] --- -If enabled the state, session, and post logout cookies have their `secure` parameter set to `true` when HTTP is used. It might be necessary when running behind an SSL/TLS terminating reverse proxy. The cookies are always secure if HTTPS is used, even if this property is set to false. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_FORCE_SECURE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_FORCE_SECURE+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-suffix]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-suffix[`quarkus.oidc.authentication.cookie-suffix`]## - -[.description] --- -Cookie name suffix. For example, a session cookie name for the default OIDC tenant is `q_session` but can be changed to `q_session_test` if this property is set to `test`. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_SUFFIX+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_SUFFIX+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-path[`quarkus.oidc.authentication.cookie-path`]## - -[.description] --- -Cookie path parameter value which, if set, is used to set a path parameter for the session, state and post logout cookies. The `cookie-path-header` property, if set, is checked first. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -|`/` - -a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-path-header]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-path-header[`quarkus.oidc.authentication.cookie-path-header`]## - -[.description] --- -Cookie path header parameter value which, if set, identifies the incoming HTTP header whose value is used to set a path parameter for the session, state and post logout cookies. If the header is missing, the `cookie-path` property is checked. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_PATH_HEADER+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_PATH_HEADER+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-domain]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-domain[`quarkus.oidc.authentication.cookie-domain`]## - -[.description] --- -Cookie domain parameter value which, if set, is used for the session, state and post logout cookies. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_DOMAIN+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_DOMAIN+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-same-site]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-same-site[`quarkus.oidc.authentication.cookie-same-site`]## - -[.description] --- -SameSite attribute for the session cookie. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_SAME_SITE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_SAME_SITE+++` -endif::add-copy-button-to-env-var[] --- -a|`strict`, `lax`, `none` -|`lax` - -a| [[quarkus-oidc_quarkus-oidc-authentication-allow-multiple-code-flows]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-allow-multiple-code-flows[`quarkus.oidc.authentication.allow-multiple-code-flows`]## - -[.description] --- -If a state cookie is present, a `state` query parameter must also be present and both the state cookie name suffix and state cookie value must match the value of the `state` query parameter when the redirect path matches the current path. However, if multiple authentications are attempted from the same browser, for example, from the different browser tabs, then the currently available state cookie might represent the authentication flow initiated from another tab and not related to the current request. Disable this property to permit only a single authorization code flow in the same browser. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_ALLOW_MULTIPLE_CODE_FLOWS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_ALLOW_MULTIPLE_CODE_FLOWS+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-authentication-fail-on-missing-state-param]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-fail-on-missing-state-param[`quarkus.oidc.authentication.fail-on-missing-state-param`]## - -[.description] --- -Fail with the HTTP 401 error if the state cookie is present but no state query parameter is present. - -When either multiple authentications are disabled or the redirect URL matches the original request URL, the stale state cookie might remain in the browser cache from the earlier failed redirect to an OpenId Connect provider and be visible during the current request. For example, if Single-page application (SPA) uses XHR to handle redirects to the provider which does not support CORS for its authorization endpoint, the browser blocks it and the state cookie created by Quarkus remains in the browser cache. Quarkus reports an authentication failure when it detects such an old state cookie but find no matching state query parameter. - -Reporting HTTP 401 error is usually the right thing to do in such cases, it minimizes a risk of the browser redirect loop but also can identify problems in the way SPA or Quarkus application manage redirects. For example, enabling `java-script-auto-redirect` or having the provider redirect to URL configured with `redirect-path` might be needed to avoid such errors. - -However, setting this property to `false` might help if the above options are not suitable. It causes a new authentication redirect to OpenId Connect provider. Doing so might increase the risk of browser redirect loops. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_FAIL_ON_MISSING_STATE_PARAM+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_FAIL_ON_MISSING_STATE_PARAM+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-authentication-user-info-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-user-info-required[`quarkus.oidc.authentication.user-info-required`]## - -[.description] --- -If this property is set to `true`, an OIDC UserInfo endpoint is called. - -This property is enabled automatically if `quarkus.oidc.roles.source` is set to `userinfo` or `quarkus.oidc.token.verify-access-token-with-user-info` is set to `true` or `quarkus.oidc.authentication.id-token-required` is set to `false`, the current OIDC tenant must support a UserInfo endpoint in these cases. - -It is also enabled automatically if `io.quarkus.oidc.UserInfo` injection point is detected but only if the current OIDC tenant supports a UserInfo endpoint. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_USER_INFO_REQUIRED+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_USER_INFO_REQUIRED+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true when UserInfo bean is injected, false otherwise` - -a| [[quarkus-oidc_quarkus-oidc-authentication-session-age-extension]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-session-age-extension[`quarkus.oidc.authentication.session-age-extension`]## - -[.description] --- -Session age extension in minutes. The user session age property is set to the value of the ID token life-span by default and the user is redirected to the OIDC provider to re-authenticate once the session has expired. If this property is set to a nonzero value, then the expired ID token can be refreshed before the session has expired. This property is ignored if the `token.refresh-expired` property has not been enabled. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_SESSION_AGE_EXTENSION+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_SESSION_AGE_EXTENSION+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] -|`5M` - -a| [[quarkus-oidc_quarkus-oidc-authentication-state-cookie-age]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-state-cookie-age[`quarkus.oidc.authentication.state-cookie-age`]## - -[.description] --- -State cookie age in minutes. State cookie is created every time a new authorization code flow redirect starts and removed when this flow is completed. State cookie name is unique by default, see `allow-multiple-code-flows`. Keep its age to the reasonable minimum value such as 5 minutes or less. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_STATE_COOKIE_AGE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_STATE_COOKIE_AGE+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] -|`5M` - -a| [[quarkus-oidc_quarkus-oidc-authentication-java-script-auto-redirect]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-java-script-auto-redirect[`quarkus.oidc.authentication.java-script-auto-redirect`]## - -[.description] --- -If this property is set to `true`, a normal 302 redirect response is returned if the request was initiated by a JavaScript API such as XMLHttpRequest or Fetch and the current user needs to be (re)authenticated, which might not be desirable for Single-page applications (SPA) since it automatically following the redirect might not work given that OIDC authorization endpoints typically do not support CORS. - -If this property is set to `false`, a status code of `499` is returned to allow SPA to handle the redirect manually if a request header identifying current request as a JavaScript request is found. `X-Requested-With` request header with its value set to either `JavaScript` or `XMLHttpRequest` is expected by default if this property is enabled. You can register a custom `JavaScriptRequestChecker` to do a custom JavaScript request check instead. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_JAVA_SCRIPT_AUTO_REDIRECT+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_JAVA_SCRIPT_AUTO_REDIRECT+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-authentication-id-token-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-id-token-required[`quarkus.oidc.authentication.id-token-required`]## - -[.description] --- -Requires that ID token is available when the authorization code flow completes. Disable this property only when you need to use the authorization code flow with OAuth2 providers which do not return ID token - an internal IdToken is generated in such cases. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_ID_TOKEN_REQUIRED+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_ID_TOKEN_REQUIRED+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-authentication-internal-id-token-lifespan]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-internal-id-token-lifespan[`quarkus.oidc.authentication.internal-id-token-lifespan`]## - -[.description] --- -Internal ID token lifespan. This property is only checked when an internal IdToken is generated when Oauth2 providers do not return IdToken. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_INTERNAL_ID_TOKEN_LIFESPAN+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_INTERNAL_ID_TOKEN_LIFESPAN+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] -|`5M` - -a| [[quarkus-oidc_quarkus-oidc-authentication-pkce-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-pkce-required[`quarkus.oidc.authentication.pkce-required`]## - -[.description] --- -Requires that a Proof Key for Code Exchange (PKCE) is used. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_PKCE_REQUIRED+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_PKCE_REQUIRED+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-authentication-state-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-state-secret[`quarkus.oidc.authentication.state-secret`]## - -[.description] --- -Secret used to encrypt Proof Key for Code Exchange (PKCE) code verifier and/or nonce in the code flow state. This secret should be at least 32 characters long. - -If this secret is not set, the client secret configured with either `quarkus.oidc.credentials.secret` or `quarkus.oidc.credentials.client-secret.value` is checked. Finally, `quarkus.oidc.credentials.jwt.secret` which can be used for `client_jwt_secret` authentication is checked. A client secret is not be used as a state encryption secret if it is less than 32 characters long. - -The secret is auto-generated if it remains uninitialized after checking all of these properties. - -Error is reported if the secret length is less than 16 characters. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_STATE_SECRET+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_STATE_SECRET+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-code-grant-extra-params-parameter-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-code-grant-extra-params-parameter-name[`quarkus.oidc.code-grant.extra-params."parameter-name"`]## - -[.description] --- -Additional parameters, in addition to the required `code` and `redirect-uri` parameters, which must be included to complete the authorization code grant request. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CODE_GRANT_EXTRA_PARAMS__PARAMETER_NAME_+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CODE_GRANT_EXTRA_PARAMS__PARAMETER_NAME_+++` -endif::add-copy-button-to-env-var[] --- -|Map -| - -a| [[quarkus-oidc_quarkus-oidc-code-grant-headers-header-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-code-grant-headers-header-name[`quarkus.oidc.code-grant.headers."header-name"`]## - -[.description] --- -Custom HTTP headers which must be sent to complete the authorization code grant request. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CODE_GRANT_HEADERS__HEADER_NAME_+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CODE_GRANT_HEADERS__HEADER_NAME_+++` -endif::add-copy-button-to-env-var[] --- -|Map -| - -a| [[quarkus-oidc_quarkus-oidc-token-state-manager-strategy]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-state-manager-strategy[`quarkus.oidc.token-state-manager.strategy`]## - -[.description] --- -Default TokenStateManager strategy. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_STRATEGY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_STRATEGY+++` -endif::add-copy-button-to-env-var[] --- -a|tooltip:keep-all-tokens[Keep ID, access and refresh tokens.], tooltip:id-token[Keep ID token only], tooltip:id-refresh-tokens[Keep ID and refresh tokens only] -|tooltip:keep-all-tokens[Keep ID, access and refresh tokens.] - -a| [[quarkus-oidc_quarkus-oidc-token-state-manager-split-tokens]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-state-manager-split-tokens[`quarkus.oidc.token-state-manager.split-tokens`]## - -[.description] --- -Default TokenStateManager keeps all tokens (ID, access and refresh) returned in the authorization code grant response in a single session cookie by default. Enable this property to minimize a session cookie size - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_SPLIT_TOKENS+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_SPLIT_TOKENS+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-token-state-manager-encryption-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-state-manager-encryption-required[`quarkus.oidc.token-state-manager.encryption-required`]## - -[.description] --- -Mandates that the Default TokenStateManager encrypt the session cookie that stores the tokens. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_REQUIRED+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_REQUIRED+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-token-state-manager-encryption-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-state-manager-encryption-secret[`quarkus.oidc.token-state-manager.encryption-secret`]## - -[.description] --- -The secret used by the Default TokenStateManager to encrypt the session cookie storing the tokens when `encryption-required` property is enabled. - -If this secret is not set, the client secret configured with either `quarkus.oidc.credentials.secret` or `quarkus.oidc.credentials.client-secret.value` is checked. Finally, `quarkus.oidc.credentials.jwt.secret` which can be used for `client_jwt_secret` authentication is checked. The secret is auto-generated every time an application starts if it remains uninitialized after checking all of these properties. Generated secret can not decrypt the session cookie encrypted before the restart, therefore a user re-authentication will be required. - -The length of the secret used to encrypt the tokens should be at least 32 characters long. A warning is logged if the secret length is less than 16 characters. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_SECRET+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_SECRET+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-token-state-manager-encryption-algorithm]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-state-manager-encryption-algorithm[`quarkus.oidc.token-state-manager.encryption-algorithm`]## - -[.description] --- -Session cookie key encryption algorithm - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_ALGORITHM+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_ALGORITHM+++` -endif::add-copy-button-to-env-var[] --- -a|tooltip:a256-gcmkw[Content encryption key will be generated and encrypted using the A256GCMKW algorithm and the configured encryption secret. The generated content encryption key will be used to encrypt the session cookie content.], tooltip:dir[The configured key encryption secret will be used as the content encryption key to encrypt the session cookie content. Using the direct encryption avoids a content encryption key generation step and will make the encrypted session cookie sequence slightly shorter. Avoid using the direct encryption if the encryption secret is less than 32 characters long.] -|tooltip:a256-gcmkw[Content encryption key will be generated and encrypted using the A256GCMKW algorithm and the configured encryption secret. The generated content encryption key will be used to encrypt the session cookie content.] - -a| [[quarkus-oidc_quarkus-oidc-allow-token-introspection-cache]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-allow-token-introspection-cache[`quarkus.oidc.allow-token-introspection-cache`]## - -[.description] --- -Allow caching the token introspection data. Note enabling this property does not enable the cache itself but only permits to cache the token introspection for a given tenant. If the default token cache can be used, see `OidcConfig.TokenCache` to enable it. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_ALLOW_TOKEN_INTROSPECTION_CACHE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_ALLOW_TOKEN_INTROSPECTION_CACHE+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-allow-user-info-cache]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-allow-user-info-cache[`quarkus.oidc.allow-user-info-cache`]## - -[.description] --- -Allow caching the user info data. Note enabling this property does not enable the cache itself but only permits to cache the user info data for a given tenant. If the default token cache can be used, see `OidcConfig.TokenCache` to enable it. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_ALLOW_USER_INFO_CACHE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_ALLOW_USER_INFO_CACHE+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-cache-user-info-in-idtoken]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-cache-user-info-in-idtoken[`quarkus.oidc.cache-user-info-in-idtoken`]## - -[.description] --- -Allow inlining UserInfo in IdToken instead of caching it in the token cache. This property is only checked when an internal IdToken is generated when OAuth2 providers do not return IdToken. Inlining UserInfo in the generated IdToken allows to store it in the session cookie and avoids introducing a cached state. - -Inlining UserInfo in the generated IdToken is enabled if the session cookie is encrypted and the UserInfo cache is not enabled or caching UserInfo is disabled for the current tenant with the `allow-user-info-cache` property set to `false`. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CACHE_USER_INFO_IN_IDTOKEN+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_CACHE_USER_INFO_IN_IDTOKEN+++` -endif::add-copy-button-to-env-var[] --- -|boolean -| - -a| [[quarkus-oidc_quarkus-oidc-jwks-resolve-early]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-resolve-early[`quarkus.oidc.jwks.resolve-early`]## - -[.description] --- -If JWK verification keys should be fetched at the moment a connection to the OIDC provider is initialized. - -Disabling this property delays the key acquisition until the moment the current token has to be verified. Typically it can only be necessary if the token or other telated request properties provide an additional context which is required to resolve the keys correctly. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_RESOLVE_EARLY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_JWKS_RESOLVE_EARLY+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-jwks-cache-size]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-cache-size[`quarkus.oidc.jwks.cache-size`]## - -[.description] --- -Maximum number of JWK keys that can be cached. This property is ignored if the `resolve-early` property is set to true. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_CACHE_SIZE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_JWKS_CACHE_SIZE+++` -endif::add-copy-button-to-env-var[] --- -|int -|`10` - -a| [[quarkus-oidc_quarkus-oidc-jwks-cache-time-to-live]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-cache-time-to-live[`quarkus.oidc.jwks.cache-time-to-live`]## - -[.description] --- -Number of minutes a JWK key can be cached for. This property is ignored if the `resolve-early` property is set to true. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_CACHE_TIME_TO_LIVE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_JWKS_CACHE_TIME_TO_LIVE+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] -|`10M` - -a| [[quarkus-oidc_quarkus-oidc-jwks-clean-up-timer-interval]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-clean-up-timer-interval[`quarkus.oidc.jwks.clean-up-timer-interval`]## - -[.description] --- -Cache timer interval. If this property is set, a timer checks and removes the stale entries periodically. This property is ignored if the `resolve-early` property is set to true. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_CLEAN_UP_TIMER_INTERVAL+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_JWKS_CLEAN_UP_TIMER_INTERVAL+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] -| - -a| [[quarkus-oidc_quarkus-oidc-jwks-try-all]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-try-all[`quarkus.oidc.jwks.try-all`]## - -[.description] --- -In case there is no key identifier ('kid') or certificate thumbprints ('x5t', 'x5t++#++S256') specified in the JOSE header and no key could be determined, check all available keys matching the token algorithm ('alg') header value. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_TRY_ALL+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_JWKS_TRY_ALL+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-provider]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-provider[`quarkus.oidc.provider`]## - -[.description] --- -Well known OpenId Connect provider identifier - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PROVIDER+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_PROVIDER+++` -endif::add-copy-button-to-env-var[] --- -a|`apple`, `discord`, `facebook`, `github`, `google`, `linkedin`, `mastodon`, `microsoft`, `spotify`, `strava`, `twitch`, `twitter`, `x` -| - -a| [[quarkus-oidc_quarkus-oidc-token-cache-max-size]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-cache-max-size[`quarkus.oidc.token-cache.max-size`]## - -[.description] --- -Maximum number of cache entries. Set it to a positive value if the cache has to be enabled. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_CACHE_MAX_SIZE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_CACHE_MAX_SIZE+++` -endif::add-copy-button-to-env-var[] --- -|int -|`0` - -a| [[quarkus-oidc_quarkus-oidc-token-cache-time-to-live]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-cache-time-to-live[`quarkus.oidc.token-cache.time-to-live`]## - -[.description] --- -Maximum amount of time a given cache entry is valid for. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_CACHE_TIME_TO_LIVE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_CACHE_TIME_TO_LIVE+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] -|`3M` - -a| [[quarkus-oidc_quarkus-oidc-token-cache-clean-up-timer-interval]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-cache-clean-up-timer-interval[`quarkus.oidc.token-cache.clean-up-timer-interval`]## - -[.description] --- -Clean up timer interval. If this property is set then a timer will check and remove the stale entries periodically. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_CACHE_CLEAN_UP_TIMER_INTERVAL+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_TOKEN_CACHE_CLEAN_UP_TIMER_INTERVAL+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] -| - -a| [[quarkus-oidc_quarkus-oidc-resolve-tenants-with-issuer]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-resolve-tenants-with-issuer[`quarkus.oidc.resolve-tenants-with-issuer`]## - -[.description] --- -If OIDC tenants should be resolved using the bearer access token's issuer (`iss`) claim value. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_RESOLVE_TENANTS_WITH_ISSUER+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC_RESOLVE_TENANTS_WITH_ISSUER+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -h|[[quarkus-oidc_section_quarkus-oidc]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc[Additional named tenants]## -h|Type -h|Default - -a| [[quarkus-oidc_quarkus-oidc-tenant-auth-server-url]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-auth-server-url[`quarkus.oidc."tenant".auth-server-url`]## - -[.description] --- -The base URL of the OpenID Connect (OIDC) server, for example, `https://host:port/auth`. Do not set this property if you use 'quarkus-oidc' and the public key verification (`public-key`) or certificate chain verification only (`certificate-chain`) is required. The OIDC discovery endpoint is called by default by appending a `.well-known/openid-configuration` path to this URL. For Keycloak, use `https://host:port/realms/++{++realm++}++`, replacing `++{++realm++}++` with the Keycloak realm name. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTH_SERVER_URL+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTH_SERVER_URL+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-tenant-discovery-enabled]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-discovery-enabled[`quarkus.oidc."tenant".discovery-enabled`]## - -[.description] --- -Discovery of the OIDC endpoints. If not enabled, you must configure the OIDC endpoint URLs individually. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__DISCOVERY_ENABLED+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__DISCOVERY_ENABLED+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` - -a| [[quarkus-oidc_quarkus-oidc-tenant-registration-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-registration-path[`quarkus.oidc."tenant".registration-path`]## - -[.description] --- -The relative path or absolute URL of the OIDC dynamic client registration endpoint. Set if `discovery-enabled` is `false` or a discovered token endpoint path must be customized. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__REGISTRATION_PATH+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__REGISTRATION_PATH+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-tenant-connection-delay]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-connection-delay[`quarkus.oidc."tenant".connection-delay`]## - -[.description] --- -The duration to attempt the initial connection to an OIDC server. For example, setting the duration to `20S` allows 10 retries, each 2 seconds apart. This property is only effective when the initial OIDC connection is created. For dropped connections, use the `connection-retry-count` property instead. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CONNECTION_DELAY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CONNECTION_DELAY+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] -| - -a| [[quarkus-oidc_quarkus-oidc-tenant-connection-retry-count]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-connection-retry-count[`quarkus.oidc."tenant".connection-retry-count`]## - -[.description] --- -The number of times to retry re-establishing an existing OIDC connection if it is temporarily lost. Different from `connection-delay`, which applies only to initial connection attempts. For instance, if a request to the OIDC token endpoint fails due to a connection issue, it will be retried as per this setting. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CONNECTION_RETRY_COUNT+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CONNECTION_RETRY_COUNT+++` -endif::add-copy-button-to-env-var[] --- -|int -|`3` - -a| [[quarkus-oidc_quarkus-oidc-tenant-connection-timeout]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-connection-timeout[`quarkus.oidc."tenant".connection-timeout`]## - -[.description] --- -The number of seconds after which the current OIDC connection request times out. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CONNECTION_TIMEOUT+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CONNECTION_TIMEOUT+++` -endif::add-copy-button-to-env-var[] --- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] -|`10S` - -a| [[quarkus-oidc_quarkus-oidc-tenant-use-blocking-dns-lookup]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-use-blocking-dns-lookup[`quarkus.oidc."tenant".use-blocking-dns-lookup`]## - -[.description] --- -Whether DNS lookup should be performed on the worker thread. Use this option when you can see logged warnings about blocked Vert.x event loop by HTTP requests to OIDC server. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__USE_BLOCKING_DNS_LOOKUP+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__USE_BLOCKING_DNS_LOOKUP+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`false` - -a| [[quarkus-oidc_quarkus-oidc-tenant-max-pool-size]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-max-pool-size[`quarkus.oidc."tenant".max-pool-size`]## - -[.description] --- -The maximum size of the connection pool used by the WebClient. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__MAX_POOL_SIZE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__MAX_POOL_SIZE+++` -endif::add-copy-button-to-env-var[] --- -|int -| - -a| [[quarkus-oidc_quarkus-oidc-tenant-proxy-host]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-proxy-host[`quarkus.oidc."tenant".proxy.host`]## - -[.description] --- -The host name or IP address of the Proxy. + -Note: If the OIDC adapter requires a Proxy to talk with the OIDC server (Provider), set this value to enable the usage of a Proxy. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__PROXY_HOST+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__PROXY_HOST+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-tenant-proxy-port]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-proxy-port[`quarkus.oidc."tenant".proxy.port`]## - -[.description] --- -The port number of the Proxy. The default value is `80`. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__PROXY_PORT+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__PROXY_PORT+++` -endif::add-copy-button-to-env-var[] --- -|int -|`80` - -a| [[quarkus-oidc_quarkus-oidc-tenant-proxy-username]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-proxy-username[`quarkus.oidc."tenant".proxy.username`]## - -[.description] --- -The username, if the Proxy needs authentication. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__PROXY_USERNAME+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__PROXY_USERNAME+++` -endif::add-copy-button-to-env-var[] --- -|string -| - -a| [[quarkus-oidc_quarkus-oidc-tenant-proxy-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-proxy-password[`quarkus.oidc."tenant".proxy.password`]## - -[.description] --- -The password, if the Proxy needs authentication. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__PROXY_PASSWORD+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__PROXY_PASSWORD+++` +Environment variable: `+++QUARKUS_OIDC_JWKS_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-tls-tls-configuration-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-tls-tls-configuration-name[`quarkus.oidc."tenant".tls.tls-configuration-name`]## +a| [[quarkus-oidc_quarkus-oidc-end-session-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-end-session-path[`quarkus.oidc.end-session-path`]## + +`quarkus.oidc."tenant".end-session-path` [.description] -- -The name of the TLS configuration to use. - -If a name is configured, it uses the configuration from `quarkus.tls..++*++` If a name is configured, but no TLS configuration is found with that name then an error will be thrown. - -The default TLS configuration is *not* used by default. +Relative path or absolute URL of the OIDC end_session_endpoint. This property must be set if OIDC discovery is disabled and RP Initiated Logout support for the `web-app` applications is required. This property is ignored if the discovery is enabled. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TLS_TLS_CONFIGURATION_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_END_SESSION_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TLS_TLS_CONFIGURATION_NAME+++` +Environment variable: `+++QUARKUS_OIDC_END_SESSION_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-path[`quarkus.oidc."tenant".token-path`]## +a| [[quarkus-oidc_quarkus-oidc-tenant-paths]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-paths[`quarkus.oidc.tenant-paths`]## + +`quarkus.oidc."tenant".tenant-paths` [.description] -- -The OIDC token endpoint that issues access and refresh tokens; specified as a relative path or absolute URL. Set if `discovery-enabled` is `false` or a discovered token endpoint path must be customized. +The paths which must be secured by this tenant. Tenant with the most specific path wins. +Please see the xref:security-openid-connect-multitenancy.adoc#configure-tenant-paths[Configure tenant paths] +section of the OIDC multitenancy guide for explanation of allowed path patterns. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TENANT_PATHS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_PATH+++` +Environment variable: `+++QUARKUS_OIDC_TENANT_PATHS+++` endif::add-copy-button-to-env-var[] -- -|string +|list of string | -a| [[quarkus-oidc_quarkus-oidc-tenant-revoke-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-revoke-path[`quarkus.oidc."tenant".revoke-path`]## +a| [[quarkus-oidc_quarkus-oidc-public-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-public-key[`quarkus.oidc.public-key`]## + +`quarkus.oidc."tenant".public-key` [.description] -- -The relative path or absolute URL of the OIDC token revocation endpoint. +The public key for the local JWT token verification. OIDC server connection is not created when this property is set. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__REVOKE_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PUBLIC_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__REVOKE_PATH+++` +Environment variable: `+++QUARKUS_OIDC_PUBLIC_KEY+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-client-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-client-id[`quarkus.oidc."tenant".client-id`]## +a| [[quarkus-oidc_quarkus-oidc-allow-token-introspection-cache]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-allow-token-introspection-cache[`quarkus.oidc.allow-token-introspection-cache`]## + +`quarkus.oidc."tenant".allow-token-introspection-cache` [.description] -- -The client id of the application. Each application has a client id that is used to identify the application. Setting the client id is not required if `application-type` is `service` and no token introspection is required. +Allow caching the token introspection data. Note enabling this property does not enable the cache itself but only permits to cache the token introspection for a given tenant. If the default token cache can be used, see `OidcConfig.TokenCache` to enable it. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CLIENT_ID+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_ALLOW_TOKEN_INTROSPECTION_CACHE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CLIENT_ID+++` +Environment variable: `+++QUARKUS_OIDC_ALLOW_TOKEN_INTROSPECTION_CACHE+++` endif::add-copy-button-to-env-var[] -- -|string -| +|boolean +|`true` -a| [[quarkus-oidc_quarkus-oidc-tenant-client-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-client-name[`quarkus.oidc."tenant".client-name`]## +a| [[quarkus-oidc_quarkus-oidc-allow-user-info-cache]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-allow-user-info-cache[`quarkus.oidc.allow-user-info-cache`]## + +`quarkus.oidc."tenant".allow-user-info-cache` [.description] -- -The client name of the application. It is meant to represent a human readable description of the application which you may provide when an application (client) is registered in an OpenId Connect provider's dashboard. For example, you can set this property to have more informative log messages which record an activity of the given client. +Allow caching the user info data. Note enabling this property does not enable the cache itself but only permits to cache the user info data for a given tenant. If the default token cache can be used, see `OidcConfig.TokenCache` to enable it. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CLIENT_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_ALLOW_USER_INFO_CACHE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CLIENT_NAME+++` +Environment variable: `+++QUARKUS_OIDC_ALLOW_USER_INFO_CACHE+++` endif::add-copy-button-to-env-var[] -- -|string -| +|boolean +|`true` + +a| [[quarkus-oidc_quarkus-oidc-cache-user-info-in-idtoken]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-cache-user-info-in-idtoken[`quarkus.oidc.cache-user-info-in-idtoken`]## -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-secret[`quarkus.oidc."tenant".credentials.secret`]## +`quarkus.oidc."tenant".cache-user-info-in-idtoken` [.description] -- -The client secret used by the `client_secret_basic` authentication method. Must be set unless a secret is set in `client-secret` or `jwt` client authentication is required. You can use `client-secret.value` instead, but both properties are mutually exclusive. +Allow inlining UserInfo in IdToken instead of caching it in the token cache. This property is only checked when an internal IdToken is generated when OAuth2 providers do not return IdToken. Inlining UserInfo in the generated IdToken allows to store it in the session cookie and avoids introducing a cached state. + +Inlining UserInfo in the generated IdToken is enabled if the session cookie is encrypted and the UserInfo cache is not enabled or caching UserInfo is disabled for the current tenant with the `allow-user-info-cache` property set to `false`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CACHE_USER_INFO_IN_IDTOKEN+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_SECRET+++` +Environment variable: `+++QUARKUS_OIDC_CACHE_USER_INFO_IN_IDTOKEN+++` endif::add-copy-button-to-env-var[] -- -|string +|boolean | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-client-secret-value]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-client-secret-value[`quarkus.oidc."tenant".credentials.client-secret.value`]## +a| [[quarkus-oidc_quarkus-oidc-provider]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-provider[`quarkus.oidc.provider`]## + +`quarkus.oidc."tenant".provider` [.description] -- -The client secret value. This value is ignored if `credentials.secret` is set. Must be set unless a secret is set in `client-secret` or `jwt` client authentication is required. +Well known OpenId Connect provider identifier ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_CLIENT_SECRET_VALUE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PROVIDER+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_CLIENT_SECRET_VALUE+++` +Environment variable: `+++QUARKUS_OIDC_PROVIDER+++` endif::add-copy-button-to-env-var[] -- -|string +a|`apple`, `discord`, `facebook`, `github`, `google`, `linkedin`, `mastodon`, `microsoft`, `slack`, `spotify`, `strava`, `twitch`, `twitter`, `x` | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-client-secret-provider-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-client-secret-provider-name[`quarkus.oidc."tenant".credentials.client-secret.provider.name`]## +h|[[quarkus-oidc_section_quarkus-oidc-devui]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-devui[OIDC Dev UI configuration which is effective in dev mode only]## +h|Type +h|Default + +a|icon:lock[title=Fixed at build time] [[quarkus-oidc_quarkus-oidc-devui-grant-type]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-devui-grant-type[`quarkus.oidc.devui.grant.type`]## [.description] -- -The CredentialsProvider bean name, which should only be set if more than one CredentialsProvider is registered +Grant type which will be used to acquire a token to test the OIDC 'service' applications ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_CLIENT_SECRET_PROVIDER_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_DEVUI_GRANT_TYPE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_CLIENT_SECRET_PROVIDER_NAME+++` +Environment variable: `+++QUARKUS_OIDC_DEVUI_GRANT_TYPE+++` endif::add-copy-button-to-env-var[] -- -|string +a|tooltip:client['client_credentials' grant], tooltip:password['password' grant], tooltip:code['authorization_code' grant], tooltip:implicit['implicit' grant] | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-client-secret-provider-keyring-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-client-secret-provider-keyring-name[`quarkus.oidc."tenant".credentials.client-secret.provider.keyring-name`]## +a|icon:lock[title=Fixed at build time] [[quarkus-oidc_quarkus-oidc-devui-grant-options-option-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-devui-grant-options-option-name[`quarkus.oidc.devui.grant-options."option-name"`]## [.description] -- -The CredentialsProvider keyring name. The keyring name is only required when the CredentialsProvider being used requires the keyring name to look up the secret, which is often the case when a CredentialsProvider is shared by multiple extensions to retrieve credentials from a more dynamic source like a vault instance or secret manager +Grant options ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_CLIENT_SECRET_PROVIDER_KEYRING_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_DEVUI_GRANT_OPTIONS__OPTION_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_CLIENT_SECRET_PROVIDER_KEYRING_NAME+++` +Environment variable: `+++QUARKUS_OIDC_DEVUI_GRANT_OPTIONS__OPTION_NAME_+++` endif::add-copy-button-to-env-var[] -- -|string +|Map> | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-client-secret-provider-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-client-secret-provider-key[`quarkus.oidc."tenant".credentials.client-secret.provider.key`]## +a|icon:lock[title=Fixed at build time] [[quarkus-oidc_quarkus-oidc-devui-web-client-timeout]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-devui-web-client-timeout[`quarkus.oidc.devui.web-client-timeout`]## [.description] -- -The CredentialsProvider client secret key +The WebClient timeout. Use this property to configure how long an HTTP client used by Dev UI handlers will wait for a response when requesting tokens from OpenId Connect Provider and sending them to the service endpoint. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_CLIENT_SECRET_PROVIDER_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_DEVUI_WEB_CLIENT_TIMEOUT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_CLIENT_SECRET_PROVIDER_KEY+++` +Environment variable: `+++QUARKUS_OIDC_DEVUI_WEB_CLIENT_TIMEOUT+++` endif::add-copy-button-to-env-var[] -- -|string -| +|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] +|`4S` + + +h|[[quarkus-oidc_section_quarkus-oidc-proxy]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-proxy[HTTP proxy configuration]## +h|Type +h|Default + +a| [[quarkus-oidc_quarkus-oidc-proxy-host]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-proxy-host[`quarkus.oidc.proxy.host`]## -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-client-secret-method]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-client-secret-method[`quarkus.oidc."tenant".credentials.client-secret.method`]## +`quarkus.oidc."tenant".proxy.host` [.description] -- -The authentication method. If the `clientSecret.value` secret is set, this method is `basic` by default. +The host name or IP address of the Proxy. + +Note: If the OIDC adapter requires a Proxy to talk with the OIDC server (Provider), set this value to enable the usage of a Proxy. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_CLIENT_SECRET_METHOD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PROXY_HOST+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_CLIENT_SECRET_METHOD+++` +Environment variable: `+++QUARKUS_OIDC_PROXY_HOST+++` endif::add-copy-button-to-env-var[] -- -a|tooltip:basic[`client_secret_basic` (default)\: The client id and secret are submitted with the HTTP Authorization Basic scheme.], tooltip:post[`client_secret_post`\: The client id and secret are submitted as the `client_id` and `client_secret` form parameters.], tooltip:post-jwt[`client_secret_jwt`\: The client id and generated JWT secret are submitted as the `client_id` and `client_secret` form parameters.], tooltip:query[client id and secret are submitted as HTTP query parameters. This option is only supported by the OIDC extension.] +|string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-source]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-source[`quarkus.oidc."tenant".credentials.jwt.source`]## +a| [[quarkus-oidc_quarkus-oidc-proxy-port]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-proxy-port[`quarkus.oidc.proxy.port`]## + +`quarkus.oidc."tenant".proxy.port` [.description] -- -JWT token source: OIDC provider client or an existing JWT bearer token. +The port number of the Proxy. The default value is `80`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SOURCE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PROXY_PORT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SOURCE+++` +Environment variable: `+++QUARKUS_OIDC_PROXY_PORT+++` endif::add-copy-button-to-env-var[] -- -a|`client`, `bearer` -|`client` +|int +|`80` -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-secret[`quarkus.oidc."tenant".credentials.jwt.secret`]## +a| [[quarkus-oidc_quarkus-oidc-proxy-username]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-proxy-username[`quarkus.oidc.proxy.username`]## + +`quarkus.oidc."tenant".proxy.username` [.description] -- -If provided, indicates that JWT is signed using a secret key. It is mutually exclusive with `key`, `key-file` and `key-store` properties. +The username, if the Proxy needs authentication. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PROXY_USERNAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SECRET+++` +Environment variable: `+++QUARKUS_OIDC_PROXY_USERNAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-secret-provider-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-secret-provider-name[`quarkus.oidc."tenant".credentials.jwt.secret-provider.name`]## +a| [[quarkus-oidc_quarkus-oidc-proxy-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-proxy-password[`quarkus.oidc.proxy.password`]## + +`quarkus.oidc."tenant".proxy.password` [.description] -- -The CredentialsProvider bean name, which should only be set if more than one CredentialsProvider is registered +The password, if the Proxy needs authentication. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SECRET_PROVIDER_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_PROXY_PASSWORD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SECRET_PROVIDER_NAME+++` +Environment variable: `+++QUARKUS_OIDC_PROXY_PASSWORD+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-secret-provider-keyring-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-secret-provider-keyring-name[`quarkus.oidc."tenant".credentials.jwt.secret-provider.keyring-name`]## + +h|[[quarkus-oidc_section_quarkus-oidc-tls]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-tls[TLS configuration]## +h|Type +h|Default + +a| [[quarkus-oidc_quarkus-oidc-tls-tls-configuration-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tls-tls-configuration-name[`quarkus.oidc.tls.tls-configuration-name`]## + +`quarkus.oidc."tenant".tls.tls-configuration-name` [.description] -- -The CredentialsProvider keyring name. The keyring name is only required when the CredentialsProvider being used requires the keyring name to look up the secret, which is often the case when a CredentialsProvider is shared by multiple extensions to retrieve credentials from a more dynamic source like a vault instance or secret manager +The name of the TLS configuration to use. + +If a name is configured, it uses the configuration from `quarkus.tls..++*++` If a name is configured, but no TLS configuration is found with that name then an error will be thrown. + +The default TLS configuration is *not* used by default. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SECRET_PROVIDER_KEYRING_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TLS_TLS_CONFIGURATION_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SECRET_PROVIDER_KEYRING_NAME+++` +Environment variable: `+++QUARKUS_OIDC_TLS_TLS_CONFIGURATION_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-secret-provider-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-secret-provider-key[`quarkus.oidc."tenant".credentials.jwt.secret-provider.key`]## + +h|[[quarkus-oidc_section_quarkus-oidc-credentials]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-credentials[Different authentication options for OIDC client to access OIDC token and other secured endpoints]## +h|Type +h|Default + +a| [[quarkus-oidc_quarkus-oidc-credentials-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-secret[`quarkus.oidc.credentials.secret`]## + +`quarkus.oidc."tenant".credentials.secret` [.description] -- -The CredentialsProvider client secret key +The client secret used by the `client_secret_basic` authentication method. Must be set unless a secret is set in `client-secret` or `jwt` client authentication is required. You can use `client-secret.value` instead, but both properties are mutually exclusive. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SECRET_PROVIDER_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SECRET_PROVIDER_KEY+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key[`quarkus.oidc."tenant".credentials.jwt.key`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-client-secret-value]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-client-secret-value[`quarkus.oidc.credentials.client-secret.value`]## + +`quarkus.oidc."tenant".credentials.client-secret.value` [.description] -- -String representation of a private key. If provided, indicates that JWT is signed using a private key in PEM or JWK format. It is mutually exclusive with `secret`, `key-file` and `key-store` properties. You can use the `signature-algorithm` property to override the default key algorithm, `RS256`. +The client secret value. This value is ignored if `credentials.secret` is set. Must be set unless a secret is set in `client-secret` or `jwt` client authentication is required. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_VALUE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_VALUE+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key-file]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key-file[`quarkus.oidc."tenant".credentials.jwt.key-file`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-name[`quarkus.oidc.credentials.client-secret.provider.name`]## + +`quarkus.oidc."tenant".credentials.client-secret.provider.name` [.description] -- -If provided, indicates that JWT is signed using a private key in PEM or JWK format. It is mutually exclusive with `secret`, `key` and `key-store` properties. You can use the `signature-algorithm` property to override the default key algorithm, `RS256`. +The CredentialsProvider bean name, which should only be set if more than one CredentialsProvider is registered ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY_FILE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY_FILE+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key-store-file]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key-store-file[`quarkus.oidc."tenant".credentials.jwt.key-store-file`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-keyring-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-keyring-name[`quarkus.oidc.credentials.client-secret.provider.keyring-name`]## + +`quarkus.oidc."tenant".credentials.client-secret.provider.keyring-name` [.description] -- -If provided, indicates that JWT is signed using a private key from a keystore. It is mutually exclusive with `secret`, `key` and `key-file` properties. +The CredentialsProvider keyring name. The keyring name is only required when the CredentialsProvider being used requires the keyring name to look up the secret, which is often the case when a CredentialsProvider is shared by multiple extensions to retrieve credentials from a more dynamic source like a vault instance or secret manager ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY_STORE_FILE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEYRING_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY_STORE_FILE+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEYRING_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key-store-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key-store-password[`quarkus.oidc."tenant".credentials.jwt.key-store-password`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-client-secret-provider-key[`quarkus.oidc.credentials.client-secret.provider.key`]## + +`quarkus.oidc."tenant".credentials.client-secret.provider.key` [.description] -- -A parameter to specify the password of the keystore file. +The CredentialsProvider client secret key ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY_STORE_PASSWORD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY_STORE_PASSWORD+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_PROVIDER_KEY+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key-id[`quarkus.oidc."tenant".credentials.jwt.key-id`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-client-secret-method]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-client-secret-method[`quarkus.oidc.credentials.client-secret.method`]## + +`quarkus.oidc."tenant".credentials.client-secret.method` [.description] -- -The private key id or alias. +The authentication method. If the `clientSecret.value` secret is set, this method is `basic` by default. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY_ID+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_METHOD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY_ID+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_CLIENT_SECRET_METHOD+++` endif::add-copy-button-to-env-var[] -- -|string +a|tooltip:basic[`client_secret_basic` (default)\: The client id and secret are submitted with the HTTP Authorization Basic scheme.], tooltip:post[`client_secret_post`\: The client id and secret are submitted as the `client_id` and `client_secret` form parameters.], tooltip:post-jwt[`client_secret_jwt`\: The client id and generated JWT secret are submitted as the `client_id` and `client_secret` form parameters.], tooltip:query[client id and secret are submitted as HTTP query parameters. This option is only supported by the OIDC extension.] | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-key-password[`quarkus.oidc."tenant".credentials.jwt.key-password`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-source]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-source[`quarkus.oidc.credentials.jwt.source`]## + +`quarkus.oidc."tenant".credentials.jwt.source` [.description] -- -The private key password. +JWT token source: OIDC provider client or an existing JWT bearer token. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY_PASSWORD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SOURCE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_KEY_PASSWORD+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SOURCE+++` endif::add-copy-button-to-env-var[] -- -|string -| +a|`client`, `bearer` +|`client` + +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-secret[`quarkus.oidc.credentials.jwt.secret`]## -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-audience]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-audience[`quarkus.oidc."tenant".credentials.jwt.audience`]## +`quarkus.oidc."tenant".credentials.jwt.secret` [.description] -- -The JWT audience (`aud`) claim value. By default, the audience is set to the address of the OpenId Connect Provider's token endpoint. +If provided, indicates that JWT is signed using a secret key. It is mutually exclusive with `key`, `key-file` and `key-store` properties. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_AUDIENCE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_AUDIENCE+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-token-key-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-token-key-id[`quarkus.oidc."tenant".credentials.jwt.token-key-id`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-name[`quarkus.oidc.credentials.jwt.secret-provider.name`]## + +`quarkus.oidc."tenant".credentials.jwt.secret-provider.name` [.description] -- -The key identifier of the signing key added as a JWT `kid` header. +The CredentialsProvider bean name, which should only be set if more than one CredentialsProvider is registered ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_TOKEN_KEY_ID+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_TOKEN_KEY_ID+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-issuer]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-issuer[`quarkus.oidc."tenant".credentials.jwt.issuer`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-keyring-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-keyring-name[`quarkus.oidc.credentials.jwt.secret-provider.keyring-name`]## + +`quarkus.oidc."tenant".credentials.jwt.secret-provider.keyring-name` [.description] -- -The issuer of the signing key added as a JWT `iss` claim. The default value is the client id. +The CredentialsProvider keyring name. The keyring name is only required when the CredentialsProvider being used requires the keyring name to look up the secret, which is often the case when a CredentialsProvider is shared by multiple extensions to retrieve credentials from a more dynamic source like a vault instance or secret manager ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_ISSUER+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_KEYRING_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_ISSUER+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_KEYRING_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-subject]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-subject[`quarkus.oidc."tenant".credentials.jwt.subject`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-secret-provider-key[`quarkus.oidc.credentials.jwt.secret-provider.key`]## + +`quarkus.oidc."tenant".credentials.jwt.secret-provider.key` [.description] -- -Subject of the signing key added as a JWT `sub` claim The default value is the client id. +The CredentialsProvider client secret key ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SUBJECT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SUBJECT+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SECRET_PROVIDER_KEY+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-claims-claim-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-claims-claim-name[`quarkus.oidc."tenant".credentials.jwt.claims."claim-name"`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key[`quarkus.oidc.credentials.jwt.key`]## + +`quarkus.oidc."tenant".credentials.jwt.key` [.description] -- -Additional claims. +String representation of a private key. If provided, indicates that JWT is signed using a private key in PEM or JWK format. It is mutually exclusive with `secret`, `key-file` and `key-store` properties. You can use the `signature-algorithm` property to override the default key algorithm, `RS256`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_CLAIMS__CLAIM_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_CLAIMS__CLAIM_NAME_+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY+++` endif::add-copy-button-to-env-var[] -- -|Map +|string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-signature-algorithm]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-signature-algorithm[`quarkus.oidc."tenant".credentials.jwt.signature-algorithm`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key-file]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key-file[`quarkus.oidc.credentials.jwt.key-file`]## + +`quarkus.oidc."tenant".credentials.jwt.key-file` [.description] -- -The signature algorithm used for the `key-file` property. Supported values: `RS256` (default), `RS384`, `RS512`, `PS256`, `PS384`, `PS512`, `ES256`, `ES384`, `ES512`, `HS256`, `HS384`, `HS512`. +If provided, indicates that JWT is signed using a private key in PEM or JWK format. It is mutually exclusive with `secret`, `key` and `key-store` properties. You can use the `signature-algorithm` property to override the default key algorithm, `RS256`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SIGNATURE_ALGORITHM+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_FILE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_SIGNATURE_ALGORITHM+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_FILE+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-lifespan]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-lifespan[`quarkus.oidc."tenant".credentials.jwt.lifespan`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key-store-file]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key-store-file[`quarkus.oidc.credentials.jwt.key-store-file`]## + +`quarkus.oidc."tenant".credentials.jwt.key-store-file` [.description] -- -The JWT lifespan in seconds. This value is added to the time at which the JWT was issued to calculate the expiration time. +If provided, indicates that JWT is signed using a private key from a keystore. It is mutually exclusive with `secret`, `key` and `key-file` properties. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_LIFESPAN+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_STORE_FILE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_LIFESPAN+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_STORE_FILE+++` endif::add-copy-button-to-env-var[] -- -|int -|`10` +|string +| + +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key-store-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key-store-password[`quarkus.oidc.credentials.jwt.key-store-password`]## -a| [[quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-assertion]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-credentials-jwt-assertion[`quarkus.oidc."tenant".credentials.jwt.assertion`]## +`quarkus.oidc."tenant".credentials.jwt.key-store-password` [.description] -- -If true then the client authentication token is a JWT bearer grant assertion. Instead of producing 'client_assertion' and 'client_assertion_type' form properties, only 'assertion' is produced. This option is only supported by the OIDC client extension. +A parameter to specify the password of the keystore file. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_ASSERTION+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_STORE_PASSWORD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CREDENTIALS_JWT_ASSERTION+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_STORE_PASSWORD+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`false` +|string +| -a| [[quarkus-oidc_quarkus-oidc-tenant-tenant-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-tenant-id[`quarkus.oidc."tenant".tenant-id`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key-id[`quarkus.oidc.credentials.jwt.key-id`]## + +`quarkus.oidc."tenant".credentials.jwt.key-id` [.description] -- -A unique tenant identifier. It can be set by `TenantConfigResolver` providers, which resolve the tenant configuration dynamically. +The private key id or alias. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TENANT_ID+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_ID+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TENANT_ID+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_ID+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-tenant-enabled]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-tenant-enabled[`quarkus.oidc."tenant".tenant-enabled`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-key-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-key-password[`quarkus.oidc.credentials.jwt.key-password`]## + +`quarkus.oidc."tenant".credentials.jwt.key-password` [.description] -- -If this tenant configuration is enabled. The default tenant is disabled if it is not configured but a `TenantConfigResolver` that resolves tenant configurations is registered, or named tenants are configured. In this case, you do not need to disable the default tenant. +The private key password. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TENANT_ENABLED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_PASSWORD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TENANT_ENABLED+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_KEY_PASSWORD+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`true` +|string +| -a| [[quarkus-oidc_quarkus-oidc-tenant-application-type]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-application-type[`quarkus.oidc."tenant".application-type`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-audience]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-audience[`quarkus.oidc.credentials.jwt.audience`]## + +`quarkus.oidc."tenant".credentials.jwt.audience` [.description] -- -The application type, which can be one of the following `ApplicationType` values. +The JWT audience (`aud`) claim value. By default, the audience is set to the address of the OpenId Connect Provider's token endpoint. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__APPLICATION_TYPE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_AUDIENCE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__APPLICATION_TYPE+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_AUDIENCE+++` endif::add-copy-button-to-env-var[] -- -a|tooltip:web-app[A `WEB_APP` is a client that serves pages, usually a front-end application. For this type of client the Authorization Code Flow is defined as the preferred method for authenticating users.], tooltip:service[A `SERVICE` is a client that has a set of protected HTTP resources, usually a backend application following the RESTful Architectural Design. For this type of client, the Bearer Authorization method is defined as the preferred method for authenticating and authorizing users.], tooltip:hybrid[A combined `SERVICE` and `WEB_APP` client. For this type of client, the Bearer Authorization method is used if the Authorization header is set and Authorization Code Flow - if not.] -|tooltip:service[A {@code SERVICE} is a client that has a set of protected HTTP resources, usually a backend application following the RESTful Architectural Design. For this type of client, the Bearer Authorization method is defined as the preferred method for authenticating and authorizing users.] +|string +| + +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-token-key-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-token-key-id[`quarkus.oidc.credentials.jwt.token-key-id`]## -a| [[quarkus-oidc_quarkus-oidc-tenant-authorization-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authorization-path[`quarkus.oidc."tenant".authorization-path`]## +`quarkus.oidc."tenant".credentials.jwt.token-key-id` [.description] -- -The relative path or absolute URL of the OpenID Connect (OIDC) authorization endpoint, which authenticates users. You must set this property for `web-app` applications if OIDC discovery is disabled. This property is ignored if OIDC discovery is enabled. +The key identifier of the signing key added as a JWT `kid` header. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHORIZATION_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_TOKEN_KEY_ID+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHORIZATION_PATH+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_TOKEN_KEY_ID+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-user-info-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-user-info-path[`quarkus.oidc."tenant".user-info-path`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-issuer]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-issuer[`quarkus.oidc.credentials.jwt.issuer`]## + +`quarkus.oidc."tenant".credentials.jwt.issuer` [.description] -- -The relative path or absolute URL of the OIDC UserInfo endpoint. You must set this property for `web-app` applications if OIDC discovery is disabled and the `authentication.user-info-required` property is enabled. This property is ignored if OIDC discovery is enabled. +The issuer of the signing key added as a JWT `iss` claim. The default value is the client id. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__USER_INFO_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_ISSUER+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__USER_INFO_PATH+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_ISSUER+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-introspection-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-introspection-path[`quarkus.oidc."tenant".introspection-path`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-subject]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-subject[`quarkus.oidc.credentials.jwt.subject`]## + +`quarkus.oidc."tenant".credentials.jwt.subject` [.description] -- -Relative path or absolute URL of the OIDC RFC7662 introspection endpoint which can introspect both opaque and JSON Web Token (JWT) tokens. This property must be set if OIDC discovery is disabled and 1) the opaque bearer access tokens must be verified or 2) JWT tokens must be verified while the cached JWK verification set with no matching JWK is being refreshed. This property is ignored if the discovery is enabled. +Subject of the signing key added as a JWT `sub` claim The default value is the client id. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__INTROSPECTION_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SUBJECT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__INTROSPECTION_PATH+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SUBJECT+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-jwks-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-jwks-path[`quarkus.oidc."tenant".jwks-path`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-claims-claim-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-claims-claim-name[`quarkus.oidc.credentials.jwt.claims."claim-name"`]## + +`quarkus.oidc."tenant".credentials.jwt.claims."claim-name"` [.description] -- -Relative path or absolute URL of the OIDC JSON Web Key Set (JWKS) endpoint which returns a JSON Web Key Verification Set. This property should be set if OIDC discovery is disabled and the local JWT verification is required. This property is ignored if the discovery is enabled. +Additional claims. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__JWKS_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_CLAIMS__CLAIM_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__JWKS_PATH+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_CLAIMS__CLAIM_NAME_+++` endif::add-copy-button-to-env-var[] -- -|string +|Map | -a| [[quarkus-oidc_quarkus-oidc-tenant-end-session-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-end-session-path[`quarkus.oidc."tenant".end-session-path`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-signature-algorithm]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-signature-algorithm[`quarkus.oidc.credentials.jwt.signature-algorithm`]## + +`quarkus.oidc."tenant".credentials.jwt.signature-algorithm` [.description] -- -Relative path or absolute URL of the OIDC end_session_endpoint. This property must be set if OIDC discovery is disabled and RP Initiated Logout support for the `web-app` applications is required. This property is ignored if the discovery is enabled. +The signature algorithm used for the `key-file` property. Supported values: `RS256` (default), `RS384`, `RS512`, `PS256`, `PS384`, `PS512`, `ES256`, `ES384`, `ES512`, `HS256`, `HS384`, `HS512`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__END_SESSION_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_SIGNATURE_ALGORITHM+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__END_SESSION_PATH+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SIGNATURE_ALGORITHM+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-tenant-paths]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-tenant-paths[`quarkus.oidc."tenant".tenant-paths`]## +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-lifespan]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-lifespan[`quarkus.oidc.credentials.jwt.lifespan`]## + +`quarkus.oidc."tenant".credentials.jwt.lifespan` [.description] -- -The paths which must be secured by this tenant. Tenant with the most specific path wins. -Please see the xref:security-openid-connect-multitenancy.adoc#configure-tenant-paths[Configure tenant paths] -section of the OIDC multitenancy guide for explanation of allowed path patterns. +The JWT lifespan in seconds. This value is added to the time at which the JWT was issued to calculate the expiration time. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TENANT_PATHS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_LIFESPAN+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TENANT_PATHS+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_LIFESPAN+++` endif::add-copy-button-to-env-var[] -- -|list of string -| +|int +|`10` + +a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-assertion]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-assertion[`quarkus.oidc.credentials.jwt.assertion`]## -a| [[quarkus-oidc_quarkus-oidc-tenant-public-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-public-key[`quarkus.oidc."tenant".public-key`]## +`quarkus.oidc."tenant".credentials.jwt.assertion` [.description] -- -The public key for the local JWT token verification. OIDC server connection is not created when this property is set. +If true then the client authentication token is a JWT bearer grant assertion. Instead of producing 'client_assertion' and 'client_assertion_type' form properties, only 'assertion' is produced. This option is only supported by the OIDC client extension. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__PUBLIC_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_ASSERTION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__PUBLIC_KEY+++` +Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_ASSERTION+++` endif::add-copy-button-to-env-var[] -- -|string -| +|boolean +|`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-introspection-credentials-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-introspection-credentials-name[`quarkus.oidc."tenant".introspection-credentials.name`]## + +h|[[quarkus-oidc_section_quarkus-oidc-introspection-credentials]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-introspection-credentials[Optional introspection endpoint-specific basic authentication configuration]## +h|Type +h|Default + +a| [[quarkus-oidc_quarkus-oidc-introspection-credentials-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-introspection-credentials-name[`quarkus.oidc.introspection-credentials.name`]## + +`quarkus.oidc."tenant".introspection-credentials.name` [.description] -- @@ -3488,16 +1235,18 @@ Name ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__INTROSPECTION_CREDENTIALS_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__INTROSPECTION_CREDENTIALS_NAME+++` +Environment variable: `+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-introspection-credentials-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-introspection-credentials-secret[`quarkus.oidc."tenant".introspection-credentials.secret`]## +a| [[quarkus-oidc_quarkus-oidc-introspection-credentials-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-introspection-credentials-secret[`quarkus.oidc.introspection-credentials.secret`]## + +`quarkus.oidc."tenant".introspection-credentials.secret` [.description] -- @@ -3505,16 +1254,18 @@ Secret ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__INTROSPECTION_CREDENTIALS_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__INTROSPECTION_CREDENTIALS_SECRET+++` +Environment variable: `+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-introspection-credentials-include-client-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-introspection-credentials-include-client-id[`quarkus.oidc."tenant".introspection-credentials.include-client-id`]## +a| [[quarkus-oidc_quarkus-oidc-introspection-credentials-include-client-id]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-introspection-credentials-include-client-id[`quarkus.oidc.introspection-credentials.include-client-id`]## + +`quarkus.oidc."tenant".introspection-credentials.include-client-id` [.description] -- @@ -3522,16 +1273,23 @@ Include OpenId Connect Client ID configured with `quarkus.oidc.client-id`. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__INTROSPECTION_CREDENTIALS_INCLUDE_CLIENT_ID+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_INCLUDE_CLIENT_ID+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__INTROSPECTION_CREDENTIALS_INCLUDE_CLIENT_ID+++` +Environment variable: `+++QUARKUS_OIDC_INTROSPECTION_CREDENTIALS_INCLUDE_CLIENT_ID+++` endif::add-copy-button-to-env-var[] -- |boolean |`true` -a| [[quarkus-oidc_quarkus-oidc-tenant-roles-role-claim-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-roles-role-claim-path[`quarkus.oidc."tenant".roles.role-claim-path`]## + +h|[[quarkus-oidc_section_quarkus-oidc-roles]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-roles[Configuration to find and parse custom claims which contain roles]## +h|Type +h|Default + +a| [[quarkus-oidc_quarkus-oidc-roles-role-claim-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-roles-role-claim-path[`quarkus.oidc.roles.role-claim-path`]## + +`quarkus.oidc."tenant".roles.role-claim-path` [.description] -- @@ -3539,16 +1297,18 @@ A list of paths to claims containing an array of groups. Each path starts from t ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__ROLES_ROLE_CLAIM_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_ROLES_ROLE_CLAIM_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__ROLES_ROLE_CLAIM_PATH+++` +Environment variable: `+++QUARKUS_OIDC_ROLES_ROLE_CLAIM_PATH+++` endif::add-copy-button-to-env-var[] -- |list of string | -a| [[quarkus-oidc_quarkus-oidc-tenant-roles-role-claim-separator]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-roles-role-claim-separator[`quarkus.oidc."tenant".roles.role-claim-separator`]## +a| [[quarkus-oidc_quarkus-oidc-roles-role-claim-separator]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-roles-role-claim-separator[`quarkus.oidc.roles.role-claim-separator`]## + +`quarkus.oidc."tenant".roles.role-claim-separator` [.description] -- @@ -3556,16 +1316,18 @@ The separator for splitting strings that contain multiple group values. It is on ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__ROLES_ROLE_CLAIM_SEPARATOR+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_ROLES_ROLE_CLAIM_SEPARATOR+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__ROLES_ROLE_CLAIM_SEPARATOR+++` +Environment variable: `+++QUARKUS_OIDC_ROLES_ROLE_CLAIM_SEPARATOR+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-roles-source]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-roles-source[`quarkus.oidc."tenant".roles.source`]## +a| [[quarkus-oidc_quarkus-oidc-roles-source]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-roles-source[`quarkus.oidc.roles.source`]## + +`quarkus.oidc."tenant".roles.source` [.description] -- @@ -3573,16 +1335,23 @@ Source of the principal roles. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__ROLES_SOURCE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_ROLES_SOURCE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__ROLES_SOURCE+++` +Environment variable: `+++QUARKUS_OIDC_ROLES_SOURCE+++` endif::add-copy-button-to-env-var[] -- a|tooltip:idtoken[ID Token - the default value for the `web-app` applications.], tooltip:accesstoken[Access Token - the default value for the `service` applications; can also be used as the source of roles for the `web-app` applications.], tooltip:userinfo[User Info] | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-issuer]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-issuer[`quarkus.oidc."tenant".token.issuer`]## + +h|[[quarkus-oidc_section_quarkus-oidc-token]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-token[Configuration to customize validation of token claims]## +h|Type +h|Default + +a| [[quarkus-oidc_quarkus-oidc-token-issuer]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-issuer[`quarkus.oidc.token.issuer`]## + +`quarkus.oidc."tenant".token.issuer` [.description] -- @@ -3590,16 +1359,18 @@ The expected issuer `iss` claim value. This property overrides the `issuer` prop ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_ISSUER+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_ISSUER+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_ISSUER+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_ISSUER+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-audience]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-audience[`quarkus.oidc."tenant".token.audience`]## +a| [[quarkus-oidc_quarkus-oidc-token-audience]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-audience[`quarkus.oidc.token.audience`]## + +`quarkus.oidc."tenant".token.audience` [.description] -- @@ -3607,16 +1378,18 @@ The expected audience `aud` claim value, which can be a string or an array of st ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_AUDIENCE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_AUDIENCE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_AUDIENCE+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_AUDIENCE+++` endif::add-copy-button-to-env-var[] -- |list of string | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-subject-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-subject-required[`quarkus.oidc."tenant".token.subject-required`]## +a| [[quarkus-oidc_quarkus-oidc-token-subject-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-subject-required[`quarkus.oidc.token.subject-required`]## + +`quarkus.oidc."tenant".token.subject-required` [.description] -- @@ -3624,16 +1397,18 @@ Require that the token includes a `sub` (subject) claim which is a unique and ne ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_SUBJECT_REQUIRED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_SUBJECT_REQUIRED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_SUBJECT_REQUIRED+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_SUBJECT_REQUIRED+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-token-required-claims-claim-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-required-claims-claim-name[`quarkus.oidc."tenant".token.required-claims."claim-name"`]## +a| [[quarkus-oidc_quarkus-oidc-token-required-claims-claim-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-required-claims-claim-name[`quarkus.oidc.token.required-claims."claim-name"`]## + +`quarkus.oidc."tenant".token.required-claims."claim-name"` [.description] -- @@ -3641,16 +1416,18 @@ A map of required claims and their expected values. For example, `quarkus.oidc.t ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_REQUIRED_CLAIMS__CLAIM_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_REQUIRED_CLAIMS__CLAIM_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_REQUIRED_CLAIMS__CLAIM_NAME_+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_REQUIRED_CLAIMS__CLAIM_NAME_+++` endif::add-copy-button-to-env-var[] -- |Map | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-token-type]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-token-type[`quarkus.oidc."tenant".token.token-type`]## +a| [[quarkus-oidc_quarkus-oidc-token-token-type]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-token-type[`quarkus.oidc.token.token-type`]## + +`quarkus.oidc."tenant".token.token-type` [.description] -- @@ -3658,16 +1435,18 @@ Expected token type ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_TOKEN_TYPE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_TOKEN_TYPE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_TOKEN_TYPE+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_TOKEN_TYPE+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-lifespan-grace]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-lifespan-grace[`quarkus.oidc."tenant".token.lifespan-grace`]## +a| [[quarkus-oidc_quarkus-oidc-token-lifespan-grace]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-lifespan-grace[`quarkus.oidc.token.lifespan-grace`]## + +`quarkus.oidc."tenant".token.lifespan-grace` [.description] -- @@ -3675,16 +1454,18 @@ Life span grace period in seconds. When checking token expiry, current time is a ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_LIFESPAN_GRACE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_LIFESPAN_GRACE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_LIFESPAN_GRACE+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_LIFESPAN_GRACE+++` endif::add-copy-button-to-env-var[] -- |int | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-age]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-age[`quarkus.oidc."tenant".token.age`]## +a| [[quarkus-oidc_quarkus-oidc-token-age]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-age[`quarkus.oidc.token.age`]## + +`quarkus.oidc."tenant".token.age` [.description] -- @@ -3692,16 +1473,18 @@ Token age. It allows for the number of seconds to be specified that must not ela ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_AGE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_AGE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_AGE+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_AGE+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-issued-at-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-issued-at-required[`quarkus.oidc."tenant".token.issued-at-required`]## +a| [[quarkus-oidc_quarkus-oidc-token-issued-at-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-issued-at-required[`quarkus.oidc.token.issued-at-required`]## + +`quarkus.oidc."tenant".token.issued-at-required` [.description] -- @@ -3709,16 +1492,18 @@ Require that the token includes a `iat` (issued at) claim Set this property to ` ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_ISSUED_AT_REQUIRED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_ISSUED_AT_REQUIRED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_ISSUED_AT_REQUIRED+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_ISSUED_AT_REQUIRED+++` endif::add-copy-button-to-env-var[] -- |boolean |`true` -a| [[quarkus-oidc_quarkus-oidc-tenant-token-principal-claim]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-principal-claim[`quarkus.oidc."tenant".token.principal-claim`]## +a| [[quarkus-oidc_quarkus-oidc-token-principal-claim]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-principal-claim[`quarkus.oidc.token.principal-claim`]## + +`quarkus.oidc."tenant".token.principal-claim` [.description] -- @@ -3726,16 +1511,18 @@ Name of the claim which contains a principal name. By default, the `upn`, `prefe ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_PRINCIPAL_CLAIM+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_PRINCIPAL_CLAIM+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_PRINCIPAL_CLAIM+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_PRINCIPAL_CLAIM+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-refresh-expired]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-refresh-expired[`quarkus.oidc."tenant".token.refresh-expired`]## +a| [[quarkus-oidc_quarkus-oidc-token-refresh-expired]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-refresh-expired[`quarkus.oidc.token.refresh-expired`]## + +`quarkus.oidc."tenant".token.refresh-expired` [.description] -- @@ -3743,16 +1530,18 @@ Refresh expired authorization code flow ID or access tokens. If this property is ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_REFRESH_EXPIRED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_REFRESH_EXPIRED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_REFRESH_EXPIRED+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_REFRESH_EXPIRED+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-token-refresh-token-time-skew]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-refresh-token-time-skew[`quarkus.oidc."tenant".token.refresh-token-time-skew`]## +a| [[quarkus-oidc_quarkus-oidc-token-refresh-token-time-skew]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-refresh-token-time-skew[`quarkus.oidc.token.refresh-token-time-skew`]## + +`quarkus.oidc."tenant".token.refresh-token-time-skew` [.description] -- @@ -3760,16 +1549,18 @@ The refresh token time skew, in seconds. If this property is enabled, the config ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_REFRESH_TOKEN_TIME_SKEW+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_REFRESH_TOKEN_TIME_SKEW+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_REFRESH_TOKEN_TIME_SKEW+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_REFRESH_TOKEN_TIME_SKEW+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-forced-jwk-refresh-interval]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-forced-jwk-refresh-interval[`quarkus.oidc."tenant".token.forced-jwk-refresh-interval`]## +a| [[quarkus-oidc_quarkus-oidc-token-forced-jwk-refresh-interval]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-forced-jwk-refresh-interval[`quarkus.oidc.token.forced-jwk-refresh-interval`]## + +`quarkus.oidc."tenant".token.forced-jwk-refresh-interval` [.description] -- @@ -3777,16 +1568,18 @@ The forced JWK set refresh interval in minutes. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_FORCED_JWK_REFRESH_INTERVAL+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_FORCED_JWK_REFRESH_INTERVAL+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_FORCED_JWK_REFRESH_INTERVAL+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_FORCED_JWK_REFRESH_INTERVAL+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] |`10M` -a| [[quarkus-oidc_quarkus-oidc-tenant-token-header]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-header[`quarkus.oidc."tenant".token.header`]## +a| [[quarkus-oidc_quarkus-oidc-token-header]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-header[`quarkus.oidc.token.header`]## + +`quarkus.oidc."tenant".token.header` [.description] -- @@ -3794,16 +1587,18 @@ Custom HTTP header that contains a bearer token. This option is valid only when ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_HEADER+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_HEADER+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_HEADER+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_HEADER+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-authorization-scheme]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-authorization-scheme[`quarkus.oidc."tenant".token.authorization-scheme`]## +a| [[quarkus-oidc_quarkus-oidc-token-authorization-scheme]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-authorization-scheme[`quarkus.oidc.token.authorization-scheme`]## + +`quarkus.oidc."tenant".token.authorization-scheme` [.description] -- @@ -3811,16 +1606,18 @@ HTTP Authorization header scheme. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_AUTHORIZATION_SCHEME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_AUTHORIZATION_SCHEME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_AUTHORIZATION_SCHEME+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_AUTHORIZATION_SCHEME+++` endif::add-copy-button-to-env-var[] -- |string |`Bearer` -a| [[quarkus-oidc_quarkus-oidc-tenant-token-signature-algorithm]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-signature-algorithm[`quarkus.oidc."tenant".token.signature-algorithm`]## +a| [[quarkus-oidc_quarkus-oidc-token-signature-algorithm]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-signature-algorithm[`quarkus.oidc.token.signature-algorithm`]## + +`quarkus.oidc."tenant".token.signature-algorithm` [.description] -- @@ -3828,16 +1625,18 @@ Required signature algorithm. OIDC providers support many signature algorithms b ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_SIGNATURE_ALGORITHM+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_SIGNATURE_ALGORITHM+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_SIGNATURE_ALGORITHM+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_SIGNATURE_ALGORITHM+++` endif::add-copy-button-to-env-var[] -- a|`rs256`, `rs384`, `rs512`, `ps256`, `ps384`, `ps512`, `es256`, `es384`, `es512`, `eddsa` | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-decryption-key-location]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-decryption-key-location[`quarkus.oidc."tenant".token.decryption-key-location`]## +a| [[quarkus-oidc_quarkus-oidc-token-decryption-key-location]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-decryption-key-location[`quarkus.oidc.token.decryption-key-location`]## + +`quarkus.oidc."tenant".token.decryption-key-location` [.description] -- @@ -3845,16 +1644,18 @@ Decryption key location. JWT tokens can be inner-signed and encrypted by OpenId ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_DECRYPTION_KEY_LOCATION+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_DECRYPTION_KEY_LOCATION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_DECRYPTION_KEY_LOCATION+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_DECRYPTION_KEY_LOCATION+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-allow-jwt-introspection]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-allow-jwt-introspection[`quarkus.oidc."tenant".token.allow-jwt-introspection`]## +a| [[quarkus-oidc_quarkus-oidc-token-allow-jwt-introspection]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-allow-jwt-introspection[`quarkus.oidc.token.allow-jwt-introspection`]## + +`quarkus.oidc."tenant".token.allow-jwt-introspection` [.description] -- @@ -3862,16 +1663,18 @@ Allow the remote introspection of JWT tokens when no matching JWK key is availab ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_ALLOW_JWT_INTROSPECTION+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_ALLOW_JWT_INTROSPECTION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_ALLOW_JWT_INTROSPECTION+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_ALLOW_JWT_INTROSPECTION+++` endif::add-copy-button-to-env-var[] -- |boolean |`true` -a| [[quarkus-oidc_quarkus-oidc-tenant-token-require-jwt-introspection-only]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-require-jwt-introspection-only[`quarkus.oidc."tenant".token.require-jwt-introspection-only`]## +a| [[quarkus-oidc_quarkus-oidc-token-require-jwt-introspection-only]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-require-jwt-introspection-only[`quarkus.oidc.token.require-jwt-introspection-only`]## + +`quarkus.oidc."tenant".token.require-jwt-introspection-only` [.description] -- @@ -3879,16 +1682,18 @@ Require that JWT tokens are only introspected remotely. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_REQUIRE_JWT_INTROSPECTION_ONLY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_REQUIRE_JWT_INTROSPECTION_ONLY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_REQUIRE_JWT_INTROSPECTION_ONLY+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_REQUIRE_JWT_INTROSPECTION_ONLY+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-token-allow-opaque-token-introspection]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-allow-opaque-token-introspection[`quarkus.oidc."tenant".token.allow-opaque-token-introspection`]## +a| [[quarkus-oidc_quarkus-oidc-token-allow-opaque-token-introspection]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-allow-opaque-token-introspection[`quarkus.oidc.token.allow-opaque-token-introspection`]## + +`quarkus.oidc."tenant".token.allow-opaque-token-introspection` [.description] -- @@ -3896,16 +1701,18 @@ Allow the remote introspection of the opaque tokens. Set this property to `false ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_ALLOW_OPAQUE_TOKEN_INTROSPECTION+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_ALLOW_OPAQUE_TOKEN_INTROSPECTION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_ALLOW_OPAQUE_TOKEN_INTROSPECTION+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_ALLOW_OPAQUE_TOKEN_INTROSPECTION+++` endif::add-copy-button-to-env-var[] -- |boolean |`true` -a| [[quarkus-oidc_quarkus-oidc-tenant-token-customizer-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-customizer-name[`quarkus.oidc."tenant".token.customizer-name`]## +a| [[quarkus-oidc_quarkus-oidc-token-customizer-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-customizer-name[`quarkus.oidc.token.customizer-name`]## + +`quarkus.oidc."tenant".token.customizer-name` [.description] -- @@ -3913,16 +1720,18 @@ Token customizer name. Allows to select a tenant specific token customizer as a ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_CUSTOMIZER_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_CUSTOMIZER_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_CUSTOMIZER_NAME+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_CUSTOMIZER_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-verify-access-token-with-user-info]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-verify-access-token-with-user-info[`quarkus.oidc."tenant".token.verify-access-token-with-user-info`]## +a| [[quarkus-oidc_quarkus-oidc-token-verify-access-token-with-user-info]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-verify-access-token-with-user-info[`quarkus.oidc.token.verify-access-token-with-user-info`]## + +`quarkus.oidc."tenant".token.verify-access-token-with-user-info` [.description] -- @@ -3930,16 +1739,23 @@ Indirectly verify that the opaque (binary) access token is valid by using it to ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_VERIFY_ACCESS_TOKEN_WITH_USER_INFO+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_VERIFY_ACCESS_TOKEN_WITH_USER_INFO+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_VERIFY_ACCESS_TOKEN_WITH_USER_INFO+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_VERIFY_ACCESS_TOKEN_WITH_USER_INFO+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-logout-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-logout-path[`quarkus.oidc."tenant".logout.path`]## + +h|[[quarkus-oidc_section_quarkus-oidc-logout]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-logout[RP-initiated, back-channel and front-channel logout configuration]## +h|Type +h|Default + +a| [[quarkus-oidc_quarkus-oidc-logout-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-path[`quarkus.oidc.logout.path`]## + +`quarkus.oidc."tenant".logout.path` [.description] -- @@ -3947,16 +1763,18 @@ The relative path of the logout endpoint at the application. If provided, the ap ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__LOGOUT_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__LOGOUT_PATH+++` +Environment variable: `+++QUARKUS_OIDC_LOGOUT_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-logout-post-logout-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-logout-post-logout-path[`quarkus.oidc."tenant".logout.post-logout-path`]## +a| [[quarkus-oidc_quarkus-oidc-logout-post-logout-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-post-logout-path[`quarkus.oidc.logout.post-logout-path`]## + +`quarkus.oidc."tenant".logout.post-logout-path` [.description] -- @@ -3964,16 +1782,18 @@ Relative path of the application endpoint where the user should be redirected to ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__LOGOUT_POST_LOGOUT_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_POST_LOGOUT_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__LOGOUT_POST_LOGOUT_PATH+++` +Environment variable: `+++QUARKUS_OIDC_LOGOUT_POST_LOGOUT_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-logout-post-logout-uri-param]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-logout-post-logout-uri-param[`quarkus.oidc."tenant".logout.post-logout-uri-param`]## +a| [[quarkus-oidc_quarkus-oidc-logout-post-logout-uri-param]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-post-logout-uri-param[`quarkus.oidc.logout.post-logout-uri-param`]## + +`quarkus.oidc."tenant".logout.post-logout-uri-param` [.description] -- @@ -3981,16 +1801,18 @@ Name of the post logout URI parameter which is added as a query parameter to the ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__LOGOUT_POST_LOGOUT_URI_PARAM+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_POST_LOGOUT_URI_PARAM+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__LOGOUT_POST_LOGOUT_URI_PARAM+++` +Environment variable: `+++QUARKUS_OIDC_LOGOUT_POST_LOGOUT_URI_PARAM+++` endif::add-copy-button-to-env-var[] -- |string |`post_logout_redirect_uri` -a| [[quarkus-oidc_quarkus-oidc-tenant-logout-extra-params-query-parameter-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-logout-extra-params-query-parameter-name[`quarkus.oidc."tenant".logout.extra-params."query-parameter-name"`]## +a| [[quarkus-oidc_quarkus-oidc-logout-extra-params-query-parameter-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-extra-params-query-parameter-name[`quarkus.oidc.logout.extra-params."query-parameter-name"`]## + +`quarkus.oidc."tenant".logout.extra-params."query-parameter-name"` [.description] -- @@ -3998,16 +1820,18 @@ Additional properties which is added as the query parameters to the logout redir ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__LOGOUT_EXTRA_PARAMS__QUERY_PARAMETER_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_EXTRA_PARAMS__QUERY_PARAMETER_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__LOGOUT_EXTRA_PARAMS__QUERY_PARAMETER_NAME_+++` +Environment variable: `+++QUARKUS_OIDC_LOGOUT_EXTRA_PARAMS__QUERY_PARAMETER_NAME_+++` endif::add-copy-button-to-env-var[] -- |Map | -a| [[quarkus-oidc_quarkus-oidc-tenant-logout-backchannel-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-logout-backchannel-path[`quarkus.oidc."tenant".logout.backchannel.path`]## +a| [[quarkus-oidc_quarkus-oidc-logout-backchannel-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-backchannel-path[`quarkus.oidc.logout.backchannel.path`]## + +`quarkus.oidc."tenant".logout.backchannel.path` [.description] -- @@ -4015,16 +1839,18 @@ The relative path of the Back-Channel Logout endpoint at the application. It mus ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__LOGOUT_BACKCHANNEL_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__LOGOUT_BACKCHANNEL_PATH+++` +Environment variable: `+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-logout-backchannel-token-cache-size]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-logout-backchannel-token-cache-size[`quarkus.oidc."tenant".logout.backchannel.token-cache-size`]## +a| [[quarkus-oidc_quarkus-oidc-logout-backchannel-token-cache-size]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-backchannel-token-cache-size[`quarkus.oidc.logout.backchannel.token-cache-size`]## + +`quarkus.oidc."tenant".logout.backchannel.token-cache-size` [.description] -- @@ -4032,16 +1858,18 @@ Maximum number of logout tokens that can be cached before they are matched again ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__LOGOUT_BACKCHANNEL_TOKEN_CACHE_SIZE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_TOKEN_CACHE_SIZE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__LOGOUT_BACKCHANNEL_TOKEN_CACHE_SIZE+++` +Environment variable: `+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_TOKEN_CACHE_SIZE+++` endif::add-copy-button-to-env-var[] -- |int |`10` -a| [[quarkus-oidc_quarkus-oidc-tenant-logout-backchannel-token-cache-time-to-live]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-logout-backchannel-token-cache-time-to-live[`quarkus.oidc."tenant".logout.backchannel.token-cache-time-to-live`]## +a| [[quarkus-oidc_quarkus-oidc-logout-backchannel-token-cache-time-to-live]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-backchannel-token-cache-time-to-live[`quarkus.oidc.logout.backchannel.token-cache-time-to-live`]## + +`quarkus.oidc."tenant".logout.backchannel.token-cache-time-to-live` [.description] -- @@ -4049,16 +1877,18 @@ Number of minutes a logout token can be cached for. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__LOGOUT_BACKCHANNEL_TOKEN_CACHE_TIME_TO_LIVE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_TOKEN_CACHE_TIME_TO_LIVE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__LOGOUT_BACKCHANNEL_TOKEN_CACHE_TIME_TO_LIVE+++` +Environment variable: `+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_TOKEN_CACHE_TIME_TO_LIVE+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] |`10M` -a| [[quarkus-oidc_quarkus-oidc-tenant-logout-backchannel-clean-up-timer-interval]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-logout-backchannel-clean-up-timer-interval[`quarkus.oidc."tenant".logout.backchannel.clean-up-timer-interval`]## +a| [[quarkus-oidc_quarkus-oidc-logout-backchannel-clean-up-timer-interval]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-backchannel-clean-up-timer-interval[`quarkus.oidc.logout.backchannel.clean-up-timer-interval`]## + +`quarkus.oidc."tenant".logout.backchannel.clean-up-timer-interval` [.description] -- @@ -4066,16 +1896,18 @@ Token cache timer interval. If this property is set, a timer checks and removes ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__LOGOUT_BACKCHANNEL_CLEAN_UP_TIMER_INTERVAL+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_CLEAN_UP_TIMER_INTERVAL+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__LOGOUT_BACKCHANNEL_CLEAN_UP_TIMER_INTERVAL+++` +Environment variable: `+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_CLEAN_UP_TIMER_INTERVAL+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] | -a| [[quarkus-oidc_quarkus-oidc-tenant-logout-backchannel-logout-token-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-logout-backchannel-logout-token-key[`quarkus.oidc."tenant".logout.backchannel.logout-token-key`]## +a| [[quarkus-oidc_quarkus-oidc-logout-backchannel-logout-token-key]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-backchannel-logout-token-key[`quarkus.oidc.logout.backchannel.logout-token-key`]## + +`quarkus.oidc."tenant".logout.backchannel.logout-token-key` [.description] -- @@ -4083,16 +1915,18 @@ Logout token claim whose value is used as a key for caching the tokens. Only `su ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__LOGOUT_BACKCHANNEL_LOGOUT_TOKEN_KEY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_LOGOUT_TOKEN_KEY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__LOGOUT_BACKCHANNEL_LOGOUT_TOKEN_KEY+++` +Environment variable: `+++QUARKUS_OIDC_LOGOUT_BACKCHANNEL_LOGOUT_TOKEN_KEY+++` endif::add-copy-button-to-env-var[] -- |string |`sub` -a| [[quarkus-oidc_quarkus-oidc-tenant-logout-frontchannel-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-logout-frontchannel-path[`quarkus.oidc."tenant".logout.frontchannel.path`]## +a| [[quarkus-oidc_quarkus-oidc-logout-frontchannel-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-logout-frontchannel-path[`quarkus.oidc.logout.frontchannel.path`]## + +`quarkus.oidc."tenant".logout.frontchannel.path` [.description] -- @@ -4100,16 +1934,23 @@ The relative path of the Front-Channel Logout endpoint at the application. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__LOGOUT_FRONTCHANNEL_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_LOGOUT_FRONTCHANNEL_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__LOGOUT_FRONTCHANNEL_PATH+++` +Environment variable: `+++QUARKUS_OIDC_LOGOUT_FRONTCHANNEL_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-certificate-chain-leaf-certificate-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-certificate-chain-leaf-certificate-name[`quarkus.oidc."tenant".certificate-chain.leaf-certificate-name`]## + +h|[[quarkus-oidc_section_quarkus-oidc-certificate-chain]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-certificate-chain[Configuration of the certificate chain which can be used to verify tokens]## +h|Type +h|Default + +a| [[quarkus-oidc_quarkus-oidc-certificate-chain-leaf-certificate-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-certificate-chain-leaf-certificate-name[`quarkus.oidc.certificate-chain.leaf-certificate-name`]## + +`quarkus.oidc."tenant".certificate-chain.leaf-certificate-name` [.description] -- @@ -4117,16 +1958,18 @@ Common name of the leaf certificate. It must be set if the `trust-store-file` do ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CERTIFICATE_CHAIN_LEAF_CERTIFICATE_NAME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CERTIFICATE_CHAIN_LEAF_CERTIFICATE_NAME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CERTIFICATE_CHAIN_LEAF_CERTIFICATE_NAME+++` +Environment variable: `+++QUARKUS_OIDC_CERTIFICATE_CHAIN_LEAF_CERTIFICATE_NAME+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-certificate-chain-trust-store-file]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-certificate-chain-trust-store-file[`quarkus.oidc."tenant".certificate-chain.trust-store-file`]## +a| [[quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-file]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-file[`quarkus.oidc.certificate-chain.trust-store-file`]## + +`quarkus.oidc."tenant".certificate-chain.trust-store-file` [.description] -- @@ -4134,16 +1977,18 @@ Truststore file which keeps thumbprints of the trusted certificates. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CERTIFICATE_CHAIN_TRUST_STORE_FILE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_FILE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CERTIFICATE_CHAIN_TRUST_STORE_FILE+++` +Environment variable: `+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_FILE+++` endif::add-copy-button-to-env-var[] -- |path | -a| [[quarkus-oidc_quarkus-oidc-tenant-certificate-chain-trust-store-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-certificate-chain-trust-store-password[`quarkus.oidc."tenant".certificate-chain.trust-store-password`]## +a| [[quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-password]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-password[`quarkus.oidc.certificate-chain.trust-store-password`]## + +`quarkus.oidc."tenant".certificate-chain.trust-store-password` [.description] -- @@ -4151,16 +1996,18 @@ A parameter to specify the password of the truststore file if it is configured w ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CERTIFICATE_CHAIN_TRUST_STORE_PASSWORD+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_PASSWORD+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CERTIFICATE_CHAIN_TRUST_STORE_PASSWORD+++` +Environment variable: `+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_PASSWORD+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-certificate-chain-trust-store-cert-alias]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-certificate-chain-trust-store-cert-alias[`quarkus.oidc."tenant".certificate-chain.trust-store-cert-alias`]## +a| [[quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-cert-alias]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-cert-alias[`quarkus.oidc.certificate-chain.trust-store-cert-alias`]## + +`quarkus.oidc."tenant".certificate-chain.trust-store-cert-alias` [.description] -- @@ -4168,16 +2015,18 @@ A parameter to specify the alias of the truststore certificate. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CERTIFICATE_CHAIN_TRUST_STORE_CERT_ALIAS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_CERT_ALIAS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CERTIFICATE_CHAIN_TRUST_STORE_CERT_ALIAS+++` +Environment variable: `+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_CERT_ALIAS+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-certificate-chain-trust-store-file-type]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-certificate-chain-trust-store-file-type[`quarkus.oidc."tenant".certificate-chain.trust-store-file-type`]## +a| [[quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-file-type]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-certificate-chain-trust-store-file-type[`quarkus.oidc.certificate-chain.trust-store-file-type`]## + +`quarkus.oidc."tenant".certificate-chain.trust-store-file-type` [.description] -- @@ -4185,16 +2034,23 @@ An optional parameter to specify type of the truststore file. If not given, the ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CERTIFICATE_CHAIN_TRUST_STORE_FILE_TYPE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_FILE_TYPE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CERTIFICATE_CHAIN_TRUST_STORE_FILE_TYPE+++` +Environment variable: `+++QUARKUS_OIDC_CERTIFICATE_CHAIN_TRUST_STORE_FILE_TYPE+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-response-mode]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-response-mode[`quarkus.oidc."tenant".authentication.response-mode`]## + +h|[[quarkus-oidc_section_quarkus-oidc-authentication]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-authentication[Configuration for managing an authorization code flow]## +h|Type +h|Default + +a| [[quarkus-oidc_quarkus-oidc-authentication-response-mode]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-response-mode[`quarkus.oidc.authentication.response-mode`]## + +`quarkus.oidc."tenant".authentication.response-mode` [.description] -- @@ -4202,16 +2058,18 @@ Authorization code flow response mode. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_RESPONSE_MODE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_RESPONSE_MODE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_RESPONSE_MODE+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_RESPONSE_MODE+++` endif::add-copy-button-to-env-var[] -- a|tooltip:query[Authorization response parameters are encoded in the query string added to the `redirect_uri`], tooltip:form-post[Authorization response parameters are encoded as HTML form values that are auto-submitted in the browser and transmitted by the HTTP POST method using the application/x-www-form-urlencoded content type] |tooltip:query[Authorization response parameters are encoded in the query string added to the `redirect_uri`] -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-redirect-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-redirect-path[`quarkus.oidc."tenant".authentication.redirect-path`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-redirect-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-redirect-path[`quarkus.oidc.authentication.redirect-path`]## + +`quarkus.oidc."tenant".authentication.redirect-path` [.description] -- @@ -4219,16 +2077,18 @@ The relative path for calculating a `redirect_uri` query parameter. It has to st ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_REDIRECT_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_REDIRECT_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_REDIRECT_PATH+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_REDIRECT_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-restore-path-after-redirect]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-restore-path-after-redirect[`quarkus.oidc."tenant".authentication.restore-path-after-redirect`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-restore-path-after-redirect]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-restore-path-after-redirect[`quarkus.oidc.authentication.restore-path-after-redirect`]## + +`quarkus.oidc."tenant".authentication.restore-path-after-redirect` [.description] -- @@ -4236,16 +2096,18 @@ If this property is set to `true`, the original request URI which was used befor ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_RESTORE_PATH_AFTER_REDIRECT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_RESTORE_PATH_AFTER_REDIRECT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_RESTORE_PATH_AFTER_REDIRECT+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_RESTORE_PATH_AFTER_REDIRECT+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-remove-redirect-parameters]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-remove-redirect-parameters[`quarkus.oidc."tenant".authentication.remove-redirect-parameters`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-remove-redirect-parameters]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-remove-redirect-parameters[`quarkus.oidc.authentication.remove-redirect-parameters`]## + +`quarkus.oidc."tenant".authentication.remove-redirect-parameters` [.description] -- @@ -4253,16 +2115,18 @@ Remove the query parameters such as `code` and `state` set by the OIDC server on ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_REMOVE_REDIRECT_PARAMETERS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_REMOVE_REDIRECT_PARAMETERS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_REMOVE_REDIRECT_PARAMETERS+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_REMOVE_REDIRECT_PARAMETERS+++` endif::add-copy-button-to-env-var[] -- |boolean |`true` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-error-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-error-path[`quarkus.oidc."tenant".authentication.error-path`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-error-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-error-path[`quarkus.oidc.authentication.error-path`]## + +`quarkus.oidc."tenant".authentication.error-path` [.description] -- @@ -4270,16 +2134,18 @@ Relative path to the public endpoint which processes the error response from the ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_ERROR_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_ERROR_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_ERROR_PATH+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_ERROR_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-session-expired-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-session-expired-path[`quarkus.oidc."tenant".authentication.session-expired-path`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-session-expired-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-session-expired-path[`quarkus.oidc.authentication.session-expired-path`]## + +`quarkus.oidc."tenant".authentication.session-expired-path` [.description] -- @@ -4291,16 +2157,18 @@ Set this property if you would like the user whose session has expired be redire ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_SESSION_EXPIRED_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_SESSION_EXPIRED_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_SESSION_EXPIRED_PATH+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_SESSION_EXPIRED_PATH+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-verify-access-token]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-verify-access-token[`quarkus.oidc."tenant".authentication.verify-access-token`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-verify-access-token]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-verify-access-token[`quarkus.oidc.authentication.verify-access-token`]## + +`quarkus.oidc."tenant".authentication.verify-access-token` [.description] -- @@ -4316,16 +2184,18 @@ Bearer access token is always verified. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_VERIFY_ACCESS_TOKEN+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_VERIFY_ACCESS_TOKEN+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_VERIFY_ACCESS_TOKEN+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_VERIFY_ACCESS_TOKEN+++` endif::add-copy-button-to-env-var[] -- |boolean |`true when access token is injected as the JsonWebToken bean, false otherwise` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-force-redirect-https-scheme]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-force-redirect-https-scheme[`quarkus.oidc."tenant".authentication.force-redirect-https-scheme`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-force-redirect-https-scheme]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-force-redirect-https-scheme[`quarkus.oidc.authentication.force-redirect-https-scheme`]## + +`quarkus.oidc."tenant".authentication.force-redirect-https-scheme` [.description] -- @@ -4333,16 +2203,18 @@ Force `https` as the `redirect_uri` parameter scheme when running behind an SSL/ ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_FORCE_REDIRECT_HTTPS_SCHEME+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_FORCE_REDIRECT_HTTPS_SCHEME+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_FORCE_REDIRECT_HTTPS_SCHEME+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_FORCE_REDIRECT_HTTPS_SCHEME+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-scopes]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-scopes[`quarkus.oidc."tenant".authentication.scopes`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-scopes]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-scopes[`quarkus.oidc.authentication.scopes`]## + +`quarkus.oidc."tenant".authentication.scopes` [.description] -- @@ -4350,16 +2222,18 @@ List of scopes ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_SCOPES+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_SCOPES+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_SCOPES+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_SCOPES+++` endif::add-copy-button-to-env-var[] -- |list of string | -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-scope-separator]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-scope-separator[`quarkus.oidc."tenant".authentication.scope-separator`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-scope-separator]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-scope-separator[`quarkus.oidc.authentication.scope-separator`]## + +`quarkus.oidc."tenant".authentication.scope-separator` [.description] -- @@ -4367,16 +2241,18 @@ The separator which is used when more than one scope is configured. A single spa ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_SCOPE_SEPARATOR+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_SCOPE_SEPARATOR+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_SCOPE_SEPARATOR+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_SCOPE_SEPARATOR+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-nonce-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-nonce-required[`quarkus.oidc."tenant".authentication.nonce-required`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-nonce-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-nonce-required[`quarkus.oidc.authentication.nonce-required`]## + +`quarkus.oidc."tenant".authentication.nonce-required` [.description] -- @@ -4384,16 +2260,18 @@ Require that ID token includes a `nonce` claim which must match `nonce` authenti ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_NONCE_REQUIRED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_NONCE_REQUIRED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_NONCE_REQUIRED+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_NONCE_REQUIRED+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-add-openid-scope]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-add-openid-scope[`quarkus.oidc."tenant".authentication.add-openid-scope`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-add-openid-scope]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-add-openid-scope[`quarkus.oidc.authentication.add-openid-scope`]## + +`quarkus.oidc."tenant".authentication.add-openid-scope` [.description] -- @@ -4401,16 +2279,18 @@ Add the `openid` scope automatically to the list of scopes. This is required for ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_ADD_OPENID_SCOPE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_ADD_OPENID_SCOPE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_ADD_OPENID_SCOPE+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_ADD_OPENID_SCOPE+++` endif::add-copy-button-to-env-var[] -- |boolean |`true` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-extra-params-parameter-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-extra-params-parameter-name[`quarkus.oidc."tenant".authentication.extra-params."parameter-name"`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-extra-params-parameter-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-extra-params-parameter-name[`quarkus.oidc.authentication.extra-params."parameter-name"`]## + +`quarkus.oidc."tenant".authentication.extra-params."parameter-name"` [.description] -- @@ -4418,16 +2298,18 @@ Additional properties added as query parameters to the authentication redirect U ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_EXTRA_PARAMS__PARAMETER_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_EXTRA_PARAMS__PARAMETER_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_EXTRA_PARAMS__PARAMETER_NAME_+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_EXTRA_PARAMS__PARAMETER_NAME_+++` endif::add-copy-button-to-env-var[] -- |Map | -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-forward-params]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-forward-params[`quarkus.oidc."tenant".authentication.forward-params`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-forward-params]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-forward-params[`quarkus.oidc.authentication.forward-params`]## + +`quarkus.oidc."tenant".authentication.forward-params` [.description] -- @@ -4435,16 +2317,18 @@ Request URL query parameters which, if present, are added to the authentication ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_FORWARD_PARAMS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_FORWARD_PARAMS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_FORWARD_PARAMS+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_FORWARD_PARAMS+++` endif::add-copy-button-to-env-var[] -- |list of string | -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-force-secure]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-force-secure[`quarkus.oidc."tenant".authentication.cookie-force-secure`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-force-secure]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-force-secure[`quarkus.oidc.authentication.cookie-force-secure`]## + +`quarkus.oidc."tenant".authentication.cookie-force-secure` [.description] -- @@ -4452,16 +2336,18 @@ If enabled the state, session, and post logout cookies have their `secure` param ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_FORCE_SECURE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_FORCE_SECURE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_FORCE_SECURE+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_FORCE_SECURE+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-suffix]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-suffix[`quarkus.oidc."tenant".authentication.cookie-suffix`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-suffix]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-suffix[`quarkus.oidc.authentication.cookie-suffix`]## + +`quarkus.oidc."tenant".authentication.cookie-suffix` [.description] -- @@ -4469,16 +2355,18 @@ Cookie name suffix. For example, a session cookie name for the default OIDC tena ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_SUFFIX+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_SUFFIX+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_SUFFIX+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_SUFFIX+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-path[`quarkus.oidc."tenant".authentication.cookie-path`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-path[`quarkus.oidc.authentication.cookie-path`]## + +`quarkus.oidc."tenant".authentication.cookie-path` [.description] -- @@ -4486,16 +2374,18 @@ Cookie path parameter value which, if set, is used to set a path parameter for t ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_PATH+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_PATH+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_PATH+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_PATH+++` endif::add-copy-button-to-env-var[] -- |string |`/` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-path-header]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-path-header[`quarkus.oidc."tenant".authentication.cookie-path-header`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-path-header]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-path-header[`quarkus.oidc.authentication.cookie-path-header`]## + +`quarkus.oidc."tenant".authentication.cookie-path-header` [.description] -- @@ -4503,16 +2393,18 @@ Cookie path header parameter value which, if set, identifies the incoming HTTP h ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_PATH_HEADER+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_PATH_HEADER+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_PATH_HEADER+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_PATH_HEADER+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-domain]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-domain[`quarkus.oidc."tenant".authentication.cookie-domain`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-domain]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-domain[`quarkus.oidc.authentication.cookie-domain`]## + +`quarkus.oidc."tenant".authentication.cookie-domain` [.description] -- @@ -4520,16 +2412,18 @@ Cookie domain parameter value which, if set, is used for the session, state and ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_DOMAIN+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_DOMAIN+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_DOMAIN+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_DOMAIN+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-same-site]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-cookie-same-site[`quarkus.oidc."tenant".authentication.cookie-same-site`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-cookie-same-site]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-cookie-same-site[`quarkus.oidc.authentication.cookie-same-site`]## + +`quarkus.oidc."tenant".authentication.cookie-same-site` [.description] -- @@ -4537,16 +2431,18 @@ SameSite attribute for the session cookie. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_SAME_SITE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_SAME_SITE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_COOKIE_SAME_SITE+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_COOKIE_SAME_SITE+++` endif::add-copy-button-to-env-var[] -- a|`strict`, `lax`, `none` |`lax` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-allow-multiple-code-flows]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-allow-multiple-code-flows[`quarkus.oidc."tenant".authentication.allow-multiple-code-flows`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-allow-multiple-code-flows]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-allow-multiple-code-flows[`quarkus.oidc.authentication.allow-multiple-code-flows`]## + +`quarkus.oidc."tenant".authentication.allow-multiple-code-flows` [.description] -- @@ -4554,16 +2450,18 @@ If a state cookie is present, a `state` query parameter must also be present and ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_ALLOW_MULTIPLE_CODE_FLOWS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_ALLOW_MULTIPLE_CODE_FLOWS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_ALLOW_MULTIPLE_CODE_FLOWS+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_ALLOW_MULTIPLE_CODE_FLOWS+++` endif::add-copy-button-to-env-var[] -- |boolean |`true` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-fail-on-missing-state-param]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-fail-on-missing-state-param[`quarkus.oidc."tenant".authentication.fail-on-missing-state-param`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-fail-on-missing-state-param]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-fail-on-missing-state-param[`quarkus.oidc.authentication.fail-on-missing-state-param`]## + +`quarkus.oidc."tenant".authentication.fail-on-missing-state-param` [.description] -- @@ -4577,16 +2475,18 @@ However, setting this property to `false` might help if the above options are no ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_FAIL_ON_MISSING_STATE_PARAM+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_FAIL_ON_MISSING_STATE_PARAM+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_FAIL_ON_MISSING_STATE_PARAM+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_FAIL_ON_MISSING_STATE_PARAM+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-user-info-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-user-info-required[`quarkus.oidc."tenant".authentication.user-info-required`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-user-info-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-user-info-required[`quarkus.oidc.authentication.user-info-required`]## + +`quarkus.oidc."tenant".authentication.user-info-required` [.description] -- @@ -4598,16 +2498,18 @@ It is also enabled automatically if `io.quarkus.oidc.UserInfo` injection point i ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_USER_INFO_REQUIRED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_USER_INFO_REQUIRED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_USER_INFO_REQUIRED+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_USER_INFO_REQUIRED+++` endif::add-copy-button-to-env-var[] -- |boolean |`true when UserInfo bean is injected, false otherwise` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-session-age-extension]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-session-age-extension[`quarkus.oidc."tenant".authentication.session-age-extension`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-session-age-extension]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-session-age-extension[`quarkus.oidc.authentication.session-age-extension`]## + +`quarkus.oidc."tenant".authentication.session-age-extension` [.description] -- @@ -4615,16 +2517,18 @@ Session age extension in minutes. The user session age property is set to the va ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_SESSION_AGE_EXTENSION+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_SESSION_AGE_EXTENSION+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_SESSION_AGE_EXTENSION+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_SESSION_AGE_EXTENSION+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] |`5M` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-state-cookie-age]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-state-cookie-age[`quarkus.oidc."tenant".authentication.state-cookie-age`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-state-cookie-age]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-state-cookie-age[`quarkus.oidc.authentication.state-cookie-age`]## + +`quarkus.oidc."tenant".authentication.state-cookie-age` [.description] -- @@ -4632,16 +2536,18 @@ State cookie age in minutes. State cookie is created every time a new authorizat ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_STATE_COOKIE_AGE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_STATE_COOKIE_AGE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_STATE_COOKIE_AGE+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_STATE_COOKIE_AGE+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] |`5M` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-java-script-auto-redirect]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-java-script-auto-redirect[`quarkus.oidc."tenant".authentication.java-script-auto-redirect`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-java-script-auto-redirect]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-java-script-auto-redirect[`quarkus.oidc.authentication.java-script-auto-redirect`]## + +`quarkus.oidc."tenant".authentication.java-script-auto-redirect` [.description] -- @@ -4651,16 +2557,18 @@ If this property is set to `false`, a status code of `499` is returned to allow ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_JAVA_SCRIPT_AUTO_REDIRECT+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_JAVA_SCRIPT_AUTO_REDIRECT+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_JAVA_SCRIPT_AUTO_REDIRECT+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_JAVA_SCRIPT_AUTO_REDIRECT+++` endif::add-copy-button-to-env-var[] -- |boolean |`true` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-id-token-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-id-token-required[`quarkus.oidc."tenant".authentication.id-token-required`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-id-token-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-id-token-required[`quarkus.oidc.authentication.id-token-required`]## + +`quarkus.oidc."tenant".authentication.id-token-required` [.description] -- @@ -4668,16 +2576,18 @@ Requires that ID token is available when the authorization code flow completes. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_ID_TOKEN_REQUIRED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_ID_TOKEN_REQUIRED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_ID_TOKEN_REQUIRED+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_ID_TOKEN_REQUIRED+++` endif::add-copy-button-to-env-var[] -- |boolean |`true` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-internal-id-token-lifespan]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-internal-id-token-lifespan[`quarkus.oidc."tenant".authentication.internal-id-token-lifespan`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-internal-id-token-lifespan]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-internal-id-token-lifespan[`quarkus.oidc.authentication.internal-id-token-lifespan`]## + +`quarkus.oidc."tenant".authentication.internal-id-token-lifespan` [.description] -- @@ -4685,16 +2595,18 @@ Internal ID token lifespan. This property is only checked when an internal IdTok ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_INTERNAL_ID_TOKEN_LIFESPAN+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_INTERNAL_ID_TOKEN_LIFESPAN+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_INTERNAL_ID_TOKEN_LIFESPAN+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_INTERNAL_ID_TOKEN_LIFESPAN+++` endif::add-copy-button-to-env-var[] -- |link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] |`5M` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-pkce-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-pkce-required[`quarkus.oidc."tenant".authentication.pkce-required`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-pkce-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-pkce-required[`quarkus.oidc.authentication.pkce-required`]## + +`quarkus.oidc."tenant".authentication.pkce-required` [.description] -- @@ -4702,16 +2614,18 @@ Requires that a Proof Key for Code Exchange (PKCE) is used. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_PKCE_REQUIRED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_PKCE_REQUIRED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_PKCE_REQUIRED+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_PKCE_REQUIRED+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-authentication-state-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-authentication-state-secret[`quarkus.oidc."tenant".authentication.state-secret`]## +a| [[quarkus-oidc_quarkus-oidc-authentication-state-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-state-secret[`quarkus.oidc.authentication.state-secret`]## + +`quarkus.oidc."tenant".authentication.state-secret` [.description] -- @@ -4725,16 +2639,23 @@ Error is reported if the secret length is less than 16 characters. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__AUTHENTICATION_STATE_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_AUTHENTICATION_STATE_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__AUTHENTICATION_STATE_SECRET+++` +Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_STATE_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-code-grant-extra-params-parameter-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-code-grant-extra-params-parameter-name[`quarkus.oidc."tenant".code-grant.extra-params."parameter-name"`]## + +h|[[quarkus-oidc_section_quarkus-oidc-code-grant]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-code-grant[Configuration to complete an authorization code flow grant]## +h|Type +h|Default + +a| [[quarkus-oidc_quarkus-oidc-code-grant-extra-params-parameter-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-code-grant-extra-params-parameter-name[`quarkus.oidc.code-grant.extra-params."parameter-name"`]## + +`quarkus.oidc."tenant".code-grant.extra-params."parameter-name"` [.description] -- @@ -4742,16 +2663,18 @@ Additional parameters, in addition to the required `code` and `redirect-uri` par ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CODE_GRANT_EXTRA_PARAMS__PARAMETER_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CODE_GRANT_EXTRA_PARAMS__PARAMETER_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CODE_GRANT_EXTRA_PARAMS__PARAMETER_NAME_+++` +Environment variable: `+++QUARKUS_OIDC_CODE_GRANT_EXTRA_PARAMS__PARAMETER_NAME_+++` endif::add-copy-button-to-env-var[] -- |Map | -a| [[quarkus-oidc_quarkus-oidc-tenant-code-grant-headers-header-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-code-grant-headers-header-name[`quarkus.oidc."tenant".code-grant.headers."header-name"`]## +a| [[quarkus-oidc_quarkus-oidc-code-grant-headers-header-name]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-code-grant-headers-header-name[`quarkus.oidc.code-grant.headers."header-name"`]## + +`quarkus.oidc."tenant".code-grant.headers."header-name"` [.description] -- @@ -4759,16 +2682,23 @@ Custom HTTP headers which must be sent to complete the authorization code grant ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CODE_GRANT_HEADERS__HEADER_NAME_+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CODE_GRANT_HEADERS__HEADER_NAME_+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CODE_GRANT_HEADERS__HEADER_NAME_+++` +Environment variable: `+++QUARKUS_OIDC_CODE_GRANT_HEADERS__HEADER_NAME_+++` endif::add-copy-button-to-env-var[] -- |Map | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-state-manager-strategy]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-state-manager-strategy[`quarkus.oidc."tenant".token-state-manager.strategy`]## + +h|[[quarkus-oidc_section_quarkus-oidc-token-state-manager]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-token-state-manager[Default token state manager configuration]## +h|Type +h|Default + +a| [[quarkus-oidc_quarkus-oidc-token-state-manager-strategy]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-state-manager-strategy[`quarkus.oidc.token-state-manager.strategy`]## + +`quarkus.oidc."tenant".token-state-manager.strategy` [.description] -- @@ -4776,16 +2706,18 @@ Default TokenStateManager strategy. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_STATE_MANAGER_STRATEGY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_STRATEGY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_STATE_MANAGER_STRATEGY+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_STRATEGY+++` endif::add-copy-button-to-env-var[] -- a|tooltip:keep-all-tokens[Keep ID, access and refresh tokens.], tooltip:id-token[Keep ID token only], tooltip:id-refresh-tokens[Keep ID and refresh tokens only] |tooltip:keep-all-tokens[Keep ID, access and refresh tokens.] -a| [[quarkus-oidc_quarkus-oidc-tenant-token-state-manager-split-tokens]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-state-manager-split-tokens[`quarkus.oidc."tenant".token-state-manager.split-tokens`]## +a| [[quarkus-oidc_quarkus-oidc-token-state-manager-split-tokens]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-state-manager-split-tokens[`quarkus.oidc.token-state-manager.split-tokens`]## + +`quarkus.oidc."tenant".token-state-manager.split-tokens` [.description] -- @@ -4793,16 +2725,18 @@ Default TokenStateManager keeps all tokens (ID, access and refresh) returned in ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_STATE_MANAGER_SPLIT_TOKENS+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_SPLIT_TOKENS+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_STATE_MANAGER_SPLIT_TOKENS+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_SPLIT_TOKENS+++` endif::add-copy-button-to-env-var[] -- |boolean |`false` -a| [[quarkus-oidc_quarkus-oidc-tenant-token-state-manager-encryption-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-state-manager-encryption-required[`quarkus.oidc."tenant".token-state-manager.encryption-required`]## +a| [[quarkus-oidc_quarkus-oidc-token-state-manager-encryption-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-state-manager-encryption-required[`quarkus.oidc.token-state-manager.encryption-required`]## + +`quarkus.oidc."tenant".token-state-manager.encryption-required` [.description] -- @@ -4810,16 +2744,18 @@ Mandates that the Default TokenStateManager encrypt the session cookie that stor ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_STATE_MANAGER_ENCRYPTION_REQUIRED+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_REQUIRED+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_STATE_MANAGER_ENCRYPTION_REQUIRED+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_REQUIRED+++` endif::add-copy-button-to-env-var[] -- |boolean |`true` -a| [[quarkus-oidc_quarkus-oidc-tenant-token-state-manager-encryption-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-state-manager-encryption-secret[`quarkus.oidc."tenant".token-state-manager.encryption-secret`]## +a| [[quarkus-oidc_quarkus-oidc-token-state-manager-encryption-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-state-manager-encryption-secret[`quarkus.oidc.token-state-manager.encryption-secret`]## + +`quarkus.oidc."tenant".token-state-manager.encryption-secret` [.description] -- @@ -4831,16 +2767,18 @@ The length of the secret used to encrypt the tokens should be at least 32 charac ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_STATE_MANAGER_ENCRYPTION_SECRET+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_SECRET+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_STATE_MANAGER_ENCRYPTION_SECRET+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_SECRET+++` endif::add-copy-button-to-env-var[] -- |string | -a| [[quarkus-oidc_quarkus-oidc-tenant-token-state-manager-encryption-algorithm]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-token-state-manager-encryption-algorithm[`quarkus.oidc."tenant".token-state-manager.encryption-algorithm`]## +a| [[quarkus-oidc_quarkus-oidc-token-state-manager-encryption-algorithm]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-state-manager-encryption-algorithm[`quarkus.oidc.token-state-manager.encryption-algorithm`]## + +`quarkus.oidc."tenant".token-state-manager.encryption-algorithm` [.description] -- @@ -4848,170 +2786,171 @@ Session cookie key encryption algorithm ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__TOKEN_STATE_MANAGER_ENCRYPTION_ALGORITHM+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_ALGORITHM+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__TOKEN_STATE_MANAGER_ENCRYPTION_ALGORITHM+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_STATE_MANAGER_ENCRYPTION_ALGORITHM+++` endif::add-copy-button-to-env-var[] -- a|tooltip:a256-gcmkw[Content encryption key will be generated and encrypted using the A256GCMKW algorithm and the configured encryption secret. The generated content encryption key will be used to encrypt the session cookie content.], tooltip:dir[The configured key encryption secret will be used as the content encryption key to encrypt the session cookie content. Using the direct encryption avoids a content encryption key generation step and will make the encrypted session cookie sequence slightly shorter. Avoid using the direct encryption if the encryption secret is less than 32 characters long.] |tooltip:a256-gcmkw[Content encryption key will be generated and encrypted using the A256GCMKW algorithm and the configured encryption secret. The generated content encryption key will be used to encrypt the session cookie content.] -a| [[quarkus-oidc_quarkus-oidc-tenant-allow-token-introspection-cache]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-allow-token-introspection-cache[`quarkus.oidc."tenant".allow-token-introspection-cache`]## - -[.description] --- -Allow caching the token introspection data. Note enabling this property does not enable the cache itself but only permits to cache the token introspection for a given tenant. If the default token cache can be used, see `OidcConfig.TokenCache` to enable it. +h|[[quarkus-oidc_section_quarkus-oidc-jwks]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-jwks[How JsonWebKey verification key set should be acquired and managed]## +h|Type +h|Default -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__ALLOW_TOKEN_INTROSPECTION_CACHE+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__ALLOW_TOKEN_INTROSPECTION_CACHE+++` -endif::add-copy-button-to-env-var[] --- -|boolean -|`true` +a| [[quarkus-oidc_quarkus-oidc-jwks-resolve-early]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-resolve-early[`quarkus.oidc.jwks.resolve-early`]## -a| [[quarkus-oidc_quarkus-oidc-tenant-allow-user-info-cache]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-allow-user-info-cache[`quarkus.oidc."tenant".allow-user-info-cache`]## +`quarkus.oidc."tenant".jwks.resolve-early` [.description] -- -Allow caching the user info data. Note enabling this property does not enable the cache itself but only permits to cache the user info data for a given tenant. If the default token cache can be used, see `OidcConfig.TokenCache` to enable it. +If JWK verification keys should be fetched at the moment a connection to the OIDC provider is initialized. + +Disabling this property delays the key acquisition until the moment the current token has to be verified. Typically it can only be necessary if the token or other telated request properties provide an additional context which is required to resolve the keys correctly. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__ALLOW_USER_INFO_CACHE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_RESOLVE_EARLY+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__ALLOW_USER_INFO_CACHE+++` +Environment variable: `+++QUARKUS_OIDC_JWKS_RESOLVE_EARLY+++` endif::add-copy-button-to-env-var[] -- |boolean |`true` -a| [[quarkus-oidc_quarkus-oidc-tenant-cache-user-info-in-idtoken]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-cache-user-info-in-idtoken[`quarkus.oidc."tenant".cache-user-info-in-idtoken`]## +a| [[quarkus-oidc_quarkus-oidc-jwks-cache-size]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-cache-size[`quarkus.oidc.jwks.cache-size`]## + +`quarkus.oidc."tenant".jwks.cache-size` [.description] -- -Allow inlining UserInfo in IdToken instead of caching it in the token cache. This property is only checked when an internal IdToken is generated when OAuth2 providers do not return IdToken. Inlining UserInfo in the generated IdToken allows to store it in the session cookie and avoids introducing a cached state. - -Inlining UserInfo in the generated IdToken is enabled if the session cookie is encrypted and the UserInfo cache is not enabled or caching UserInfo is disabled for the current tenant with the `allow-user-info-cache` property set to `false`. +Maximum number of JWK keys that can be cached. This property is ignored if the `resolve-early` property is set to true. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__CACHE_USER_INFO_IN_IDTOKEN+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_CACHE_SIZE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__CACHE_USER_INFO_IN_IDTOKEN+++` +Environment variable: `+++QUARKUS_OIDC_JWKS_CACHE_SIZE+++` endif::add-copy-button-to-env-var[] -- -|boolean -| +|int +|`10` -a| [[quarkus-oidc_quarkus-oidc-tenant-jwks-resolve-early]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-jwks-resolve-early[`quarkus.oidc."tenant".jwks.resolve-early`]## +a| [[quarkus-oidc_quarkus-oidc-jwks-cache-time-to-live]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-cache-time-to-live[`quarkus.oidc.jwks.cache-time-to-live`]## + +`quarkus.oidc."tenant".jwks.cache-time-to-live` [.description] -- -If JWK verification keys should be fetched at the moment a connection to the OIDC provider is initialized. - -Disabling this property delays the key acquisition until the moment the current token has to be verified. Typically it can only be necessary if the token or other telated request properties provide an additional context which is required to resolve the keys correctly. +Number of minutes a JWK key can be cached for. This property is ignored if the `resolve-early` property is set to true. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__JWKS_RESOLVE_EARLY+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_CACHE_TIME_TO_LIVE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__JWKS_RESOLVE_EARLY+++` +Environment variable: `+++QUARKUS_OIDC_JWKS_CACHE_TIME_TO_LIVE+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`true` +|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] +|`10M` -a| [[quarkus-oidc_quarkus-oidc-tenant-jwks-cache-size]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-jwks-cache-size[`quarkus.oidc."tenant".jwks.cache-size`]## +a| [[quarkus-oidc_quarkus-oidc-jwks-clean-up-timer-interval]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-clean-up-timer-interval[`quarkus.oidc.jwks.clean-up-timer-interval`]## + +`quarkus.oidc."tenant".jwks.clean-up-timer-interval` [.description] -- -Maximum number of JWK keys that can be cached. This property is ignored if the `resolve-early` property is set to true. +Cache timer interval. If this property is set, a timer checks and removes the stale entries periodically. This property is ignored if the `resolve-early` property is set to true. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__JWKS_CACHE_SIZE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_CLEAN_UP_TIMER_INTERVAL+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__JWKS_CACHE_SIZE+++` +Environment variable: `+++QUARKUS_OIDC_JWKS_CLEAN_UP_TIMER_INTERVAL+++` endif::add-copy-button-to-env-var[] -- -|int -|`10` +|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] +| + +a| [[quarkus-oidc_quarkus-oidc-jwks-try-all]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-jwks-try-all[`quarkus.oidc.jwks.try-all`]## -a| [[quarkus-oidc_quarkus-oidc-tenant-jwks-cache-time-to-live]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-jwks-cache-time-to-live[`quarkus.oidc."tenant".jwks.cache-time-to-live`]## +`quarkus.oidc."tenant".jwks.try-all` [.description] -- -Number of minutes a JWK key can be cached for. This property is ignored if the `resolve-early` property is set to true. +In case there is no key identifier ('kid') or certificate thumbprints ('x5t', 'x5t++#++S256') specified in the JOSE header and no key could be determined, check all available keys matching the token algorithm ('alg') header value. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__JWKS_CACHE_TIME_TO_LIVE+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_JWKS_TRY_ALL+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__JWKS_CACHE_TIME_TO_LIVE+++` +Environment variable: `+++QUARKUS_OIDC_JWKS_TRY_ALL+++` endif::add-copy-button-to-env-var[] -- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] -|`10M` +|boolean +|`false` + + +h|[[quarkus-oidc_section_quarkus-oidc-token-cache]] [.section-name.section-level0]##link:#quarkus-oidc_section_quarkus-oidc-token-cache[Default TokenIntrospection and UserInfo Cache configuration]## +h|Type +h|Default -a| [[quarkus-oidc_quarkus-oidc-tenant-jwks-clean-up-timer-interval]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-jwks-clean-up-timer-interval[`quarkus.oidc."tenant".jwks.clean-up-timer-interval`]## +a| [[quarkus-oidc_quarkus-oidc-token-cache-max-size]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-cache-max-size[`quarkus.oidc.token-cache.max-size`]## [.description] -- -Cache timer interval. If this property is set, a timer checks and removes the stale entries periodically. This property is ignored if the `resolve-early` property is set to true. +Maximum number of cache entries. Set it to a positive value if the cache has to be enabled. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__JWKS_CLEAN_UP_TIMER_INTERVAL+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_CACHE_MAX_SIZE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__JWKS_CLEAN_UP_TIMER_INTERVAL+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_CACHE_MAX_SIZE+++` endif::add-copy-button-to-env-var[] -- -|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] -| +|int +|`0` -a| [[quarkus-oidc_quarkus-oidc-tenant-jwks-try-all]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-jwks-try-all[`quarkus.oidc."tenant".jwks.try-all`]## +a| [[quarkus-oidc_quarkus-oidc-token-cache-time-to-live]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-cache-time-to-live[`quarkus.oidc.token-cache.time-to-live`]## [.description] -- -In case there is no key identifier ('kid') or certificate thumbprints ('x5t', 'x5t++#++S256') specified in the JOSE header and no key could be determined, check all available keys matching the token algorithm ('alg') header value. +Maximum amount of time a given cache entry is valid for. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__JWKS_TRY_ALL+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_CACHE_TIME_TO_LIVE+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__JWKS_TRY_ALL+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_CACHE_TIME_TO_LIVE+++` endif::add-copy-button-to-env-var[] -- -|boolean -|`false` +|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] +|`3M` -a| [[quarkus-oidc_quarkus-oidc-tenant-provider]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-tenant-provider[`quarkus.oidc."tenant".provider`]## +a| [[quarkus-oidc_quarkus-oidc-token-cache-clean-up-timer-interval]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-token-cache-clean-up-timer-interval[`quarkus.oidc.token-cache.clean-up-timer-interval`]## [.description] -- -Well known OpenId Connect provider identifier +Clean up timer interval. If this property is set then a timer will check and remove the stale entries periodically. ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC__TENANT__PROVIDER+++[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_TOKEN_CACHE_CLEAN_UP_TIMER_INTERVAL+++[] endif::add-copy-button-to-env-var[] ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_OIDC__TENANT__PROVIDER+++` +Environment variable: `+++QUARKUS_OIDC_TOKEN_CACHE_CLEAN_UP_TIMER_INTERVAL+++` endif::add-copy-button-to-env-var[] -- -a|`apple`, `discord`, `facebook`, `github`, `google`, `linkedin`, `mastodon`, `microsoft`, `spotify`, `strava`, `twitch`, `twitter`, `x` +|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]] | diff --git a/_generated-doc/latest/config/quarkus-opentelemetry.adoc b/_generated-doc/latest/config/quarkus-opentelemetry.adoc index fb143bc7fb1..6fcc7ca857d 100644 --- a/_generated-doc/latest/config/quarkus-opentelemetry.adoc +++ b/_generated-doc/latest/config/quarkus-opentelemetry.adoc @@ -28,6 +28,25 @@ endif::add-copy-button-to-env-var[] |boolean |`true` +a|icon:lock[title=Fixed at build time] [[quarkus-opentelemetry_quarkus-otel-simple]] [.property-path]##link:#quarkus-opentelemetry_quarkus-otel-simple[`quarkus.otel.simple`]## + +[.description] +-- +Should we use simple processor for spans and log records. This will disable batch processing and the exporter will send telemetry data right away. This is recommended for serverless applications. + +Defaults to `false`. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OTEL_SIMPLE+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OTEL_SIMPLE+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + a|icon:lock[title=Fixed at build time] [[quarkus-opentelemetry_quarkus-otel-traces-exporter]] [.property-path]##link:#quarkus-opentelemetry_quarkus-otel-traces-exporter[`quarkus.otel.traces.exporter`]## [.description] @@ -829,6 +848,40 @@ endif::add-copy-button-to-env-var[] |boolean |`true` +a| [[quarkus-opentelemetry_quarkus-otel-instrument-jvm-metrics]] [.property-path]##link:#quarkus-opentelemetry_quarkus-otel-instrument-jvm-metrics[`quarkus.otel.instrument.jvm-metrics`]## + +[.description] +-- +Enables instrumentation for JVM Metrics. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OTEL_INSTRUMENT_JVM_METRICS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OTEL_INSTRUMENT_JVM_METRICS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + +a| [[quarkus-opentelemetry_quarkus-otel-instrument-http-server-metrics]] [.property-path]##link:#quarkus-opentelemetry_quarkus-otel-instrument-http-server-metrics[`quarkus.otel.instrument.http-server-metrics`]## + +[.description] +-- +Enables instrumentation for HTTP Server Metrics. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OTEL_INSTRUMENT_HTTP_SERVER_METRICS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OTEL_INSTRUMENT_HTTP_SERVER_METRICS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + a| [[quarkus-opentelemetry_quarkus-otel-mp-compatibility]] [.property-path]##link:#quarkus-opentelemetry_quarkus-otel-mp-compatibility[`quarkus.otel.mp.compatibility`]## [.description] diff --git a/_generated-doc/latest/config/quarkus-opentelemetry_quarkus.otel.adoc b/_generated-doc/latest/config/quarkus-opentelemetry_quarkus.otel.adoc index fb143bc7fb1..6fcc7ca857d 100644 --- a/_generated-doc/latest/config/quarkus-opentelemetry_quarkus.otel.adoc +++ b/_generated-doc/latest/config/quarkus-opentelemetry_quarkus.otel.adoc @@ -28,6 +28,25 @@ endif::add-copy-button-to-env-var[] |boolean |`true` +a|icon:lock[title=Fixed at build time] [[quarkus-opentelemetry_quarkus-otel-simple]] [.property-path]##link:#quarkus-opentelemetry_quarkus-otel-simple[`quarkus.otel.simple`]## + +[.description] +-- +Should we use simple processor for spans and log records. This will disable batch processing and the exporter will send telemetry data right away. This is recommended for serverless applications. + +Defaults to `false`. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OTEL_SIMPLE+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OTEL_SIMPLE+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`false` + a|icon:lock[title=Fixed at build time] [[quarkus-opentelemetry_quarkus-otel-traces-exporter]] [.property-path]##link:#quarkus-opentelemetry_quarkus-otel-traces-exporter[`quarkus.otel.traces.exporter`]## [.description] @@ -829,6 +848,40 @@ endif::add-copy-button-to-env-var[] |boolean |`true` +a| [[quarkus-opentelemetry_quarkus-otel-instrument-jvm-metrics]] [.property-path]##link:#quarkus-opentelemetry_quarkus-otel-instrument-jvm-metrics[`quarkus.otel.instrument.jvm-metrics`]## + +[.description] +-- +Enables instrumentation for JVM Metrics. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OTEL_INSTRUMENT_JVM_METRICS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OTEL_INSTRUMENT_JVM_METRICS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + +a| [[quarkus-opentelemetry_quarkus-otel-instrument-http-server-metrics]] [.property-path]##link:#quarkus-opentelemetry_quarkus-otel-instrument-http-server-metrics[`quarkus.otel.instrument.http-server-metrics`]## + +[.description] +-- +Enables instrumentation for HTTP Server Metrics. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_OTEL_INSTRUMENT_HTTP_SERVER_METRICS+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_OTEL_INSTRUMENT_HTTP_SERVER_METRICS+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + a| [[quarkus-opentelemetry_quarkus-otel-mp-compatibility]] [.property-path]##link:#quarkus-opentelemetry_quarkus-otel-mp-compatibility[`quarkus.otel.mp.compatibility`]## [.description] diff --git a/_generated-doc/latest/config/quarkus-quartz.adoc b/_generated-doc/latest/config/quarkus-quartz.adoc index db7e2893d8d..bd14b32c16c 100644 --- a/_generated-doc/latest/config/quarkus-quartz.adoc +++ b/_generated-doc/latest/config/quarkus-quartz.adoc @@ -129,6 +129,27 @@ endif::add-copy-button-to-env-var[] |string | +a|icon:lock[title=Fixed at build time] [[quarkus-quartz_quarkus-quartz-driver-delegate]] [.property-path]##link:#quarkus-quartz_quarkus-quartz-driver-delegate[`quarkus.quartz.driver-delegate`]## + +[.description] +-- +Allows users to specify fully qualified class name for a custom JDBC driver delegate. + +This property is optional and leaving it empty will result in Quarkus automatically choosing appropriate default driver delegate implementation. + +Note that any custom implementation has to be a subclass of existing Quarkus implementation such as `io.quarkus.quartz.runtime.jdbc.QuarkusPostgreSQLDelegate` or `io.quarkus.quartz.runtime.jdbc.QuarkusMSSQLDelegate` + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_QUARTZ_DRIVER_DELEGATE+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_QUARTZ_DRIVER_DELEGATE+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + a|icon:lock[title=Fixed at build time] [[quarkus-quartz_quarkus-quartz-serialize-job-data]] [.property-path]##link:#quarkus-quartz_quarkus-quartz-serialize-job-data[`quarkus.quartz.serialize-job-data`]## [.description] @@ -324,6 +345,27 @@ endif::add-copy-button-to-env-var[] a|`smart-policy`, `ignore-misfire-policy`, `fire-now`, `simple-trigger-reschedule-now-with-existing-repeat-count`, `simple-trigger-reschedule-now-with-remaining-repeat-count`, `simple-trigger-reschedule-next-with-remaining-count`, `simple-trigger-reschedule-next-with-existing-count`, `cron-trigger-do-nothing` |`smart-policy` +a| [[quarkus-quartz_quarkus-quartz-unsupported-properties-full-property-key]] [.property-path]##link:#quarkus-quartz_quarkus-quartz-unsupported-properties-full-property-key[`quarkus.quartz.unsupported-properties."full-property-key"`]## + +[.description] +-- +Properties that should be passed on directly to Quartz. Use the full configuration property key here, for instance ``quarkus.quartz.unsupported-properties."org.quartz.scheduler.jmx.export" = true`)`. + +Properties set here are completely unsupported: as Quarkus doesn't generally know about these properties and their purpose, there is absolutely no guarantee that they will work correctly, and even if they do, that may change when upgrading to a newer version of Quarkus (even just a micro/patch version). + +Consider using a supported configuration property before falling back to unsupported ones. If none exists, make sure to file a feature request so that a supported configuration property can be added to Quarkus, and more importantly so that the configuration property is tested regularly. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_QUARTZ_UNSUPPORTED_PROPERTIES__FULL_PROPERTY_KEY_+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_QUARTZ_UNSUPPORTED_PROPERTIES__FULL_PROPERTY_KEY_+++` +endif::add-copy-button-to-env-var[] +-- +|Map +| + a| [[quarkus-quartz_quarkus-quartz-run-blocking-scheduled-method-on-quartz-thread]] [.property-path]##link:#quarkus-quartz_quarkus-quartz-run-blocking-scheduled-method-on-quartz-thread[`quarkus.quartz.run-blocking-scheduled-method-on-quartz-thread`]## [.description] diff --git a/_generated-doc/latest/config/quarkus-quartz_quarkus.quartz.adoc b/_generated-doc/latest/config/quarkus-quartz_quarkus.quartz.adoc index db7e2893d8d..bd14b32c16c 100644 --- a/_generated-doc/latest/config/quarkus-quartz_quarkus.quartz.adoc +++ b/_generated-doc/latest/config/quarkus-quartz_quarkus.quartz.adoc @@ -129,6 +129,27 @@ endif::add-copy-button-to-env-var[] |string | +a|icon:lock[title=Fixed at build time] [[quarkus-quartz_quarkus-quartz-driver-delegate]] [.property-path]##link:#quarkus-quartz_quarkus-quartz-driver-delegate[`quarkus.quartz.driver-delegate`]## + +[.description] +-- +Allows users to specify fully qualified class name for a custom JDBC driver delegate. + +This property is optional and leaving it empty will result in Quarkus automatically choosing appropriate default driver delegate implementation. + +Note that any custom implementation has to be a subclass of existing Quarkus implementation such as `io.quarkus.quartz.runtime.jdbc.QuarkusPostgreSQLDelegate` or `io.quarkus.quartz.runtime.jdbc.QuarkusMSSQLDelegate` + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_QUARTZ_DRIVER_DELEGATE+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_QUARTZ_DRIVER_DELEGATE+++` +endif::add-copy-button-to-env-var[] +-- +|string +| + a|icon:lock[title=Fixed at build time] [[quarkus-quartz_quarkus-quartz-serialize-job-data]] [.property-path]##link:#quarkus-quartz_quarkus-quartz-serialize-job-data[`quarkus.quartz.serialize-job-data`]## [.description] @@ -324,6 +345,27 @@ endif::add-copy-button-to-env-var[] a|`smart-policy`, `ignore-misfire-policy`, `fire-now`, `simple-trigger-reschedule-now-with-existing-repeat-count`, `simple-trigger-reschedule-now-with-remaining-repeat-count`, `simple-trigger-reschedule-next-with-remaining-count`, `simple-trigger-reschedule-next-with-existing-count`, `cron-trigger-do-nothing` |`smart-policy` +a| [[quarkus-quartz_quarkus-quartz-unsupported-properties-full-property-key]] [.property-path]##link:#quarkus-quartz_quarkus-quartz-unsupported-properties-full-property-key[`quarkus.quartz.unsupported-properties."full-property-key"`]## + +[.description] +-- +Properties that should be passed on directly to Quartz. Use the full configuration property key here, for instance ``quarkus.quartz.unsupported-properties."org.quartz.scheduler.jmx.export" = true`)`. + +Properties set here are completely unsupported: as Quarkus doesn't generally know about these properties and their purpose, there is absolutely no guarantee that they will work correctly, and even if they do, that may change when upgrading to a newer version of Quarkus (even just a micro/patch version). + +Consider using a supported configuration property before falling back to unsupported ones. If none exists, make sure to file a feature request so that a supported configuration property can be added to Quarkus, and more importantly so that the configuration property is tested regularly. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_QUARTZ_UNSUPPORTED_PROPERTIES__FULL_PROPERTY_KEY_+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_QUARTZ_UNSUPPORTED_PROPERTIES__FULL_PROPERTY_KEY_+++` +endif::add-copy-button-to-env-var[] +-- +|Map +| + a| [[quarkus-quartz_quarkus-quartz-run-blocking-scheduled-method-on-quartz-thread]] [.property-path]##link:#quarkus-quartz_quarkus-quartz-run-blocking-scheduled-method-on-quartz-thread[`quarkus.quartz.run-blocking-scheduled-method-on-quartz-thread`]## [.description] diff --git a/_generated-doc/latest/config/quarkus-rest-client-config.adoc b/_generated-doc/latest/config/quarkus-rest-client-config.adoc index 0821142fe96..4bdc431af17 100644 --- a/_generated-doc/latest/config/quarkus-rest-client-config.adoc +++ b/_generated-doc/latest/config/quarkus-rest-client-config.adoc @@ -7,6 +7,23 @@ h|[.header-title]##Configuration property## h|Type h|Default +a|icon:lock[title=Fixed at build time] [[quarkus-rest-client-config_quarkus-rest-client-removes-trailing-slash]] [.property-path]##link:#quarkus-rest-client-config_quarkus-rest-client-removes-trailing-slash[`quarkus.rest-client.removes-trailing-slash`]## + +[.description] +-- +If true, the extension will automatically remove the trailing slash in the paths if any. This property is not applicable to the RESTEasy Client. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_REST_CLIENT_REMOVES_TRAILING_SLASH+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_REST_CLIENT_REMOVES_TRAILING_SLASH+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + a| [[quarkus-rest-client-config_quarkus-rest-client-multipart-post-encoder-mode]] [.property-path]##link:#quarkus-rest-client-config_quarkus-rest-client-multipart-post-encoder-mode[`quarkus.rest-client.multipart-post-encoder-mode`]## [.description] @@ -713,6 +730,23 @@ endif::add-copy-button-to-env-var[] |string | +a|icon:lock[title=Fixed at build time] [[quarkus-rest-client-config_quarkus-rest-client-clients-removes-trailing-slash]] [.property-path]##link:#quarkus-rest-client-config_quarkus-rest-client-clients-removes-trailing-slash[`quarkus.rest-client."clients".removes-trailing-slash`]## + +[.description] +-- +If true, the extension will automatically remove the trailing slash in the paths if any. This property is not applicable to the RESTEasy Client. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_REST_CLIENT__CLIENTS__REMOVES_TRAILING_SLASH+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_REST_CLIENT__CLIENTS__REMOVES_TRAILING_SLASH+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + a| [[quarkus-rest-client-config_quarkus-rest-client-client-url]] [.property-path]##link:#quarkus-rest-client-config_quarkus-rest-client-client-url[`quarkus.rest-client."client".url`]## [.description] diff --git a/_generated-doc/latest/config/quarkus-rest-client-config_quarkus.rest-client.adoc b/_generated-doc/latest/config/quarkus-rest-client-config_quarkus.rest-client.adoc index 0821142fe96..4bdc431af17 100644 --- a/_generated-doc/latest/config/quarkus-rest-client-config_quarkus.rest-client.adoc +++ b/_generated-doc/latest/config/quarkus-rest-client-config_quarkus.rest-client.adoc @@ -7,6 +7,23 @@ h|[.header-title]##Configuration property## h|Type h|Default +a|icon:lock[title=Fixed at build time] [[quarkus-rest-client-config_quarkus-rest-client-removes-trailing-slash]] [.property-path]##link:#quarkus-rest-client-config_quarkus-rest-client-removes-trailing-slash[`quarkus.rest-client.removes-trailing-slash`]## + +[.description] +-- +If true, the extension will automatically remove the trailing slash in the paths if any. This property is not applicable to the RESTEasy Client. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_REST_CLIENT_REMOVES_TRAILING_SLASH+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_REST_CLIENT_REMOVES_TRAILING_SLASH+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + a| [[quarkus-rest-client-config_quarkus-rest-client-multipart-post-encoder-mode]] [.property-path]##link:#quarkus-rest-client-config_quarkus-rest-client-multipart-post-encoder-mode[`quarkus.rest-client.multipart-post-encoder-mode`]## [.description] @@ -713,6 +730,23 @@ endif::add-copy-button-to-env-var[] |string | +a|icon:lock[title=Fixed at build time] [[quarkus-rest-client-config_quarkus-rest-client-clients-removes-trailing-slash]] [.property-path]##link:#quarkus-rest-client-config_quarkus-rest-client-clients-removes-trailing-slash[`quarkus.rest-client."clients".removes-trailing-slash`]## + +[.description] +-- +If true, the extension will automatically remove the trailing slash in the paths if any. This property is not applicable to the RESTEasy Client. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_REST_CLIENT__CLIENTS__REMOVES_TRAILING_SLASH+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_REST_CLIENT__CLIENTS__REMOVES_TRAILING_SLASH+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + a| [[quarkus-rest-client-config_quarkus-rest-client-client-url]] [.property-path]##link:#quarkus-rest-client-config_quarkus-rest-client-client-url[`quarkus.rest-client."client".url`]## [.description] diff --git a/_generated-doc/latest/config/quarkus-rest_quarkus.rest.adoc b/_generated-doc/latest/config/quarkus-rest_quarkus.rest.adoc index 1df7d361914..473cb5757ea 100644 --- a/_generated-doc/latest/config/quarkus-rest_quarkus.rest.adoc +++ b/_generated-doc/latest/config/quarkus-rest_quarkus.rest.adoc @@ -166,6 +166,23 @@ endif::add-copy-button-to-env-var[] |boolean |`false` +a|icon:lock[title=Fixed at build time] [[quarkus-rest_quarkus-rest-removes-trailing-slash]] [.property-path]##link:#quarkus-rest_quarkus-rest-removes-trailing-slash[`quarkus.rest.removes-trailing-slash`]## + +[.description] +-- +If true, the extension will automatically remove the trailing slash in the paths if any. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_REST_REMOVES_TRAILING_SLASH+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_REST_REMOVES_TRAILING_SLASH+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + a| [[quarkus-rest_quarkus-rest-multipart-input-part-default-charset]] [.property-path]##link:#quarkus-rest_quarkus-rest-multipart-input-part-default-charset[`quarkus.rest.multipart.input-part.default-charset`]## [.description] diff --git a/_generated-doc/latest/config/quarkus-smallrye-graphql.adoc b/_generated-doc/latest/config/quarkus-smallrye-graphql.adoc index a75daffcc73..a2321503b0d 100644 --- a/_generated-doc/latest/config/quarkus-smallrye-graphql.adoc +++ b/_generated-doc/latest/config/quarkus-smallrye-graphql.adoc @@ -364,23 +364,6 @@ endif::add-copy-button-to-env-var[] a|`off`, `query-only`, `query-and-variables` |`off` -a|icon:lock[title=Fixed at build time] [[quarkus-smallrye-graphql_quarkus-smallrye-graphql-field-visibility]] [.property-path]##link:#quarkus-smallrye-graphql_quarkus-smallrye-graphql-field-visibility[`quarkus.smallrye-graphql.field-visibility`]## - -[.description] --- -Set the Field visibility. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_SMALLRYE_GRAPHQL_FIELD_VISIBILITY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_SMALLRYE_GRAPHQL_FIELD_VISIBILITY+++` -endif::add-copy-button-to-env-var[] --- -|string -|`default` - a|icon:lock[title=Fixed at build time] [[quarkus-smallrye-graphql_quarkus-smallrye-graphql-unwrap-exceptions]] [.property-path]##link:#quarkus-smallrye-graphql_quarkus-smallrye-graphql-unwrap-exceptions[`quarkus.smallrye-graphql.unwrap-exceptions`]## [.description] @@ -585,6 +568,23 @@ endif::add-copy-button-to-env-var[] |boolean |`true` +a| [[quarkus-smallrye-graphql_quarkus-smallrye-graphql-field-visibility]] [.property-path]##link:#quarkus-smallrye-graphql_quarkus-smallrye-graphql-field-visibility[`quarkus.smallrye-graphql.field-visibility`]## + +[.description] +-- +Specifies the field visibility for the GraphQL schema. This configuration item allows you to define comma-separated list of patterns (GraphQLType.GraphQLField). These patterns are used to determine which fields should be excluded from the schema. Special value `no-introspection` will disable introspection fields. For more info see link:https://smallrye.io/smallrye-graphql/docs/schema/field-visibility[graphql-java documentation] + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_SMALLRYE_GRAPHQL_FIELD_VISIBILITY+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_SMALLRYE_GRAPHQL_FIELD_VISIBILITY+++` +endif::add-copy-button-to-env-var[] +-- +|string +|`default` + h|[[quarkus-smallrye-graphql_section_quarkus-smallrye-graphql-ui]] [.section-name.section-level0]##link:#quarkus-smallrye-graphql_section_quarkus-smallrye-graphql-ui[SmallRye GraphQL UI configuration]## h|Type h|Default diff --git a/_generated-doc/latest/config/quarkus-smallrye-graphql_quarkus.smallrye-graphql.adoc b/_generated-doc/latest/config/quarkus-smallrye-graphql_quarkus.smallrye-graphql.adoc index a75daffcc73..a2321503b0d 100644 --- a/_generated-doc/latest/config/quarkus-smallrye-graphql_quarkus.smallrye-graphql.adoc +++ b/_generated-doc/latest/config/quarkus-smallrye-graphql_quarkus.smallrye-graphql.adoc @@ -364,23 +364,6 @@ endif::add-copy-button-to-env-var[] a|`off`, `query-only`, `query-and-variables` |`off` -a|icon:lock[title=Fixed at build time] [[quarkus-smallrye-graphql_quarkus-smallrye-graphql-field-visibility]] [.property-path]##link:#quarkus-smallrye-graphql_quarkus-smallrye-graphql-field-visibility[`quarkus.smallrye-graphql.field-visibility`]## - -[.description] --- -Set the Field visibility. - - -ifdef::add-copy-button-to-env-var[] -Environment variable: env_var_with_copy_button:+++QUARKUS_SMALLRYE_GRAPHQL_FIELD_VISIBILITY+++[] -endif::add-copy-button-to-env-var[] -ifndef::add-copy-button-to-env-var[] -Environment variable: `+++QUARKUS_SMALLRYE_GRAPHQL_FIELD_VISIBILITY+++` -endif::add-copy-button-to-env-var[] --- -|string -|`default` - a|icon:lock[title=Fixed at build time] [[quarkus-smallrye-graphql_quarkus-smallrye-graphql-unwrap-exceptions]] [.property-path]##link:#quarkus-smallrye-graphql_quarkus-smallrye-graphql-unwrap-exceptions[`quarkus.smallrye-graphql.unwrap-exceptions`]## [.description] @@ -585,6 +568,23 @@ endif::add-copy-button-to-env-var[] |boolean |`true` +a| [[quarkus-smallrye-graphql_quarkus-smallrye-graphql-field-visibility]] [.property-path]##link:#quarkus-smallrye-graphql_quarkus-smallrye-graphql-field-visibility[`quarkus.smallrye-graphql.field-visibility`]## + +[.description] +-- +Specifies the field visibility for the GraphQL schema. This configuration item allows you to define comma-separated list of patterns (GraphQLType.GraphQLField). These patterns are used to determine which fields should be excluded from the schema. Special value `no-introspection` will disable introspection fields. For more info see link:https://smallrye.io/smallrye-graphql/docs/schema/field-visibility[graphql-java documentation] + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_SMALLRYE_GRAPHQL_FIELD_VISIBILITY+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_SMALLRYE_GRAPHQL_FIELD_VISIBILITY+++` +endif::add-copy-button-to-env-var[] +-- +|string +|`default` + h|[[quarkus-smallrye-graphql_section_quarkus-smallrye-graphql-ui]] [.section-name.section-level0]##link:#quarkus-smallrye-graphql_section_quarkus-smallrye-graphql-ui[SmallRye GraphQL UI configuration]## h|Type h|Default diff --git a/_generated-doc/latest/config/quarkus-smallrye-openapi.adoc b/_generated-doc/latest/config/quarkus-smallrye-openapi.adoc index f44ac38fe54..8e05ec58a7e 100644 --- a/_generated-doc/latest/config/quarkus-smallrye-openapi.adoc +++ b/_generated-doc/latest/config/quarkus-smallrye-openapi.adoc @@ -41,6 +41,23 @@ endif::add-copy-button-to-env-var[] |path | +a|icon:lock[title=Fixed at build time] [[quarkus-smallrye-openapi_quarkus-smallrye-openapi-store-schema-file-name]] [.property-path]##link:#quarkus-smallrye-openapi_quarkus-smallrye-openapi-store-schema-file-name[`quarkus.smallrye-openapi.store-schema-file-name`]## + +[.description] +-- +The name of the file in case it is being stored. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_SMALLRYE_OPENAPI_STORE_SCHEMA_FILE_NAME+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_SMALLRYE_OPENAPI_STORE_SCHEMA_FILE_NAME+++` +endif::add-copy-button-to-env-var[] +-- +|string +|`openapi` + a|icon:lock[title=Fixed at build time] [[quarkus-smallrye-openapi_quarkus-smallrye-openapi-always-run-filter]] [.property-path]##link:#quarkus-smallrye-openapi_quarkus-smallrye-openapi-always-run-filter[`quarkus.smallrye-openapi.always-run-filter`]## [.description] @@ -211,6 +228,23 @@ endif::add-copy-button-to-env-var[] |boolean |`true` +a|icon:lock[title=Fixed at build time] [[quarkus-smallrye-openapi_quarkus-smallrye-openapi-auto-add-operation-summary]] [.property-path]##link:#quarkus-smallrye-openapi_quarkus-smallrye-openapi-auto-add-operation-summary[`quarkus.smallrye-openapi.auto-add-operation-summary`]## + +[.description] +-- +This will automatically add a summary to operations based on the Java method name. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_SMALLRYE_OPENAPI_AUTO_ADD_OPERATION_SUMMARY+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_SMALLRYE_OPENAPI_AUTO_ADD_OPERATION_SUMMARY+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + a|icon:lock[title=Fixed at build time] [[quarkus-smallrye-openapi_quarkus-smallrye-openapi-auto-add-server]] [.property-path]##link:#quarkus-smallrye-openapi_quarkus-smallrye-openapi-auto-add-server[`quarkus.smallrye-openapi.auto-add-server`]## [.description] diff --git a/_generated-doc/latest/config/quarkus-smallrye-openapi_quarkus.smallrye-openapi.adoc b/_generated-doc/latest/config/quarkus-smallrye-openapi_quarkus.smallrye-openapi.adoc index f44ac38fe54..8e05ec58a7e 100644 --- a/_generated-doc/latest/config/quarkus-smallrye-openapi_quarkus.smallrye-openapi.adoc +++ b/_generated-doc/latest/config/quarkus-smallrye-openapi_quarkus.smallrye-openapi.adoc @@ -41,6 +41,23 @@ endif::add-copy-button-to-env-var[] |path | +a|icon:lock[title=Fixed at build time] [[quarkus-smallrye-openapi_quarkus-smallrye-openapi-store-schema-file-name]] [.property-path]##link:#quarkus-smallrye-openapi_quarkus-smallrye-openapi-store-schema-file-name[`quarkus.smallrye-openapi.store-schema-file-name`]## + +[.description] +-- +The name of the file in case it is being stored. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_SMALLRYE_OPENAPI_STORE_SCHEMA_FILE_NAME+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_SMALLRYE_OPENAPI_STORE_SCHEMA_FILE_NAME+++` +endif::add-copy-button-to-env-var[] +-- +|string +|`openapi` + a|icon:lock[title=Fixed at build time] [[quarkus-smallrye-openapi_quarkus-smallrye-openapi-always-run-filter]] [.property-path]##link:#quarkus-smallrye-openapi_quarkus-smallrye-openapi-always-run-filter[`quarkus.smallrye-openapi.always-run-filter`]## [.description] @@ -211,6 +228,23 @@ endif::add-copy-button-to-env-var[] |boolean |`true` +a|icon:lock[title=Fixed at build time] [[quarkus-smallrye-openapi_quarkus-smallrye-openapi-auto-add-operation-summary]] [.property-path]##link:#quarkus-smallrye-openapi_quarkus-smallrye-openapi-auto-add-operation-summary[`quarkus.smallrye-openapi.auto-add-operation-summary`]## + +[.description] +-- +This will automatically add a summary to operations based on the Java method name. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_SMALLRYE_OPENAPI_AUTO_ADD_OPERATION_SUMMARY+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_SMALLRYE_OPENAPI_AUTO_ADD_OPERATION_SUMMARY+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + a|icon:lock[title=Fixed at build time] [[quarkus-smallrye-openapi_quarkus-smallrye-openapi-auto-add-server]] [.property-path]##link:#quarkus-smallrye-openapi_quarkus-smallrye-openapi-auto-add-server[`quarkus.smallrye-openapi.auto-add-server`]## [.description] diff --git a/_generated-doc/latest/config/quarkus-websockets-next.adoc b/_generated-doc/latest/config/quarkus-websockets-next.adoc index 265ba0e4083..b279e87d65f 100644 --- a/_generated-doc/latest/config/quarkus-websockets-next.adoc +++ b/_generated-doc/latest/config/quarkus-websockets-next.adoc @@ -7,6 +7,40 @@ h|[.header-title]##Configuration property## h|Type h|Default +a|icon:lock[title=Fixed at build time] [[quarkus-websockets-next_quarkus-websockets-next-server-activate-request-context]] [.property-path]##link:#quarkus-websockets-next_quarkus-websockets-next-server-activate-request-context[`quarkus.websockets-next.server.activate-request-context`]## + +[.description] +-- +Specifies the activation strategy for the CDI request context during endpoint callback invocation. By default, the request context is only activated if needed, i.e. if there is a bean with the given scope, or a bean annotated with a security annotation (such as `@RolesAllowed`), in the dependency tree of the endpoint. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_WEBSOCKETS_NEXT_SERVER_ACTIVATE_REQUEST_CONTEXT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_WEBSOCKETS_NEXT_SERVER_ACTIVATE_REQUEST_CONTEXT+++` +endif::add-copy-button-to-env-var[] +-- +a|tooltip:auto[The context is only activated if needed.], tooltip:always[The context is always activated.] +|tooltip:auto[The context is only activated if needed.] + +a|icon:lock[title=Fixed at build time] [[quarkus-websockets-next_quarkus-websockets-next-server-activate-session-context]] [.property-path]##link:#quarkus-websockets-next_quarkus-websockets-next-server-activate-session-context[`quarkus.websockets-next.server.activate-session-context`]## + +[.description] +-- +Specifies the activation strategy for the CDI session context during endpoint callback invocation. By default, the session context is only activated if needed, i.e. if there is a bean with the given scope in the dependency tree of the endpoint. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_WEBSOCKETS_NEXT_SERVER_ACTIVATE_SESSION_CONTEXT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_WEBSOCKETS_NEXT_SERVER_ACTIVATE_SESSION_CONTEXT+++` +endif::add-copy-button-to-env-var[] +-- +a|tooltip:auto[The context is only activated if needed.], tooltip:always[The context is always activated.] +|tooltip:auto[The context is only activated if needed.] + a| [[quarkus-websockets-next_quarkus-websockets-next-client-offer-per-message-compression]] [.property-path]##link:#quarkus-websockets-next_quarkus-websockets-next-client-offer-per-message-compression[`quarkus.websockets-next.client.offer-per-message-compression`]## [.description] @@ -155,6 +189,23 @@ endif::add-copy-button-to-env-var[] |int |`100` +a| [[quarkus-websockets-next_quarkus-websockets-next-client-traces-enabled]] [.property-path]##link:#quarkus-websockets-next_quarkus-websockets-next-client-traces-enabled[`quarkus.websockets-next.client.traces.enabled`]## + +[.description] +-- +If collection of WebSocket traces is enabled. Only applicable when the OpenTelemetry extension is present. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_WEBSOCKETS_NEXT_CLIENT_TRACES_ENABLED+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_WEBSOCKETS_NEXT_CLIENT_TRACES_ENABLED+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + a| [[quarkus-websockets-next_quarkus-websockets-next-server-supported-subprotocols]] [.property-path]##link:#quarkus-websockets-next_quarkus-websockets-next-server-supported-subprotocols[`quarkus.websockets-next.server.supported-subprotocols`]## [.description] @@ -331,6 +382,23 @@ endif::add-copy-button-to-env-var[] |int |`100` +a| [[quarkus-websockets-next_quarkus-websockets-next-server-traces-enabled]] [.property-path]##link:#quarkus-websockets-next_quarkus-websockets-next-server-traces-enabled[`quarkus.websockets-next.server.traces.enabled`]## + +[.description] +-- +If collection of WebSocket traces is enabled. Only applicable when the OpenTelemetry extension is present. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_WEBSOCKETS_NEXT_SERVER_TRACES_ENABLED+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_WEBSOCKETS_NEXT_SERVER_TRACES_ENABLED+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + |=== ifndef::no-duration-note[] diff --git a/_generated-doc/latest/config/quarkus-websockets-next_quarkus.websockets-next.adoc b/_generated-doc/latest/config/quarkus-websockets-next_quarkus.websockets-next.adoc index 265ba0e4083..b279e87d65f 100644 --- a/_generated-doc/latest/config/quarkus-websockets-next_quarkus.websockets-next.adoc +++ b/_generated-doc/latest/config/quarkus-websockets-next_quarkus.websockets-next.adoc @@ -7,6 +7,40 @@ h|[.header-title]##Configuration property## h|Type h|Default +a|icon:lock[title=Fixed at build time] [[quarkus-websockets-next_quarkus-websockets-next-server-activate-request-context]] [.property-path]##link:#quarkus-websockets-next_quarkus-websockets-next-server-activate-request-context[`quarkus.websockets-next.server.activate-request-context`]## + +[.description] +-- +Specifies the activation strategy for the CDI request context during endpoint callback invocation. By default, the request context is only activated if needed, i.e. if there is a bean with the given scope, or a bean annotated with a security annotation (such as `@RolesAllowed`), in the dependency tree of the endpoint. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_WEBSOCKETS_NEXT_SERVER_ACTIVATE_REQUEST_CONTEXT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_WEBSOCKETS_NEXT_SERVER_ACTIVATE_REQUEST_CONTEXT+++` +endif::add-copy-button-to-env-var[] +-- +a|tooltip:auto[The context is only activated if needed.], tooltip:always[The context is always activated.] +|tooltip:auto[The context is only activated if needed.] + +a|icon:lock[title=Fixed at build time] [[quarkus-websockets-next_quarkus-websockets-next-server-activate-session-context]] [.property-path]##link:#quarkus-websockets-next_quarkus-websockets-next-server-activate-session-context[`quarkus.websockets-next.server.activate-session-context`]## + +[.description] +-- +Specifies the activation strategy for the CDI session context during endpoint callback invocation. By default, the session context is only activated if needed, i.e. if there is a bean with the given scope in the dependency tree of the endpoint. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_WEBSOCKETS_NEXT_SERVER_ACTIVATE_SESSION_CONTEXT+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_WEBSOCKETS_NEXT_SERVER_ACTIVATE_SESSION_CONTEXT+++` +endif::add-copy-button-to-env-var[] +-- +a|tooltip:auto[The context is only activated if needed.], tooltip:always[The context is always activated.] +|tooltip:auto[The context is only activated if needed.] + a| [[quarkus-websockets-next_quarkus-websockets-next-client-offer-per-message-compression]] [.property-path]##link:#quarkus-websockets-next_quarkus-websockets-next-client-offer-per-message-compression[`quarkus.websockets-next.client.offer-per-message-compression`]## [.description] @@ -155,6 +189,23 @@ endif::add-copy-button-to-env-var[] |int |`100` +a| [[quarkus-websockets-next_quarkus-websockets-next-client-traces-enabled]] [.property-path]##link:#quarkus-websockets-next_quarkus-websockets-next-client-traces-enabled[`quarkus.websockets-next.client.traces.enabled`]## + +[.description] +-- +If collection of WebSocket traces is enabled. Only applicable when the OpenTelemetry extension is present. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_WEBSOCKETS_NEXT_CLIENT_TRACES_ENABLED+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_WEBSOCKETS_NEXT_CLIENT_TRACES_ENABLED+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + a| [[quarkus-websockets-next_quarkus-websockets-next-server-supported-subprotocols]] [.property-path]##link:#quarkus-websockets-next_quarkus-websockets-next-server-supported-subprotocols[`quarkus.websockets-next.server.supported-subprotocols`]## [.description] @@ -331,6 +382,23 @@ endif::add-copy-button-to-env-var[] |int |`100` +a| [[quarkus-websockets-next_quarkus-websockets-next-server-traces-enabled]] [.property-path]##link:#quarkus-websockets-next_quarkus-websockets-next-server-traces-enabled[`quarkus.websockets-next.server.traces.enabled`]## + +[.description] +-- +If collection of WebSocket traces is enabled. Only applicable when the OpenTelemetry extension is present. + + +ifdef::add-copy-button-to-env-var[] +Environment variable: env_var_with_copy_button:+++QUARKUS_WEBSOCKETS_NEXT_SERVER_TRACES_ENABLED+++[] +endif::add-copy-button-to-env-var[] +ifndef::add-copy-button-to-env-var[] +Environment variable: `+++QUARKUS_WEBSOCKETS_NEXT_SERVER_TRACES_ENABLED+++` +endif::add-copy-button-to-env-var[] +-- +|boolean +|`true` + |=== ifndef::no-duration-note[] diff --git a/_generated-doc/latest/infra/quarkus-all-build-items.adoc b/_generated-doc/latest/infra/quarkus-all-build-items.adoc index 1cae3cc53f4..c4f059318ec 100644 --- a/_generated-doc/latest/infra/quarkus-all-build-items.adoc +++ b/_generated-doc/latest/infra/quarkus-all-build-items.adoc @@ -1411,6 +1411,17 @@ _No Javadoc found_ +a| https://github.com/quarkusio/quarkus/blob/main/core/deployment/src/main/java/io/quarkus/deployment/builditem/LogSocketFormatBuildItem.java[`io.quarkus.deployment.builditem.LogSocketFormatBuildItem`, window="_blank"] +[.description] +-- +The socket format build item. Producing this item will cause the logging subsystem to disregard its socket logging formatting configuration and use the formatter provided instead. If multiple formatters are enabled at runtime, a warning message is printed and only one is used. +-- a|`io.quarkus.runtime.RuntimeValue> formatterValue` + +_No Javadoc found_ + + + + a| https://github.com/quarkusio/quarkus/blob/main/core/deployment/src/main/java/io/quarkus/deployment/logging/LogStreamBuildItem.java[`io.quarkus.deployment.logging.LogStreamBuildItem`, window="_blank"] [.description] -- @@ -1753,6 +1764,17 @@ _No Javadoc found_ +a| https://github.com/quarkusio/quarkus/blob/main/core/deployment/src/main/java/io/quarkus/deployment/builditem/NativeMonitoringBuildItem.java[`io.quarkus.deployment.builditem.NativeMonitoringBuildItem`, window="_blank"] +[.description] +-- +A build item that indicates whether native monitoring is enabled and which option from `NativeConfig.MonitoringOption` . To be used in the native image generation. +-- a|`NativeConfig.MonitoringOption option` + +_No Javadoc found_ + + + + a| https://github.com/quarkusio/quarkus/blob/main/core/deployment/src/main/java/io/quarkus/deployment/builditem/ObjectSubstitutionBuildItem.java[`io.quarkus.deployment.builditem.ObjectSubstitutionBuildItem`, window="_blank"] [.description] -- @@ -1974,7 +1996,7 @@ a| https://github.com/quarkusio/quarkus/blob/main/core/deployment/src/main/java/ Attempts to register a complete type hierarchy for reflection. This is intended to be used to register types that are going to be serialized, e.g. by Jackson or some other JSON mapper. This will do 'smart discovery' and in addition to registering the type itself it will also attempt to register the following: -- Superclasses - Component types of collections - Types used in bean properties (if method reflection is enabled) - Field types (if field reflection is enabled) +- Superclasses - Subclasses - Component types of collections - Types used in bean properties (if method reflection is enabled) - Field types (if field reflection is enabled) This discovery is applied recursively, so any additional types that are registered will also have their dependencies discovered -- a|`org.jboss.jandex.Type type` @@ -3648,6 +3670,17 @@ h|Attributes +a| https://github.com/quarkusio/quarkus/blob/main/extensions/devservices/keycloak/src/main/java/io/quarkus/devservices/keycloak/KeycloakAdminPageBuildItem.java[`io.quarkus.devservices.keycloak.KeycloakAdminPageBuildItem`, window="_blank"] +[.description] +-- +Extensions should produce this build item if a DEV UI card with the Keycloak Admin link should be created for the extension. +-- a|`io.quarkus.devui.spi.page.CardPageBuildItem cardPage` + +_No Javadoc found_ + + + + a| https://github.com/quarkusio/quarkus/blob/main/extensions/devservices/keycloak/src/main/java/io/quarkus/devservices/keycloak/KeycloakDevServicesConfigBuildItem.java[`io.quarkus.devservices.keycloak.KeycloakDevServicesConfigBuildItem`, window="_blank"] [.description] -- @@ -3671,7 +3704,11 @@ a| https://github.com/quarkusio/quarkus/blob/main/extensions/devservices/keycloa [.description] -- A marker build item signifying that integrating extensions (like OIDC and OIDC client) are enabled. The Keycloak Dev Service will be started in DEV mode if at least one item is produced and the Dev Service is not disabled in other fashion. --- a|`io.quarkus.devservices.keycloak.Capability capability` +-- a|`io.quarkus.devservices.keycloak.KeycloakDevServicesConfigurator devServicesConfigurator` + +_No Javadoc found_ + +`java.lang.String authServerUrl` _No Javadoc found_ @@ -4499,6 +4536,17 @@ _No Javadoc found_ _No Javadoc found_ + + +a| https://github.com/quarkusio/quarkus/blob/main/extensions/resteasy-reactive/rest-client-jaxrs/deployment/src/main/java/io/quarkus/jaxrs/client/reactive/deployment/RestClientDisableRemovalTrailingSlashBuildItem.java[`io.quarkus.jaxrs.client.reactive.deployment.RestClientDisableRemovalTrailingSlashBuildItem`, window="_blank"] +[.description] +-- +This build item disables the removal of trailing slashes from the paths. +-- a|`java.util.List clients` + +_No Javadoc found_ + + |=== == JAX-RS - SPI [.configuration-reference,cols=2*] @@ -7757,22 +7805,6 @@ h|Attributes -a| https://github.com/quarkusio/quarkus/blob/main/extensions/security/spi/src/main/java/io/quarkus/security/spi/AdditionalSecuredClassesBuildItem.java[`io.quarkus.security.spi.AdditionalSecuredClassesBuildItem`, window="_blank"] -[.description] --- -Contains classes that need to have @DenyAll on all methods that don't have security annotations -@deprecated use `AdditionalSecuredMethodsBuildItem` --- a|`java.util.Collection additionalSecuredClasses` - -_No Javadoc found_ - -`java.util.Optional> rolesAllowed` - -_No Javadoc found_ - - - - a| https://github.com/quarkusio/quarkus/blob/main/extensions/security/spi/src/main/java/io/quarkus/security/spi/AdditionalSecuredMethodsBuildItem.java[`io.quarkus.security.spi.AdditionalSecuredMethodsBuildItem`, window="_blank"] [.description] -- diff --git a/_generated-doc/latest/infra/quarkus-maven-plugin-goals.adoc b/_generated-doc/latest/infra/quarkus-maven-plugin-goals.adoc index 2a0edc49e54..ee77d659faf 100644 --- a/_generated-doc/latest/infra/quarkus-maven-plugin-goals.adoc +++ b/_generated-doc/latest/infra/quarkus-maven-plugin-goals.adoc @@ -861,6 +861,15 @@ a| [[quarkus-maven-plugin-goal-dependency-sbom-repos]] repos |`List` (required) |`${project.remoteProjectRepositories}` +a| [[quarkus-maven-plugin-goal-dependency-sbom-quarkus.dependency.sbom.runtime-only]] quarkus.dependency.sbom.runtime-only + +[.description] +-- +Whether to limit application dependencies to only those that are included in the runtime +-- +|`boolean` +| + a| [[quarkus-maven-plugin-goal-dependency-sbom-quarkus.dependency.sbom.schema-version]] quarkus.dependency.sbom.schema-version [.description] @@ -941,6 +950,15 @@ a| [[quarkus-maven-plugin-goal-dependency-tree-repos]] repos |`List` (required) |`${project.remoteProjectRepositories}` +a| [[quarkus-maven-plugin-goal-dependency-tree-runtimeOnly]] runtimeOnly + +[.description] +-- +Whether to log only the runtime dependencies of the Quarkus application +-- +|`boolean` +| + a| [[quarkus-maven-plugin-goal-dependency-tree-session]] session |`MavenSession` |`${session}` diff --git a/_guides/_attributes.adoc b/_guides/_attributes.adoc index b36a819dc3a..7205e6e0bd4 100644 --- a/_guides/_attributes.adoc +++ b/_guides/_attributes.adoc @@ -1,7 +1,7 @@ // Common attributes. // --> No blank lines (it ends the document header) :project-name: Quarkus -:quarkus-version: 3.16.4 +:quarkus-version: 3.17.0 :quarkus-platform-groupid: io.quarkus.platform // . :maven-version: 3.9.9 diff --git a/_guides/_includes/opentelemetry-config.adoc b/_guides/_includes/opentelemetry-config.adoc index cf4dcfff15f..8eb3b1ba481 100644 --- a/_guides/_includes/opentelemetry-config.adoc +++ b/_guides/_includes/opentelemetry-config.adoc @@ -34,3 +34,11 @@ quarkus.otel.exporter.otlp.logs.endpoint=http://logs-uri:4317 // <3> <1> The endpoint for the traces exporter. <2> The endpoint for the metrics exporter. <3> The endpoint for the logs exporter. + +If you need that your spans and logs to be exported directly as they finish +(e.g. in a serverless environment / application), you can set this property to `true`. +This replaces the default batching of data. +[source,properties] +---- +quarkus.otel.simple=true +---- diff --git a/_guides/_includes/snip-note-derby.adoc b/_guides/_includes/snip-note-derby.adoc new file mode 100644 index 00000000000..e69de29bb2d diff --git a/_guides/appcds.adoc b/_guides/appcds.adoc index c3cf8afc637..37b81abf39b 100644 --- a/_guides/appcds.adoc +++ b/_guides/appcds.adoc @@ -102,6 +102,6 @@ When building container images using the `quarkus-container-image-jib` extension This way, by simply setting `quarkus.package.jar.appcds.enabled` to `true`, containers using the generated image can benefit from a slight reduction in startup time and memory usage. You may see that Quarkus starts a container to generate the AppCDS archive. -It does this to ensure that the Java version of the build align with that of the generated container image. +It does this to ensure that the Java version of the build aligns with that of the generated container image. It is possible to opt out of this by setting `quarkus.package.jar.appcds.use-container` to `false`. In that case, it is your responsibility to ensure that the Java version that will run the Quarkus application matches that of the machine building it. diff --git a/_guides/aws-lambda-http.adoc b/_guides/aws-lambda-http.adoc index 158eaefd977..6ff687da120 100644 --- a/_guides/aws-lambda-http.adoc +++ b/_guides/aws-lambda-http.adoc @@ -88,6 +88,18 @@ NOTE: If you are building on a non-Linux system, you will need to also pass in a Lambda requires Linux binaries. You can do this by passing `-Dquarkus.native.container-build=true` to your build command. This requires you to have Docker installed locally, however. +[NOTE] +==== +According to the https://docs.aws.amazon.com/linux/al2023/ug/system-requirements.html#system-requirements-cpu-x86-64[AWS documentation], AL2023 +x86-64 binaries are built for the x86-64-**v2** revision of the x86-64 architecture. +In Quarkus, the default value of xref:building-native-image.adoc#quarkus-core_quarkus-native-march[quarkus.native.march] is x86-64-**v3**. +This could cause +https://repost.aws/questions/QUBVnl6hn-Toe1LPr1qjOXzg/lambda-failed-with-java-compiled-into-machine-code[issues] if AWS Lambda provisions older +hardware. +To maximize Lambda compatibility, you can set `quarkus.native.march` to `x86-64-v2`. +See the xref:native-reference.adoc#work-around-missing-cpu-features[Native Reference] guide for more information. +==== + include::{includes}/devtools/build-native-container.adoc[] == Extra Build Generated Files diff --git a/_guides/building-my-first-extension.adoc b/_guides/building-my-first-extension.adoc index 79c5cc7a03b..e61f80b010a 100644 --- a/_guides/building-my-first-extension.adoc +++ b/_guides/building-my-first-extension.adoc @@ -800,7 +800,7 @@ You can launch your application with the following command line: [source,bash] ---- -mvnDebug clean compile quarkus:dev +mvnDebug quarkus:dev ---- By default, Maven will wait for a connection on `localhost:8000`. @@ -865,21 +865,13 @@ Run the application and notice the `Installed Features` list contains the `greet [source,shell,subs=attributes+] ---- -$ mvn clean compile quarkus:dev +$ mvn quarkus:dev [INFO] Scanning for projects... [INFO] [INFO] -----------------------< org.acme:greeting-app >------------------------ [INFO] Building greeting-app 1.0.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] -[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ greeting-app --- -[INFO] -[INFO] --- quarkus-maven-plugin:{quarkus-version}:generate-code (default) @ greeting-app --- -[INFO] -[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ greeting-app --- -[INFO] Using 'UTF-8' encoding to copy filtered resources. -[INFO] Copying 1 resource -[INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ greeting-app --- [INFO] Nothing to compile - all classes are up to date [INFO] @@ -889,9 +881,9 @@ __ ____ __ _____ ___ __ ____ ______ --/ __ \/ / / / _ | / _ \/ //_/ / / / __/ -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \ --\___\_\____/_/ |_/_/|_/_/|_|\____/___/ -2021-01-27 10:28:07,240 INFO [io.quarkus] (Quarkus Main Thread) greeting-app 1.0.0-SNAPSHOT on JVM (powered by Quarkus {quarkus-version}) started in 0.531s. Listening on: http://localhost:8080 -2021-01-27 10:28:07,242 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated. -2021-01-27 10:28:07,243 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, greeting-extension, servlet] +2022-11-20 04:25:36,885 INFO [io.quarkus] (Quarkus Main Thread) greeting-app 1.0.0-SNAPSHOT on JVM (powered by Quarkus {quarkus-version}) started in 4.591s. Listening on: http://localhost:8080 +2022-11-20 04:25:36,911 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated. +2022-11-20 04:25:36,913 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, greetin-extension, resteasy-reactive, smallrye-context-propagation, vertx] ---- From an extension developer standpoint the Maven publication strategy is very handy and fast but Quarkus wants to go one step further by also ensuring a reliability of the ecosystem for the people who will use the extensions. diff --git a/_guides/building-native-image.adoc b/_guides/building-native-image.adoc index 760fbe72fb9..baa9be1b69f 100644 --- a/_guides/building-native-image.adoc +++ b/_guides/building-native-image.adoc @@ -896,7 +896,7 @@ For a more detailed guide about debugging native images please refer to the xref == Using Monitoring Options -Monitoring options such as JDK flight recorder, jvmstat, heap dumps, and remote JMX (experimental in Mandrel 23) +Monitoring options such as JDK flight recorder, jvmstat, heap dumps, NMT (starting with Mandrel 24.1 for JDK 23), and remote JMX can be added to the native executable build. Simply supply a comma separated list of the monitoring options you wish to include at build time. [source,bash] @@ -927,6 +927,10 @@ include at build time. |Adds support for accepting connections from JMX clients. |GraalVM for JDK 17/20 Mandrel 23.0 (17.0.7) +|nmt +|Adds support for native memory tracking. +|GraalVM for JDK 23 Mandrel 24.1 + |all |Adds all monitoring options. |GraalVM 22.3, GraalVM CE 17.0.7 Mandrel 22.3 Mandrel 23.0 (17.0.7) diff --git a/_guides/cdi-integration.adoc b/_guides/cdi-integration.adoc index a68baa17eea..63c09b4572b 100644 --- a/_guides/cdi-integration.adoc +++ b/_guides/cdi-integration.adoc @@ -419,6 +419,7 @@ public class TestRecorder { ---- <1> Pass a contextual reference of `Bar` to the constructor of `Foo`. +[[inactive-synthetic-beans]] === Inactive Synthetic Beans In the case when one needs to register multiple synthetic beans at build time but only wants a subset of them active at runtime, it is useful to be able to mark a synthetic bean as _inactive_. diff --git a/_guides/cdi-reference.adoc b/_guides/cdi-reference.adoc index aaafe90d461..f10a3a66eee 100644 --- a/_guides/cdi-reference.adoc +++ b/_guides/cdi-reference.adoc @@ -455,7 +455,7 @@ Unused interceptors and decorators are not associated with any bean. [TIP] ==== -When using the dev mode (running `./mvnw clean compile quarkus:dev`), you can see more information about which beans are being removed: +When using the dev mode (running `./mvnw quarkus:dev`), you can see more information about which beans are being removed: 1. In the console - just enable the DEBUG level in your `application.properties`, i.e. `quarkus.log.category."io.quarkus.arc.processor".level=DEBUG` 2. In the relevant Dev UI page diff --git a/_guides/cdi.adoc b/_guides/cdi.adoc index 2dfba1a9625..6c06a35c5e2 100644 --- a/_guides/cdi.adoc +++ b/_guides/cdi.adoc @@ -455,10 +455,15 @@ public class LargeTxAccount implements Account { <3> Account delegate; <4> @Inject - LogService logService; <5> + @Decorated + Bean delegateInfo; <5> + + + @Inject + LogService logService; <6> void withdraw(BigDecimal amount) { - delegate.withdraw(amount); <6> + delegate.withdraw(amount); <7> if (amount.compareTo(1000) > 0) { logService.logWithdrawal(delegate, amount); } @@ -470,8 +475,9 @@ public class LargeTxAccount implements Account { <3> <2> `@Decorator` marks a decorator component. <3> The set of decorated types includes all bean types which are Java interfaces, except for `java.io.Serializable`. <4> Each decorator must declare exactly one _delegate injection point_. The decorator applies to beans that are assignable to this delegate injection point. -<5> Decorators can inject other beans. -<6> The decorator may invoke any method of the delegate object. And the container invokes either the next decorator in the chain or the business method of the intercepted instance. +<5> It is possible to obtain information about the decorated bean by using the `@Decorated` qualifier. +<6> Decorators can inject other beans. +<7> The decorator may invoke any method of the delegate object. And the container invokes either the next decorator in the chain or the business method of the intercepted instance. NOTE: Instances of decorators are dependent objects of the bean instance they intercept, i.e. a new decorator instance is created for each intercepted bean. diff --git a/_guides/centralized-log-management.adoc b/_guides/centralized-log-management.adoc index 663df993637..4fbb13b0638 100644 --- a/_guides/centralized-log-management.adoc +++ b/_guides/centralized-log-management.adoc @@ -236,6 +236,77 @@ networks: Launch your application, you should see your logs arriving inside the Elastic Stack; you can use Kibana available at http://localhost:5601/ to access them. + +[[logstash_ecs]] +== GELF alternative: Send logs to Logstash in the ECS (Elastic Common Schema) format + +You can also send your logs to Logstash using a TCP input in the https://www.elastic.co/guide/en/ecs-logging/overview/current/intro.html[ECS] format. +To achieve this we will use the `quarkus-logging-json` extension to format the logs in JSON format and the socket handler to send them to Logstash. + +For this you can use the same `docker-compose.yml` file as above but with a different Logstash pipeline configuration. + +[source] +---- +input { + tcp { + port => 4560 + coded => json + } +} + +filter { + if ![span][id] and [mdc][spanId] { + mutate { rename => { "[mdc][spanId]" => "[span][id]" } } + } + if ![trace][id] and [mdc][traceId] { + mutate { rename => {"[mdc][traceId]" => "[trace][id]"} } + } +} + +output { + stdout {} + elasticsearch { + hosts => ["http://elasticsearch:9200"] + } +} +---- + +Then configure your application to log in JSON format instead of GELF + +[source,xml,role="primary asciidoc-tabs-target-sync-cli asciidoc-tabs-target-sync-maven"] +.pom.xml +---- + + io.quarkus + quarkus-logging-json + +---- + +[source,gradle,role="secondary asciidoc-tabs-target-sync-gradle"] +.build.gradle +---- +implementation("io.quarkus:quarkus-logging-json") +---- + +and specify the host and port of your Logstash endpoint. To be ECS compliant, specify the log format. + +[source, properties] +---- +# to keep the logs in the usual format in the console +quarkus.log.console.json=false + +quarkus.log.socket.enable=true +quarkus.log.socket.json=true +quarkus.log.socket.endpoint=localhost:4560 + +# to have the exception serialized into a single text element +quarkus.log.socket.json.exception-output-type=formatted + +# specify the format of the produced JSON log +quarkus.log.socket.json.log-format=ECS +---- + + == Send logs to Fluentd (EFK) First, you need to create a Fluentd image with the needed plugins: elasticsearch and input-gelf. @@ -422,6 +493,7 @@ quarkus.log.syslog.hostname=quarkus-test Launch your application, you should see your logs arriving inside EFK: you can use Kibana available at http://localhost:5601/ to access them. + == Elasticsearch indexing consideration Be careful that, by default, Elasticsearch will automatically map unknown fields (if not disabled in the index settings) by detecting their type. diff --git a/_guides/cli-tooling.adoc b/_guides/cli-tooling.adoc index 9254cb6d8de..98719151d25 100644 --- a/_guides/cli-tooling.adoc +++ b/_guides/cli-tooling.adoc @@ -3,6 +3,7 @@ This guide is maintained in the main Quarkus repository and pull requests should be submitted there: https://github.com/quarkusio/quarkus/tree/main/docs/src/main/asciidoc //// +[id="cli-tooling"] = Building Quarkus apps with Quarkus Command Line Interface (CLI) include::_attributes.adoc[] :categories: tooling @@ -64,7 +65,7 @@ If you want to use a specific version, you can directly target a version: [source,bash] ---- # Create an alias in order to use a specific version -jbang app install --name qs3.5.0 https://repo1.maven.org/maven2/io/quarkus/quarkus-cli/3.5.0/quarkus-cli-3.5.0-runner.jar +jbang app install --name qs3.8.6 https://repo1.maven.org/maven2/io/quarkus/quarkus-cli/3.8.6/quarkus-cli-3.8.6-runner.jar ---- If you have built Quarkus locally, you can use that version: diff --git a/_guides/databases-dev-services.adoc b/_guides/databases-dev-services.adoc index ba3c57c3336..5d371c224cd 100644 --- a/_guides/databases-dev-services.adoc +++ b/_guides/databases-dev-services.adoc @@ -61,6 +61,16 @@ ibmcom/db2:11.5.0.0a mcr.microsoft.com/mssql/server:2022-latest ---- +=== Capturing Logs + +By default, logs of the underlying database are not exposed. +By capturing the logs, they become visible amongst other log statements: + +[source,properties] +---- +quarkus.datasource.devservices.show-logs=true +---- + [[reuse]] == Reusing Dev Services diff --git a/_guides/datasource.adoc b/_guides/datasource.adoc index cc16c346dd9..974157657ff 100644 --- a/_guides/datasource.adoc +++ b/_guides/datasource.adoc @@ -65,10 +65,8 @@ For more details and optional configurations, see xref:databases-dev-services.ad * `quarkus-jdbc-db2` * `quarkus-jdbc-derby` -ifdef::note-quarkus-derby[] + -{note-quarkus-derby} -endif::note-quarkus-derby[] +include::_includes/snip-note-derby.adoc[] * `quarkus-jdbc-h2` * `quarkus-jdbc-mariadb` * `quarkus-jdbc-mssql` @@ -155,10 +153,8 @@ Quarkus currently includes the following built-in database kinds: + * DB2: `db2` * Derby: `derby` -ifdef::note-quarkus-derby[] + -{note-quarkus-derby} -endif::note-quarkus-derby[] +include::_includes/snip-note-derby.adoc[] * H2: `h2` * MariaDB: `mariadb` * Microsoft SQL Server: `mssql` @@ -169,7 +165,7 @@ endif::note-quarkus-derby[] + [NOTE] ==== -You can use any JDBC driver in a Quarkus app in JVM mode as described in <>. +You can use any JDBC driver in a Quarkus app in JVM mode as described in <>. However, using a non-built-in database kind is unlikely to work when compiling your application to a native executable. For native executable builds, it is recommended to either use the available JDBC Quarkus extensions or contribute a custom extension for your specific driver. @@ -199,10 +195,8 @@ JDBC is the most common database connection pattern, typically needed when used .. For use with a built-in JDBC driver, choose and add the Quarkus extension for your relational database driver from the list below: + * Derby - `quarkus-jdbc-derby` -ifdef::note-quarkus-derby[] + -{note-quarkus-derby} -endif::note-quarkus-derby[] +include::_includes/snip-note-derby.adoc[] * H2 - `quarkus-jdbc-h2` + [NOTE] @@ -217,7 +211,9 @@ Read <> for suggestions re * MySQL - `quarkus-jdbc-mysql` * Oracle - `quarkus-jdbc-oracle` * PostgreSQL - `quarkus-jdbc-postgresql` +ifndef::no-quarkiverse[] * Other JDBC extensions, such as link:https://github.com/quarkiverse/quarkus-jdbc-sqlite[SQLite] and its link:https://docs.quarkiverse.io/quarkus-jdbc-sqlite/dev/index.html[documentation], can be found in the https://github.com/quarkiverse[Quarkiverse]. +endif::no-quarkiverse[] + For example, to add the PostgreSQL driver dependency: + @@ -263,26 +259,13 @@ For more information about configuring JDBC, see <>, bellow. -==== - -.A custom driver definition example with the legacy OpenTracing driver: - -[source,properties] ----- -quarkus.datasource.jdbc.driver=io.opentracing.contrib.jdbc.TracingDriver ----- - .An example for defining access to a database with no built-in support in JVM mode: [source,properties] @@ -445,22 +428,26 @@ AgroalDataSource inventoryDataSource; [[datasource-active]] === Activate or deactivate datasources -When a datasource is configured at build time, it is active by default at runtime. +When a datasource is configured at build time and its URL is set at runtime, it is active by default. This means that Quarkus will start the corresponding JDBC connection pool or reactive client when the application starts. -To deactivate a datasource at runtime, set `quarkus.datasource[.optional name].active` to `false`. -Quarkus will then skip starting the JDBC connection pool or reactive client during application startup. -Any attempt to use the deactivated datasource at runtime results in an exception. +To deactivate a datasource at runtime, either: -This feature is especially useful when you need the application to select one datasource from a predefined set at runtime. +* Do not set `quarkus.datasource[.optional name].jdbc.url`/`quarkus.datasource[.optional name].reactive.url`. +* Or set `quarkus.datasource[.optional name].active` to `false`. -[WARNING] -==== -If another Quarkus extension relies on an inactive datasource, that extension might fail to start. +If a datasource is not active: -In such a case, you will need to deactivate that other extension as well. -For an example of this scenario, see the xref:hibernate-orm.adoc#persistence-unit-active[Hibernate ORM] section. -==== +* The datasource will not attempt to connect to the database during application startup. +* The datasource will not contribute a <>. +* Static CDI injection points involving the datasource (`@Inject DataSource ds` or `@Inject Pool pool`) will cause application startup to fail. +* Dynamic retrieval of the datasource (e.g. through `CDI.getBeanContainer()`/`Arc.instance()`, or by injecting an `Instance`) will cause an exception to be thrown. +* Other Quarkus extensions consuming the datasource may cause application startup to fail. ++ +In such a case, you will also need to deactivate those other extensions. +For an example of this scenario, see xref:hibernate-orm.adoc#persistence-unit-active[this section of the Hibernate ORM guide]. + +This feature is especially useful when you need the application to select one datasource from a predefined set at runtime. For example, with the following configuration: @@ -497,36 +484,68 @@ xref:config-reference.adoc#multiple-profiles[setting `quarkus.profile`]: ---- ==== -[TIP] -==== -It can also be useful to define a xref:cdi.adoc#ok-you-said-that-there-are-several-kinds-of-beans[CDI bean producer] redirecting to the currently active datasource, like this: +With such a setup, you will need to take care to only ever access the _active_ datasource. +To do so, you can inject an `InjectableInstance` or `InjectableInstance` with an `@Any` qualifier, and call xref:cdi-integration.adoc#inactive-synthetic-beans[`getActive()`]: -[source,java,indent=0] +[source,java] ---- -public class MyProducer { +import io.quarkus.arc.InjectableInstance; +@ApplicationScoped +public class MyConsumer { @Inject - DataSourceSupport dataSourceSupport; + @Any + InjectableInstance dataSource; + + public void doSomething() { + DataSource activeDataSource = dataSource.getActive(); + // ... + } +} +---- +Alternatively, you may define a xref:cdi.adoc#ok-you-said-that-there-are-several-kinds-of-beans[CDI bean producer] for the default datasource redirecting to the currently active named datasource, so that it can be injected directly, like this: + +[source,java,indent=0] +---- +public class MyProducer { @Inject @DataSource("pg") - AgroalDataSource pgDataSourceBean; + InjectableInstance pgDataSourceBean; // <1> @Inject @DataSource("oracle") - AgroalDataSource oracleDataSourceBean; + InjectableInstance oracleDataSourceBean; - @Produces + @Produces // <2> @ApplicationScoped - public AgroalDataSource dataSource() { - if (dataSourceSupport.getInactiveNames().contains("pg")) { - return oracleDataSourceBean; + public DataSource dataSource() { + if (pgDataSourceBean.getHandle().getBean().isActive()) { // <3> + return pgDataSourceBean.get(); + } else if (oracleDataSourceBean.getHandle().getBean().isActive()) { // <3> + return oracleDataSourceBean.get(); } else { - return pgDataSourceBean; + throw new RuntimeException("No active datasource!"); } } } + +@ApplicationScoped +public class MyConsumer { + @Inject + DataSource dataSource; // <4> + + public void doSomething() { + // .. just use the injected datasource ... + } +} ---- -==== +<1> Don't inject a `DataSource` or `AgroalDatasource` directly, +because that would lead to a failure on startup (can't inject inactive beans). +Instead, inject `InjectableInstance` or `InjectableInstance`. +<2> Declare a CDI producer method that will define the default datasource +as either PostgreSQL or Oracle, depending on what is active. +<3> Check whether beans are active before retrieving them. +<4> This will get injected with the (only) active datasource. [[datasource-multiple-single-transaction]] === Use multiple datasources in a single transaction @@ -567,7 +586,7 @@ If your transaction involves non-datasource resources, be aware that they might If XA cannot be enabled for one of your datasources: -* Be aware that enabling XA for all datasources _except one_ (and only one) is still supported through https://www.narayana.io/docs/project/index.html#d5e857[Last Resource Commit Optimization (LRCO)]. +* Be aware that enabling XA for all datasources _except one_ (and only one) is still supported through link:https://www.narayana.io/docs/project/index.html#_last_resource_commit_optimization_lrco[Last Resource Commit Optimization (LRCO)]. * If you do not need a rollback for one datasource to trigger a rollback for other datasources, consider splitting your code into multiple transactions. To do so, use xref:transaction.adoc#programmatic-approach[`QuarkusTransaction.requiringNew()`]/xref:transaction.adoc#declarative-approach[`@Transactional(REQUIRES_NEW)`] (preferably) or xref:transaction.adoc#legacy-api-approach[`UserTransaction`] (for more complex use cases). @@ -589,6 +608,7 @@ explaining why. == Datasource integrations +[[datasource-health-check]] === Datasource health check If you use the link:https://quarkus.io/extensions/io.quarkus/quarkus-smallrye-health[`quarkus-smallrye-health`] extension, the `quarkus-agroal` and reactive client extensions automatically add a readiness health check to validate the datasource. diff --git a/_guides/deploying-to-kubernetes.adoc b/_guides/deploying-to-kubernetes.adoc index 40f358744db..8ab61ce549e 100644 --- a/_guides/deploying-to-kubernetes.adoc +++ b/_guides/deploying-to-kubernetes.adoc @@ -716,6 +716,27 @@ spec: ip: 10.0.0.0 ---- +=== Add nodeSelector +To add a nodeSelector in the generated `Deployment` (more information can be found in https://kubernetes.io/docs/tasks/configure-pod-container/assign-pods-nodes[Kubernetes documentation]), just apply the following configuration: + +[source,properties] +---- +quarkus.kubernetes.node-selector.key=diskType +quarkus.kubernetes.node-selector.value=ssd +---- + +This would generate the following `nodeSelector` section in the `deployment` definition: + +[source,yaml] +---- +kind: Deployment +spec: + template: + spec: + nodeSelector: + diskType: ssd +---- + === Container Resources Management CPU & Memory limits and requests can be applied to a `Container` (more info in https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/[Kubernetes documentation]) using the following configuration: diff --git a/_guides/extension-faq.adoc b/_guides/extension-faq.adoc index 15398580b20..ce50c9c2059 100644 --- a/_guides/extension-faq.adoc +++ b/_guides/extension-faq.adoc @@ -14,36 +14,41 @@ TODO: uncomment the above for experimental or tech-preview content. The document header ends at the first blank line. Do not remove the blank line between the header and the abstract summary. //// -## Should you write an extension? +== Should you write an extension? -### Why would I want to write an extension? +=== Why would I want to write an extension? -See the xref:writing-extensions#extension-philosophy[extension philosophy]. - -One useful thing extensions can do is bundle other extensions. +See the xref:writing-extensions.adoc#extension-philosophy[extension philosophy]. +The xref:extension-maturity-matrix.adoc[extension maturity matrix] shows the kinds of capabilities extensions can offer. +Another useful thing extensions can do is bundle other extensions. Have a look at the link:https://quarkus.io/extensions/io.quarkiverse.microprofile/quarkus-microprofile/[Quarkus MicroProfile extension] for an example of aggregator extensions. -### Are there cases an extension isn't necessary? +=== Are there cases an extension isn't necessary? Not every problem needs an extension! If you're just bundling up external libraries (that aren't already extensions) and making minor adjustments, you might not need an extension. For example, plain libraries can create new configuration elements and register classes with Jandex (this link:https://www.loicmathieu.fr/wordpress/en/informatique/quarkus-tip-comment-ne-pas-creer-une-extension-quarkus/[blog shows how]). -## Bytecode transformation +== How do I know what kind of capabilities I might want to include in an extension? + +Have a look at the xref:extension-maturity-matrix.adoc[extension maturity matrix]. + + +== Bytecode transformation -### How can I change the code of things on the classpath? +=== How can I change the code of things on the classpath? A `BytecodeTransformerBuildItem` can be used to manipulate bytecode. For example, see this link:https://quarkus.io/blog/solving-problems-with-extensions/[blog about removed problematic bridge methods from a dependency]. -## CDI +== CDI -### I'm working with CDI, and I don't know how to ... +=== I'm working with CDI, and I don't know how to ... The xref:cdi-integration.adoc[CDI integration guide] presents solutions to a number of CDI-related use cases for extension authors. -### I have transformed a user class to add an injected field, but CDI isn't working +=== I have transformed a user class to add an injected field, but CDI isn't working What happens if an extension transforms a user class using `BytecodeTransformerBuildItem`, and replaces `@jakarta.annotation.Resource` with `@jakarta.inject.Inject`? The field will not be injected by Arc. Debugging will show the transformed class being loaded in the app, but it looks like Arc doesn't see the new code. @@ -54,29 +59,29 @@ The reason is that _all_ Quarkus's bytecode transformations are done after Jande Most extensions use Jandex as a source of truth to find out what to do. Those extensions won't see new/modified endpoints in the bytecode itself. The solution to this limitation is annotation transformers. You should also be aware that while Arc and Quarkus REST honour annotation transformers, not all extensions do. -### Something in my classpath has @Inject annotations, which are confusing CDI. How can I fix that? +=== Something in my classpath has @Inject annotations, which are confusing CDI. How can I fix that? You will need to implement an `AnnotationsTransformer` and strip out out the problematic injection sites. (Remember, if the use case involves CDI, it needs to be an `AnnotationsTransformer`, not a BytecodeTransformer`.) See link:https://quarkus.io/blog/solving-problems-with-extensions-2/[this blog] about on using an `AnnotationsTransformer` extension to clean non `@Inject` annotations from the Airline library so that it can be used in CDI-enabled runtimes. -## Cross-cutting concerns +== Cross-cutting concerns -### How can I redirect application logging to an external service? +=== How can I redirect application logging to an external service? A `LogHandlerBuildItem` is a convenient way to redirect application logs. See this link:https://quarkus.io/blog/quarkus-aws-cloudwatch_extension/[worked example of an extension which directs output to AWS CloudWatch]. -## Build and hosting infrastructure for extensions +== Build and hosting infrastructure for extensions -### Can I use Gradle to build my extension? +=== Can I use Gradle to build my extension? Yes, but it's not the most typical pattern. See the xref:building-my-first-extension.adoc#gradle-setup[Building Your First Extension Guide] for instructions on setting up a Gradle extension. Have a look at the link:https://quarkus.io/extensions/org.jobrunr/quarkus-jobrunr/[JobRunr extension] for an example implementation. -### If I want my extension to be in code.quarkus.io, does it have to be in the Quarkiverse GitHub org? +=== If I want my extension to be in code.quarkus.io, does it have to be in the Quarkiverse GitHub org? Registering an extension in the catalog is independent from where the source code is. The link:https://hub.quarkiverse.io[quarkiverse repository] has some shortcuts to make releasing and testing extensions easier, but any extension can link:https://hub.quarkiverse.io/checklistfornewprojects/#make-your-extension-available-in-the-tooling[register into the catalog]. -### My extension isn't showing up on extensions.quarkus.io +=== My extension isn't showing up on extensions.quarkus.io Every extension in the link:https://github.com/quarkusio/quarkus-extension-catalog/tree/main/extensions[extension catalog] should appear in http://code.quarkus.io, http://extensions.quarkus.io, and the command line tools. The web pages at http://extensions.quarkus.io are refreshed a few times a delay, so there may be a delay in new extensions showing up there. @@ -87,10 +92,10 @@ To debug a missing extension, first: - Check if the extension is listed in the http://https://registry.quarkus.io/q/swagger-ui/#/Client/get_client_extensions_all[Quarkus registry] list of all known extensions - Check if there has been a green link:https://github.com/quarkusio/extensions/actions/workflows/build_and_publish.yml[build of the extensions site] since updating the catalog -## Other topics +== Other topics -### What's the difference between a quickstart and a codestart? +=== What's the difference between a quickstart and a codestart? Both codestarts and quickstarts are designed to help users get coding quickly. A codestarts is a generated application and a quickstart is browsable source code. diff --git a/_guides/grpc-generation-reference.adoc b/_guides/grpc-generation-reference.adoc index 4393014a18c..70c0a4cde0f 100644 --- a/_guides/grpc-generation-reference.adoc +++ b/_guides/grpc-generation-reference.adoc @@ -297,3 +297,56 @@ To enable this feature, set the `quarkus.generate-code.grpc.use-arg-file` proper If you are on Windows, and the command line exceeds 8190 characters, Quarkus automatically uses an argument file to pass the arguments to the `protoc` command. +== Local vs. Downloaded `protoc` + +To generate gRPC classes, Quarkus uses the `protoc` artifact from the `com.google.protobuf` group id. +However, to ensure the support of various platforms, Quarkus automatically downloads _all_ the possible variants of the `protoc` artifact. +In addition, Quarkus downloads both `protoc` and the plugin used to generate gRPC classes in Java. +For example, even if you are using Linux, Quarkus downloads the `protoc` and the Java plugin artifacts for Windows and MacOS. + +The next table lists the different variants of the `protoc` and plugin artifacts: + +[col="1,1, 1"] +|=== +| *Platform* | *Classifier* | *Dependencies* + +| Linux/ARM64 | `linux-aarch_64` | `com.google.protobuf:protoc:VERSION:exe:linux-aarch_64` and `io.grpc:protoc-gen-grpc-java:VERSION:exe:linux-aarch_64` +| Linux/Power PC 64 bits | `linux-ppcle_64` | `com.google.protobuf:protoc:VERSION:exe:linux-ppcle_64` and `io.grpc:protoc-gen-grpc-java:VERSION:exe:linux-ppcle_64` +| Linux/S390 64 bits | `linux-s390_64` | `com.google.protobuf:protoc:VERSION:exe:linux-s390_64` and `io.grpc:protoc-gen-grpc-java:VERSION:exe:linux-s390_64` +| Linux/x86 32bits | `linux-x86_32` | `com.google.protobuf:protoc:VERSION:exe:linux-x86_32` and `io.grpc:protoc-gen-grpc-java:VERSION:exe:linux-x86_32` +| Linux/x86 64bits | `linux-x86_64` | `com.google.protobuf:protoc:VERSION:exe:linux-x86_64` and `io.grpc:protoc-gen-grpc-java:VERSION:exe:linux-x86_64` +| Mac osx/ARM64 | `osx-aarch_64` | `com.google.protobuf:protoc:VERSION:exe:osx-aarch_64` and `io.grpc:protoc-gen-grpc-java:VERSION:exe:osx-aarch_64` +| Mac osx/x86 64bits | `osx-x86_64` | `com.google.protobuf:protoc:VERSION:exe:osx-x86_64` and `io.grpc:protoc-gen-grpc-java:VERSION:exe:osx-x86_64` +| Windows x86 32 bits | `windows-x86_32` | `com.google.protobuf:protoc:VERSION:exe:windows-x86_32` and `io.grpc:protoc-gen-grpc-java:VERSION:exe:windows-x86_32` +| Windows x86 64 bits | `windows-x86_64` | `com.google.protobuf:protoc:VERSION:exe:windows-x86_64` and `io.grpc:protoc-gen-grpc-java:VERSION:exe:windows-x86_64` +|=== + +Because of the packaging of `protoc` and the plugin (using classifier), it's not possible to exclude undesired platforms individually. + +You can, however, exclude the `protoc` dependency altogether and use the `quarkus.grpc.protoc-path` system property to configure the path to the `protoc` executable installed on your machine. +Thus, you don't need to download any `protoc` variants: + +.Step 1: Exclusion of `protoc` +[source, xml] +---- + + io.quarkus + quarkus-grpc + + + com.google.protobuf + protoc + + + +---- + +.Step 2: Passing the `quarkus.grpc.protoc-path` property: +[source, shell] +---- +mvn clean quarkus:dev -Dquarkus.grpc.protoc-path=/path/to/protoc +---- + +IMPORTANT: Using this approach requires to have `protoc` installed locally. It will not download any `protoc` artifact. + +WARNING: Unfortunately, this only works for `protoc` and not for the Java plugin. The Java plugin is always downloaded. diff --git a/_guides/hibernate-orm.adoc b/_guides/hibernate-orm.adoc index e8d9c7c3f5c..b3f6e69e96c 100644 --- a/_guides/hibernate-orm.adoc +++ b/_guides/hibernate-orm.adoc @@ -506,8 +506,10 @@ by default it is active at runtime, that is Quarkus will start the corresponding Hibernate ORM `SessionFactory` on application startup. To deactivate a persistence unit at runtime, set `quarkus.hibernate-orm[.optional name].active` to `false`. -Then Quarkus will not start the corresponding Hibernate ORM `SessionFactory` on application startup. -Any attempt to use the corresponding persistence unit at runtime will fail with a clear error message. +If a persistence unit is not active: + +* The `SessionFactory` will not start during application startup. +* Accessing the `EntityManagerFactory`/`EntityManager` or `SessionFactory`/`Session` will cause an exception to be thrown. This is in particular useful when you want an application to be able to xref:datasource.adoc#datasource-active[use one of a pre-determined set of datasources at runtime]. @@ -558,16 +560,19 @@ xref:config-reference.adoc#multiple-profiles[setting `quarkus.profile`]: ---- ==== -[TIP] -==== -It can also be useful to define a xref:cdi.adoc#ok-you-said-that-there-are-several-kinds-of-beans[CDI bean producer] redirecting to the currently active persistence unit, -like this: +With such a setup, you will need to take care to only ever access the _active_ persistence unit. +To do so, you may define a xref:cdi.adoc#ok-you-said-that-there-are-several-kinds-of-beans[CDI bean producer] for the default `Session` redirecting to the currently active named `Session`, so that it can be injected directly, like this: [source,java,indent=0] ---- public class MyProducer { @Inject - DataSourceSupport dataSourceSupport; + @DataSource("pg") + InjectableInstance pgDataSourceBean; // <1> + + @Inject + @DataSource("oracle") + InjectableInstance oracleDataSourceBean; @Inject @PersistenceUnit("pg") @@ -577,18 +582,36 @@ public class MyProducer { @PersistenceUnit("oracle") Session oracleSessionBean; - @Produces + @Produces // <2> @ApplicationScoped public Session session() { - if (dataSourceSupport.getInactiveNames().contains("pg")) { + if (pgDataSourceBean.getHandle().getBean().isActive()) { // <3> + return pgSessionBean; + } else if (oracleDataSourceBean.getHandle().getBean().isActive()) { // <3> return oracleSessionBean; } else { - return pgSessionBean; + throw new RuntimeException("No active datasource!"); } } } + +@ApplicationScoped +public class MyConsumer { + @Inject + Session session; // <4> + + public void doSomething() { + // .. just use the injected session ... + } +} ---- -==== +<1> Don't inject a `DataSource` or `AgroalDatasource` directly, +because that would lead to a failure on startup (can't inject inactive beans). +Instead, inject `InjectableInstance` or `InjectableInstance`. +<2> Declare a CDI producer method that will define the default session +as either PostgreSQL or Oracle, depending on what is active. +<3> Check whether datasource beans are active before retrieving the corresponding session. +<4> This will get injected with the (only) active session. [[persistence-xml]] == Setting up and configuring Hibernate ORM with a `persistence.xml` diff --git a/_guides/images/oidc-slack-1.png b/_guides/images/oidc-slack-1.png new file mode 100644 index 0000000000000000000000000000000000000000..2ce473f2587a2dbe8436669761623332e96d2b01 GIT binary patch literal 69047 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 A^Z)<= literal 0 HcmV?d00001 diff --git a/_guides/images/oidc-slack-2.png b/_guides/images/oidc-slack-2.png new file mode 100644 index 0000000000000000000000000000000000000000..37dd65e367dbda51f8212f066574839412ed2405 GIT binary patch literal 73450 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 literal 0 HcmV?d00001 diff --git a/_guides/images/oidc-slack-3.png b/_guides/images/oidc-slack-3.png new file mode 100644 index 0000000000000000000000000000000000000000..d53c81f4f523a81cbe87105f63725466834fbf79 GIT binary patch literal 140590 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%0D`E2UA;1M8UR2-|J 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∨*9L#R@Kz7?GQQj{~#%?MWAFK;x8irZqw~3cO{;eCmh$S--B%K^zNx zkd#lC^b=Ia-(FaSh=wC#`wn5)ebwurJfvY`G9RuP{rm;Ax>!q|iH~Axr0iobtYKZa zC?~>=vOr!mjBPp@tVX}8a>QXS=uUwOt3hFu+kIn%POD*h?ORY@aUR95Ap;%Up9JuIn z$dB(N#X>EUBWd~IWs;IGK1Oh(_IjUV$EXoAnScVNY?z{OEn83Lvo1rafj$+3NNUpN zCx*R%XwX_L`NrByo62g%=0=~q^ zVxLkz-?Ukfn8*1w&A*p~$P9YgV94O%$BriR8tU_ykUlIKOU~9&zyA~h6msK88-Niv zB&q{NWhx*;#@Ov3^uNbbo_mmHD9NA~QWy2UVv?(XS!QT@xD}?4d#pLZ{A`B4`^r5W zD2W^FIG1yJXluedqlQJ7_;W8q6x*nui#b8v3)}6g7#V4~i>bR2YQ<8=K$u2!h+$pu zzEX5HMH44bOI7e(8~#%{32(ltMhpg zr&@~Khgig`85v5*$t;e+*rV#`$C4rkZY`ERnQ?6RDs6P#PRcaxw?i>hT0w5KUniZ8 zd;3hguXuz8b4|dycm*H4^HO(0tY-dM5NHCJbHS1?0j5??F z4|DroZuA=T#5B@V+fXw%6DRnA+rXLQ#M`|#eqFTx-6x*$id2swJ=CiU_aak?Bzs5Pt?QhsZO*ef<-9fKw{I3uk&|I1Zwm}bR`S#Eqm(N&MMj0-HF5DP5QLk4+}HN9MXzBB{Y{ z^8lz7)g?9cyN<9wCPLv3`zb3X?8#ItH@2URJ3fcELZbcbQ!23=5TlHAFh=}hhEgmy zKl+j3caP^*DBSqP%Kwd$jfK=8{HKAdJEipAH+!8+-BTrtj0+l3z1>btOPyBP_i})x zJp8c~p@YUZOf*s!^EH@-7YD8FlfK-Eo<(QltInqS286b)wLU?e%PtAz#7x zU@;Q`NFXkjTW4ndY}6$IKA_x9aX*eIravkl*4VU1KQM3i;Q8PhoCrE%s`iUBV|G3MF=*YM$12f)HJZ;0~7>I;6=4X@rZxA?+X% z0Hyo?=t=B4lPG{zPetWmUvID=6TwnbbnvXSAsi|^HhrETP&4U^Zp_z1Dh{w9<7fR? zOwqz4$uWyLrI(zsF?mq=PYGc6(J7+}X}jojfLgq}y)LHGbXh~xNrxu=bOUv~f$={% zfZvhp+J3&qtkzF(-quDAa6v+Ffl}InziH2wwG>?pV#xoN`2+k}7i8r|+}`AYGq`0L z-_+?1B!@jFjvOR8l6}|k9*(i@-pd71aEQl5Ldqf> z*6x^oxob(5|JdR0$FW!KtSfiI_u+|1#{IfKl%=SgbayF1Jj+yZJwa*7-RNhB9W<-f zgj>Ta{Sx1I?FN6hxP-)E0LtldrTfv#QLjB_zUKCnkrFWUb_0tw^Q^f?*~W8!IfD?P{O?&_V>qddsHx03G+0ToN)LdFwA&KPYV%&pxtb$3#qVZ zsXLCc6UdD@mN?`P#^n(kFTgV!LXKYhk~9ko4@10OA1hR+j{SI5QvLF6ob0BgSr-3*YUqV}0t~_TTkF z&q!-aU~IuiGt&qX8E$`iJ6~-KG`Fo$WOf27x(Vesb_AqwXz&ER!7IEs!PJ!R%AxhQ zd#oRVJ6~1vKYXKh@9!nbkve6kSYPW+#NZfjLQ3a@I@V>(WdZf;YI|F(u=~#_Tw*ou z%Yd=_vqMcjRxi#yjUeG31MuL>YF5~i%Gj;@$!SeSF73x*j!;&-2Xh^mgU&xV0-qm9 z6E7(rUMTehDuaXb`OP`77q6-dRtxx^bVU>}6*EP$u5~fnrTzcb7yVleJIeVC45a%z z$ypY|skh>eCTK`Z`%f-RK2@MzTFAK{191ThUfRQcw4W$XOK=oO1z2~knCU-goti-x zTs-i*$Nlm*T7B5FDGdf7UyMR$WH9%TM^JV*XD(r=5X<4ty=!9Auee;hd45daS}kxR z&Lob|3VmG&_pCpMbLFx&=h5z4<)+iWb>&dI_yOrB{=Ug|PVT8~ZXb(PMgE6y0PQrU z(#FL*IeMpYR>J`^Q;nJ*tUCI;f=gKNuOZz>YS1F)Lh+UPq`1jo({u48x%_h7^z_o4 z@O<+XEuO>zenY2wIB=nK$kubb^#mu-;+srB5fxP*{P57nywhb3`QnOD-yvxvs?W7^ zu~A2WE%TdL`w@d+5GFSe@gs)WkaP&~eO=#q3vcGI zrLU%%e)F_HG?781$&kw9S{3a&8N{H={CyDX*xfIOIF0HwE*nl5UG5L3C%fy;)?G-z z{GpujE;iV5!>Hk1+LiOK^Sq6`!6_Fh$V~Vn%{*Weblk5Yk*eC`Lpu*+xnn_I4%l`B zaK}#Wk@WLp%St{sWyG6Wl$gRsvYk``M}Q^S#QCn?MR+p^@VDC0#OAU1?}&`^ODfur zt+HGE=!{w=W^YyKk9SA8{kGgn$t?{h=?pwY zW4vWi?Pw3=-Rfe$J$NvRxp6=TNXHP)@sGQ6e%~Tb{Js74s_BRxVYa|$^v6QY{PKMn z#I-z^MvQkb+E)4fr8r+rhP2&T#N$#VrcT4oa$K-cD!zau*)&=2-q$DnZsExUZPJ=m z))EO^s)C<7%QZ=7??=wphClS<^@0C;@{*iG$ivI)UBt@RvvEIloBn^|v^@4mK3 zp{}D%ykdYd$Jn+tqD(dZhiq#o9`Hae;O z{Cag@WX0LClqka8)+05rNS=0)!(p3v7|(S)$3-F|hK-VPo}=xt8yQJ>97F75Jex+p<9c$We@w{^$hXwPxdFcrwcIhvU* zn9UkIxdCsES7a!hL+GNc-f?7&Yed+(Io%zB=YrA9J(AnzAJ40Gn#DPO4k%JXhX6Fw zQZur!ZweVDeUxN^_IS~#)4qm>C^TnLcl_$l@HKkbN4d-*wHs`aDgPa98HmZa^$b?Ni zotYmQIe}$83KL~O(aiBr3g~n{^yF@aWX2BYQrW(@G4y6Or$S3rpu~lFjpZLvBU!@)?vJ*98!0T}#3cvp)hAF^A;njp`LQ87)0}RY#4GW2WGO|sF z`|)-$2wi5G!Uj|PRuOaruvmJ6B9e^!(HeMGsQg4! zqKkqoK6~D-eK7nYWYHjVU4)N4GK&M<%H-cZ8XyIRUy!)( zs@j>{?Tc_6lL^KA;)wn?R>nnr!bdfjVQ*;Hm>sS>`*t?8J93^k){0zAIVD?m3%Mpa z%z<`0@rxu`6C(58qMjHZxd;_262?BsW*Lr$%3$55EF?5PVd~jF)eC1$+SBa>`)Ig~ zACH2xNhsnk4diiy1n0{e9K*xM-|?27dKS3(OhNiQ7GX?hNlB2BIwJj%G3t7tio8{T z(faIE3z)N(GX8otJZXSjY3Q1ct_>tz?5#J_80f0Z?x*gjMil=bj8E<@7DRK`&~kVR z@{=?E31?;Dse8efZ?IW9lMqnp&QH#pwfdA4dFb^LDf;(kykY+I!;;t2_UG0xr#aC` zNwr{AmrUqdEJX+S!5_LMJeJhSFm^z{1P-bZD8APms=hzDW?-{d@h=2XzYWpTkR>F7 zP)&bf6zVXimmIgIks*Iz5%m8%hi+{cTL2;)ytv9EgoWdhKA3SOW&7X2$)$k*&^OFu zNH5Wt-Lj$CpVrkB;UH0`MrUA-+*JTAJ>Ok>*%j+zq9@4pudeX*4~?Gc>ixeAe@!Q+{SZKcYj z2UqEKTW@nx183+q5zb`|di^l?-BAxW+&2@LLk|t@#i;t+&mN7@H~x`jxvBx+bWJvk zt}hw8p?JvQ!Z-3d^3oRvYP{*9bG7rTTP?G1CnVHQuL?HW=QSF1pBxF}4JtR;|G3!0 zzi5fmI%o0%yPPYGd@36)#u~+7~aCKVtL^a$y9a|Dccm z@W!XigJ;NLHNeJ~aIeEK$i$+_l~NTtEZjt$VaSi6OHj^buoFXWuNIzx5RQHI#y<(r z-0wE+V_KhVL?d;DkQzkZoSlXSERXw2n`$trnK_xuXn<9^i>Euxbu7;Wr~ckh3~D{q$nTM&#( zSnV%-@{pqiYk_d;jIKadN5R&TP{Hr6Ev;Q}=wAOe4b6ak*Q_V5|EQ9(d)&%H60u0-3ZLUjo@CL)99rf?eEf{Io z|Ai|2>wJIS&>!>v69@iZHmp6rZg*Ib2x5k+sRXU+5z#^<3l_wrO6|n3b_yl_V zbG#SjK!O&Nqoj7(<0x5gH9Xducrz8BteGA&sL(PKT;&a~Db<5kVjAf852q);zB5EX z#YlfWI1x|4@XE&HgR+5LG+)y20Ya2jJxMvU&MX^?B!-Rgd4Rz)3-(wgrJPu8y?K) z=Cif^mhVCm&o$sE&O29magn&J!Pjk2m0ngf0TIb4DwZW<{g9KX{(HdWS zbK{{h9@ceV@YOQ}iGVr%E+u8^tk7)DLLUcy59$?s&)b{|It8R{-b`z}ib)&{Njy74 z^YtjUYU;}0!Q*?^qZUtt2ubW+k@$+Iz#1h22Y2y-Qp%$P!B-P+klCs$ zx&Gg{@R{wZAdiLEV#}(+JMmxgLmIndDkiQq=>aj%KhJP*%6=XlMzOzy&L>lRM>vQ5 za0+hUW;4ooS94duOTmLu^MfHsideO^D=_|H&x~5TcNf8nql5Qc&#F2luI8%HaZB0Q z9HGJ44&G_1w+*z?%M7Q4K%=)qh}1F*chD~>V)UinNag8qh?)bl-=801Bu2U3%b6|Q znF*$4nw$X$ySZnyvQt>NhH6MoYq~>>?_99AGq@2<4K`!K^7zdhUd{LCHt%+|#(^_mzSy8q z8F!27&0{Wls*1bqU=KHBV3<@EovsH7e$!_+tp1M+zo$cfh(;g2z$6iuQQy8fv~0rn5QRo;Yl^2;EW?J9$lu^kj>q zyVEp|k}dtPm@4Xc6=!2qp&|dcq2uo-N@F*GUA;0deFX9nu0NbP=zQom?H}k5&7=>Y zUj;Y+SVa~sb>Wy5j52Wy1qn|cZKV$^L;RhKUep%e&qXe9NUc9!(?}5>Tx)li#=Jac zy{0s&1^F{~mcq5mr$@g|@QRZ4l-5y@t5m1}itx6LG7{c`6@%bg-u$M~S$x}MCRco{ z^L!u@fNZoO>E=ZiXEH&-?)uKLon8M#@mr56LV1SdwhysUFHTae&UZH3b92qb>^|^z zpNOT0E&W<27?H>N`;CC2d9)@LD$>8>gq_3s`UphuAfr!xa=p|VU6{stADQA)V`=g@%@NnY?$+dD8h!h_0Q?9_2cBeL4)FFln^)UvEH8k-@cT|}H zvTCh6j*-sWtQ-R5&dtc`)rXEaX!zBOg=3&upV#TPVphl8?rMB+;YPf;TqtsV-7}W0 zdd=Sggrx|jr%DS2|Gne0-9u{hV`9%?u3-$?-KZBOrqVq(2lcm>-d_qz=hIsPD{fJ!vA0rYCGLG?}#>cEII^(A-a(aR=o26b~oMfxR2VkNC1cDBcI!`0@? z&O4VPL0L!f{FfhAUwyoI;GUvP#*ZJ#?m)fxF>yIl4%VD+IU7>mA93g`H?>0M3kY}h zXufPlA(sM@hHX?^3-8oUpiV!x3#VNW16trs1kPCg8`E0~GYBAo_{nPY?p~)V#m;jb zKCh&)I|;dXtVwpBC`&IvaVu|pR6Cw<$g@3y>5T7n`I(@zdoGWz%OuvA+X;`mC-nOf zL5D{oF>^wV`|pQPz03H2u-z~c-E_8uq75;(%DCAQtOzXrcH8&d9E)}SC9rYCyx^%V zFm5!wNqv9 z{$Jr*d&&pS$_l2v4hS2Qu?8*1munev%KzY16?wJ?;Nwg;leL;xNO1po*6NfD9%dk4 zUqqr2C;O1kI7({Q>U35z5rxuU$k;r=V|yaCZ@E4zA%oKd?T~_PMsKQG3nuJmerkN;e;>GapeAYIWZ;;|L@P4RN|TC#Ke$w(pzWhM>JhA9Pu8+&quEBfwsi1d})<=%o3U(RtV)7I5# z5r!FQop}KRLO$8KopCj8pRUhV6%TPJ!Rn92$R(4FckP;Cfb=)FR%nJejRD`j#xW1I-sM1wwzEx+u;hxV_+5!( zEpiVcFYnPz&QVE@cmLiEAbWyv?`Zdrxm-{De^VUNF_Lh{a^jds2<dXo|F# z#4nc5KZin(hD8zo$A!+Q&-~d_Z*u*a?6e*CFiOMkEt7vVAcpa9$R&+e`mh=1-_HH) z)^P{OV-S9i|9|H(vRIk_J6m9Dz#q22zX!Ai{I5E||9>{@B+9pNLwFi_-wE8axt^rB zY@NUl-`?hZMk|&x)V1xq=GD=22)qL0N=r)aPJ7Vze(#Va%Rt`TIpl5JSeZD2N6y+6 zQcn+Q*En-Z{8E#=~MP6uz

7JgAN>e`XH$C_uL_9=~RcD2lo$B^8(lpJrk;21j>@jgJL zDOJ^TMcvNs7Y-x6s`^+NbONA1<8ez}$$|#^^)az5*HudpI!B|;zvoOdWZQk*wP$1Vz68eryd8D0M@L{l8p?k2mMdJ^_c2WnzpPPz%czLK35~4CWTFU@ zEWVCDIU=RC9A+)taL##oOjIrSGNxz5(?%v)7Sc{*9@gmbb<3dJ)#-5PWmZ03hql<& zj-l^qP4zXE7fz3Rx@V)ZwE9A?>@NCy_QD8S(5w z8P+cQ=;XcA<6?)@M^PJ@I7M>OnV5$nunSU#^X7tw27hP{Hyly|!&oLNv^n?UI#DMO zFI#Q3G~xHvQ00>fbRJI zI3z9YqaDq}gdS9e)U8Hpglp0la5&qko3>X8vJA>k#j$!(ZZi)hQ~S8LvyXcOtM?AP z2LK$#27^>bS;&hMR6Hhj6Ov>l!r}S)ZTJn2t7j$n;o&4TpJ zt#L;5>ZZM+?q-I{S8^rseFmW=_9kuS&ED=?DDXrile{vj)_6sOI|Q4C>4tL>Ty(wsr|~3_&_7wj7p63p>+P_T5lgo?vchWi z<#7xNt){*u^HdzYWz{g;kXpP6+;=5Wd+>xAamFAqafRKh#Jk-RbPu<4ge{Xgclwdd zZEf)1B7*%ye9&jn*qkOCTb?crf>G#3CALE$`Z+8)=t0Qi0%<2G%ODY!&KVm3n?IW8gxjQy&3JzO}jt?7Qh;}IcRv9c+ zUbV>>Z64yC_pu7V&T*KyZ<^l1U@WU4(TBWt)7i9s8S|dVVt^OdylmfDS zWGYdjoB053YVd021v@lxsPnP^;^YrDKQGL$0~&%Heq$yvp%~EMJhxfhTOmc_aV9_M z1-$z+hdJR{4u438G@hgOLQe}UO|?fJDl0wADGCcr*Bn(`lE|%tC60AX(p(TVSof#suSki_O89sQViOkBPkwU6UmcH7Iv`I|9Qgyl>gQ zJ{OUFKxp4%O)+K2m5=)e}N(xCG4G`~|?W z^lIa0J>&igDU}mpB4&%&i`B{f@Z}5Ppp}5|7XTuHmCb8yk^|8@RxBoG*>2fUF&O@i zhLRj@-Nwq?tZ516XpiVK=O~hZqM^o}tBZ+FS^)4WOKIXpW)tmX>3RZ~<*v0|s1oX9 zSg<|P#8y-C_nZ3iI^$=aU?07kG#A<5!)P*4POcinpkRq83KP6)nz|}!^S5bfHm<^d z*$Gy4TfV6%SLTp5lnE$N;|X8EGN&FH(ammq@Rjbm z@@B1z9U3vq| zZ?+UqU5Xp-i7_aUNXSO=ZcycFmx8dfr4QQ|^=^JOKf2i5s%3cl#^tHoX4}fn$WOLQ zj9k0(ISirY`Ro0ZO^k;&r@||pNmaj;&T*1`34#s>P%A(HC8M1I+}~2f*Gc(gY11|7 z>=y}^31_yIr?@P~gadiHrj?TOY+}X5ik~9@W~uFK+~I8lR#N}HEl!%qh2iAHS2j*O z2hlTLKQe?Q&Su#>DWdnZ#~D6O3J|Sayd#XJOsJ@XT?WW<3|j1K)ps8qjsu%67{bA( zxIYhPQPyh6T@lO*cm8m&d0MB7q#tWHW6Xy!4xjSB%{zpRi zkqsK|%Xq}9ipcr6R3UG1?~1NJvu_9TS_zrtf_&|?xEBhK!&U&)BFH6lb9Zy(?hial zssvGK<_4RvtjV$&h0n+^*#oAgBBAB!=z{>>_m6OAR!9ABVPGPoZvx-K%!v-)`ixri zx$_V?D3eI=v^XtFatrZ6oCc@GhHsCJ*5FDgUs{Y5f0y~@CnQJQeg3+YjMsM7>((i9 zu0iWi;d|m|K+h3rd`&pa2T;2{ozO;n8X|Xl4jH^!lYZKAzb6TQ6y#;U5-2jofYCpe zEkDi>>vNd(d?zz9`920!5{6Sve!On?h_+^n#Ynle-1StXYw$g~!(S{D!(-@^sOMBG z_ydNpI_}FKJ~a^9TZqs?0inMA92!OePMy-e}@4N50J8e3! zaeN9b>3dl-x4qBY^NJZi%>vw zPIjr7G1;`}Fhgw<=gN}gX}Y22S*78ObUz1O`0@%?p|uS86F-liuzWJfj;h{)=m`%$ zMAU%?f-0F+-j4*S!$tkaE*(GYQc}lJ)#Pb0o0bhB1N~nFw~$&rP!?|ZE2Q7jfd#}g z9yAyJ;vITb!_<($4*@}nuuI@?!3KmZEwM5>Lu^yw zE{ZJCRdp9G?(bs6fzK;%{|6Yp1P})O3stxvLIK9g|JeY*>VtUa&e{K>>zA4g%-gG@ zp+Nubu?tTGNDKYD`!2lw9sz-?AuE!5dMi_Cm=L#HcRn^LfNUa5RBkE^Xg1BmLiwtp^(m z)%Er>y1P25V#{zm(MP6I6N+E{mzGx@tD7kF};^uMxDwTUCUD?#J$v;oe6hdi&uP^7*0l#*>~uAI2A^& zIZup6JxFu4P^N&(;TUSu^PXH>T%7$q8sL@*>F8qLu6lCFvt9k)E<3K;_bIJ%0Q5Us z;#J;R2W!BnmjX&va=ZK3o(#{`+XikP-jM3GJQf_YrN8ba+d}UbIK^WoYvL8)|(Hee~2+>p!1l3WoGVsCNuzcmb2bTCLCpY~omeBxRO{6nL{6-7T=xV{X^%0h{ zMT(HRcOZMIxW4zWEp>QaRzOVv4(^!3%j(+cTP`9mL5Xyh{zx=lBqqH-y}_{U(}v5F zV;mqfgZ{kZ{Tu)+4;zcd<4omnI%U>@l~^MWY}L}ddX%}Z%xG85b*GNN%));kA|Qr2 z&&8kC9}1zt^Sn4dNK|CEJy)APM%-4!!r83m2kRG(CgdUsytZ>tOX$d|qS}SJ0%hu; z^z>oH2fUDSTuaOi4*wtjK+&J&$yF##DoVyRYf&vR$+ZvzSo)BATU&2<>>{0rxrDb# z0CpWG#Z)*sHBhILn&t8l*bFfA1q~n2MJsb6{F z$;B0;pUK&xe{j)v<9Bl8;Y z+>yU!_aN^27Z;PY;gAKkTCICMZ7dn_^fY<_()Cjh=AVKy?QJq}KjFzfg4$BJnR^93 zg58i3uo#k}2?k5Gfi;|MvP{cXXR)#&U{Zjn5*ZOw(j=h}65;BJhgc$d31 zIWW$mLu(;c3?|LT7Tp5D%{IlTE_c#IC;*72gK9nU*6{F<6^ouJS;O6TlJn zU{6i{;#_XCW?JPTR%^8*+{2&EXL7s#t)+Lp50~iK8rzrhP$_`CRJ+3(7r0T7YbpTg zV+pCQ2nlI&SqwMH+=4HFGdyZ$vE0p)jp&m@og2vLFd^OCjV!Ytpw0wM@f3(?o!#GW z#ks;o|K*^r%~F*;VHRUXNMd_+P5I<- zQ4)iA7XyHzRy?caT0fx(bS(w^4}jS~+EujSUu-q~FL`!`uIq2>M8tr(*}ved9pnEA z!rXO!Fu?O*`L4U#YWgR`2}_TZz!uZAR?)iKC$4p)824!hw`qNONRu5xsLv9_>+CR6 zaZske)^9clU^NS3hIv~9vpYW-1(g@rK3I}PGU0`5IG!ZO0U9G2Y;4XLi29if% z62W4QNE+NMe&b3Zy~C$69GZkm#b?$HjnrF>w^G!~9?fBR<4_S$&IBH4#XU{$P%tG7 zypH)ZwFETZTHrM0WinbqSI#fP2bVr5sDib2=b_(y~nhiHl zxIk#AND}T>;2M)x6`k@6y(%2Ca3ywi`+By_O#`whtvuFIBM{JkZRRtpLjOX-qU=?O zD+4BlQQpIB{&<;kQgVIx9LvJZO$?Ki{l=7Y`XoR2YP}S;O;4yBztiYS{`o47dc7s{ z`AuCLhl>r;WlGU`tz7NdmE?5C^EM`k-r)(mIIyV@%EuKh&!@(u|IyPN8H1sVk?lIKM_}U9L zPRyvr$clWG(-P-%-e2(zu9^C9NXQ_PPS=$vc%=fS?9Bs@Jq$pG|CNWYCebJz!$ag} zRmIxX1P(JNb2xk#-1Evs2bZ6B(08ZK z6j}QQ3s7rIU{RI$j;C60<`!@;W~jFI(C5tNyNHt0#>=OVIvqK4!rAdXM`K&+v5*3- zAZRJU^@!~+_;8w1EczbVwOq3BS0pLypJu=~V7wn+sVK}8e=8O#5Q~wfMDwN!>*e>e z3WtVi;sh0j0g^RSBm_3XXL6;0rPxA3Lj=CTO9oXP$(ao^n^#`Qm-;<3n{S#Qo$Cx- zSyR;q7~l&)&uX=fAm(Qh89F(=A|{n7U3DvSMU0+ys5VxN*4IyaYMn-mX|qvO^mNqV znSfjqRY~DG2{lVKA=J-a?2%MLaAu!%J}E|nZrhmghSUrP|7TJ&whks@X{5M}LP6iq z(9lt>p+b8dFykfBeEu39uk}Y6Ikw;2iAhT`Ay4Q<3|ngD zvJ{HQ+MR(>-@i5A1)a)y&4~E70OzvZGQXhWyCt~9r)Ym9!>tPX9=npx;FBJ3+Sxc= zm7i(`Bf;W~|CDt{U_5a>gZpIXh{3+{r=+uNJxMR0zQ}Dc%(h8_%Wz9svlA^fAO10MtdIwaU}RV z4W-gkseWXl!2Iw{2;`ZzXjW|INnwxx!NDMv&2gwj>iC*fkc2WiLq%q%=IF%-ST$0a z2qV*FMOmi!ek70*@p$=99MCDjkPF)fg+;&oV6f4Cei!LIte!=|i!{3@BN_{a^~DuS7&d z_9}HhSM+_?Cc-Sx-d0DTV5zleZ0Dqu;J)x8g&(LdY4!)KU4V%!7lAtPLgc~2v?VDm zEC{i}p2I~-j4wkq3w#{md%D`HywLGZ0rJNF66$ntkX&9L z-M7&5T)-b&dmj^TbB2>V6e-ta_3E#hH7NJvO=9pQYYpSqD%XoW0?W}y=jH?$?O>R6J-oBH`yQPV5_wQnz_WjFkS zdpjLsQcV!<(ImAu=K&Q%mddh<$HOM>sqFc3`GZXKQw(In`+6RpG&bA>?g4!fp_*Bb zkcfcRwoRxShtZTa|6= z&JryxxFl;{=uPUrH(jC$jG-l&jVFg#I`(k?MoIaAD-&x;#N?U^+bS15 zp183{5jYNw%4;()(kl`D&t0~S{47D9EKyZC^b?qiLKz4ByF2-Ao~%w8Jd*Fx{l2eR z?-o=Pqm)FZ_Fq`aSK<yMpyHU#XMItVET7OqwG4VrNeHvN z#N1Gr{B7p2GE14Ah)MO!L%fv7r`iHBE{0`w`$`q53AK?7Eu%XH9&mo{89!{aUD2cqgClm^ZixKKRKCs<-x@M8nwc5>MpgTW zCpO-Wx;qn7OAu*t@ai$9-JI+uW4KenT+5!1$<7{DE6wC!<{Ohg;b zC|9cTnVX-|{F=?Y;xQxK1UdX3xRB{;^^@E_zy;(r+hPK7HV{}5ayrGfink8#e!{tkWN&G7t!g;S=&f7~PBBg&co*HixU zwFsEVeyO!agSFV}Sr5<(n(dCyYXmDi|3Clk$OG)T&dl-rGTWq5(+n^0$A9cs7XuFZ z=W`K?{6AksE66}Rg~S3O9`q;0UCtU+QUyh?6`?z&GJiA0K=lz$(pV<}24{}n@9*pm zhmwG65zSEpWWoEkJ{MI~Pdj7;FIig7-egvlsmMS&&nc)!AZz6n_VeqjAJoy~ICWz1 zx!D|#W&b%2fH&le#NfAR#&o{{%+{f!`?JuhNt9+xe*#DK_tgu~$w76KkOx3MviP#}2S-s|-eC9Y%W;^QNs`Ior^$GV1Q ztCd~h@SvPlqJ**@C8gY~D)zJoi=_VKrKz&;()B4e2AYm94Rv;6C2A({4=pS#Vg@>G z$v*i^DLyl}O=;)+5~FzbF+V#T{rj#Ik;MtH^XJ|GvpN*CjKOvG+2yE+3r0pHXa_s5 z?E&e*jn&qgO-LKZtWM&2zM;3+l0_ZC}8+<_!m0tOwISJ#Dgo|s4RiiBu zKYjqAkV_jrU2Y^MC(CPStSu6Tg=+R~ZROx|yVKe23W9)uShw+bJ%x>K>^l2=imjPv z3Hqu9SCoRkwMz2CQ9Uk0)}y1>4&X?67SPwVkw?IOVii)aNv5muX$ynjp)b2q(E{WA zu!4JmaR|#vnO;o;7x^U4c#()7z3j?L4AqbTOC>mDFjD7v;%P{YQtMOg1{77qD3iSD zKQx+E#aX3Qy)qsezbI5&2lyd?6sGgJOv&9M5$ERCwBc?)>^TySD5P&X9AjGjhX)Dm z)^s`#c=oR4VK*JZL@^u*m#f51xF;3ZmoIeQzn}kfyF#TCK>rX_*QlU|qkBT#;W+&I zeHhr+=ovFVk^%Z-yRA_-g-yQRWZQEvy32>ltRX+IGd14e2nI7yN`r6pS@zr+V){s4 z^muQmscIKHDkYYlC@{7=#Y?}Tth1J*uh7zq=dzno6)3!4m!%xLH(W%YHVVv%I6ga!X-9AbDv(y zg5Evc03WbYh?Hw-SUDUhEXSBIe^7|uVJX_fv;vY#n>X2YFNoa# zm?o=vXsfu!g!jLY$_{SFE?*~W-s!_&!Rw^-X7R^oxyCK;kJ#(41iB0Ow(bPK>#;TX z0jd>X=eZ>@=3yObyDskd?`2w~CN7a=kA|CuqL}|5+TJoM&Zt=z#67sXySqzp*Wj+f z9U6Cc4Guv91b27$0KwfMxI0XfeCOUX=f~XnG1IFTtA&2wEwy*mQ}tAB-kb+PP8%f7 zH*RU{gYJ7b&;bLkZe~p_i35iHxEHXTSQ?62hafJKsE0116M@D8vo1@jHdHpbfI3ZqG<9smbcz2@JuFoXkb!T(z@V5^cdpmJL zgH{bQH71h0E{DJ7w^m)X_ih9JGuloTN~HhkZ6QI6Nh(yh)bZ@hhgpi!f@f*jT`?W~ z_sxf*5<fd^GC+;bqItgCMo(Q5IE11j2U>C8p24p=@?fvNp>H6--KPF-t-x3irN3 z78VR?7(Dzu%)vdgT#h%KL&oYDwNDExm0IW125|)%hVGv74E-7#;G6=pQD*^bOun8s z`5Ilo|6B18CzswK|pGB zXwQ$&^4P(?y-~UIb@ejA_!tdK#P>!-VXacG)aDz^7y5c0q zNG>}OpisJ;)J=kSa8){PR|X<12wZj+V!$IzN8I5T@Lb+Ux~@ilcSnVFE{@C;F72L7 z7|llo*ce+4nEg^}XbHHVj_rmpZ@;+6|iD2OMwTJ42DaP900dewYj4Y>jl+fj)^dR#$e{ooDelw{37a>-!#85k&>eYnU4_ zHpeLQdxVqpMef@@$jJj9l)aKVwO#an(Id(-uFah80N!lRT&LbSXwCEr>e%K4Qnh;-{>~6=C%%o z@EA!lwC<)UbMbk#>Tp$w9WV*i_;PLt(*CYFk@x7esOpCN=7AjKi?6U5RlNa2{xZaZ z&}F-khS};0&dhVUL1m{=^miFd0F9+p7KPl3f;0Pr=Bcks?+l6=4G%uW;P-Af*3)jg zP+Ii2LD#MCL(@ABbnpiq&}H2E@cTpthDyKSu@rxU4m!qWvXg@$oSnKjf(91J`V>$p zro=Z6M05RB+4cm_NGo!QC70_7w z>JR%Sf`E(tJ2l~BMM&`hoh0=w`S(Ipv##;Qp|A0NK39IzBZrImr`fDiDmQ0TFE8%T z(lPKPchk_?^#Yca#FUCLTU>Q;rR&U@Sf1tkMG;tB2<&A|m!n+-W)E4G!S1bY^7Fnu z5Rd1Df4W5!AYv;F4v-9=F7#?4jo9Ya2XVmGJLt2Uk_7~-V>1R7`|J$n{tfK(&rHat z$V3>VKLcqgXY)39V2YN417Y?>P()_d`>Z`U3Q`*)(dj9&>Gw|>b8IxScoJ1%VF}8< zUivQjbw;Q`S-VW;v$t;s0INkL5AUz%n2KN^F08y)55Ly=IZncw*WYEM zny4l$9!F$%`LSY)&ZtAKO<;()vmE1uMw*p_VBZfcMwY5`Zr_)p4O%yWzSbJyhp!y7 zl;itFW<0y}S@LqG+(G7;GbaW*ti? zZZq6aNIrpC9fIZH<_UFTRfy=owURKu5E%i�NLV0#^PTy``kwx+C@Yk^0$|)85DB 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�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 literal 0 HcmV?d00001 diff --git a/_guides/images/oidc-slack-5.png b/_guides/images/oidc-slack-5.png new file mode 100644 index 0000000000000000000000000000000000000000..9ca2ab413a695ef0a3279864c73d713e8fed391c GIT binary patch literal 31996 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 ox!(UjJl6kjgz(|#2}L0Mi?QGT0QCtd2mk;8 literal 0 HcmV?d00001 diff --git a/_guides/kafka-streams.adoc b/_guides/kafka-streams.adoc index 1119b939acd..b25fe1ac895 100644 --- a/_guides/kafka-streams.adoc +++ b/_guides/kafka-streams.adoc @@ -22,7 +22,7 @@ It is recommended, that you have read the link:{quickstarts-tree-url}/kafka-quic [NOTE] ==== -The Quarkus extension for Kafka Streams allows for very fast turnaround times during development by supporting the Quarkus Dev Mode (e.g. via `./mvnw compile quarkus:dev`). +The Quarkus extension for Kafka Streams allows for very fast turnaround times during development by supporting the Quarkus Dev Mode (e.g. via `./mvnw quarkus:dev`). After changing the code of your Kafka Streams topology, the application will automatically be reloaded when the next input message arrives. A recommended development set-up is to have some producer which creates test messages on the processed topic(s) in fixed intervals, e.g. every second and observe the streaming application's output topic(s) using a tool such as `kafkacat`. diff --git a/_guides/kafka.adoc b/_guides/kafka.adoc index c28e7f54367..ac01aac591d 100644 --- a/_guides/kafka.adoc +++ b/_guides/kafka.adoc @@ -2453,6 +2453,20 @@ public class OrderProcessorTest { <3> Create consumer task which subscribes to 'orders-processed' topic and consumes 10 records. <4> Await completion of the consumer task. + +[TIP] +==== +You need to configure + +[source,properties] +---- +mp.messaging.incoming.orders.connector=smallrye-kafka +mp.messaging.incoming.orders.auto.offset.reset=earliest +---- + +otherwise you will get an `java.lang.AssertionError: No completion (or failure) event received in the last 10000 ms` in <4> +==== + [TIP] ==== If the Kafka Dev Service is available during tests, `KafkaCompanionResource` uses the created Kafka broker, otherwise it creates a Kafka broker using https://github.com/strimzi/test-container[Strimzi Test Container]. diff --git a/_guides/kotlin.adoc b/_guides/kotlin.adoc index 2ff3227ba34..767e610cf8a 100644 --- a/_guides/kotlin.adoc +++ b/_guides/kotlin.adoc @@ -301,9 +301,11 @@ allOpen { // <2> annotation("io.quarkus.test.junit.QuarkusTest") } -tasks.withType { - kotlinOptions.jvmTarget = JavaVersion.VERSION_11.toString() - kotlinOptions.javaParameters = true +kotlin { + compilerOptions { + jvmTarget = org.jetbrains.kotlin.gradle.dsl.JvmTarget.JVM_21 + javaParameters = true + } } ---- diff --git a/_guides/logging.adoc b/_guides/logging.adoc index aa47489dade..8d1491466bb 100644 --- a/_guides/logging.adoc +++ b/_guides/logging.adoc @@ -511,6 +511,24 @@ quarkus.log.category."com.example".use-parent-handlers=false For details about its configuration, see the xref:#quarkus-core_section_quarkus-log-syslog[Syslog logging configuration] reference. +=== Socket log handler + +This handler will send the logs to a socket. +It is disabled by default, so you must first enable it. +When enabled, it sends all log events to a socket, for instance to a Logstash server. + +This will typically be used in conjunction with the `quarkus-logging-json` extension so send logs in ECS format to an Elasticsearch instance. +An example configuration can be found in the xref:centralized-log-management.adoc[Centralized log management] guide. + +* A global configuration example: ++ +[source, properties] +---- +quarkus.log.socket.enable=true +quarkus.log.socket.endpoint=localhost:4560 +---- + + == Add a logging filter to your log handler Log handlers, such as the console log handler, can be linked with a link:https://docs.oracle.com/en/java/javase/17/docs/api/java.logging/java/util/logging/Filter.html[filter] that determines whether a log record should be logged. diff --git a/_guides/native-reference.adoc b/_guides/native-reference.adoc index f2ae15a6aee..f4e6e491bf8 100644 --- a/_guides/native-reference.adoc +++ b/_guides/native-reference.adoc @@ -2447,6 +2447,13 @@ The following table outlines Native Image JFR support and limitations by version * Event streaming |* No old object sampling +|GraalVM CE for JDK 23 and Mandrel 24.1 +|* Everything from GraalVM CE for JDK 17/20 and Mandrel 23.0 +* Additional events +* Always on allocation profiling (event throttling) +* Partial support for old object sampling (no tracking paths to GC roots) +* Support for `-XX:FlightRecorderOptions` +| * Old object sampling is missing path to GC root support |=== diff --git a/_guides/openapi-swaggerui.adoc b/_guides/openapi-swaggerui.adoc index 514d5af986d..356bb515644 100644 --- a/_guides/openapi-swaggerui.adoc +++ b/_guides/openapi-swaggerui.adoc @@ -524,7 +524,7 @@ Now, we are ready to run our application: [source,bash] ---- -./mvnw compile quarkus:dev +./mvnw quarkus:dev ---- You can check the Swagger UI path in your application's log: diff --git a/_guides/opentelemetry-metrics.adoc b/_guides/opentelemetry-metrics.adoc index a974d934e29..3f89a2b96a6 100644 --- a/_guides/opentelemetry-metrics.adoc +++ b/_guides/opentelemetry-metrics.adoc @@ -532,9 +532,23 @@ We only show 1 of 3 exemplars for brevity. === Resource See the main xref:opentelemetry.adoc#resource[OpenTelemetry Guide resources] section. -== Additional instrumentation +== Automatic instrumentation + +We provide automatic instrumentation for JVM metrics and HTTP server requests metrics according to the https://github.com/eclipse/microprofile-telemetry/blob/2.0/spec/src/main/asciidoc/metrics.adoc[Microprofile Metrics 2.0 specification]. + +These metrics can be disabled by setting the following properties to `false`: + +[source,properties] +---- +quarkus.otel.instrument.jvm-metrics=false +quarkus.otel.instrument.http-server-metrics=false +---- + +[NOTE] +==== +- It is recommended to disable these instrumentations if you are using the Micrometer extension as well. +==== -Automatic metrics are not yet provided by the Quarkus OpenTelemetry extension. We plan to bridge the existing Quarkus Micrometer extension metrics to OpenTelemetry in the future. == Exporters diff --git a/_guides/opentelemetry-tracing.adoc b/_guides/opentelemetry-tracing.adoc index 3b0196ca446..d738f0788fe 100644 --- a/_guides/opentelemetry-tracing.adoc +++ b/_guides/opentelemetry-tracing.adoc @@ -573,6 +573,7 @@ See the main xref:opentelemetry.adoc#exporters[OpenTelemetry Guide exporters] se ** Kafka ** Pulsar * https://quarkus.io/guides/vertx[`quarkus-vertx`] (http requests) +* xref:websockets-next-reference.adoc[`websockets-next`] === Disable parts of the automatic tracing diff --git a/_guides/opentelemetry.adoc b/_guides/opentelemetry.adoc index 395296b218b..bed4e52d487 100644 --- a/_guides/opentelemetry.adoc +++ b/_guides/opentelemetry.adoc @@ -57,11 +57,6 @@ quarkus.otel.metrics.enabled=true ---- At build time on your `application.properties` file. -==== Manual instrumentation only -For now only manual instrumentation is supported. You can use the OpenTelemetry API to create and record metrics but Quarkus is not yet providing automatic instrumentation for metrics. - -In the future, we plan to bridge current Micrometer metrics to OpenTelemetry and maintain compatibility when possible. - === xref:opentelemetry-logging.adoc[OpenTelemetry Logging Guide] ==== Enable Logs diff --git a/_guides/picocli.adoc b/_guides/picocli.adoc index 2545b9f81bd..4ecaa0e6367 100644 --- a/_guides/picocli.adoc +++ b/_guides/picocli.adoc @@ -41,9 +41,11 @@ This will add the following to your build file: implementation("io.quarkus:quarkus-picocli") ---- -== Simple command line application +== Building a command line application -Simple PicocliApplication with only one `Command` can be created as follows: +=== Simple application + +A simple Picocli application with only one `Command` can be created as follows: [source,java] ---- @@ -79,12 +81,14 @@ class GreetingService { } } ---- -<1> If there is only one class annotated with `picocli.CommandLine.Command` it will be used as entry point to Picocli CommandLine. +<1> If there is only one class annotated with `picocli.CommandLine.Command`, it will be used automatically as the entry point of the command line application. <2> All classes annotated with `picocli.CommandLine.Command` are registered as CDI beans. -IMPORTANT: Beans with `@CommandLine.Command` should not use proxied scopes (e.g. do not use `@ApplicationScope`) -because Picocli will not be able to set field values in such beans. This extension will register classes with `@CommandLine.Command` annotation -using `@Depended` scope. If you need to use proxied scope, then annotate setter and not field, for example: +IMPORTANT: Beans annotated with `@CommandLine.Command` should not use proxied scopes (e.g. do not use `@ApplicationScoped`) +because Picocli will not be able to set field values in such beans. +By default, this Picocli extension registers classes annotated with `@CommandLine.Command` +with the `@Dependent` scope. If you need to use a proxied scope, then annotate the setters and not the fields, for example: + [source,java] ---- @CommandLine.Command @@ -96,11 +100,10 @@ public class EntryCommand { public void setName(String name) { this.name = name; } - } ---- -== Command line application with multiple Commands +=== Command line application with multiple Commands When multiple classes have the `picocli.CommandLine.Command` annotation, then one of them needs to be also annotated with `io.quarkus.picocli.runtime.annotations.TopCommand`. This can be overwritten with the `quarkus.picocli.top-command` property. @@ -136,7 +139,7 @@ class GoodByeCommand implements Runnable { } ---- -== Customizing Picocli CommandLine instance +=== Customizing Picocli CommandLine instance You can customize CommandLine classes used by the `picocli` extension by producing your own bean instance: @@ -174,7 +177,7 @@ class CustomConfiguration { ---- <1> `PicocliCommandLineFactory` will create an instance of CommandLine with `TopCommand` and `CommandLine.IFactory` injected. -== Different entry command for each profile +=== Different entry command for each profile It is possible to create different entry command for each profile, using `@IfBuildProfile`: @@ -201,7 +204,7 @@ public class Config { ---- <1> You can return instance of `java.lang.Class` here. In such case `CommandLine` will try to instantiate this class using `CommandLine.IFactory`. -== Configure CDI Beans with parsed arguments +=== Configure CDI Beans with parsed arguments You can use `Event` or just `CommandLine.ParseResult` to configure CDI beans based on arguments parsed by Picocli. This event will be generated in `QuarkusApplication` class created by this extension. If you are providing your own `@QuarkusMain` this event will not be raised. @@ -242,7 +245,7 @@ class DatasourceConfiguration { ---- <1> `@ApplicationScoped` used for lazy initialization -== Providing own QuarkusMain +=== Providing your own QuarkusMain You can also provide your own application entry point annotated with `QuarkusMain` (as described in xref:command-mode-reference.adoc[Command Mode reference guide]). @@ -275,26 +278,6 @@ public class ExampleApp implements Runnable, QuarkusApplication { ---- <1> Quarkus-compatible `CommandLine.IFactory` bean created by `picocli` extension. -== Native mode support - -This extension uses the Quarkus standard build steps mechanism to support GraalVM Native images. In the exceptional case that incompatible changes in a future picocli release cause any issue, the following configuration can be used to fall back to the annotation processor from the picocli project as a temporary workaround: - -[source,xml] ----- - - info.picocli - picocli-codegen - ----- - -For Gradle, you need to add the following in `dependencies` section of the `build.gradle` file: - -[source,groovy,subs=attributes+] ----- -annotationProcessor enforcedPlatform("${quarkusPlatformGroupId}:${quarkusPlatformArtifactId}:${quarkusPlatformVersion}") -annotationProcessor 'info.picocli:picocli-codegen' ----- - == Development Mode In the development mode, i.e. when running `mvn quarkus:dev`, the application is executed and restarted every time the `Space bar` key is pressed. You can also pass arguments to your command line app via the `quarkus.args` system property, e.g. `mvn quarkus:dev -Dquarkus.args='--help'` and `mvn quarkus:dev -Dquarkus.args='-c -w --val 1'`. @@ -305,6 +288,42 @@ For Gradle projects, arguments can be passed using `--quarkus-args`. If you're creating a typical Quarkus application (e.g., HTTP-based services) that includes command-line functionality, you'll need to handle the application's lifecycle differently. In the `Runnable.run()` method of your command, make sure to use `Quarkus.waitForExit()` or `Quarkus.asyncExit()`. This will prevent the application from shutting down prematurely and ensure a proper shutdown process. ==== +== Packaging your application + +A Picocli command line application can be packaged in multiple formats (e.g. a JAR, a native executable) and can be published to various repositories (e.g. Homebrew, Chocolatey, SDKMAN!). + +=== As a jar + +A Picocli command line application is a standard Quarkus application and as such can be published as a JAR in various packaging formats (e.g. fast-jar, uber-jar). + +In the context of a command line application, building an uber-jar is more practical if you plan on publishing the JAR as is. + +For more information about how to build an uber-jar, see our documentation: + +- For https://quarkus.io/guides/maven-tooling#uber-jar-maven[Maven] +- For https://quarkus.io/guides/gradle-tooling#building-uber-jars[Gradle] + +You can then execute the application by using the standard `java -jar your-application.jar` command. + +Using plugins such as the https://github.com/brianm/really-executable-jars-maven-plugin[really-executable-jar-maven-plugin] can be handy to simplify the execution of your command line application. + +=== As a native executable + +You can also build a https://quarkus.io/guides/building-native-image[native executable] but keep in mind that native executables are not portable and that you need one binary per supported platform. + +=== Publishing the application + +Publishing your command line application to a repository makes it a lot easier to consume. +Various application repositories are available depending on your requirements such as https://sdkman.io/[SDKMAN!], https://brew.sh/[Homebrew] for macOS, or https://chocolatey.org/[Chocolatey] for Windows. + +To publish to these repositories, we recommend the usage of https://jreleaser.org/[JReleaser]. + +JReleaser adds executable wrappers around your JAR for your application to be easily executable. + +=== More information + +You can also consult the https://picocli.info/#_packaging_your_application[Picocli official documentation] for more general information about how to package Picocli applications. + == Kubernetes support Once you have your command line application, you can also generate the resources necessary to install and use this application in Kubernetes by adding the `kubernetes` extension. To install the `kubernetes` extension, run the following command in your project base directory. diff --git a/_guides/rest-client.adoc b/_guides/rest-client.adoc index 1099003e892..c565f2328c9 100644 --- a/_guides/rest-client.adoc +++ b/_guides/rest-client.adoc @@ -234,7 +234,7 @@ package org.acme.rest.client; import org.eclipse.microprofile.rest.client.inject.RegisterRestClient; import org.jboss.resteasy.reactive.RestForm; -import jakarta.ws.rs.PORT; +import jakarta.ws.rs.POST; import jakarta.ws.rs.Path; import jakarta.ws.rs.Consumes; import jakarta.ws.rs.FormParam; diff --git a/_guides/security-authorize-web-endpoints-reference.adoc b/_guides/security-authorize-web-endpoints-reference.adoc index f666e782d89..151064e376e 100644 --- a/_guides/security-authorize-web-endpoints-reference.adoc +++ b/_guides/security-authorize-web-endpoints-reference.adoc @@ -1008,7 +1008,6 @@ In the following example, xref:security-customization.adoc#security-identity-cus [source,java] ---- import java.security.Permission; -import java.util.function.Function; import jakarta.enterprise.context.ApplicationScoped; @@ -1034,29 +1033,97 @@ public class PermissionsIdentityAugmentor implements SecurityIdentityAugmentor { } SecurityIdentity build(SecurityIdentity identity) { - Permission possessedPermission = new MediaLibraryPermission("media-library", - new String[] { "read", "write", "list"}); <1> return QuarkusSecurityIdentity.builder(identity) - .addPermissionChecker(new Function>() { <2> - @Override - public Uni apply(Permission requiredPermission) { - boolean accessGranted = possessedPermission.implies(requiredPermission); - return Uni.createFrom().item(accessGranted); - } - }) + .addPermission(new MediaLibraryPermission("media-library", new String[] { "read", "write", "list"}); <1> .build(); } } ---- -<1> The permission `media-library` that was created can perform `read`, `write`, and `list` actions. +<1> Add a `media-library` permission that was created can perform `read`, `write`, and `list` actions. Because `MediaLibrary` is the `TvLibrary` class parent, a user with the `admin` role is also permitted to modify `TvLibrary`. -<2> You can add a permission checker through `io.quarkus.security.runtime.QuarkusSecurityIdentity.Builder#addPermissionChecker`. CAUTION: Annotation-based permissions do not work with custom xref:security-customization.adoc#jaxrs-security-context[Jakarta REST SecurityContexts] because there are no permissions in `jakarta.ws.rs.core.SecurityContext`. +[[permission-checker]] +==== Create permission checkers + +By default, `SecurityIdentity` must be configured with permissions which can be used to check if this identity passes `@PermissionAllowed` authorization restrictions. +Alternatively, you can use a `@PermissionChecker` annotation to mark any CDI bean method as a permission checker. +The `@PermissionChecker` annotation value should match required permission declared by the `@PermissionsAllowed` annotation value. +For example, a permission checker can be created like this: + +[source,java] +---- +package org.acme.security.rest.resource; + +import io.quarkus.security.PermissionChecker; +import io.quarkus.security.PermissionsAllowed; +import io.quarkus.security.identity.SecurityIdentity; +import jakarta.ws.rs.POST; +import jakarta.ws.rs.Path; + +import org.jboss.resteasy.reactive.RestForm; +import org.jboss.resteasy.reactive.RestPath; + +@Path("/project/{projectName}") +public class ProjectResource { + + @PermissionsAllowed("rename-project") <1> + @POST + public void renameProject(@RestPath String projectName, @RestForm String newName) { + Project project = Project.findByName(projectName); + project.name = newName; + } + + @PermissionChecker("rename-project") <2> + boolean canRenameProject(SecurityIdentity identity, String projectName) { <3> <4> + var principalName = identity.getPrincipal().getName(); + var user = User.getUserByName(principalName); + return userOwnsProject(projectName, user); + } +} +---- +<1> The permission required to access the `ProjectResource#renameProject` is the `rename-project` permission. +<2> The `ProjectResource#canRenameProject` method authorizes access to the `ProjectResource#renameProject` endpoint. +<3> The `SecurityIdentity` instance can be injected into any permission checker method. +<4> In this example, the `rename-project` permission checker is declared on the same resource. +However, there is no restriction on where this permission checker can be declared as demonstrated in the next example. + +NOTE: Permission checker methods can be declared on a normal scoped CDI bean or on a `@Singleton` bean. +The `@Dependent` CDI bean scope is currently not supported. + +The permission checker above requires the `SecurityIdentity` instance to authorize the `renameProject` endpoint. +Instead of declaring the `rename-project` permission checker directly on the resource, you can declare it on any CDI bean like in this example: + +[source,java] +---- +package org.acme.security.rest.resource; + +import io.quarkus.security.PermissionChecker; +import jakarta.enterprise.context.ApplicationScoped; +import jakarta.inject.Inject; + +@ApplicationScoped <1> +public class ProjectPermissionChecker { + + @PermissionChecker("rename-project") + boolean canRenameProject(String projectName, SecurityIdentity identity) { <2> + var principalName = identity.getPrincipal().getName(); + var user = User.getUserByName(principalName); + return userOwnsProject(projectName, user); + } + +} +---- +<1> A CDI bean with the permission checker must be either a normal scoped bean or a `@Singleton` bean. +<2> The permission checker method must return either `boolean` or `Uni`. Private checker methods are not supported. + +TIP: Permission checks run by default on event loops. +Annotate a permission checker method with the `io.smallrye.common.annotation.Blocking` annotation if you want to run the check on a worker thread. + [[permission-meta-annotation]] -=== Create permission meta-annotations +==== Create permission meta-annotations `@PermissionsAllowed` can also be used in meta-annotations. For example, a new `@CanWrite` security annotation can be created like this: @@ -1080,7 +1147,7 @@ public @interface CanWrite { <1> Any method or class annotated with the `@CanWrite` annotation is secured with this `@PermissionsAllowed` annotation instance. [[permission-bean-params]] -=== Pass `@BeanParam` parameters into a custom permission +==== Pass `@BeanParam` parameters into a custom permission Quarkus can map fields of a secured method parameters to a custom permission constructor parameters. You can use this feature to pass `jakarta.ws.rs.BeanParam` parameters into your custom permission. @@ -1096,10 +1163,9 @@ import jakarta.ws.rs.GET; import jakarta.ws.rs.Path; @Path("/hello") -public class SimpleResource { +public class HelloResource { - @PermissionsAllowed(value = "say:hello", permission = BeanParamPermission.class, - params = "beanParam.securityContext.userPrincipal.name") <1> + @PermissionsAllowed(value = "say-hello", params = "beanParam.securityContext.userPrincipal.name") <1> @GET public String sayHello(@BeanParam SimpleBeanParam beanParam) { return "Hello from " + beanParam.uriInfo.getPath(); @@ -1107,9 +1173,9 @@ public class SimpleResource { } ---- -<1> The `params` annotation attribute specifies that user principal name should be passed to the `BeanParamPermission` constructor. -Other `BeanParamPermission` constructor parameters like `customAuthorizationHeader` and `query` are matched automatically. -Quarkus identifies the `BeanParamPermission` constructor parameters among `beanParam` fields and their public accessors. +<1> The `params` annotation attribute specifies that user principal name should be passed to the `BeanParamPermissionChecker#canSayHello` method. +Other `BeanParamPermissionChecker#canSayHello` method parameters like `customAuthorizationHeader` and `query` are matched automatically. +Quarkus identifies the `BeanParamPermissionChecker#canSayHello` method parameters among `beanParam` fields and their public accessors. To avoid ambiguous resolution, automatic detection only works for the `beanParam` fields. For that reason, we had to specify path to the user principal name explicitly. @@ -1155,47 +1221,31 @@ public class SimpleBeanParam { <3> The `customAuthorizationHeader` field is not public, therefore Quarkus access this field with the `customAuthorizationHeader` accessor. That is particularly useful with Java records, where generated accessors are not prefixed with `get`. -Here is an example of the `BeanParamPermission` permission that checks user principal, custom header and query parameter: +Here is an example of a `@PermissionChecker` method that checks the `say-hello` permission based on a user principal, custom header and query parameter: [source,java] ---- package org.acme.security.permission; -import java.security.Permission; - -public class BeanParamPermission extends Permission { - - private final String actions; - - public BeanParamPermission(String permissionName, String customAuthorizationHeader, String name, String query) { - super(permissionName); - this.actions = computeActions(customAuthorizationHeader, name, query); - } +import jakarta.enterprise.context.ApplicationScoped; +import io.quarkus.security.PermissionChecker; - @Override - public boolean implies(Permission p) { - boolean nameMatches = getName().equals(p.getName()); - boolean actionMatches = actions.equals(p.getActions()); - return nameMatches && actionMatches; - } +@ApplicationScoped +public class BeanParamPermissionChecker { - private static String computeActions(String customAuthorizationHeader, String name, String query) { + @PermissionChecker("say-hello") + boolean canSayHello(String customAuthorizationHeader, String name, String query) { boolean queryParamAllowedForPermissionName = checkQueryParams(query); boolean usernameWhitelisted = isUserNameWhitelisted(name); boolean customAuthorizationMatches = checkCustomAuthorization(customAuthorizationHeader); - var isAuthorized = queryParamAllowedForPermissionName && usernameWhitelisted && customAuthorizationMatches; - if (isAuthorized) { - return "hello"; - } else { - return "goodbye"; - } + return queryParamAllowedForPermissionName && usernameWhitelisted && customAuthorizationMatches; } ... } ---- -NOTE: You can pass `@BeanParam` directly into a custom permission constructor and access its fields programmatically in the constructor instead. +NOTE: You can pass `@BeanParam` directly into a `@PermissionChecker` method and access its fields programmatically. Ability to reference `@BeanParam` fields with the `@PermissionsAllowed#params` attribute is useful when you have multiple differently structured `@BeanParam` classes. == References diff --git a/_guides/security-jwt.adoc b/_guides/security-jwt.adoc index b4fa7d8db23..fcc6ab1b97e 100644 --- a/_guides/security-jwt.adoc +++ b/_guides/security-jwt.adoc @@ -251,7 +251,7 @@ public class TokenSecuredResource { they have either a "User" or "Admin" role assigned. <4> Here we build the reply the same way as in the `hello` method but also add a value of the JWT `birthdate` claim by directly calling the injected `JsonWebToken`. -After you make this addition to your `TokenSecuredResource`, rerun the `./mvnw compile quarkus:dev` command, and then try `curl -v http://127.0.0.1:8080/secured/roles-allowed; echo` to attempt to access the new endpoint. +After you make this addition to your `TokenSecuredResource`, rerun the `./mvnw quarkus:dev` command, and then try `curl -v http://127.0.0.1:8080/secured/roles-allowed; echo` to attempt to access the new endpoint. Your output should be as follows: @@ -619,7 +619,7 @@ We suggest that you check out the quickstart solutions and explore the `security == Reference Guide -[supported-injection-scopes] +[[supported-injection-scopes]] === Supported Injection Scopes `@ApplicationScoped`, `@Singleton` and `@RequestScoped` outer bean injection scopes are all supported when an `org.eclipse.microprofile.jwt.JsonWebToken` is injected, with the `@RequestScoped` scoping for `JsonWebToken` enforced to ensure the current token is represented. diff --git a/_guides/security-oidc-code-flow-authentication.adoc b/_guides/security-oidc-code-flow-authentication.adoc index 8568c72ac20..3dbd97e8eb4 100644 --- a/_guides/security-oidc-code-flow-authentication.adoc +++ b/_guides/security-oidc-code-flow-authentication.adoc @@ -1679,6 +1679,15 @@ In such cases, the endpoint might report an issuer verification failure and redi If you work with Keycloak, then start it with a `KEYCLOAK_FRONTEND_URL` system property set to the externally-accessible base URL. If you work with other OIDC providers, check the documentation of your provider. +=== OIDC HTTP client redirects + +OIDC providers behind a firewall may redirect Quarkus OIDC HTTP client's GET requests to some of its endpoints such as a well-known configuration endpoint. +By default, Quarkus OIDC HTTP client follows HTTP redirects automatically, excluding cookies which may have been set during the redirect request for security reasons. + +If you would like, you can disable it with `quarkus.oidc.follow-redirects=false`. + +When following redirects automatically is disabled, and Quarkus OIDC HTTP client receives a redirect request, it will attempt to recover only once by following the redirect URI, but only if it is exactly the same as the original request URI, and as long as one or more cookies were set during the redirect request. + [[oidc-saml-broker]] == OIDC SAML identity broker diff --git a/_guides/security-openid-connect-providers.adoc b/_guides/security-openid-connect-providers.adoc index 36b044bd2f4..6f43935a6c5 100644 --- a/_guides/security-openid-connect-providers.adoc +++ b/_guides/security-openid-connect-providers.adoc @@ -407,6 +407,42 @@ quarkus.oidc.token.customizer-name=azure-access-token-customizer ==== +[[slack]] +=== Slack + +Create a https://api.slack.com/authentication/sign-in-with-slack#setup[Slack application]: + +image::oidc-slack-1.png[role="thumb"] + +Select application name, workspace, and remember it, you will need it later: + +image::oidc-slack-2.png[role="thumb"] + +Please save client id and secret displayed on the next page, you will need them later: + +image::oidc-slack-3.png[role="thumb"] + +Configure redirect URLs. +Slack provider requires HTTPS protocol, for development purposes, you can use ngrok: + +image::oidc-slack-4.png[role="thumb"] + +You can now configure your `application.properties`: + +[source,properties] +---- +quarkus.oidc.provider=slack +quarkus.oidc.client-id= +quarkus.oidc.credentials.secret= +quarkus.oidc.authentication.extra-params.team=quarkus-slack <1> +---- +<1> Use the `team` parameter to refer to the workspace you chose during the Slack OIDC application registration. + +Open your browser and navigate to your application `https://.ngrok-free.app/`. +Quarkus will redirect you to Slack provider on the first request where you can grant required permissions: + +image::oidc-slack-5.png[role="thumb"] + [[spotify]] === Spotify diff --git a/_guides/security-testing.adoc b/_guides/security-testing.adoc index bed66779c75..f89af3f3c4a 100644 --- a/_guides/security-testing.adoc +++ b/_guides/security-testing.adoc @@ -156,6 +156,50 @@ public String getDetail() { } ---- +It is also possible to set custom permissions like in the example below: + +[source,java] +---- +@PermissionsAllowed("see", permission = CustomPermission.class) +public String getDetail() { + return "detail"; +} +---- + +The `CustomPermission` needs to be granted to the `SecurityIdentity` created +by the `@TestSecurity` annotation with a `SecurityIdentityAugmentor` CDI bean: + +[source,java] +---- +@ApplicationScoped +public class CustomSecurityIdentityAugmentor implements SecurityIdentityAugmentor { + @Override + public Uni augment(SecurityIdentity securityIdentity, + AuthenticationRequestContext authenticationRequestContext) { + final SecurityIdentity augmentedIdentity; + if (shouldGrantCustomPermission(securityIdentity) { + augmentedIdentity = QuarkusSecurityIdentity.builder(securityIdentity) + .addPermission(new CustomPermission("see")).build(); + } else { + augmentedIdentity = securityIdentity; + } + return Uni.createFrom().item(augmentedIdentity); + } +} +---- + +Quarkus will only augment the `SecurityIdentity` created with the `@TestSecurity` annotation if you set +the `@TestSecurity#augmentors` annotation attribute to the `CustomSecurityIdentityAugmentor.class` like this: + +[source,java] +---- +@Test +@TestSecurity(user = "testUser", permissions = "see:detail", augmentors = CustomSecurityIdentityAugmentor.class) +void someTestMethod() { + ... +} +---- + === Mixing security tests If it becomes necessary to test security features using both `@TestSecurity` and Basic Auth (which is the fallback auth diff --git a/_guides/smallrye-graphql-client.adoc b/_guides/smallrye-graphql-client.adoc index c9928ffdec0..fab9e282f17 100644 --- a/_guides/smallrye-graphql-client.adoc +++ b/_guides/smallrye-graphql-client.adoc @@ -230,6 +230,12 @@ that the target of the client is the application that is being tested (typically This is useful if your application contains a GraphQL server-side API as well as a GraphQL client that is used for testing the API. +If you need to add an authorization header, or any other custom HTTP header (in our case +it's not required), this can be done with a configuration in the configuration file as well: +---- +quarkus.smallrye-graphql-client.star-wars-typesafe.header.HEADER-KEY=HEADER-VALUE +---- + `star-wars-typesafe` is the name of the configured client instance, and corresponds to the `configKey` in the `@GraphQLClientApi` annotation. If you don't want to specify a custom name, you can leave out the `configKey`, and then refer to it by using the fully qualified name of the interface. diff --git a/_guides/tls-registry-reference.adoc b/_guides/tls-registry-reference.adoc index 86f9a23cc39..2e7322e56b7 100644 --- a/_guides/tls-registry-reference.adoc +++ b/_guides/tls-registry-reference.adoc @@ -28,7 +28,15 @@ endif::no-reactive-routes[] . As a result, applications that use the TLS Registry can be ready to handle secure communications out of the box. -TLS Registry also provides features like automatic certificate reloading, Let's Encrypt (ACME) integration, Kubernetes Cert-Manager support, and compatibility with various keystore formats, such as PKCS12, PEM, and JKS. + +TLS Registry also provides automatic certificate reloading +ifndef::no-lets-encrypt[] +, integration with Let's Encrypt (ACME) +endif::no-lets-encrypt[] +ifndef::no-kubernetes-secrets-or-cert-manager[] +, support for Kubernetes Cert-Manager, +endif::no-kubernetes-secrets-or-cert-manager[] +and compatibility with various keystore formats, such as PKCS12, PEM, and JKS. [[using-the-tls-registry]] == Using the TLS registry @@ -40,6 +48,13 @@ These properties are required for: * Creating separate, named configurations by using `+quarkus.tls..*+`. By specifying the `+quarkus.tls..*+` properties, you can adapt the TLS settings for a specific component. +[IMPORTANT] +==== +The default TLS configuration is not a fallback/global configuration. This means that each named TLS configuration +(or "TLS bucket") needs to provide its own properties. For instance, `quarkus.tls.reload-period` will only be applied +to the default TLS configuration. +==== + === Configuring HTTPS for a HTTP server To ensure secure client-server communication, the client is often required to verify the server's authenticity. @@ -612,7 +627,7 @@ If any of these checks fail, the application will not start. == Reloading certificates The `TlsConfiguration` obtained from the `TLSConfigurationRegistry` includes a mechanism for reloading certificates. -The `reload` method refreshes the keystores and truststores, typically by reloading them from the file system. +The `reload` method refreshes the keystores, truststores and CRLs, typically by reloading them from the file system. NOTE: The reload operation is not automatic and must be triggered manually. Additionally, the `TlsConfiguration` implementation must support reloading (which is the case for the configured certificate). @@ -642,8 +657,10 @@ public void reload() { } } -// In the server or client code -public void onReload(@Observes CertificateUpdatedEvent reload) { +// In the server (or client) code +private final io.vertx.core.http.HttpServer server; + +public void onCertificateUpdate(@Observes CertificateUpdatedEvent reload) { if ("name".equals(event.getName())) { server.updateSSLOptions(reload.tlsConfiguration().getSSLOptions()); // Or update the SSLContext. @@ -670,13 +687,16 @@ quarkus.tls.key-store.pem.0.key=tls.key + [source,properties] ---- -quarkus.tls.http.reload-period=30min +quarkus.tls.http.reload-period=30m quarkus.tls.http.key-store.pem.0.cert=tls.crt quarkus.tls.http.key-store.pem.0.key=tls.key ---- IMPORTANT: Impacted server and client may need to listen to the `CertificateUpdatedEvent` to apply the new certificates. -This is automatically done for the Quarkus HTTP server, including the management interface if it is enabled. +This is automatically done for the Quarkus HTTP server (i.e. Quarkus REST server, gRPC server, Web Socket server) and +the management interface if it is enabled. + +NOTE: In Quarkus dev mode, when files are touched, it will trigger the `CertificateUpdatedEvent` much more frequently. ifndef::no-kubernetes-secrets-or-cert-manager[] == Using Kubernetes secrets or cert-manager diff --git a/_guides/transaction.adoc b/_guides/transaction.adoc index efed7ffa0cf..1daddeccb31 100644 --- a/_guides/transaction.adoc +++ b/_guides/transaction.adoc @@ -307,6 +307,13 @@ The node name identifier needs to be unique per transaction manager deployment. And the node identifier needs to be stable over the transaction manager restarts. The node name identifier may be configured via the property `quarkus.transaction-manager.node-name`. +[NOTE] +==== +The node name cannot be longer than 28 bytes. +To automatically shorten names longer than 28 bytes, set `quarkus.transaction-manager.shorten-node-name-if-necessary` to `true`. + +Shortening is implemented by hashing the node name, encoding the hash to Base64 and then truncating the result. As with all hashes, the resulting shortened node name could potentially conflict with another shortened node name, but it is https://github.com/quarkusio/quarkus/issues/30491#issuecomment-1537247764[very unlikely]. +==== [[transaction-scope]] == Using `@TransactionScoped` to bind CDI beans to the transaction lifecycle diff --git a/_guides/vertx-reference.adoc b/_guides/vertx-reference.adoc index 4e2f0ffcced..c9faed3bd22 100644 --- a/_guides/vertx-reference.adoc +++ b/_guides/vertx-reference.adoc @@ -1243,4 +1243,34 @@ public class MyCustomizer implements VertxOptionsCustomizer { The _customizer_ beans received the `VertxOptions` (coming from the application configuration), and can modify them. +== Brotli4J and cross-platform support +Brotli4J is a native library that provides support for the Brotli compression algorithm. +By default, Quarkus includes the Brotli native library matching the platform you are running on. +But sometimes, you need to include the native library for a different platform. + +In this case, you need to explicitly add a dependency to your project. +For example, if you need to include the native library for `linux-aarch64`, you can add the following dependency: + +[source,xml] +---- + + com.aayushatharva.brotli4j + native-linux-aarch64 + +---- + +This will include the native library for `linux-aarch64` in your project, in addition to the one matching your machine. + +Here is the list of available brotli4j artifacts for the different platforms: + +* `native-linux-x86_64` +* `native-linux-s390x` +* `native-linux-ppc64le` +* `native-linux-aarch64` +* `native-linux-armv7` +* `native-linux-riscv64` +* `native-windows-x86_64` +* `native-windows-aarch64` +* `native-macos-x86_64` +* `native-macos-aarch64` diff --git a/_guides/websockets-next-reference.adoc b/_guides/websockets-next-reference.adoc index 4d93591fcd0..23d223caef1 100644 --- a/_guides/websockets-next-reference.adoc +++ b/_guides/websockets-next-reference.adoc @@ -4,7 +4,7 @@ and pull requests should be submitted there: https://github.com/quarkusio/quarkus/tree/main/docs/src/main/asciidoc //// [id="websockets-next-reference-guide"] -= WebSockets Next extension reference guide += WebSockets Next reference guide :extension-status: preview include::_attributes.adoc[] :numbered: @@ -78,7 +78,7 @@ implementation("io.quarkus:quarkus-websockets-next") == Endpoints -Both the server and client APIs allow you to define _endpoints_ that are used to consume and send messages. +Both the <> and <> define _endpoints_ that are used to consume and send messages. The endpoints are implemented as CDI beans and support injection. Endpoints declare <> annotated with `@OnTextMessage`, `@OnBinaryMessage`, `@OnPong`, `@OnOpen`, `@OnClose` and `@OnError`. These methods are used to handle various WebSocket events. @@ -162,6 +162,16 @@ However, developers can specify alternative scopes to fit their specific require `@Singleton` and `@ApplicationScoped` endpoints are shared across all WebSocket connections. Therefore, implementations should be either stateless or thread-safe. +==== Session context + +If an endpoint is annotated with `@SessionScoped`, or depends directly or indirectly on a `@SessionScoped` bean, then each WebSocket connection is associated with its own _session context_. +The session context is active during endpoint callback invocation. +Subsequent invocations of <> within the same connection utilize the same session context. +The session context remains active until the connection is closed (usually when the `@OnClose` method completes execution), at which point it is terminated. + +TIP: It is also possible to set the `quarkus.websockets-next.server.activate-session-context` config property to `always`. In this case, the session context is always activated, no matter if a `@SessionScoped` bean participates in the dependency tree. + +.`@SessionScoped` Endpoint [source,java] ---- import jakarta.enterprise.context.SessionScoped; @@ -172,17 +182,27 @@ public class MyWebSocket { } ---- -<1> This server endpoint is not shared and is scoped to the session. +<1> This server endpoint is not shared and is scoped to the session/connection. -Each WebSocket connection is associated with its own _session_ context. -When the `@OnOpen` method is invoked, a session context corresponding to the WebSocket connection is created. -Subsequent calls to `@On[Text|Binary]Message` or `@OnClose` methods utilize this same session context. -The session context remains active until the `@OnClose` method completes execution, at which point it is terminated. +==== Request context -In cases where a WebSocket endpoint does not declare an `@OnOpen` method, the session context is still created. -It remains active until the connection terminates, regardless of the presence of an `@OnClose` method. +If an endpoint is annotated with `@RequestScoped`, or with a security annotation (such as `@RolesAllowed`), or depends directly or indirectly on a `@RequestScoped` bean, or on a bean annotated with a security annotation, then each WebSocket endpoint callback method execution is associated with a new _request context_. +The request context is active during endpoint callback invocation. -Methods annotated with `@OnTextMessage,` `@OnBinaryMessage,` `@OnOpen`, and `@OnClose` also have the request scope activated for the duration of the method execution (until it produced its result). +TIP: It is also possible to set the `quarkus.websockets-next.server.activate-request-context` config property to `always`. In this case, the request context is always activated when an endpoint callback is invoked. + +.`@RequestScoped` Endpoint +[source,java] +---- +import jakarta.enterprise.context.RequestScoped; + +@WebSocket(path = "/ws") +@RequestScoped <1> +public class MyWebSocket { + +} +---- +<1> This server endpoint is instantiated for each callback method execution. [[callback-methods]] === Callback methods @@ -539,6 +559,7 @@ This means that if an endpoint receives events `A` and `B` (in this particular o However, in some situations it is preferable to process events concurrently, i.e. with no ordering guarantees but also with no concurrency limits. For this cases, the `InboundProcessingMode#CONCURRENT` should be used. +[[server-api]] == Server API === HTTP server configuration @@ -880,14 +901,15 @@ public class CustomTenantResolver implements TenantResolver { ---- For more information on Hibernate multitenancy, refer to the https://quarkus.io/guides/hibernate-orm#multitenancy[hibernate documentation]. +[[client-api]] == Client API [[client-connectors]] === Client connectors -The `io.quarkus.websockets.next.WebSocketConnector` is used to configure and create new connections for client endpoints. -A CDI bean that implements this interface is provided and can be injected in other beans. -The actual type argument is used to determine the client endpoint. +A connector can be used to configure and open a new client connection backed by a client endpoint that is used to consume and send messages. +Quarkus provides a CDI bean with bean type `io.quarkus.websockets.next.WebSocketConnector` and default qualifer that can be injected in other beans. +The actual type argument of an injection point is used to determine the client endpoint. The type is validated during build - if it does not represent a client endpoint the build fails. Let’s consider the following client endpoint: @@ -935,6 +957,31 @@ public class MyBean { NOTE: If an application attempts to inject a connector for a missing endpoint, an error is thrown. +Connectors are not thread-safe and should not be used concurrently. +Connectors should also not be reused. +If you need to create multiple connections in a row you'll need to obtain a new connetor instance programmatically using `Instance#get()`: + +[source, java] +---- +import jakarta.enterprise.inject.Instance; + +@Singleton +public class MyBean { + + @Inject + Instance> connector; + + void connect() { + var connection1 = connector.get().baseUri(uri) + .addHeader("Foo", "alpha") + .connectAndAwait(); + var connection2 = connector.get().baseUri(uri) + .addHeader("Foo", "bravo") + .connectAndAwait(); + } +} +---- + ==== Basic connector In the case where the application developer does not need the combination of the client endpoint and the connector, a _basic connector_ can be used. @@ -971,6 +1018,31 @@ The basic connector is closer to a low-level API and is reserved for advanced us However, unlike others low-level WebSocket clients, it is still a CDI bean and can be injected in other beans. It also provides a way to configure the execution model of the callbacks, ensuring optimal integration with the rest of Quarkus. +Connectors are not thread-safe and should not be used concurrently. +Connectors should also not be reused. +If you need to create multiple connections in a row you'll need to obtain a new connetor instance programmatically using `Instance#get()`: + +[source, java] +---- +import jakarta.enterprise.inject.Instance; + +@Singleton +public class MyBean { + + @Inject + Instance connector; + + void connect() { + var connection1 = connector.get().baseUri(uri) + .addHeader("Foo", "alpha") + .connectAndAwait(); + var connection2 = connector.get().baseUri(uri) + .addHeader("Foo", "bravo") + .connectAndAwait(); + } +} +---- + [[ws-client-connection]] === WebSocket client connection @@ -1128,6 +1200,19 @@ quarkus.log.category."io.quarkus.websockets.next.traffic".level=DEBUG <3> <2> Set the number of characters of a text message payload which will be logged. <3> Enable `DEBUG` level is for the logger `io.quarkus.websockets.next.traffic`. +[[telemetry]] +== Telemetry + +When the OpenTelemetry extension is present, traces for opened and closed WebSocket connections are collected by default. +If you do not require WebSocket traces, you can disable collecting of traces like in the example below: + +[source, properties] +---- +quarkus.websockets-next.server.traces.enabled=false +quarkus.websockets-next.client.traces.enabled=false +---- + +NOTE: Telemetry for the `BasicWebSocketConnector` is currently not supported. [[websocket-next-configuration-reference]] == Configuration reference diff --git a/_guides/websockets-next-tutorial.adoc b/_guides/websockets-next-tutorial.adoc index 0e1756cf25f..fa8b09cd770 100644 --- a/_guides/websockets-next-tutorial.adoc +++ b/_guides/websockets-next-tutorial.adoc @@ -59,8 +59,8 @@ The solution is located in the `websockets-next-quickstart` link:{quickstarts-tr First, we need a new project. Create a new project with the following command: -:create-app-artifact-id: websockets-quickstart -:create-app-extensions: websockets +:create-app-artifact-id: websockets-next-quickstart +:create-app-extensions: websockets-next include::{includes}/devtools/create-app.adoc[] This command generates the project (without any classes) and imports the `websockets-next` extension. diff --git a/_guides/writing-extensions.adoc b/_guides/writing-extensions.adoc index 1c3cd8e926d..5e6f84dcf83 100644 --- a/_guides/writing-extensions.adoc +++ b/_guides/writing-extensions.adoc @@ -1974,6 +1974,35 @@ information about this start, in particular: It also provides a global context map you can use to store information between restarts, without needing to resort to static fields. +Here is an example of a build step that persists context across live reloads: + +[source,java] +---- +@BuildStep(onlyIf = {IsDevelopment.class}) +public void keyPairDevService(LiveReloadBuildItem liveReloadBuildItem, BuildProducer keyPairs) { + + KeyPairContext ctx = liveReloadBuildItem.getContextObject(KeyPairContext.class); // <1> + if (ctx == null && !liveReloadBuildItem.isLiveReload()) { // <2> + KeyPair keyPair = generateKeyPair(2048); + Map properties = generateDevServiceProperties(keyPair); + liveReloadBuildItem.setContextObject( // <3> + KeyPairContext.class, new KeyPairContext(properties)); + keyPairs.produce(new KeyPairBuildItem(properties)); + } + + if (ctx != null) { + Map properties = ctx.getProperties(); + keyPairs.produce(new KeyPairBuildItem(properties)); + } +} + +static record KeyPairContext(Map properties) {} +---- + +<1> You can retrieve the context from `LiveReloadBuildItem`. This call returns `null` if there is no context for the specified type; otherwise, it returns the stored instance from a previous live reload execution. +<2> You can check if this is the first execution (not a live reload). +<3> The `LiveReloadBuildItem#setContextObject` method allows you to set a context across live reloads. + ==== Triggering Live Reload Live reload is generally triggered by an HTTP request, however not all applications are HTTP applications and some extensions @@ -2363,12 +2392,12 @@ as this will only increase the verbosity of logs in the particular test where th ==== Multi-module Maven Projects and the Development Mode It's not uncommon to develop an extension in a multi-module Maven project that also contains an "example" module. -However, if you want to run the example in the development mode then the `-DnoDeps` system property must be used in order to exclude the local project dependencies. -Otherwise, Quarkus attempts to monitor the extension classes and this may result in weird class loading issues. + +In multi-module Maven projects we recommend to have an explicit `compile` call to ensure compilation happens before the `quarkus:dev` goal is executed. [source,bash] ---- -./mvnw compile quarkus:dev -DnoDeps +./mvnw compile quarkus:dev ---- ==== Indexer does not include your external dependency