Skip to content

Commit

Permalink
Merge pull request #7 from jfdenise/main
Browse files Browse the repository at this point in the history
Upgrade to wildfly-cekit-modules 0.27.5, doc for keycloak saml
  • Loading branch information
jmesnil authored Jul 12, 2022
2 parents 5d82f7c + 62ca78f commit 2234e11
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions doc/launch.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,14 @@ Enable JSON-formatted logging.

[Environment variables.](https://github.com/wildfly/wildfly-cekit-modules/blob/main/jboss/container/wildfly/launch/json-logging/module.yaml)

#Keycloak SAML adapter

Configures keycloak-smal subsystem with deployments secured with SAML protocol

## Environment variables

[Environment variables.](https://github.com/wildfly/wildfly-cekit-modules/blob/main/jboss/container/wildfly/launch/keycloak/2.0/module.yaml)

# Logging loggers

Add loggers to the logging subsystem.
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

<properties>
<wildfly.cekit.modules.fork>wildfly</wildfly.cekit.modules.fork>
<wildfly.cekit.modules.tag>0.27.4</wildfly.cekit.modules.tag>
<wildfly.cekit.modules.tag>0.27.5</wildfly.cekit.modules.tag>
<version.junit>4.13.2</version.junit>
<!-- version from a test release to unzip in local maven cache -->
<version.org.eap>8.0.0.Beta-redhat-20220408</version.org.eap>
Expand Down

0 comments on commit 2234e11

Please # to comment.