Skip to content
This repository has been archived by the owner on Jun 7, 2021. It is now read-only.

SWARM-1029: Support Keycloak client config in yml #381

Merged
merged 1 commit into from Feb 24, 2017
Merged

SWARM-1029: Support Keycloak client config in yml #381

merged 1 commit into from Feb 24, 2017

Conversation

kenfinnigan
Copy link
Member

  • Have you followed the guidelines in our Contributing document?
  • Have you created a JIRA and used it in the commit message?
  • Have you checked to ensure there aren't other open Pull Requests for the same issue?
  • Have you built the project locally prior to submission with mvn clean install?

Motivation

Keycloak provides a means of defining a client adapter using a subsystem instead of a keycloak.json present within the deployment.

Enable the keycloak fraction to utilize subsystem configuration so that it can be set within project-defaults.yml.

Modifications

Update to config api 1.0.2.Final and update artifacts to indicate we now have separate client and server config apis.

Add @MarshalDMR to KeycloakFraction for subsystem support.

Result

Users can now replace keycloak.json content with values in project-defaults.yml

Motivation
----------
Keycloak provides a means of defining a client adapter using a subsystem instead of a keycloak.json present within the deployment.

Enable the keycloak fraction to utilize subsystem configuration so that it can be set within project-defaults.yml.

Modifications
-------------
Update to config api 1.0.2.Final and update artifacts to indicate we now have separate client and server config apis.

Add @MarshalDMR to KeycloakFraction for subsystem support.

Result
------
Users can now replace keycloak.json content with values in project-defaults.yml
@kenfinnigan kenfinnigan merged commit 9b74b12 into thorntail:master Feb 24, 2017
@kenfinnigan kenfinnigan deleted the SWARM-1029 branch February 24, 2017 17:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
1 participant