This commit is contained in:
Helmut Wolf 2024-05-14 10:12:58 +02:00
parent d8e9620a8a
commit d87c8ca8ac

View file

@ -391,7 +391,7 @@ argument_specs:
default: 10
type: 'int'
keycloak_quarkus_providers:
description: "List of provider definition dicts: { 'id': str, 'spi': str, 'url': str, 'default': bool, 'properties': list of key/value }"
description: "List of provider definition dicts: { 'id': str, 'spi': str, 'url': str, 'default': bool, 'properties': list of key/value TODO:add maven}"
default: []
type: "list"
keycloak_quarkus_supported_policy_types: