Update docs for main

Signed-off-by: ansible-middleware-core <ansible-middleware-core@redhat.com>
This commit is contained in:
ansible-middleware-core 2024-04-17 08:39:23 +00:00
commit e538019ed5
27 changed files with 353 additions and 302 deletions

View file

@ -12,6 +12,7 @@ v2.1.1-devel
Minor Changes
-------------
- Add reverse ``proxy_headers`` config, supersedes ``proxy_mode`` `#187 <https://github.com/ansible-middleware/keycloak/pull/187>`_
- Ubuntu compatibility `#178 <https://github.com/ansible-middleware/keycloak/pull/178>`_
- Use ``keycloak_realm`` as default for sub-entities `#180 <https://github.com/ansible-middleware/keycloak/pull/180>`_

View file

@ -7,7 +7,7 @@
:trim:
.. meta::
:antsibull-docs: 2.9.0
:antsibull-docs: 2.10.0
.. Anchors

View file

@ -7,7 +7,7 @@
:trim:
.. meta::
:antsibull-docs: 2.9.0
:antsibull-docs: 2.10.0
.. Anchors

View file

@ -7,7 +7,7 @@
:trim:
.. meta::
:antsibull-docs: 2.9.0
:antsibull-docs: 2.10.0
.. Anchors

View file

@ -54,7 +54,7 @@ Role Defaults
|`keycloak_quarkus_https_trust_store_enabled`| Enalbe confiugration of a trust store | `False` |
|`keycloak_quarkus_trust_store_file`| The file pat to the trust store | `{{ keycloak.home }}/conf/trust_store.p12` |
|`keycloak_quarkus_trust_store_password`| Password for the trust store | `""` |
|`keycloak_quarkus_proxy_headers`| Parse reverse proxy headers (`forwarded` or `xforwardedPassword`) | `""` |
* Hostname configuration