AMW-467 Download keycloak binary from password protected HTTP location

This commit is contained in:
Ranabir Chakraborty
2026-01-13 23:48:01 +05:30
parent a5a75c6d46
commit 9cdf24ce28
6 changed files with 28 additions and 0 deletions

View File

@@ -508,6 +508,14 @@ argument_specs:
description: Embedded cache properties
default: ""
type: str
keycloak_quarkus_binary_download_user:
description: "Username for HTTP Basic Auth when downloading Keycloak binary"
type: "str"
required: false
keycloak_quarkus_binary_download_pass:
description: "Password for HTTP Basic Auth when downloading Keycloak binary"
type: "str"
required: false
downstream:
options:
rhbk_version: